body,td,input,select,textarea,pre{
	font-family: Arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
}

body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	SCROLLBAR-FACE-COLOR: #dcdcdc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #dcdcdc; 
	SCROLLBAR-DARKSHADOW-COLOR: #dcdcdc;
}

/** headers **/
h1{
	font-family: Arial, tahoma, verdana, sans-serif;
	font-size:17px;
	padding:0;
	margin: 5px;
	text-transform:uppercase;
	font-weight:700;
}
h2{
	font-size: 14px;
	line-height:90%;
	margin:5px;
	color:#DB1A21;
	font-weight:bold;
}

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

.h3{
	font-family: tahoma, sans-serif;
	font-size:12px;
}

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

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

h6{
	font-family: tahoma, sans-serif;
	text-indent: 0px;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
}
/** forms **/
input,select,textarea{border:1px inset #b4b4b4;}
input.checkbox{_border:0px inset #b4b4b4;}
input.button{border:1px outset #b4b4b4;background:#d2d2d2;}

input.butmsg{
	background-color:#414141;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
}

input.msg,select.msg,textarea.msg{
	border:1px solid #414141;
}
.srchfld {
 border: 1px solid #929996;
 background: #FFFFFF;
}
.submit{
	border: inset 0;
	border: outset 0;
	background:url(../images/ico.cmenu.gif) center left no-repeat;
	padding:2px 0 1px 0;
	color:#FF5200;
	cursor:hand;
}
/** paragraphs **/
p{
	margin: 0px 0px 7px 0px;
}
.system{
	color:#FF5200;
}
p.small{
	font-size:9px;
	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:11px;
  margin:0;
	text-indent: 0px;
	font-weight:normal;
	color: #000000;
}
/** tables **/
td.tsep{
	border-top:1px solid #FFFFFF;
	background:url(../images/bg.tsep.gif) 0 0 repeat-x;
}
table.desc{
	border-collapse:collapse; 
	border-top:1px solid #F5F5F5;
	border-left:1px solid #F5F5F5;
}
table.desc td,table.desc th{
	vertical-align:top;
	padding:3px 5px;
	border-bottom:1px solid #F5F5F5;
	border-right:1px solid #F5F5F5;
	empty-cells:show;
}
table.desc thead td{
	background:#CECECE;
	white-space:nowrap;
	text-align:center;
}
table.desc th{
	background:#F5F5F5;
	border-bottom:1px solid #FFFFFF;
}
table.desc table, table.desc table td{
	border:none;
	background:#F5F5F5;
}
table.desc table{
	width:50%;
	/*border:1px solid #CECECE;*/
}
/** images **/
img{
	color:#BBBBBB;
}
.pic {
 float: right;
 margin-left: 20px;
 margin-bottom: 10px;
}
.gal {
 float:left;
 display: inline;
 margin:0 20px 20px 0;
}
.pic img {
 border:0;
}
.picdesc {
 /*display: block;*/
 margin-top: 10px;
 font-size: 10px;
 color: #000000;
 border-left: 5px solid #FF5C09;
 padding-left: 10px;
 margin-bottom: 10px;
}
/** links **/
a{
	color:#5D5D5D;
	text-decoration: underline;
}
a:hover{
	color:#5D5D5D;
	text-decoration: none;	
}
a.detail, a.special{
	background:url(../images/ico.cmenu.gif) left center no-repeat;
	padding:0 0 0 17px;
	line-height:20px;
	font-size:10px;
	text-align:right;
}
a.special{
	font-size:11px; 
}
a.news{
	font-size:11px;
}
.nunder a{
	text-decoration: none;
}
tr.adr td{
	vertical-align:top;
	padding:20px;
}
td.mark{
	background:#F5F5F5 url(../images/ico.cmenu.gif) 0px 20px no-repeat;
}
#mainmenu{
	background:#D91A21 url(../images/bg.menu.gif) 0 0 repeat-x;
	padding:0 30px;
}
#mainmenu a{
	/*font-family:sans-serif;*/
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	background:url(../images/ico.mmenu.gif) left center no-repeat;
	padding:0 0 0 15px;
	margin:0 17px 0 0;
	color:#FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover{
	background:url(../images/ico.mmenu2.gif) left center no-repeat;
	color:#E5E5E5;
	text-decoration: none;
}
#mainmenu span{
	font-weight:bold;
	color:#FFE25D;
	text-decoration: underline;
}
/** layers **/
div.path{
	height:20px;_height:35px;
	border-top:10px solid #E5E5E5;
	background:url(../images/bg.nav.gif) 0 0 repeat-x;
	padding: 6px 10px 0 10px;
	margin:0;
}
a.path {
 margin:0 5px;
 color: #333333;
 font-size: 11px;
 text-transform:uppercase;
 text-decoration: none;
}
#content{
	background:url(../images/bg.splash.gif) left bottom repeat-x;
	vertical-align:top;
}
#ico{
	width:100px;
	height:30px;
	background-color:#D9D9D9;
	padding:7px 0 0 0;
	text-align:center;
}
#rubricMenu{
	background:#dcdcdc url(../images/bg.nav.cat.gif);
	margin:2px 0 2px 0;color:#333333;
}
#rubricMenu td{padding:0 15px;height:39px;background:url(../images/sep.nav.cat.gif) top right no-repeat;border-left:1px white solid;}
#rubricMenu td:first-child{border-left-width:0;}
#rubricMenu td{_border-left-width:expression(previousSibling?"1px":"0");}
#rubricMenu td.current{background:#ec1c24 url(../images/bg.menu.gif) bottom repeat-x;}
#rubricMenu td.current a{color:white;}


#cmenu{
	padding:0;
	margin:0;
	border-top:10px solid #E5E5E5;
	border-bottom:10px solid #E5E5E5;
}
#amenu{
	padding:0;
	margin:0;
	border-bottom:10px solid #E5E5E5;
}
#cmenu li, #amenu li{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #FFFFFF;
}
#cmenu ul{
	margin-left:20px;
	padding:0;
}
#cmenu ul li{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}
#cmenu a,#amenu a,#cmenu span{
	display:block;
	line-height:19px;
	background:#F7F7F7 url(../images/ico.cmenu1.gif) 30px 5px no-repeat;
	padding:0 0 0 45px;
	text-decoration: none;
	color:#333333;
}
#amenu a,#cmenu ul a{
	background:#F0F1F7 url(../images/ico.cmenu1.gif) 30px 5px no-repeat;
}
#cmenu a:hover,#amenu a:hover{
	background:#DA282F url(../images/ico.cmenu2.gif) left center no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#cmenu span{
	color:#000000;
}
#block{
	padding:15px;
	background:#F7F7F7 url(../images/bg.block.gif) left bottom repeat-x;
	border-bottom:10px solid #E1252B;
}
.block{border-top:10px solid #E1252B;margin-top:2px;}
.h{
	visibility: hidden; display: none; overflow: hidden;
}
.v{
	visibility: visible; display: block; overflow: auto;
}
table.catalogue td{
	background:#F7F7F7;
}
.catalogue ul{
	list-style:none;
	margin:0;
	padding:0;
}
.catalogue ul a{
	padding:2px 5px;
	display:block;
	background:#E5E5E5;
	color:#000000;
	font-weight:bold;
}
.catalogue ul ul{
	margin:0;
	padding:5px 5px 5px 15px;
}
.catalogue ul ul a{
	padding:3px;
	display:inline;
	background:none;
	color:#000000;
	font-weight:normal;
}
/*****other****/
.priceRUR{font-weight:bold;}
.priceEuro{font-size:11px;margin-right:17px;}
.price .priceRUR{font-weight:bold;}
.price .priceEuro{font-size:11px;margin-right:17px;}


#text{
	padding:0 0 15px 0;
}
#text p{
	margin:0;
	text-indent:10px;
}
#ol{
	width:100%;
}
#ol th{
	width:19px;
	background:url(../images/ico.ol.gif) left top no-repeat;
	vertical-align:top;
	font-family: Arial, tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}
#ol td{
	padding:0 0 10px 12px;
	vertical-align:top;
}
#search li{
	margin:0 0 7px 0;
	list-style-image: url(../images/ico.cmenu.gif);
}
#search div{
	padding:7px 0 0 15px;
}
#search a{
	color: #636363;
}
#search a b,
#search small a{
	color: #FF5200;
	text-decoration: underline;
}
#search small a:hover{
	text-decoration: none;
}
#sitemap ul{
	padding:0;
	margin:0 0 0 25px;
}
#sitemap li{
	padding:0;
	margin:4px 0 4px 0;
	list-style-image: url(../images/ico.cmenu.gif);
}
#sitemap ul a{
 font-weight:bold;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 color: #FF5200;
}
#sitemap ul ul a{
	font-weight:normal;
 text-decoration: none;
 color: #5D5D5D;
}
#sitemap ul ul ul a{
 text-transform:none;
 text-decoration: none;
 color: #FF5200;
}
#sitemap a:hover{
	text-decoration: underline;
}
/***********************/
dl{
	margin: 3px 0 7px 0;
}
dd{
	margin: 3px 0 7px 15px;
}

/* растягивание ***************************/
.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;
}
.bgrpnr{
	background-repeat: no-repeat;
	background-position: top right;
}
.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:0;
	border-top: #CECECE 1px solid;
	background-color:#CECECE;
	color: #CECECE;
	height: 1px;
}
.bordered{
	border:1px solid #808080;
}
.tbrd{
	border-top:3px solid #FFFFFF;
}
.lbrd{
	border-left:1px solid #000000;
}
.bbrd{
	border-bottom:1px solid #D91A21;
}
.rbrd{
	border-right:1px solid #365591;
}
.lgform
{
	border: 1px solid red;
	background-color: white;
	position: absolute;
	visibility: hidden;
	padding: 10px;
}





#smenu{
	padding:0;
	margin:0;
	border: 0px;
}
#smenu li{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:0px solid #FFFFFF;
}
#smenu ul{
	margin-left:20px;
	padding:0;
}
#smenu ul li{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}
#smenu a,#smenu span{
	display:block;
	line-height:19px;
	background:#F7F7F7 url(../images/ico.cmenu1.gif) 30px 5px no-repeat;
	padding: 0 20px 0 45px;
	text-decoration: none;
	color:#333333;
}
#smenu ul a{
	background:#F0F1F7 url(../images/ico.cmenu1.gif) 30px 5px no-repeat;
}
#smenu a:hover{
	background:#DA282F url(../images/ico.cmenu2.gif) left center no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#smenu span{
	color:#000000;
}