body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, tahoma, verdana;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #1769AE;
}

a.b {
	color: #5984AF;
}

a:hover {
	color: #ad0e11;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #6C6C6C #6C6C6C #6C6C6C #6C6C6C;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #6C6C6C #6C6C6C #6C6C6C #6C6C6C;
     background-color: #F9F9F9;
     color: #5279A1;
     font-weight: bold;
     font-size: 90%;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 105%
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand;
}

a.red {
     color:#B03708;
}

a.menu{
     text-decoration:none;
}
.menu1{
     cursor: hand;
     padding-top:5px;
     padding-bottom:5px;
     padding-left:30px;
     color:#4071A3;
     font-weight:bold;
}

.menu2{
     cursor: hand;
     padding-top:5px;
     padding-bottom:5px;
     padding-left:40px;
     color:#4071A3;
}
/*Табл - перейти в каталог*/
.tbl_v_katalog{	
width:400;	margin-top: 5px; margin-bottom: 17px; font-size: 14px; font-weight: bold;}
.tbl_v_katalog2{width:500;	margin-top: 5px; margin-bottom: 17px; font-size: 14px; font-weight: bold;}
.tbl_v_katalog3{width:420;	margin-top: 5px; margin-bottom: 17px; font-size: 14px; font-weight: bold;	text-align:center;}
.tbl_v_katalog td{width:200;	text-align:center;}
/*Изобр в тексте*/
.img_in_txt{float:right; margin-left: 15px;	margin-bottom: 5px;}
.img_in_txt1{float:left; margin-right: 15px; margin-bottom: 5px;}
.img_in_txt2{float:right; margin-left: 30px; margin-bottom: 10px;}
/*Табл - со списком*/
.td_img{width: 200;	float: right;	padding-left: 30px;	margin-top: 0px;	padding-top: 0px;	padding-bottom: 10px;}
.td_li{ vertical-align: top; width: 200;	padding-left: 30px;	margin-top: 0px;	padding-top: 0px;}
.td_txt{margin-top: 0px;	padding-top: 0px;}
.bold_txt{	font-weight:bold;}
/*Партнеры - контакты*/
.txt_cont{	padding-left: 5px;}
/*Главная*/
.td_txt_main{
	margin-top: 0px;	
	padding-top: 0px;
	padding-right: 15px;
}
.td_txt_main p{
	text-align: justify;
}
.td_main{
	vertical-align: top;
	width: 170;	
	margin-top: 0px;	
	padding-top: 0px;
	text-align: left;
}
.td_main_zagol_ul{
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
}

.img_main{
	float:left; 
	margin: 15px 0px 15px 0px;	
	text-align: left;
	padding-left: 15px;
}
.td_ul_main{
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0x;	
	float:left;
}


/*Карта сайта*/
.site_map_tbl {
	border-bottom: medium none;
	border-left: medium none;
	border-collapse: collapse; 
	border-top: medium none; 
	border-right: medium none;
}
.site_map_tbl td{
	background-color: transparent; 
	padding-left: 10px; 
	padding-right: 20px;  
	padding-top: 0cm;
}
.site_map_ul{
	padding-top: 15px;
	padding-bottom: 10px;
}
.site_map_ul li{
	line-height: 20%;
}

/* Как нас найти */
ul.shema {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.shema  > li {
	list-style: none;
}

ul.shema#time  {
	margin-left: 10px
}
ul.shema#time > li > span {
	width: 50px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
ul.shema#time > li:first-child  > span{
	font-weight: bold;
}
ul.shema#time > li:last-child > span{
	color: red;
}

ul.shema#phones {
	margin: 20px 0;
	color: black;
}
ul.shema#phones  > li:first-child > span {
	color: #990000;
}
ul.shema#phones  > li > span {
	font-weight: bold;
}

ul.shema#address {
	margin: 20px 0 0 20px;
}
ul.shema#address > li {
	margin-bottom: 30px;
}
ul.shema#address > li > h3 {
	color: black;
	font-weight: bold;
	font-size: 17px;
	margin-left: -20px;
}
ul.shema#address > li > h3 > span {
	text-decoration: underline;
}
.system_header {margin-left:340px;color:#1769AE;font-size:14px;font-weight:bolder;font-family: verdana;}
.phones {font-family: Trebuchet MS;font-size:17px;font-weight:bold;color:#2F5C79;padding:0px 20px 0px 20px;text-align: center; line-height:1;}
.phones a {font-family: Trebuchet MS;font-size:17px;font-weight:bold;color:#2F5C79;padding:0px 20px 0px 20px;text-align: center; line-height:1; text-decoration: none;}
.sidebar{width: 220px;float:left;background-color:#DBDBDB;}
.logindiv{padding-top:10px;background-color:#F2F2F2;}
.searchdiv{padding-top:10px;background-color:#F2F2F2; padding-left: 7px;}

.metkah_kont{
	color: black;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;
	}
.metkah_kont:hover{
	color: black;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;
	}
