﻿* { 
margin: 0px; 
padding: 0px; 
}
body {
	color: #fff;
	background-color: #000000;
	font-family: Times New Roman, Arial, Tahoma, Candara;
	min-width:1000px;
}

#bg{
	position:relative;
	width:100%;
	height:1850px;
	background:url(../images/bg.jpg) no-repeat center top;
}

#content{
	position:absolute;
	width:1000px;
	height:1100px;
	left:50%;
	margin-left:-500px;
}

a:link { 
    text-decoration: none; color: grey; /* Убирает подчеркивание для ссылок */
   } 
   a:visited { text-decoration: none; color: grey;} 
   a:active { text-decoration: none; color: grey;}
   a:hover {text-decoration: underline; /* Делает ссылку подчеркнутой при наведении на нее курсора */
   color: black; /* Цвет ссылки */
   } 

.menu a{
	position:absolute;
	width:65px;
	height:16px;
	top:620px;
	left:70px;
}

.menu a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

.menu2 a{
	position:absolute;
	width:65px;
	height:16px;
	top:640px;
	left:70px;
}

.menu2 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

.menu3 a{
	position:absolute;
	width:65px;
	height:16px;
	top:660px;
	left:70px;
}

.menu3 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}


.menu4 a{
	position:absolute;
	width:65px;
	height:16px;
	top:680px;
	left:70px;
}

.menu4 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

.menu5 a{
	position:absolute;
	width:65px;
	height:16px;
	top:700px;
	left:70px;
}

.menu5 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

.menu6 a{
	position:absolute;
	width:65px;
	height:16px;
	top:720px;
	left:70px;
}

.menu6 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}


.menu7 a{
	position:absolute;
	width:65px;
	height:16px;
	top:740px;
	left:70px;
}

.menu7 a:hover{
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

#status{
	position:absolute;
	top:900px;
	left:800px;
	z-index:2;
}

#status .name { 
	position:absolute;
	top:20px;
	left:-20px;
	color: #000; 
}
#status .s{ 
	position:absolute;
	top:30px;
	left:50px;
	color: #000; 
}

#status .online{ 
	position:absolute;
	top:25px;
	left:100px;
	color: #000; 
}

.conts{
	position:absolute;
	width:450px;
	height:550px;
	top: 600px;
	left:270px;
	color:#000;
	font-size:12px;

}


.newsline{
	font-weight: bold;
	color:grey;
	font-size:15px;
}
.ntime{
	position:absolute;
	float:right;
	color:grey;
	font-size:15px;
	left:350px;
}

#news { 
	width:450px;
}

#mycustomscroll { 
position: relative; 
margin: 0 auto;
width: 470px;
height: 1150px;
overflow-y:auto;

}
.scrollgeneric { 
line-height: 1px; 
font-size: 1px; 
position: absolute; 
top: 0; 
left: -1px; 
}

#lk{
	position:absolute;
	top:680px;
	left:770px;
	z-index:2;
}

input {
	outline: none;
	vertical-align: middle;
	border:none;
	color:#7c736f;
	height:24px; 
	width:150px;
	margin-left:-32px; 
}
input[name=l2sec_code]{
	height:24px; 
	width:71px;
	margin-left:5px; 
}

input[type=text]{padding-left:3px; width:100px;}
input[type=password]{padding-left:3px; width:100px;}

#contacts{
	position:absolute;
	top:920px;
	left:100px;
	z-index:2;
}

#pvptop{
	position:absolute;
	top:1230px;
	left:40px;
	z-index:2;
	color: #000;
}

#pktop{
	position:absolute;
	top:1230px;
	left:760px;
	z-index:2;
	color: #000;
}

#cnop{
	position:absolute;
	top:1800px;
	left:450px;
	z-index:2;
}