body{
   font-family : Arial;
   color       : #F66001; 
   border      : 5px solid #F76B02;      
   height      : 96%;
}

.text_about {   
   font-family : Times New Roman;
   color       : #281100;
   font-size   : 10.6pt;
   font-style  : italic;
   font-weight : bold;
   line-height : 15pt;
}

.text {
   font-weight : bold;    
   font-family : Arial;
   color       : #000000;
   font-size   : 12px;
   line-height : 20px;

}

.menu{
    font        : 10pt Arial;
    font-weight : bold ;
}

.menu_item{
    color           : #F76B02;
    text-decoration : none;
    padding-left    : 10px;
    padding-right   : 10px;

}


.menu_selected{
    color         : #271000;
    background    : #271000 url(http://h-luxury.ru/im/menu_select.png) center repeat-x;
    padding-left  : 10px;
    padding-right : 10px;
   


}

.goods{
    width      : 157px;
    height     : 260px;
    background : #F76B02;
    border-top : 2px solid #E1590F; /*1px solid #F76B02l;     */
    border-bottom : 1px solid #F76B02l;

    /*padding    : 2px 0px; */

}

.gname{
    font        : 11pt Arial;
    font-weight : bold;
    color       : black;

    background-color : #F7ECC2;

}

.param_name {
    font        : 9pt Arial;
    font-weight : bold;
    color       : #E1590F;
    text-align  : right;
}

.param_value {
    font        : 9pt Arial;
    font-weight : bold;
    color       : #281100;
}

b,strong{
   color       : #F76B02;
   font-weight : bold;
   font-color  : #DF4F02;
}

a {
  color       : #F86601;
}


.contact{	
	background : #F7ECC2;
	border     : 1px solid #5E462A;
	color      : #000000;
	width      : 290px;
	height     : 25px;
	padding-left : 5px;
	padding-top  : 2px;
	font-family  : Arial;
}

.err_fieldname{
	color       : red;
	font-weight : bold;
}
 

.header{
	color       : #E96103;
	font-size   : 16px;
	font-weight : bold;
}

#glava {display:block; height:25px; margin-bottom:-25px; color:#281100}

.contact_field{
	color       : #F76B02;
	font-style  : italic;
	text-align  : left;
    font-size   : 13pt;	
    font-family : Times New Roman;
    padding-top : 5px;
}

.text_contact {   
   font-family : Times New Roman;
   color       : #F76B00;
   font-size   : 16.5pt;
   font-style  : italic;
}

