@charset "utf-8";
/* CSS Document */
td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1c1815;
	
}

h1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.top_title
{
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	font-weight:700;
}


.h_sub_menu {
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	font-weight:700;

}

.h_sub_menu_sp {
	background: url("../images/h_mensu_bg.gif") repeat-x #a0a0a0; 
	border-left: #777d7d solid 1px;
	border-right: #777d7d solid 1px;
	border-top: #777d7d solid 1px;
	border-bottom: #777d7d solid 1px;
	text-align: left;
	padding: 0px 0px 0px 6px;
}




a.h_menu_sub_link {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;


}

a.h_menu_sub_link:hover {
	color:#ffffff;
}





a.marki_link {
	font-family:Helvetica;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 7px 10px 7px;
}

a.marki_link:hover {
	color:#ffffff;
}



a.models_link {
	font-family:Helvetica;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 7px 10px 7px;
}

a.models_link:hover {
	color:#ffffff;
}

a.number_all {
	font-family:Arial;
	font-size:11px;
	color:#232323;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.number_all:hover {
	color:#ffffff;
}


a {
	font-family:Helvetica;
	font-size:13px;
	color:#000000;
	font-weight: normal;
}

a:hover {
	color:#ffffff;
	text-decoration: none;
}

.faq_header {
	background: url("admin_table_header.gif")  #464646; 
	background-position: top left;
	background-attachment:  scroll;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;

}


.faq {
	background: #c99a72; 
	font-size: 13px ;
	font-family: Arial;
	border: #ddae86 solid 1px;

}


.faq_txt {
	width: 420px;
	height: 150px;

}

.zakaz_txt {
	width: 240px;
	height: 150px;

}

.faq_input {
	width: 240px;

}


.error_mes {
	background: #e1e1e1; 
	font-size: 13px ;
	font-family: Arial;
	border: #ddae86 solid 1px;
	width: 100%;
	padding: 20px 20px 20px 20px; 
	font-weight: bold;

}


.ok_mes {
	background: #ebebeb; 
	font-size: 13px ;
	font-family: Arial;
	border: #ddae86 solid 1px;
	width: 100%;
	padding: 20px 20px 20px 20px; 
	font-weight: bold;

}





.vopr_obj {
	font-size: 11px ;
	font-family: Arial;
	text-align: left;

}


.vopr_txt {
	font-size: 14px ;
	width: 206px;
	height: 150px;

}

.vopr_input {
	font-size: 11px ;
	width: 206px;

}



.info_mes {
	font-size: 11px; 
	color: #b80c00;
}



table.add_form {
	background: #e7d6ae;
	border: #c99a72 solid 2px;
	margin-bottom: 50px;
	}


td.add_form_td 	{
	background: #ffeaca;
	border: none;
	text-align: justify;

	}

td.edit_form_td 	{
	background: #ffeaca;
	border: none;
	}


h2 {
	font-size: 14px;
	font-family: Arial;
 	color: #ffffff;
 	font-weight: bold;
	
	}	
	


.v_menu a{
	font-size: 11px;
	font-family: Arial;
 	color: #000000;
 	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}
.v_menu a:hover{
 	color: #000000;
}

.v_menu td.butt{
	padding-left: 5px;
	padding-right: 3px;
}

.v_menu tr{
	background: url(../images/menu_bg.gif) repeat-x ;
}



.h_menu a{
	font-size: 12px;
	font-family: Arial;
 	color: #000000;
 	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}
.h_menu a:hover{
 	color: #000000;
}

.h_menu td.butt{
	width: 170px;
}

.h_menu tr{
	background: url(../images/h_menu_bg.gif) repeat-x ;
}


