@CHARSET "UTF-8";
body{
	background-color: #000000;
	width: 100%;
}
h1{
	color: #456809;
}
.seo{
	display:none;
}
#olakrez_main{
	background: url("../img/olakre3-ru-back.jpg") no-repeat;
	width: 1483px;
	height:1400px;
	position: relative;
	margin: auto;
	z-index:0;
}
#olakrez_front_bg{
	background: url("../img/olakre3-ru-front.png") no-repeat;
	width: 1483px;
	height:1400px;
	position: absolute;
	top:0;
	left:0;
	z-index:10;
}
#olakrez_header{
	height:420px;
	width: 100%
}
#olakrez_news_button{
	position: absolute;
	top: 310px;
	left: 575px;
	width: 75px;
	height: 105px;
	cursor: pointer;
	z-index:11;
}
#olakrez_music_button{
	position: absolute;
	top: 310px;
	left: 650px;
	width: 75px;
	height: 105px;
	cursor: pointer;
	z-index:11;
}
#olakrez_about_button{
	position: absolute;
	top: 310px;
	left: 726px;
	width: 75px;
	height: 105px;
	cursor: pointer;
	z-index:11;
}
#olakrez_center{
	width: 100%;
	position: relative;
}
#olakrez_content{
	left: 450px;
    min-height: 850px;
    padding: 48px;
    position: relative;
    top: -40px;
    width: 550px;
	background: url("../img/bg-gray.png") repeat;
}
#olakrez_footer{
	position: relative;
	bottom:0px;
	width:100%;
	height: 90px;
}
#olakrez_group{
	position: absolute;
	top: 20px;
	left:1050px;
}
#olakrez_group a,
#olakrez_group a:hover, 
#olakrez_group a:active,
#olakrez_group a:focus, 
#olakrez_group a:visited{
 	text-decoration: none;
 	color: #FFFFFF;
 	font: 25px Verdana,Arial,sans-serif;
}
.olakrez_news img{
	max-width: 100%;
	max-heght: 100%;           
}

.olakrez_news_img{
	width: 200px;
	float: left;
	position: relative;
	z-index: 11;
	cursor: pointer;
}

.olakrez_content_main{
	width: 550px;
}

.olakrez_news_content{
	float :right;
	heght: 250px;
	width: 340px;
	margin-left: 10px;
}
.olakrez_news_center{
	display: inline-block;
	position: relative;
}
.olakrez_news_title{
	color: #456809;
    font-family: arial;
    font-size: 24px;
}
.olakrez_news_date{
	color: #456809;
    font-family: arial;
    font-size: 12px;
    position:absolute;
    bottom:0;
    right:0;
}
.olakres_music_link{
	bottom: 0;
    left: 220px;
    position: absolute;
    z-index: 11;
}
.olakrez_content a, a:hover, a:active, a:link, a:visited{
	color: #456809;
    text-decoration: none;
    font-family: arial;
}

.olakrez_music_title{
	color: #456809;
    font-family: arial;
    font-size: 24px;
    cursor: pointer;
    z-index: 11;
    position: relative;
}
.olakrez_music_center{
	display: inline-block;
	position: relative;
	display: none;
}
.back_link{
	float: right;
	z-index: 12;
	position: relative;
}
#about_total{
	z-index: 12;
	position: relative;
}
#olakrez_vk{
	height: 57px;
    left: 980px;
    padding: 48px;
    position: relative;
    top: 10px;
    width: 57px;
	background: url("../img/vk.png") no-repeat;
}
#olakrez_block{
	position: fixed;
	background: url("../img/block.png") repeat;
	width:100%;
	height:100%;
	display: none;
	z-index:20;
	cursor: pointer;
}
#olakrez_image_big{
	position: relative;
	margin: auto;
	width: 1000px;
	height: 800px;
	text-align: center;
	margin-top:20px;
}
#olakrez_image_big img{
	max-width: 100%;
	max-height: 100%;
}