/*reset.css*/
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	background: #000 url('/img/new_img/new_bg.jpg') center top no-repeat;
	max-width: 100%;
	overflow-x: hidden;
	position: relative;
}
#wrapper{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
header{
	display: block;
	clear: both;
	position: relative;
	width: 100%;
	height: 440px;
}
header img{
	position: absolute;
	right: 89px;
	top: 0px;
	z-index: -1;
}
nav{
	display: block;
	width: 100%;
	max-width: 980px;
	clear: both;
	overflow: hidden;
}
nav a{	
	display: block;
	float: left;
	height: 102px;
}
nav img{
	opacity: 0;
	transition: 0.5s;
}
nav img:hover{
	opacity: 1;
}
a, a:hover, a:visited{
	color: inherit;
	text-decoration: none;
}
#preloader{
	position: fixed;
	color: #fff;
	width: 100%;
	height: 100%;
	line-height: 100vh;
	text-align: center;
	z-index: 10000;
	background: #000 url('/img/new_img/335a.gif') center center no-repeat;
}
.menu_register{
	background: transparent url('/img/new_img/menu_register.png') top right no-repeat;
	margin-left: 20px;
}
.menu_forum{
	background: transparent url('/img/new_img/menu_forum.png') top right no-repeat;
}
.menu_social{
	background: transparent url('/img/new_img/menu_social.png') top right no-repeat;
}
.menu_library{
	background: transparent url('/img/new_img/menu_library.png') top right no-repeat;
}
.new_reg{
	width: 400px;
	height: 491px;
	float: left;
	background: transparent url('/img/new_img/reg_bg.png') top right no-repeat;
	padding-left: 15px;
	box-sizing: border-box;
}
.new_reg a,.new_reg a:hover,.new_reg a:visited{
	color: #FFF;
}
.new_reg h2{
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 21px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 170px;
}
.auth-input{
	width: 215px;
	display: block;
	margin: 8px auto;
	height: 45px;
	border-radius: 8px;
	border: 2px solid #444;
	color: #EEE;
	background: rgba(0,0,0,0.4);
	padding: 10px;
	box-sizing: border-box;
	font-size: 20px;
}
#login-container,
#password-container,
#login-form{
	width: 100%;
}
.game_desc{
	width: 580px;
	height: 491px;
	float: left;
	overflow: visible;
	position: relative;	
}
.game_desc .stonee{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.game_desc p{
	text-align: center;
	display: block;
	position: absolute;
	top: 125px;
	left: 135px;
	padding-right: 80px;
	z-index: 10;
	font-size: 14px;
}
.game_desc form{
    text-align: center;
    display: block;
    position: absolute;
    top: 175px;
    left: 85px;
    padding-right: 40px;
    z-index: 10;
    font-size: 14px;
}
.game_desc .header_txt{
	font-size: 24px;
	font-family: Times New Roman, serif;
}
.game_desc .button{
	top: 325px;
	left: 30px;
}
.tops{
	position: relative;
	width: 100%;
	height: 615px;
	display: block;
	clear: both;
	overflow: visible;
	max-width: 100vw;
}
.tops_container{
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: auto;
	overflow: hidden;
	top: 70px;
}
.top1{
	width: 403px;
	height: 383px;
	margin-left: 100px;
	float: left;
	background: transparent url('/img/new_img/top1.png');
}
.top2{
	width: 400px;
	height: 382px;
	float: left;
	background: transparent url('/img/new_img/top2.png');
}
.tops h2{
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-family: Times New Roman, serif;
	line-height: 45px;
	margin-top: 35px;
}
.top2 h2{
	margin-top: 60px;
}
.tops img{
	display: block;
	position: absolute;
    left: -500px;
	top: -26px;
	z-index: -1;
}
.tops .clan{
	background: #CCC;
	padding: 5px 4px;
	border-radius: 50%;
}
.tops .clan img {
    display: inline-block;
    position: static;
    left: auto;
    top: auto;
    z-index: 0;
    height: 16px;
    width: 25px;
}
.top_item{
	width: 317px;
	height: 48px;
	background: rgba(0,0,0,0.4);
	margin: 5px auto;
	color: #EEE;
	padding: 10px;
	font-size: 28px;
	box-sizing: border-box;
}
.button{
	background: transparent url('/img/new_img/new_button.gif');
	width: 215px;
	height: 72px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	margin: 15px auto;
	z-index: 3;
}
.button p{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 18px;
	font-family: Times New Roman, serif;
	text-shadow : 0 0 0 #FFF;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	height: 72px;
	line-height: 72px;
}
.button img{
	opacity: 0;
	transition: 0.3s;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;	
}
.button:hover img{
	opacity: 1;
}
#enter{
	display: none;
}
.doska{
    margin-top: -26px;
	height: 172px;	
	background: transparent url('/img/new_img/doska.png') center top no-repeat;
}
.doska h2{
	padding-left: 130px;
	padding-top: 25px;
	font-size: 30px;
	color: #FFF;
}
.lastnews h2{
	padding-top: 142px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.doska p{
	padding-top: 15px;
	padding-left: 160px;
	color: #fff;
	font-size: 22px;
    padding-right: 100px;
}
.lastnews{	
	background: transparent url('/img/new_img/lastnews.png') left top no-repeat;
	width: 580px;
	height: 466px;
	float: left;
	/*overflow: hidden;*/
	padding-left: 48px;
	box-sizing: border-box;
}
.lastnews_item{
	width: 345px;
	height: 100px;
	background: rgba(0,0,0,0.4);
	margin: 5px auto;
}
.newsimg{
	float:left;
}
.newstxt{
	float:left;
	width: 220px;
	color: #fff;
	padding-left: 20px;
	padding-top: 7px;
}
.newshdr{
	font-size: 14px;
	text-decoration: underline; 
}
.newstxt a img{
	max-height: 35px;
}
.lastnews .button{
	margin-top: 25px;
}
.vk_widget{	
	background: transparent url('/img/new_img/vk_widget.png') left top no-repeat;
	width: 400px;
	height: 466px;
	float: left;
	overflow: hidden;
}
.footer{
	padding: 20px 50px;
	color: #666;
	font-size: 12px;
	font-family: sans-serif;
	text-shadow: 
		-0   -1px 0   #000000,
		 0   -1px 0   #000000,
		-0    1px 0   #000000,
		 0    1px 0   #000000,
		-1px -0   0   #000000,
		 1px -0   0   #000000,
		-1px  0   0   #000000,
		 1px  0   0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000;
		 text-align: justify;
		 overflow: hidden;
		 clear: both;
		 float: none;
}
.rate {
    float: left;
    height: 64px;
    margin: 0 4px 0 0;
    width: 64px;
}
#vk_groups{
	margin-top: 126px;
	margin-left: 78px;
	background: #FFF !important;
	height: 257px !important;
	width: 182px !important;
	box-sizing: border-box;
	border: 2px solid #999;
	border-radius: 5px !important;
}
.peremesh{
	margin-top: -13px;
	margin-bottom: -33px;
}
.oblaka{
	position: absolute;
	top: 0px;
	left: -500px;
	z-index: -1
}
.rlogin1{
	margin: 10px;
}
