*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	text-align:left;	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	font-size:11px;
	color:#ffffff;
}
font *{
	font-size:inherit !important;
	color:inherit;
}
span *{
	font-size:inherit;
}

body{
	background-color:#000000;
	text-align:center;
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
.cb{
	clear:both;
	height:0;
	overflow:hidden;
}
a{
	
}
input{
	color:#000000;
}
#page{
	width:960px;
	margin:auto;
	position:relative;
	z-index:2;
}
#header{
	height:97px;
	overflow:hidden;
	margin-bottom:10px;
}
#header .l{
	background-image:url(/_i/header_l.png);
	padding-left:12px;
}
#header .r{
	background-image:url(/_i/header_r.png);
	background-position:right;
	padding-right:12px;
}
#header .m{
	background-image:url(/_i/header_m.png);
	background-repeat:repeat-x;
	height:97px;
}
.tl{
	background-image:url(/_i/tl.png);
	padding-left:24px;
}
.tr{
	background-image:url(/_i/tr.png);
	background-position:right;
	padding-right:24px;
}
.tm{
	background-image:url(/_i/tm.png);
	background-repeat:repeat-x;
	height:20px;
}
.ml{
	background-image:url(/_i/ml.png);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:24px;
}
.mr{
	background-image:url(/_i/mr.png);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:24px;
}
.mm{
	background-image:url(/_i/mm.png);
	background-repeat:repeat;
}
.bl{
	background-image:url(/_i/bl.png);
	padding-left:24px;
}
.br{
	background-image:url(/_i/br.png);
	background-position:right;
	padding-right:24px;
}
.bm{
	background-image:url(/_i/bm.png);
	background-repeat:repeat-x;
	height:20px;
}
#imgs{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	height:1267px;
	z-index:1;
	text-align:center;
	overflow:hidden;
}
#imgs div.imgBg{
	position:absolute;
	display:none;
	left:0px;
	top:0px;
}
.block{
	margin-bottom:10px;
}
#menuBlock{
	height:50px;
	overflow:hidden;
	background-image:url(/_i/bgMenu.gif);
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#menuBlockContainer #menuBlock{
	margin-bottom:0px;
}
ul#menu{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
ul#menu li{
	float:left;
}
ul#menu li ul.dropdown{
	position:absolute;
	background-color:#151B1F;
	padding:10px;
	border:1px solid #3D4244;
	margin:0px;
	list-style-type:none;
	margin-top:49px;
	width:200px;
	display:none;
	z-index:3;
}
ul#menu li ul.dropdown li ul{
	position:absolute;
	background-color:#151B1F;
	padding:10px;
	border:1px solid #3D4244;
    border-left:0;
	margin:-34px 0 0 200px;
	list-style-type:none;
	width:200px;
	display:none;
	z-index:4;
}


ul#menu li li{
	float:none;
}
ul#menu li:hover{
	background-image:url(/_i/bgMenuAct.gif);
	background-repeat:repeat-x;	
}
ul#menu li a{
	display:block;
	float:left;
	height:50px;
	background-image:url(/_i/menuLine.gif);
	background-position:right;
	padding:0px 10px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:45px;
	overflow:hidden;
	white-space:nowrap;
}
ul#menu li li:hover{
	background-image:none;
}
ul#menu li li a{
	height:auto;
	line-height:normal;
	font-size:11px;
	background-image:none;
	padding:5px 10px;
	float:none;
}
ul#menu li li a:hover{
	color:#D3B126 !important;
}
ul#menu li a.sub{
	background-image:url(/_i/arrow.gif);
	padding-right:35px;
}
ul#menu li.active{
	background-image:url(/_i/bgMenuAct.gif);
	background-repeat:repeat-x;	
}
ul#menu li.active a{
	color:#D3B126;
}
ul#menu li.active li a{
	color:#ffffff;
}
ul#menu li a strong{
	display:block;
	margin-top:-20px;
	font-size:10px;
	color:#CCCCCC;
}
#rightMenu{
	padding:0;
	margin:10px 10px 0 0;
	float:right;
	list-style-type:none;
	width:122px;
	height:27px;
	line-height:27px;
	background-image:url(/_i/bgRightMenu.gif);
	text-align:center;
}
#rightMenu a{
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}
#rightMenu a:hover{
	text-decoration:underline;
}
#gallery{
	width:550px;
	height:304px;
	overflow:hidden;
	float:left;
	position:relative;
}
#gallery div.galleryItemBlock{
	width:550px;
	height:304px;
	overflow:hidden;
	position:absolute;
	display:none;
}
#gallery div.galleryItemBlock div.photo{
	position:absolute;
	width:550px;
	height:303px;
	overflow:hidden;
}
#gallery div.galleryItemBlock div.photo img{
	width:550px;
}
#gallery div.galleryItemBlock div.info{
	position:absolute;
	background-color:#000000;
	width:530px;
	height:70px;
	overflow:hidden;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	bottom:0px;
}
#homeNews, #homeVideo{
	width:345px;
	overflow:hidden;
	float:right;
}
.miniMenuBlock h2{
	float:left;
	font-weight:normal;
}
.miniMenuBlock h2 a{
	font-weight:normal;
	text-decoration:none;
	color:#D3B126;
}
ul.menu{
	float:right;
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.menu li{
	float:left;
	margin-right:15px;
}
ul.menu li a{
	text-decoration:none;
}
ul.menu li a:hover{
	text-decoration:underline;
}
#horizontalGallery{
	height:112px;
	overflow:hidden;
	padding:10px 12px;
	position:relative;
	z-index:5;
}
#bgHorizontalGallery{
	position:absolute;
	background-image:url(/_i/bgHorizontalGallery.gif);
	width:938px;
	height:141px;
	margin-left:-13px;
	z-index:4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.horizontalGalleryBlocks{
	width:720px;
	height:103px;
	overflow:hidden;
	float:left;
}
.horGalleryItem{
	float:left;
	margin-right:18px;
	border:1px solid #3A3B3D;
	width:160px;
	height:100px;
	overflow:hidden;
}
.arrowLeftHorgallery, .arrowRightHorgallery{
	display:block;
	width:46px;
	height:46px;
	margin-top:29px;
	cursor:pointer;
}
.arrowLeftHorgallery{
	background-image:url(/_i/arrowHorLeft.png);
	float:left;
	margin-right:35px;
}
.arrowRightHorgallery{
	background-image:url(/_i/arrowHorRight.png);
	float:right;
}
.horGalleryItem a.photo{
	cursor:pointer;
	display:block;
	width:160px;
	height:100px;
	overflow:hidden;
}
.horGalleryItem a.photo img{
	width:160px;	
}
.horGalleryItem div.txt{
	width:160px;
	background-color:#080808;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	text-indent:10px;
	margin-top:-30px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.78;
	opacity: 0.7;
}
#rights{
	float:left;
}
.leftBlock{
	width:265px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.leftBlock_banner{
	width:265px;
	float:right;
	overflow:hidden;
	margin-right:10px;
}
.rightBlock{
	overflow:hidden;
}
#logo{
	position:absolute;
	margin:0px 0px 0px 20px;
	width:378px;
	height:97px;
	background-image:url(/_i/logo.png);
}
#topMenu{
	position:absolute;
	padding:0;
	margin:25px 5px 0px 0px;
	right:0px;
	list-style-type:none;
}
#topMenu li{
	float:left;
	margin-right:15px;
}
#topMenu li a{
	font-weight:bold;
	text-decoration:none;
}
#topMenu li a:hover{
	text-decoration:underline;
}
#searchField{
	width:263px;
	height:31px;
	overflow:hidden;
	background-image:url(/_i/search.png);
	position:absolute;
	right:20px;
	margin-top:55px;
}
#searchField input{
	margin:8px 0px 0px 37px;
	width:215px;
	border:0;
	background-color:transparent;
	background-image:url(/_i/1px.gif);
	background-repeat:repeat;
	color:#FFFFFF;
}
h2.title{
	background-color:#0A0A0A;
	padding:10px 0px 10px 12px;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:10px;
}
h2.title strong{
	font-size:12px;
	color:#D3B126;	
}
.newsBlock{
	margin-bottom:10px;
}
.newsBlock div.photo{
	display:block;
	float:left;
	width:102px;
	height:77px;
	margin-right:10px;
	overflow:hidden;
}
.newsBlock div.photo img{
	border:1px solid #666666;
	width:100px;
}
.newsBlock div.txt{
	float:left;
	width:220px;
}
a.more{
	color:#D3B126;
	text-decoration:none;
}
a.more:hover{
	text-decoration:underline;
}
a.more3{
	color:#D3B126;
	text-decoration:none;
	display:block;
	text-align:right;
	text-transform:lowercase;
	margin-bottom:10px;
}
a.more3:hover{
	text-decoration:underline;
}
ul.menuLeft{
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
}
ul.menuLeft a{
	cursor:pointer;
}
ul.menuLeft li.li{
	margin-bottom:5px;
	border:1px solid #2B2F33;
	background-color:#000000;
	padding-right:10px;
}
ul.menuLeft li.li a{
	display:block;
	zoom:1;
	padding:7px 0px 7px 10px;
	text-decoration:none;
	font-weight:bold;
	background-position:right;
}
ul.menuLeft li.li a.active{
	color:#D3B126;
	background-image:url(/_i/arrowRight.gif);
}
ul.menuLeft li ul{
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:none;
	display:none;
}
ul.menuLeft li li a{
	padding:0px 0px 0px 10px;
	line-height:12px;
	overflow:hidden;
	color:#D3B126;
	font-weight:normal !important;
}
ul.menuLeft li li a:hover{
	text-decoration:underline;
}
ul.menuLeft li li li a{
	background-image:url(/_i/arrow2.gif);
	background-position:0px 11px !important;
	padding-left:15px !important;
	font-size:10px;
}
ul.menuLeft li a.hasSub{
	background-image:url(/_i/arrowRight.gif);
}
ul.menuLeft li a.down{
	background-image:url(/_i/arrowDown.gif);
}
ul.menuLeft li.active a{
	color:#D3B126;
	font-style:italic;
}
ul.list1{
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
}
ul.list1 li{
	margin-bottom:3px;
	padding:3px 3px 3px 10px;
}
ul.list1 li a{
	color:#D3B126;
	text-decoration:none;
}
ul.list1 li a:hover{
	text-decoration:underline;
}
.infoBlock h4{
	color:#D3B126;
	font-size:16px;
	padding:3px 0px;
	margin-bottom:7px;
}
.topRightInfoButtons{
	float:right;
}
.topRightInfoButtons a{
	background-color:#000000;
	padding:3px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:1px;
	font-weight:bold;	
}
.topRightInfoButtons a:hover{
	background-color:#313131;
}
.infoBlock{
	padding-bottom:20px;
}	
.infoBlock div.info{
	margin-bottom:15px;
}
.infoBlock div.info a.photo{
	display:block;
	float:left;
	width:152px;
	height:115px;
	overflow:hidden;
	margin-right:15px;
}
.infoBlock div.info a.photo img{
	border:1px solid #666666;
}
.infoBlock div.info div.txt{
	float:left;
	width:450px;
}
#rights a{
	text-decoration:none;
	color:#D3B126;
}
a.more2, a.backLink{
	background-color:#313131;
	color:#FFFFFF;
	padding:3px 7px;
	text-decoration:none;
	font-size:12px;	
}
a.more2:hover, a.backLink:hover{
	background-color:#040404;
}
h1.title{
	color:#D3B126;
	font-size:20px;
	font-weight:normal;
	margin-bottom:7px;
	padding:5px;
}
h1.title2{
	color:#D3B126;
	font-size:20px;
	font-weight:normal;
	margin-bottom:7px;
	padding:5px;
	padding-left:0px;
}
h2.title3{
	color:#D3B126;
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	padding:5px;
	padding-left:0px;
}
#homeNews .newsBlock{
	border:0;
	margin:0;
}
.newsText{
	padding-bottom:15px;
	padding-top:10px;
}
.newsBlock, .newsBlockLast{
	padding:5px 5px 10px 5px;
	border-bottom:1px dotted #CCCCCC;
	margin-top:10px;
}
.newsBlock a.more2, .newsBlockLast a.more2{
	display:block;
	float:right;
}
a.newsAnnounce{
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
.newsDate{
	font-style:italic;
	font-size:10px;
	color:#CCCCCC;
}
.wallpaperBlock, .galleryBlock{
	width:150px;
	overflow:hidden;
	float:left;
	margin:0px 60px 20px 0px;
	border:1px solid #ffffff;
	text-align:center;
}
.galleryBlock h3{
	padding-bottom:3px;
	text-align:center;
}
.galleryBlock a.thickbox{
	display:block;
	text-align:center;
}
/*
.wallpaperBlock img, .galleryBlock img{
	border:1px solid #ffffff;
}
*/
.wallpaperBlock .text, .galleryBlock .text{
	padding:5px;
}
.galleryBlock img, .wallpaperBlock img{
	height:120px;
}
.galleryBlock .otherPhotos{
	position:absolute;
	border:1px solid #ffffff;
	margin:80px 0px 0px 80px;
	background-color:#101010;
	width:173px;
	padding:5px 0px 0px 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display:none;
}
.galleryBlock .otherPhotos a{
	display:block;
	float:left;
	margin:0px 5px 5px 0px;
}
.galleryBlock .otherPhotos img{
	width:50px;
}
.videoBlock{
	margin:0 auto 20px auto;
	width:480px;
	border:1px solid #ffffff;
}
.videoBlock .text{
	padding:5px;
	background-color:#333333;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#googleMapBlock{
	float:left;
}
#googleMapBlock p{
	margin:5px 0px;
}
#contactFormBlock{
	float:right;
	margin-top:-50px;
}
#contactFormBlock h1{
	margin-bottom:30px;
}
strong.title{
	color:#D3B126;
}
.formRow{
	margin-bottom:10px;
}
.formText{
	font-size:12px;
	float:left;
	width:100px;
}
.formField{
	float:left;
}
.formField input.field{
	width:250px;
	border:1px solid #666666;
	padding:5px;
	background-image:url(/_i/bgField.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.formField textarea.field{
	width:250px;
	height:100px;
	color:#000000;
	border:1px solid #666666;
	padding:5px;
	background-image:url(/_i/bgField.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
}
button.button{
	background-color:#000000;
	color:#FFFFFF;
	padding:5px 10px;
	border:1px solid #ffffff;
}
.buttons{
	width:250px;
	text-align:center;
}
.allLink{
	display:block;
	text-align:right;
	padding:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.faqBlock{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
}
.line{
	height:1px;
	overflow:hidden;
	background-color:#CCCCCC;
	margin:20px 0px;
}
.faqName{
	display:block;
	margin-bottom:3px;
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	background-image:url(/_i/plus.gif);
	background-position:0px 3px;
	cursor:pointer;
}
.faqNameClose{
	display:block;
	margin-bottom:3px;
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	background-image:url(/_i/minus.gif);
	background-position:0px 3px;
	cursor:pointer;
}
.faqText{
	display:none;
}
.pageText{
	padding:10px;
}
.pageText a, .pageText a *{
	color:#D3B126;
}
.productBlock{
	float:left;
	background-color:#000000;
	width:200px;
	overflow:hidden;
	margin-right:13px;
	padding-top:5px;
	margin-bottom:10px;
}
#homeProductsBlock .productBlock{
	margin-right:5px;
	
}
.catalogPhoto{
	display:block;
	text-align:center;
	height:150px;
	border:1px solid #ffffff;
	overflow:hidden;
	margin:0px 10px 10px 10px;
}
.catalogPhoto img{
	height:150px;
}
.productPrice{
	padding:0px 0px 3px 0px;
	font-weight:bold;
	border-bottom:1px dotted #B1B1B1;
	margin:0px 10px 3px 10px;
}
.catalogAnnounce{
	padding:10px;
	display:block;
}
.productPrice2{
	float:right;
	color:#D3B126;
	font-weight:bold;
	font-size:16px;
}
h2.titleProduct{
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px dotted #B1B1B1;
	padding-bottom:10px;
}
.productPhotoBig{
	float:left;
	border:1px solid #ffffff;
	margin:0px 10px 10px 0px;
}
.newsDetailPhoto{
	margin:20px 0px;
}
.newsDetailPhoto img{
	border:1px solid #ffffff;
}
.pager{    
    border:0;
    background-color:#555;    
    width: 607px;
    padding:7px;
}
.pager a{
	padding:0px 5px;
}
.pager a.active{
	font-weight:bold;
	color:#D3B126;
}
#footer{
	margin-bottom:10px;
}
#copyrights{
	margin-bottom:10px;
}
#by{
	float:right;		
}
#by a{
	color:#BEBEBE;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}
#by strong{
	color:#009740;
	font-size: 14px;
}
#video{
	float:left;
	width:535px;
}
.positionHorGallery{
	
}
