HTML, BODY{
	height: 100%;
	background-color: #005a9c;
	font: 11px Arial;
}
H1, H2, H3, H4, H5, H6, P, FORM, UL, HTML, BODY{
	margin: 0;
	padding: 0;
}
UL{
	list-style: none;
}
IMG{
	border: none;
}
INPUT{
	font: 11px Arial;
}
INPUT[type="text"]:not([dummy]){
	/* ta ti ta tu ta, he-eh*/
}
.orange{
	color: #fbab18 !important;
}
.clr{
	clear: both;
	font-size: 0;
}
.bold{
	font-weight: bold;
}
#min-width{
	min-width: 1000px;
}
#page-padding{
	padding: 0 20px;
}
#header{
	height: 351px;
	background: url(/i/grey-bgr.gif) left 119px repeat-x;
}
.second #header{
	height: 281px;
}
#header A{
	color: #FFF;
	text-decoration: none;
}
#header A:hover{
}
A.more{
	position: relative;
	left: 4px;
	top: 2px;
}
#header .orange{
	font-weight: bold;
	font-size: 14px;
}
#header .inner, 
#header .round1,
#header .round2{
	height: 100%;
}
#header .inner{
	background: url(/i/photo/hands/c.jpg) 50% top no-repeat;
}

#header .round1{
	background: url(/i/round.gif) left bottom no-repeat; 
}
#header .round2{
	background: url(/i/round.gif) right bottom no-repeat; 
}

#header #top{
	padding: 5px 30px 0 30px;
	height: 114px;
	position: relative;
}
#header #top H2{
	padding-bottom: 4px;

}
#header #top .content{
	padding-left: 15px;
}
#header #top  .content a:hover { color:#ccc; }
#header #top  .content a:hover span.orange { color:#a6926d !important; }
#header #action{
	width: 35%;
	float: left;
	position: relative;
	z-index: 999;
}
#header #news{
	float: right;
	width: 38%;
	position: relative; 
	z-index: 999;
}
#header #news .item{
	width: 49%;
	float: left;
}
#header #news .item .text{
	padding-right: 15px;
}
#header #news .item .date{
	padding-top: 4px;
	color: #fbab18;
	font-size: 10px;
}

#header #bottom{
	border-top: solid 1px transparent;
	//border-top: 0;
	position: relative;
	height: 231px;
	//height: 232px;
	zoom: 1;
	z-index: 999;
}
.second #header #bottom{
	height: 162px;

}
#header #logo{
	position: absolute;
	left: 30px;
	top: 27px;
	z-index: 999;
}
#header #right-menu{
	float: right;
	width: 27%;
	position: relative;
	z-index: 999;
}
#header #mail-map{
	float: right;
	padding: 24px 21px 0 0;
	position: relative;
	z-index: 999;
}
#header #home{
	position: absolute;
	left: 30%;
	top: 24px;
	z-index: 999;
}
#header #mail-map .item,
#header #home .item{
	width: 20px;
	height: 20px;
	background: url(/i/round2.gif);
	padding: 8px 0 0 8px;
	margin-bottom: 4px;
}
.second #header #mail-map .item{
	float: right;
	margin-left: 5px;
}
#header #right-menu UL{
	padding: 17px 0 0 25px;
}
#header #right-menu LI {
	padding: 8px 0 2px;
	font-size: 14px;
	position: relative;
	padding-left: 22px;
	z-index: 0;
}
#header #right-menu LI .hover-pad{
	height: 28px;
	position: absolute;
	left: 11px;
	top: 2px;
	background: #d61427 url(/i/grey_hover_left.gif)  no-repeat;
	width: 200px;
	display: none;
}
* html #header #right-menu LI .hover-pad{
	left: -10px;
}
#header #right-menu LI .hover-pad DIV{
	height: 100%;
	background: url(/i/grey_hover_right.gif) right top no-repeat;
}
#header #right-menu LI.over .hover-pad{
	display: block;
}
#header #right-menu A{
	color: #d61427;
	text-decoration: underline;
	position: relative;
	z-index: 2;
}
#header #right-menu .over A{
	color: #FFF;
	text-decoration: none;
}
#header #slogan{
	margin-top: 130px;
	text-align: center;
}
.second #header #slogan{
	float: right;
	position: relative;
	width: 27%;
	margin-top: 68px;
	//width: 45%;	
	//margin-top: 10px;
}
/* ???????????? (dojd)
body:not([dummy]).second #header #slogan{
	margin-top: 10px;
	width: 45%;
}
*/
#header #slogan IMG{
	margin: 0 auto;
}

#content{
	background-color: #FFF;
	zoom: 1;
	position: relative;
	z-index: 10;
}
#content .inner,
#content .inner2{
	padding: 0 21px;
}
.second #content .inner{
	padding: 7px 21px 0;
}
#main-menu{
	height: 28px;
	background: #fbab18 url(/i/menu-left.gif) no-repeat;
	position: relative;
}
#main-menu .inside{
	height: 100%;
	background: url(/i/menu-right.gif) right top no-repeat;
}
#main-menu .m-item{
	float: left;
	text-align: center;
	padding-top: 5px;
	position: relative;
	visibility: hidden;
}
#main-menu .hover-pad{
	position: absolute;
	height: 28px;
	left: 0;
	top: 0;
	background: #d61427 url(/i/m_hover_left.gif) no-repeat;
	display: none;
}
#main-menu .hover-pad DIV{
	width: 100%;
	height: 100%;
	background: url(/i/m_hover_right.gif) right top no-repeat;
}
#main-menu .here .hover-pad {
	background: #d61427 url(/i/m_hover_left.gif) no-repeat;
}
#main-menu .here .hover-pad DIV{
	background: url(/i/m_hover_right.gif) right no-repeat;
}

#main-menu .here .hover-pad{
	display: block;
}
#main-menu .first .hover-pad{
	background-image: url(/i/m_hover_first.gif);
}
#main-menu .last{
	position: absolute;
	right: 0;
	top: 0;
	width: auto !important;
}
#main-menu .last .hover-pad DIV{
	background-image: url(/i/m_hover_last.gif);
}

#main-menu .last .hover-pad{
	left: 1px;
}
#main-menu .here-first .hover-pad{
	background-image: url(/i/m_hover_first.gif);
}
#main-menu .here-last .hover-pad DIV{
	background-image: url(/i/m_hover_last.gif);
}
#main-menu A{
	color: #000;
	font-size: 13px;
	position: relative;
	z-index: 2;
}
#main-menu .here A{
	color: #FFF;
	text-decoration: none;
}
#main-menu .over A{
	color: #d61427;
	text-decoration: none;
}

#raznoe{
	padding-top: 22px;
	background: url(/i/triangle.gif) 37% top no-repeat;
	padding-bottom: 60px;
	zoom: 1;
}
.second #raznoe{
	background: none;
}
#raznoe .left{
	float: left;
	width: 32%;
	padding-left: 14px;
}
#raznoe .left a:hover { color:#ccc; }
#raznoe .left a:hover span.yellow { color:#a6926d !important; }
#raznoe .right{
	float: right;
	width: 29%;
	padding-right: 10px;
}
#raznoe .right a:hover { color:#ccc; }
#raznoe .right a:hover span.red { color:#a6926d !important; }
#raznoe A{
	color: #626262;
	text-decoration: none;
}
#raznoe A:hover{
}
#raznoe #banner{
	text-align: center;
}
.red{
	color: #d61427;
	font-size: 14px;
	font-weight: bold;
}
.yellow{
	color: #fbab18;
	font-size: 14px;
	font-weight: bold;
}

#footer{
	height: 70px;
	background-color: #F2F2F2;
	color: #626262;
}
#footer .left{
	float: left;
	padding: 19px 0 0 30px;
	width: 500px;
}
#footer #dev{
	float: left;
	padding-right: 120px;
}
#footer #dev .text-link{
	display: block;
	margin-left: 105px;
	margin-top: -32px;
	color: #00a8b5;
}
#footer .right{
	float: right;
	padding: 9px 88px 0 0;
}
#footer .right .big{
	color: #d61427;
	font-size: 24px;
	margin-left: 10px;
}
#footer .right .regim{
	margin-left: 6px;
}
#footer .right .regim .bold2{
	color: #d61427;
	font-size: 14px;
}
#left-col{
	width: 190px;
	float: left;
	padding-top: 10px;
	background:#FFF;
}
#secondary-menu{
	padding-left: 21px;
	zoom: 1;
	margin-bottom: 27px;
}
#secondary-menu UL.catalogmenu{
	margin-left: -12px;
}
#secondary-menu UL.catalogmenu LI .hover-pad2{
	left: 1px;
	width: 107%;	
}
* html #secondary-menu UL.catalogmenu{
	margin-right: -23px;
}
#secondary-menu .c-l-t{
	background: #fbab18 url(/i/c-l-t.gif) no-repeat;
}
#secondary-menu .c-r-t{
	background: url(/i/c-r-t.gif) right top no-repeat;
}
#secondary-menu .c-r-b{
	background: url(/i/c-r-b.gif) right bottom no-repeat;
}
#secondary-menu .c-l-b{
	background: url(/i/c-l-b.gif) left bottom no-repeat;
}
#secondary-menu UL{
	padding: 5px 18px 15px;
}
#secondary-menu LI{
	padding: 12px 0 0px;
	font-size: 12px;
	position: relative;
	padding-left: 11px;
	zoom: 1;
}
#secondary-menu A{
	color: #000;
	position: relative;
	z-index: 2;
}
#secondary-menu LI.over A{
	color: #d61427;
	text-decoration: none;
}
#secondary-menu LI.here A{
	color: #FFF;
	text-decoration: none;
}
#secondary-menu LI .hover-pad2{
	position: absolute;
	left: -6px;
	top: 7px;
	display: none;
	width: 110%;
	font-size: 0;
	//top: 5px;
}
#secondary-menu LI.one-line .hover-pad2{
	//top: 7px;
}
#secondary-menu LI.here .hover-pad2{
	display: block;
}
#secondary-menu LI .hover-pad2 .pad-inner{
	background-color: #d61427;
	font-size: 0 !important;
}
#secondary-menu LI.here .hover-pad2 .pad-inner{
	background-color: #d61427;
	font-size: 0 !important;
}
#secondary-menu LI .hover-pad2 .corners{
	height: 13px;
	padding: 0 13px;
	position: relative;
}
#secondary-menu LI .hover-pad2 .corner{
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
}
#secondary-menu LI .hover-pad2 .bgr{
	height: 13px;
	background: #d61427;
}
#secondary-menu LI .hover-pad2 .left{
	left: 0;
}
#secondary-menu LI .hover-pad2 .right{
	right: 0;
}
#secondary-menu LI .hover-pad2 .top .left{
	background: url(/i/label-left-top.png);
}	
* html #secondary-menu LI .hover-pad2 .top .left{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-left-top.png', sizingMethod='crop');
}	
#secondary-menu LI .hover-pad2 .top .right{
	background: url(/i/label-right-top.png);
}
* html #secondary-menu LI .hover-pad2 .top .right{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-right-top.png', sizingMethod='crop');
}
#secondary-menu LI .hover-pad2 .bottom .left{
	background: url(/i/label-left-bottom.png);
}
* html #secondary-menu LI .hover-pad2 .bottom .left{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-left-bottom.png', sizingMethod='crop');
}
#secondary-menu LI .hover-pad2 .bottom .right{
	background: url(/i/label-right-bottom.png);
}	
* html #secondary-menu LI .hover-pad2 .bottom .right{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-right-bottom.png', sizingMethod='crop');
}

#secondary-menu LI.here .hover-pad2 .top .left{
	background: url(/i/label-left-top.png);
}	
* html #secondary-menu LI.here .hover-pad2 .top .left{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-left-top.png', sizingMethod='crop');
}	
#secondary-menu LI.here .hover-pad2 .top .right{
	background: url(/i/label-right-top.png);
}
* html #secondary-menu LI.here .hover-pad2 .top .right{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-right-top.png', sizingMethod='crop');
}
#secondary-menu LI.here .hover-pad2 .bottom .left{
	background: url(/i/label-left-bottom.png);
}
* html #secondary-menu LI.here .hover-pad2 .bottom .left{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-left-bottom.png', sizingMethod='crop');
}
#secondary-menu LI.here .hover-pad2 .bottom .right{
	background: url(/i/label-right-bottom.png);
}	
* html #secondary-menu LI.here .hover-pad2 .bottom .right{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/label-right-bottom.png', sizingMethod='crop');
}
#secondary-menu LI.here .hover-pad2 .bgr{
	background: #d61427;
}

#sec-menu2{
	padding: 20px 13px;
	background-color: #f2f2f2;
	zoom: 1;
}
#sec-menu2 LI{
	padding: 8px 0 2px 17px;
	font-size: 13px;
	position: relative;
}
#sec-menu2 A{
	color: #d61427;
	text-decoration: underline;
	position: relative;
	z-index: 2;
}
#sec-menu2 A:hover{
	color: #FFF;
	text-decoration: none;
}
#sec-menu2 LI .hover-pad{
	height: 28px;
	position: absolute;
	left: 6px;
	top: 2px;
	background: #d61427 url(/i/grey_hover_left.gif)  no-repeat;
	width: 100%;
	display: none;
}
* html #sec-menu2 LI .hover-pad{
	left: -10px;
}
#sec-menu2 LI .hover-pad DIV{
	height: 100%;
	background: url(/i/grey_hover_right.gif) right top no-repeat;
}
#sec-menu2 LI.over .hover-pad{
	display: block;
}
#sec-menu2 .over A{
	color: #FFF;
	text-decoration: none;
}


#right-col{
	margin-left: 190px;
}
#text-content{
	padding: 25px 50px;
	color: #626262;
	font-size: 14px;
	zoom: 1;
}
#text-content UL{
	list-style: none;
	padding-top: 14px;
	margin-left: 15px;
	padding-bottom: 5px;
}
#text-content UL LI{
	padding-left: 15px;
	padding-bottom: 3px;
	background: url(/i/ul_bullet.gif) left 6px no-repeat;
}
#text-content OL{
	margin-left: 15px;
}

#text-content P{
	margin: 15px 0;
}
#text-content H1{
	color: #fbab18;
	font: bold 24px Arial;
	padding-bottom: 15px;
}
#text-content A{
	color: #d61427;
}
#text-content A:hover{
	text-decoration: none;
}
#text-content TABLE.tbl{
	border-collapse: collapse;
}
#text-content TABLE.tbl TD.theader{
	border-bottom: solid 2px #005a9c;
	font-weight: bold;
	vertical-align: top;
}
#text-content TABLE.tbl TD{
	border-bottom: solid 1px #c7c7c7;
	padding: 3px 5px 3px 0 ;
}

#columns{
	padding-bottom: 10px;
}
#columns A:hover{
	text-decoration: none;
}
#columns .column{
	float: left;
}
#columns .column .header{
	background: #fbab18 url(/i/menu-left.gif) no-repeat;
	float: left;
	font: 14px Arial;
}
* html #columns .column .header{
	width: 1px;
	white-space: nowrap;
}
#columns .column .header DIV{
	background: url(/i/menu-right.gif) right top no-repeat;
	padding: 6px 24px 0;
	height: 22px;
}
#columns .column H3,
#columns .column .h3{
	color: #d61427;
	font: bold 14px Arial;
}
#columns .column .content{
	padding: 10px 15px 0 24px;
}
#survey{
	width: 30%;
}
#survey INPUT.text{
	width: 20px;
	margin-right: 9px;
}
#survey .line{
	padding: 1px 0 2px;
}
#survey .line2{
	padding: 3px 0 6px 24px;
}
#survey .line2, 
#survey .line{
	margin-left: -22px;
}
#survey .sex INPUT{
	margin-bottom: -2px;
	margin-left: 0px;
	margin-right: 7px;
}
#survey .submit{
	padding: 6px 0;
}
#survey .submit A{
	color: #626262;
	position: relative;
	left: 10px;
	top: -8px;
}
#weather{
	width: 18%;
}
#currency{
	width: 23%;
}
#auth{
	width: 28%;
}
#auth .line{padding: 1px 0 2px;}
#auth .line2{padding-top: 5px; }
#auth INPUT{position: relative;}
#auth .line2 .right{
	margin-top: -28px;	
	padding-left: 102px;
}
#auth .line2 .right A{
	color: #626262;
}
#auth TD{
	text-align: left;
	width: 49%;
}
#auth TD A{
	color: #626262;
}
.column TD, .column .date{
	padding-top: 2px 
}
.column TD.h3{
	padding-top: 5px;
}
.column .date{
	padding-bottom: 5px;
}
.column .image{
	margin-left: -24px;
}
#catalog .item{
	padding: 20px 0 10px;
	font: 13px Arial;
	height: 179px;
	width: 49%;
	float: left;
	border-bottom: solid 1px #c7c7c7;
}
#catalog .img{
	float: left;
	width: 149px;
	padding-right: 10px;
	text-align: center;
}
#catalog .text{
	margin-left: 160px;
	padding-right: 20px;
}
#catalog .text DIV{
	padding-bottom: 3px;
}
#catalog .title{
	font-weight: bold;
	font-size: 14px;
}
#catalog .price{
	width: 106px;
	height: 42px;
	padding-top: 26px;
	text-align: center;
	background: url(/i/price_plashka.gif) no-repeat;
}
input.btn { background:url(/i/btn-send.gif); width:114px; height:28px; border:0; color:#FFF; font-size:14px; cursor:POINTER; padding-bottom:3px; }
.star{
	color: red;/*#d61427;*/
}

#text-content FORM TABLE,
#text-content FORM TD { border-color:none; }

#text-content ol li {margin: 6px 0;}
#text-content ol li li {margin: 0 0;}
#text-content ol li ul {margin: 0 0 12px 0;}

#regform .hidden { display:none;}
#regform .lefttd { width:200px;}
#regform .regerror {
color:#FF0000;
font-size:11px;
}
IMG.hidden{
	visibility: hidden;
}

#guestbook .date{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:900;
	padding-bottom: 5px;
}	

.cat_menu_first_level{
font-size: 13px;
}

.cat_menu{
font-size: 13px;
line-height: 25px;
}

div.counter { display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px; }

#flashSnow {position: absolute; top: 0; width: 100%; height: 300px; z-index: 1; left: -20px; margin: 0 -40px 0 0;;}

