html {height:100%; min-height:100%}
body {margin:0; padding:0; background: url(images/bg.jpg); font:12px "arial"; color:#4c4c4c;   min-height: 100%;  height: 100%; min-width:1000px}
table {border-collapse:collapse; border:0} table td {padding:0; font:12px "arial"; color:#4c4c4c; vertical-align:top; } img {border:0} form {padding:0; margin:0}
a {color:#bb8759; outline:none}
a:hover {text-decoration: none }
img {behavior:url(iepngfix.htc)}

.mainpage {background:url(images/main.jpg) no-repeat top center}
.mainpage_d {text-align:center; padding:760px 0 20px 0}
.mainpage_d a {font:bold 10px arial; color:#b7885e; text-decoration:none; text-transform:uppercase}

#page { max-width:1280px; margin:0 auto; height:100%; padding:0 0 0 0; position:relative}
.top {height:237px; background:url(images/top_logo_ru.jpg) no-repeat top; position: absolute; top:0; width:100%; left:0; z-index:99}
.langs {position:absolute; right:30px; bottom:10px}
.langs a {font:bold 14px arial; color:#ff9933; text-decoration:none; margin:0 0 0 15px}
.langs a:hover {color:#fff498}
.tel {font:bold 14px arial; color:#ff9933; position:absolute; left:30px; bottom:10px}

.cnt {width:100%; height:100%; background:url(images/r.jpg) no-repeat right bottom}
.cnt_l {width:1%; position:relative; padding:237px 0 0 0; background:url(images/bgmenu2.jpg) bottom}
.left {padding:265px 0 0 0; position:relative;}
.leftmenu {width:216px; padding:0; margin:0; list-style:none; height:278px; padding:35px 0 0 0}
.leftmenu li{padding:0 0 10px 34px; margin:0 0 0 0; font-size:14px; text-transform:uppercase}
.leftmenu li a {color:#e4ad55; text-decoration:none}
.leftmenu li a:hover {color:#fff498}
.leftmenu li.active a {font-weight:bold}

.cnt_r {width:99%; padding:244px 0 0 0; background:url(images/l.jpg) no-repeat left bottom}
.menuwhite {background:#fff; width:216px; height:265px; position:absolute; left:0; top:0}
.menu {position:absolute; top:7px; left:0}
.menu a {width:356px; background:url(images/menu_a1.png) no-repeat left top; display:block; height:44px; margin-bottom:7px; font:bold 11px arial; color:#e4ad55; text-decoration:none; cursor:pointer}
.menu a div {width:216px; text-align:center}
#menu2 div {padding:8px 0 0 0}
#menu1 div {padding:12px 0 0 0; font-size:14px}
.menu a:hover {color:#fff498}
.menu a.active {background:url(images/menu_a.png) no-repeat left top}
.info {padding:60px 130px 0 130px}
.polosa {height:148px}

.ul {padding:0 0 0 140px; margin:0; list-style:none}
.ul li {padding:0 0 3px 30px; margin:0; background:url(images/ul.jpg) no-repeat left top; font:bold 15px arial; color:#bb8759}
.ul li a {color:#bb8759; text-decoration:none}

.ol {padding:0 0 5px 25px; margin:0; list-style:none}
.ol li {padding:0 0 0 15px; margin:0; background:url(images/ol.jpg) no-repeat left; font:14px arial; color:#bb8759 }

.head1 {background:url(images/head1.jpg) no-repeat left top; height:62px; color:#fff498; font:italic 34px/60px arial; padding-right:200px; text-align:right}

.info H1 {color:#a47e51;}








#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: black;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 3px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: black;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 3px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;color:#929292}
#imageData #bottomNavClose{ width: 85px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
