@charset "windows-1251";
html {
	height:100%;
}
body {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	color: #FFF;
}
img {border:0;}
a {
	color: #ffe2b1;
	text-decoration: underline;	
}
p {
	margin:0;
	padding:0;
}
.site {
	width: 784px;
	margin-right: 230px;
	margin-left: auto;
	padding-left:8px;
	position: relative;
}

body:nth-of-type(1) .site {
	width: 784px;
	margin-right: 240px;
	margin-left: auto;
	padding-left:8px;
	position: relative;
}





.site .header a img {
	margin-right: 28px;
	margin-top: 0px;
	margin-left: 0px;
}
.site .footer {
	padding-left: 7px;
}
.site .footer .pleer {
	
	float: left;
	height: 39px;
	width: 197px;
}
.site .footer .video {
	float: left;
	height: 21px;
	width: 60px;
	margin-left: 15px;
	margin-top: 4px;
	padding-top:10px;
	background-image: url(bg_video_plashka.jpg);
	background-repeat: no-repeat;
}
.site .footer .video a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #A19D80;
	text-decoration:none;
}
.site .footer .copyright {
	float: left;
	height: 25px;
	width: 219px;
	margin-top: 9px;
	margin-left: 20px;
}
.site .footer .arys {
	float: left;
	height: 25px;
	width: 219px;
	margin-top: 9px;
	margin-left: 9px;
}






.site .header {
	height: 18px;
	padding-top: 0px;
	padding-left: 19px;
	text-align:left;
	position:relative;
}
iframe {
	width:784px;
	height:575px;
	border: none;
	background:none;
}

.popup_video {
	background-color: #361c0a;
	padding: 13px;
	height: 0px;
	width: 0px;
	display:none;
	position:absolute;
	top:0px;
	z-index:100000;
}
.popup_soprano {
	background-color: #361c0a;
	padding: 13px;
	height: 0px;
	width: 0px;
	display:none;
	position:absolute;
	top:0px;
	z-index:100000;
}
.black_display {
	background-color: #000;
	height: 0px;
	width: 0px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99998;
}
.black_display2 {
	height: 0px;
	width: 0px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99999;
}
.popup_video div {
	display: none;
}
div#close_box,
div#close_box_soprano {
	display:block;
	position:absolute;
	right:-13px;
	top:-13px;
	width:30px;
	height:30px;
	z-index:100001px;
}
#VidPrevLink, #VidNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 25px;
	outline: none;
	height:384px;
}

#VidPrevLink {
	left:-50px;
	opacity: 0.35;
	-moz-opacity: 0.35;
	-khtml-opacity: 0.35;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	background-color: transparent;
	background-image: url(left_arr2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#VidPrevLink:hover {
	opacity: 1; 
	-moz-opacity: 1; 
	-khtml-opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
 
#VidNextLink {
	right: -50px;
	opacity: 0.35;
	-moz-opacity: 0.35;
	-khtml-opacity: 0.35;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);	background-color: transparent;
	background-image: url(right_arr2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#VidNextLink:hover {
	opacity: 1; 
	-moz-opacity: 1; 
	-khtml-opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.wow {
	position: absolute;
	height: 90px;
	width: 150px;
	top: 0px;
	right: 0px;
}
.banner {
   float: left;
	width: 230px;
	padding: 0;
	margin: -10px 0px 0px 10px;
}
.site .header a.soprano {
	display: block;
	height: 39px;
	width: 228px;
	position: absolute;
	right: 28px;
	bottom: 6px;
}
#popup_soprano #popup_soprano_content .menu {
	height: 37px;
}
#popup_soprano #popup_soprano_content .menu a img {
	margin-right: 1px;
}
iframe#sopr_frame {
	width:740px;
	height:480px;
	border: none;
	background-color: #000;
	margin-top:20px;
}
#popup_soprano #popup_soprano_content .menu .pleer_soprano {
	float: right;
	height: 30px;
	width: 100px;
	padding-top:9px;
	margin-right:50px;
}

