@charset "utf-8";
/* CSS Document */

/* Reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
ul.prop {
	list-style: circle;
	padding-left: 20px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

@font-face {
	font-family: 'DINPro-Light';
    src: url('fonts/DINPro-Light.eot');
	src: local('DINPro-Light'), local('DINPro Light'), local('DINProLight'),
		 url('fonts/DINPro-Light.otf') format('opentype'),
         url('fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINPro-Light.woff') format('woff'),
         url('fonts/DINPro-Light.ttf') format('truetype'),
         url('fonts/DINPro-Light.svg#DINPro-Light') format('svg');
}

body {
    margin: 0px;
    padding: 0px;
	background:#000000;
	color: #fff;  
    font-family: 'DINPro-Light', "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: none;
    font-size:12px;
}

#box1 {
	z-index:0;
	opacity:0.75;
	width:1007px;
	height:768px;
}

#box2,#box1 {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-503px;
	margin-top:-384px;
}

#box2 {
	z-index:1;
}

#footer {
	width:300px;
	position:absolute;
	bottom:-15px;
	right:3px;
	text-align:right;
	opacity:1;
}

#eng, #rus{
	position:relative;
	left:-32px;
}

#elim{
	position:relative;
	left:-16px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#in8 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
	width:360px;
	height:120px;
}

#in7 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in6 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in5 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in4 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in3 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in2 {
	position:relative;
	top:-1px;
	left:-1px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#in1 {
	position:relative;
	top:40px;
	left:40px;
	border:solid 1px #fff;
    margin:0 30px 30px 0;
}

#i7-2,#i6-2,#i5-2,#i4-2,#i3-2,#i2-2,#i1-2,#i1,#i2,#i3,#i4,#i5,#i6,#i7 {
	display:none;
	background:#fff;
	opacity:0.25;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-1;	
}






#box2 p.menu {
	cursor:pointer;
	position:absolute;
	bottom:-33px;
	left:16px;
	opacity:1;
    font-size:16px;
}

#box2 p.menu2 {
	position:absolute;
	bottom:-30px;
	left:16px;
	opacity:1;
    font-size:12px;
}

#box2 p.menu2 a{
	text-decoration:none;
}


#box2 p.pageN {
	display:none;
	cursor:pointer;
	position:absolute;
	bottom:16px;
	right:16px;
	text-align:right;
	z-index:1;
}

#box2 p,#box2 h1 {
    margin:16px 0 0 0;
	width:344px;
}

#box2 h1 {
	text-transform:uppercase;
	font-weight:normal;
}

#box2 p:first-child {
    margin:0;
}

.in-content{
	display: none;
	margin:60px 0 0 16px;
	position:relative;
	top:-14px;
	left:0;
	opacity:0.25;
}

.block {
	min-height:265px;	
}

.block5 {
	min-height:303px;	
}

.block2 {
	min-height:130px;	
}

#in7-content, #in7-2-content {
	width:670px; 
}

#in6-content, #in6-2-content {
	width:702px; 	
}

#in5-content, #in5-2-content, #in5-3-content, #in5-4-content, #in5-5-content, #in5-6-content {
	width:773px; 
}

#in4-content, #in4-2-content {
	width:766px; 	
}

#in3-content, #in3-2-content, #in3-3-content {
	width:798px; 	
}

#in2-content {
	width:696px; 	
}

#in1-content {
	width:728px; 
}

p.pageN span {
	opacity:0.5;
}

a {
	color:#fff;
}

div.col {
	float:left;
	width:180px;
}



div.clear {
	clear:both;
}

#img1 {
	background:url(../img/1.jpg);
	width:1007px;
	height:768px;
}

#img2 {
	background:url(../img/2.jpg);
	width:1007px;
	height:768px;
}

#img3 {
	background:url(../img/3.jpg);
	width:1007px;
	height:768px;
}

#img4 {
	background:url(../img/4.jpg);
	width:1007px;
	height:768px;
}

#img5 {
	background:url(../img/5.jpg);
	width:1007px;
	height:768px;
}