*{
	margin: 0;
	padding: 0;
}
HTML, BODY{
	height: 100%;
	font: 12px Arial;
	color: #000;
}
IMG{
	border: none;
}
a{color:#98071e;}
A:hover{
	text-decoration: none;
}
BODY{
	background: url(../i/bgr.jpg) 50% top no-repeat;
}
BODY.second{
	background-image: url(../i/bgr2.jpg);
}
#main{
	width: 875px;
	margin: 0 auto;
	position: relative;
	min-height: 750px;
	_height: 750px;
	xoverflow:hidden;
}
* html #main{
	xheight: 100%;
}
#logo{
	width: 125px;
	height: 101px;
	xbackground: url(../i/logo.png) no-repeat;
	position: absolute;
	left: 0;
	top: 37px;
	cursor:pointer;
	display:block;
}
#slogan{
	width: 288px;
	height: 33px;
	background: url(../i/slogan.png) no-repeat;
	position: absolute;
	left: 132px;
	top: 108px;
}
#help{
	position: absolute;
	right: 1px;
	top: 17px;
}
#help A{
	margin-left: 14px;
}
.lang {position:absolute;top:16px;right:150px;color:#ccc;}
	.lang a {color:#ccc;}
.second .lang {right:650px;}
#menu{
	position: absolute;
	top: 76px;
	left: 553px;
}
#menu .item{
	position: relative;
	margin-bottom: 4px;
}
#menu .menu1{
	padding-left: 47px;
	width:276px;
	height:25px;
}
#menu .menu1 a:hover{
}
	
#menu .menu2{
	padding-left: 38px;
}
#menu .menu3{
	padding-left: 57px;
}
#menu .menu4{
	padding-left: 42px;
}
#menu .menu5{
	padding-left: 38px;
}
#menu .menu6{
	padding-left: 43px;
}

#menu DIV.here{
	background: #8b0f1f;
}
#menu DIV IMG{
	position: relative;
	visibility: hidden;
}
#menu DIV.over{
	background: #565554;
}
#flash{
	position: absolute;
	top: 175px;
	left: 111px;
	z-index: 998;
}
#noflash{
	position: absolute;
	top: 175px;
	left: 71px;
	display: none;
	width: 464px;
	height: 367px;
	font: italic 18px/115% Arial; 
	padding: 40px 0 0 65px;
	
}
#noflash div {
	background: url(../i/noflash.png) no-repeat; width: 464px;
	height: 367px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 9;
} 
#noflash p {position: relative; z-index: 99;}
#noflash a {font-weight: bold;  }
#category{
	position: absolute;
	top: 367px;
	right: 0;
	width: 260px;
}
#category .item{
	width: 244px;
	height: 18px;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
}
#category .item a{
	display:block;
	width: 244px;
	height: 18px;
	text-align: center;
	position: relative;
	xmargin-bottom: 3px;
}
#category .item .bgr{
	position: absolute;
	left: 0;
	top: 0;
	width: 244px;
	height: 18px;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#category .item IMG{
	position: relative;
	top: 3px;
}
#category .cat1{
	margin-left: -22px;
}
#category .cat3{
	margin-left: -10px;
}
#category .over .bgr{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#news{
	position: absolute;
	left: 0;
	top: 530px;
	width: 200px;
}
#news .date{
	font-style: italic;
	padding-bottom: 7px;
}
#news .title {
	font: bold italic 17px Arial;
	line-height: 100%;
	padding-bottom: 4px;
}
#news .text{
	font-size: 11px;
}
#news A{
	color: #000;
	text-decoration: none;
}
#news .over A{
	color: #423C27;
	/*opacity: 0.5;
	zoom: 1;
	filter: alpha(opacity=50);*/
}
#footer{
	width: 875px;
	margin: 15px auto 0 auto;
}
#footer #develop{
	float: right;
}
#footer #copy{
	float: left;
	position: relative;
	left: -10px;
	top: 12px;
	font-size: 11px;
	padding-bottom:15px;
}
#footer #copy span{margin-left:200px; }
footer-pad{
	height: 70px;
}

/***************** second ***************/
.second #help{
	left: 239px;
}
.second #slogan{
	width: 288px;
	height: 33px;
	background: url(../i/slogan.png) no-repeat;
	position: absolute;
	left: 132px;
	top: 108px;
}
#menu2{
	width: 200px;
	position: absolute;
	left: 20px;
	top: 56px;
	font: italic 18px Arial;
	line-height: 100%;
}
#menu2 .item{
	margin-bottom: 9px;
}
#menu2 .item b{
	color: #8b0f1f;
}
#menu2 A{
	color: #000;
}
#menu2 A:hover{
	text-decoration: none;
}
#menu2 A.here{
	text-decoration: none;
	color: #3f3f3f!important;
}
#menu2 .here A{
	background: #8b0f1f;
}
#menu2 .submenu a:hover{
	color:#3f3f3f!important;
	text-decoration:none;
	}
#menu2 .submenu a.here{
	color:#8b0f1f!important;
}
#menu2 .here .s-item A{
	background: none;
}
#menu2 .s-item A.here{
	color: #000;
}
#menu2 .sub{
	padding: 5px 0 6px 18px;
	font-size: 12px;
}
#menu2 .sub .s-item{
	padding-bottom: 2px;
}
#menu2 .item .sub .s-item .here{
	color:#8B0F1F!important;
}
#text-block{
	width: 637px;
	height: 411px;
	position: absolute;
	top: 0px;
	right: 23px;
}
#opacity-block{
	position: relative;
	top: 242px;
}
#opacity-block #bgr{
	width: 877px;
	height: 511px;
	xposition: absolute;
	left: 0;
	top: 0;
	background: #FFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.second #menu{
	top: 24px;
}
#text-content{
	padding: 20px 38px 40px;
	width: 561px;
	height: 451px;
	position: relative;
	color: #000;
}
#scroll-holder{
	height: 427px;
	width: 550px;
	overflow: hidden;
	position: relative;
}
#scroll-content{
	width: 550px;
	position: absolute;
	left: 0;
	top: 0;
}
#text-content H1{
	font: italic 25px Arial;
	margin-bottom: 8px;
}
#text-content H2{
	font: italic 18px Arial;
	color: #8b0f1f;
	margin-bottom: 3px;
}
#text-content H3{
	font: italic 15px Arial;
	margin-bottom: 3px;
}
#text-content P{
	margin-bottom: 10px;
}
#feedback{
	padding: 15px 0;
}
#feedback TD{
	padding: 0 15px 6px 0;
	font-size: 11px;
	vertical-align: top;
}
#feedback .label{
	padding-bottom: 2px;
}
#feedback .text-input{
	position: relative;
}
#feedback .bgr{
	position: absolute;
	left: 0;
	top: 0;
	width: 248px;
	height: 17px;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#feedback INPUT.text{
	width: 242px;
	height: 15px;
	border: none;
	background: transparent;
	position: relative;
	z-index: 1;
	font-size: 11px;
	padding: 1px 3px;
}
#feedback TEXTAREA{
	width: 256px;
	height: 96px;
	border: none;
	background: transparent;
	position: relative;
	z-index: 1;
	font-size: 11px;
	padding: 1px 3px;
}
#feedback .area .bgr{
	width: 262px;
	height: 98px;
}
#feedback SPAN.star{
	color: #156b98;
}
#scroll-bar{
	width: 34px;
	height: 411px;
	position: absolute;
	right: 8px;
	bottom: 40px;
	visibility: hidden;
}
#scroll-bar #track{
	width: 34px;
	height: 411px;
	position: relative;
	background: url(../i/grey.gif) 50% top repeat-y;
}
#scroll-bar #thumb{
	position: absolute;
	left: 0;
	top: 0;
	width: 34px;
	height: 41px;
	background: url(../i/thumb.png) no-repeat;
}
#scroll-bar #b-plus, 
#scroll-bar #b-minus{
	display: none;
}
#search-block{
	position: absolute;
	top: 267px;
	left:20px;
	z-index:100;
}
#search-block .text-input{
	width: 158px;
	height: 18px;
	position: relative;
	float: left;
}
#search-block .text-input .bgr{
	position: absolute;
	width: 100%;
	height: 100%;
	border:1px solid #766965;
}
#search-block INPUT.text{
	width: 115px;
	height: 16px;
	background: none;
	border: none;
	color: #31290d;
	font-size: 12px;
	font-style: italic;
	position: relative;
	z-index: 1;
	padding: 1px 10px;
}
#search-block INPUT.submit{
	position: relative;
	top: 4px;
	left: 6px;
}
#catalog{}
#catalog .item{
	float:left;
	width: 119px;
	margin-right: 18px;
	margin-bottom: 25px;
}
#catalog .last{
	margin-right: 0;
}
#catalog .img{
	padding: 7px;
	width: 105px;
	height: 109px;
	position: relative;
}
#catalog .img .bgr{
	width: 119px;
	height: 119px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#catalog .img IMG{
	position: relative;
	z-index: 1;
}
#catalog .more{
	padding-top: 8px;
	font: bold italic 16px Arial;
}
#catalog .more A{
	color: #8b0f1f;
	text-decoration: none;
	position:relative;
}
#catalog .big-item{}
#catalog .big-item .img{
	padding: 7px;
	width: 297px;
	height: 309px;
	float: left;
	position: relative;
}
#catalog .big-item .img IMG{
	position: relative;
	z-index: 1;
}
#catalog .big-item .bgr{
	width: 313px;
	height: 313px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#catalog .big-item .descr{
	margin-left: 331px;
}
#catalog .big-item .descr .title{
	font: bold italic 16px Arial;
	color: #000 !important;
	padding-bottom: 10px;
}
#catalog .big-item .descr .title span{
	font: bold italic 16px Arial;
	color: #8b0f1f;
	padding-bottom: 10px;
}
#catalog .big-item .descr .more2 DIV{
	padding-bottom: 3px;
}
#text-content TABLE.tbl{
	border-collapse: collapse;
	width: 100%;
	color: #000;
}
#text-content TABLE.tbl TD{
	padding: 3px 6px;
	font-size: 11px;
	border: solid 1px #5f4346;
}
#text-content TABLE.tbl TR.theader TD,
#text-content TABLE.tbl TD.theader{
	background: #5f4346;
	color: #FFF;
}
#news-content .item{
	margin-bottom: 25px;
}

#news-content .date{
	font-size: 11px;
	padding-bottom: 5px;
}
#news-content .title{
	font: italic 18px Arial;
	padding-bottom: 1px;
}
#news-content .title A{
	color: #8b0f1f;
	text-decoration: none;
}
#news-content .text{
	font-size: 13px;
}
#news-content .text A{
	color: #000;
	text-decoration: none;
}
#news-content .over A{
	color: #A03D4B;
/*	opacity: 0.6;
	filter: alpha(opacity=60);
	zoom: 1;*/
}
#news-content .over .text A {color:#4B373A }

.star {color:#850011}
.gray, .grey { font-size:10px }
.clear { clear:both }
.submenu a{ display:block; margin-bottom:9px;}

form table td{vertical-align:top; padding-right:10px;}
.input{background:#c39ea2; border:none; margin-bottom:4px;}
.textarea{background:#c39ea2; border:none; margin-bottom:4px;}
.btn{color:#fff; border:none; background:#a06b74; font:11px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:2px 3px; cursor:pointer;}
.select, .select option{background:#c39ea2; border:none;}
ul li{background:url(../i/list_style.gif) no-repeat 0 5px; padding:0 0 5px 10px; list-style-type:none;}
ul ul{margin-left:10px; //margin-left:0px; padding-top:7px;}

.printversion { margin: 5px 0 10px 0 }
.printversion a { text-decoration:none }
.printversion img {  }