/* ... block = richedit ... */
	table.reTable{border: none;border-collapse:collapse;}
	table.reTable td{border: none;padding:3px;}
	table.reBordered{border: solid 1px;}
	table.reCellBordered{border-bottom: solid 1px;border-right: solid 1px;}
	table.reCellBordered td{border-top: solid 1px;border-left: solid 1px;}

	table.reTableLeft{display:block;float:left;margin:2px 30px 5px 2px;}
	table.reTableRight{display:block;float:right;margin:2px 2px 5px 30px;}

	table.reTable img.reImageLeft, img.reImageLeft{float:left;margin:2px 5px 5px 2px;}
	table.reTable img.reImageRight, img.reImageRight{float:right;margin:2px 2px 5px 5px;}
	table.reTable img.reImage, img.reImage{cursor:hand;}

	object.reFlash{display:inline;}
	object.reFlash embed{display:inline;}
	object.reFlashLeft{float:left;margin:2px 5px 1px 2px;padding-right:5px;_padding-right:0px;}
	object.reFlashLeft embed{float:left;margin:2px 5px 1px 2px;_float:none;_margin:0;}
	object.reFlashRight{float:right;margin:2px 2px 1px 5px;}
	object.reFlashRight embed{float:right;margin:2px 2px 1px 5px;_float:none;_margin:0;}

	.reVideo{display:table;}
	.reVideoLeft{float:left;margin:0 5px 1px 2px;}
	.reVideoRight{float:right;margin:0 2px 1px 5px;}
	.reVideo embed, .reVideo object{}
/* ... block = richedit ... */


body,p,td,input,select,textarea,pre{
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

body{
	background-color:#FFFFFF;
}

body.splash{
	background-color:#EAF4EE;
}
body.detail{
	background-color:#D9E2D6;
}
/** tables **/
table.re_table{
	border-collapse: collapse;
	border: 0;
	border-left: #C5C7C7 1px solid;
	border-top: #C5C7C7 1px solid;
}

table.reTable{
	width:100%;
}

table.reTable td{
	vertical-align:top;
	padding: 3px 5px;
	border-color: #C5C7C7;
}

table.re_table td{
	border: 0;
	padding: 3px 5px;
	border-right: #C5C7C7 1px solid;
	border-bottom: #C5C7C7 1px solid;
}

table.order{
	border-collapse: collapse;
	border: 0;
	/*border-left: #F6CB00 1px solid;
	border-top: #F6CB00 1px solid;*/
	background-color:#F6CB00;
}
table.order td{
	border: 0;
	padding: 3px;
	/*border-right: #F6CB00 1px solid;
	border-bottom: #F6CB00 1px solid;*/
}


table.noborder td{
	border: 0;
}

tr.wtd td{
	border-left:1px solid #FFFFFF;
}

.tmn a{
	font-family:tahoma,verdana;
	font-size:110%;
	color:#000000;
	text-decoration: underline;
}
.tmn a.current{
	text-decoration: none;
}
.tmn a:hover{
	color:#000000;
	text-decoration: none;
}

/** headers **/
h1{
	font-family: Times New Roman,tahoma, verdana, sans-serif;
	font-size:130%;
	color:#0C670D;
	margin:7px 0;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
}
h2{
	font-size: 140%;
	line-height:90%;
	margin: 0 0 5px 0;
	color:#FF0000;
	font-weight:bold;
}

h3{
	font-family: tahoma, sans-serif;
	text-indent: 0px;
	font-size:130%;
	margin:0 0 5px 0;
}

h4{
	font-family: tahoma, sans-serif;
	text-indent: 0px;
	font-size:120%;
	margin:15px 0 7px 0;
	color:#000000;
	font-weight:bold;
}

h5{
	font-family: tahoma, sans-serif;
	text-indent: 0px;
	font-size:210%;
	margin:10px 0 5px 0;
}

h6{
	font-family: tahoma, sans-serif;
	text-indent: 0px;
	font-size:100%;
	font-weight:bold;
	margin:0 0 5px 0;
}
/** forms **/
input.butmsg{
	background-color:#414141;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
}

input.msg,select.msg,textarea.msg{
	border:1px solid #414141;
}

input.order{
	border:1px solid #F6CB00;
	background-color:#FFF9DF;
}
select.order{
	background:#FFF9DF;
}
select.order option{
	background:#FFF9DF;
}
/*textarea.msg{
	scrollbar-face-color: #414141; 
	scrollbar-highlight-color: #666666; 
	scrollbar-shadow-color: #BBBBBB; 
	scrollbar-3dlight-color: #E2E2E2;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #EEEEEE;
}*/
/** paragraphs **/
p{
	margin: 0px 0px 7px 0px;
}
p.small{
	font-size:90%;
	margin: 3px 0px 7px 15px;
}
p.date{
  margin: 1px 0 3px 0;
	text-indent: 0px;
	font-size: 11px;
	font-weight: bold;
	color:#595959;
	text-align: left;
}

p.adr{
	font-size:85%;
  margin:0px 0px 9px 90px;
	text-indent:0px;
	font-weight:normal;
	color:#000000;
}

p.adr1{
	font-size:85%;
	text-indent: 0px;
	color: #000000;
	margin:0;
}

div.date{
	padding:7px 0;
	font-size:9px;
	color:#0021AE;
}
p.dt_news{
	color:#0C670D;
	font-size:12px;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold;
}
p.cnt_news{
	font-size:11px;
	margin:0 0 0 25;
}
p.det_news{
	font-size:10px;
	margin:5 0 5 0;
	text-align:right;
}
/** layers **/
div.newsdate{
	width:75px;
	height:17px;
	background: url(../images/datebg.gif);
	font-size:10px;
	color:#AB1919;
	text-align:center;
	padding:2px;
	margin:0;
}

div.news{
	width:100%;
	color:#000000;
	padding:7px 0;
	margin:0;
}
/** images **/
img{
	color:#BBBBBB;
}
#show_image{
	cursor: normal;
}

div.reImage div,div.reImageLeft div,div.reImageRight div{
	cursor: hand;
	border:1px solid #D4D4D4;
	padding:3px;
}
div.reImage{
	float:left;
	padding:0;
	background: url(../images/shadow.gif) bottom right no-repeat;
	margin:5px 5px 5px 0;
}
div.reImageRight{
	padding:0;
	background: url(../images/shadow.gif) bottom right no-repeat;
	margin:5px 0 5px 5px;
	float:right;
}
div.reImageLeft{
	padding:0;
	background: url(../images/shadow.gif) bottom right no-repeat;
	margin:5px 5px 5px 0;
	float:left;
}

ul{
	margin:3px 0 3px 35px;
	padding:0;
}

.smn ul{
	margin:15px 0;
}

.smn ul li{
	list-style:none;
	margin:0 0 3px 0;
	text-align:right;
	padding:3px 30px 7px 30px;
}

.smn ul a{
	font-family:tahoma;
	font-size:12px;
	color:#0C670D;
	font-weight:bold;
	text-decoration: underline;
}

.smn ul a.current{
	color:#0C670D;
	text-decoration: none;
}

.smn ul a:hover{
	color:#0C670D;
	text-decoration: none;
}
/*******/
a.xt{
	font-family:tahoma;
	font-size:120%;
	color:#0C670D;
	font-weight:bold;
	text-decoration: underline;
}

a.xt:hover{
	color:#0C670D;
	text-decoration: none;
}
/*******/
ul.xt{
	margin:15px 0;
}

ul.xt li{
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
}

ul.xt a{
	font-family:tahoma;
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

ul.xt a.current{
	color:#000000;
	text-decoration: none;
}

ul.xt a:hover{
	color:#000000;
	text-decoration: none;
}
/*******/
.imn ul{
	margin:15px 0;
}

.imn ul li{
	list-style:none;
	margin:0 0 3px 0;
	padding:3px 30px 7px 30px;
}

.imn ul a{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

.imn ul a.current{
	color:#FFFFFF;
	text-decoration: none;
}

.imn ul a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

/** links **/
a{
	color:#414141;
	text-decoration: underline;
}
a:hover{
	color:#414141;
	text-decoration: none;	
}

/*a{color:#FFFFFF;text-decoration:none}
a:hover{color:#FFFFFF;text-decoration:underline}
a.mn{text-decoration:none;color:#FFFFFF;}
a.mn:hover{color:#FFFFFF;text-decoration:underline}*/
a.ad{
	font-size: 9px;
	font-family: tahoma;
	color:#999999;
	text-decoration: underline;
}
a.ad:hover{
	color:#000000;
	text-decoration: none;	
}
a.det{
	font-size:11px;
	color:#0435B6;
	text-decoration: underline;	
}
a.det:hover{
	color:#0435B6;
	text-decoration: none;	
}

.adr1 a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;	
}
.adr1 a:hover{
	color:#FFFFFF;
	text-decoration: underline;	
}

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

dl{
	margin: 3px 0 7px 0;
}
dd{
	margin: 3px 0 7px 15px;
}

div.prod{
	border-bottom:3px solid #2B6287;
	padding:0 0 4px 0;
}
div.prod:hover{
	border-bottom:3px solid #000000;
}

div.prod a{
	font-size:12px;
	text-decoration: none;
	color:#2B6287;
}
div.prod a:hover{
	text-decoration: none;
	color:#000000;
}
div.imgr{
	padding:0 7px 8px 5px;
	background: url(../images/shadow.gif) bottom right no-repeat;
	float:right;
}
div.imgl{
	padding:0 7px 8px 5px;
	margin:0 5px 0 0;
	background: url(../images/shadow.gif) bottom right no-repeat;
	float:left;
}
div.imgl div, div.imgr div{
	border:1px solid #D4D4D4;
	padding:6px;
}
/* область печати **************************/
div.hmenu{
	z-index:100;position:absolute;top:60px;width:140px;display:none;
}
div.vmenu{
	z-index:100;position:absolute;top:60px;width:140px;display:inline;margin-left:-30px;
}
div.hmenus{
	z-index:200;position:absolute;width:140px;left:-115px;display:none;
}
div.vmenus{
	z-index:200;position:absolute;width:140px;left:-115px;display:inline;margin-left:-30px;
}
div.h{
	visibility: hidden; display: none; overflow: hidden;
}
div.v{
	position: absolute; visibility: visible; display: inline; overflow: auto;
}
/* растягивание ***************************/
.bgrp{
	background-repeat: repeat;
}
.bgrpy{
	background-repeat: repeat-y;
	background-position: top;
}
.bgrpyr{
	background-repeat: repeat-y;
	background-position: top left;
}
.bgrpyl{
	background-repeat: repeat-y;
	background-position: top right;
}
.bgrpn{
	background-repeat: no-repeat;
}
.bgrpx{
	background-repeat: repeat-x;
}
.bgrpxr{
	background-repeat: repeat-x;
	background-position: top left;
}
.bgrpxl{
	background-repeat: repeat-x;
	background-position: top right;
}
.bgrpxb{
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgrpnb{
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bgtr{
	background-position: top right;
}
.bgbr{
	background-position: bottom right;
}
.bgrpnc{
	background-repeat: no-repeat;
	background-position: center center;
}
/* выделение ******************************/
hr{
	border-top: #DDDDDD 1px solid;
	background-color: #DDDDDD;
	color: #DDDDDD;
	height: 1px;
}
hr.subtitle{
	border-top: #B7331C 1px solid;
	background-color: #B7331C;
	color: #B7331C;
	height: 4px;
}
.bordered{
	border:1px solid #808080;
}
.tbrd{
	border-top:1px solid #F00000;
}
.tbrdm{
	border-top:4px solid #CCCCCC;
}
.lbrd{
	border-left:1px solid #8D8D8D;
}
.bbrd{
	border-bottom:1px solid #B1B1B1;
}
.bbrdm{
	border-bottom:4px solid #CCCCCC;
}
.rbrd{
	border-right:1px solid #365591;
}
.allbrd{
	border:1px solid #CAC8C9;
}
.brdtb td{
	border-top:8px solid #FFFFFF;
	border-bottom:6px solid #FFFFFF;
}

a img {border:none;}
a {outline:none;}

#menu_table {border-collapse:collapse;}
#menu_table td {}
#menu_table a {color:#0c670d;text-transform:lowercase;font-family:"Times New Roman";font-size:17px;font-weight:bold;text-decoration:none;display:block;padding:20px 24px;height:100%;}
#menu_table a:hover {background: url(../images/new_menu_bg.jpg) left top repeat-x;}

#day_news {color:#0c670d;}
#day_news td {padding:10px 0;}
#day_news a {font-weight:bold;color:#0c670d;font-size:12px;}
p.day_date {color:#0c670d;font-size:11px;}
