@charset "utf-8";

#header_wrapper {
	width: 100%;
	max-width: 960px;
	min-width: 550px; 
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#form_wrapper {  
    width: 100%;
    max-width: 960px;
    min-width: 550px; 
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:  968px) { 
    #header_menu { 	
	    height: 50px; 
	}
}

#prod_art {
    float: left;
    font-family: Arial;
    background: #F2C60F;
    padding: 0 15px 0 15px;
}

#prod_art .hdw_art_title {
    font-weight: 600;
}

.p_hdr {
    text-decoration:underline;
    font-weight: 600;
}
