body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #999;
	min-height: 100%;
}

img {
	border: 0px;
}

a:link {
	text-decoration: underline;
	color: #c00;
}

a:hover {
	color: #f00;
}

a:visited {
	color: #c00;
}

a:visited:hover {
	color: #f00;
}

div.tab_block {
	height: 555px;
	overflow: hidden;
}

div.tab {
	position: relative;
	width: 185px;
	height: 555px;
	float: left;
	border-left: 1px solid #333;
	border-right: 2px solid #333;	
	background-image: url(load_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

div.navig {
	position: absolute;
	width: 940px;
	left: 0px;
	top: 0px;
	height: 540px;
	cursor: pointer;
	background-image: url(load.gif);
	background-repeat: no-repeat;
	background-position: 444px center;
	z-index: 50;
}

div.tab p{
	margin: 0px;
	position: absolute;
	bottom: 13px;
	right: 18px;
	display: inline;
	font-size: 21px;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index: 21;
	cursor: pointer;
}

span.gal {
	margin: 0px;
	position: absolute;
	bottom: 13px;
	right: 18px;
	display: inline;
	font-size: 21px;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}


div.tab p.shadow{
	color: #000 !important;
	right: 17px !important;
	bottom: 12px !important;
	z-index: 10;
	cursor: pointer;	
}

div.tab a{
	position: absolute;
	display: block;
	text-decoration: none !important;
	height: 100%;
	width: 100%;
	z-index:50;
	background-repeat: no-repeat;
	background-position: top center;
}

div.tab a:hover{
	background-position: bottom center ;
}

div.head {
	height: 80px;
}

div.copy {
	height: 10px;
	margin-top: 21px;
	font-size: 80%;
	margin-left: 190px;
	text-align: left;
}

div.main {
	top: 40px;
	left: 5px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	width: 960px;
	height: 661px;
}

div.logo{
	position: relative;
	float: left;
	margin-left: 9px;
	margin-top: 1px;
	width: 171px;
}

div.menu {
	float: right;
	width:570px;
	height:70px;
	margin-right: 15px;
}

div.tab_menu {
	position: relative;
	float: left;
	width: 180px;
	height: 70px;
	display: inline;
	margin-left: 10px;
}

div.tab_menu a{
	top: 0px;
	left: 0px;
	display: block;
	position: absolute;
	width: 180px;
	height: 70px;
	background-image: url(blank.gif);
	text-decoration: none !important;
	z-index: 20;
}

div.tab_menu p{
	position: absolute;
	right: 11px;
	top: 0px;
	margin:0px;	
}

div.tab_menu p.ru{
	font-size: 14px;
	top: 35px;
}

div.tab_menu p.en{
	font-size:24px;
	top: 9px;
}

div.popup {
	position:absolute;
	z-index: 160;
	background-color: #333;
	width: 940px;
	height: 630px;
	top: 80px;
	left: 5px;
	text-align:center;
/*	display: none;*/
}

a.close-img img{
	position: absolute;
	top: 0px;
	right: 8px;
	z-index:60;
}

div.image {
	position: relative;
	margin: 0px auto;
	width: 940px;
	height: 540px;
	background-color: #333;
	z-index: 20;
	overflow: hidden;
}

div.image img{
	position:absolute;
	visibility: hidden;
}

div.popup-copy {
	width: 738px;	
	position: relative;
	margin: 0px auto;
	margin-top: 10px;
	height: 10px;
	font-size: 80%;
}

div.preview {
	position: relative;
	margin: 0px auto;
	margin-top: 10px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

div.preview div.pr {
	display: inline;
}

div.preview div.pr a{
	display: inline;
	position: relative;
	margin: 0px 5px;
}

div.preview div.pr a img{
	position:relative;
}

div.preview div.pr a:hover img{
	top: -30px;
}

div.image span{
	position: relative;
}

div.right_foto, div.left_foto{
	position: absolute;
	width: 160px;
	height: 540px;
	display: block;
	top: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.right_foto {
	left: 470px;
	width: 450px;
	background-image: url(right-big.gif);
	background-position: -100px center;	
}

div.left_foto {
	left: 0px;
	width: 470px;
	background-image: url(left-big.gif);
	background-position: -100px center;
}

a.left-prev {
	display: inline;
	width: 10px;
	height: 30px;
	background-image: url(left-small.gif);
	background-position: center center;
	margin-right: 13px;
	text-decoration:none;
	background-repeat: no-repeat;	
}

a.right-prev {
	display: inline;
	width: 10px;
	height: 30px;
	background-image: url(right-small.gif);
	background-position: center center;
	margin-left: 13px;	
	text-decoration:none;
	background-repeat: no-repeat;
}

div.zapl-right{
	width: 23px;
	display: inline;
	height: 30px;
}

div.zapl-left{
	width: 23px;
	display: inline;
	height: 30px;
}

div.nodis {
	display: none !important;
}

div.gallery {
	height: 17px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}

span.gall{
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;	
}

span.gall span.shad{
	color: #000;
	text-decoration: none;
}

span.gall a{
	color: #FFF;
	text-decoration: none;
}

span.gall a:hover{
	color: #C00;
	text-decoration: none;
}

span.enabled a{ 
	color: #999 !important;
}

span.gal {
	font-size: 15px;
}

div.title {
	float: left;
	display:inline;
	height: 150px;
	width: 180px;
	margin-right: 10px;
	text-align: right;
}

div.cont_ru {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 370px;
	margin-top: 54px;
}

div.cont_en {
	float: left;
	display: inline;
	width: 370px;
	margin-top: 54px;	
}

h1 {
	font-size: 36px;
	margin: 0px;
	margin-top: -5px;
}

h2 {
	font-size: 24px;
	margin: 0px;
	margin-top: -3px;
}

h3 {
	font-size: 16px;
	margin: 0px;
	color: #ccc;
	margin-top: -2px;
	margin-bottom: 0.8em;
}

p {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	font-size: 90%;
}

li {
	font-size: 90%;
}

div.div {
	font-size: 90%;
	height: 50px;
	margin-top: 1.5em;
	color: #ccc;
}

div.div a{
	cursor: url('zoom.cur'), text;
}

div.div img{
	float: left;
	margin-right: 10px;
}

div.div span{
	display:block;
	float: left;
	margin-top: 0.8em;
	font-size: 110%;
	font-weight: bold;

}

div.div span span{
	display:inline;
	float: none;
	font-size: 80%;
	font-weight: bold;
}

h4 {
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 0em;
	clear:both;
	float: none;
}