@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#091525;
	color:#FFF;
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-size:14px;
}

h2, h3
{color:#FFCC00;}

a:link{color:#FFFFFF; text-decoration:none;}
a:visited{color:#FFFFFF;text-decoration:none;}
a:active{color:#FF0000;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:none;}

div.center{
width:1000px;
margin:0px auto;
position:relative;

}
div.header{
width:1000;
}

#header-top{
width:1000px;
}

.header_text {
	width:420px;
	height:60px;
	position:absolute;
	top:145px;
	left:82px;
	font-weight:bold;
	color:#FFFFFF;
}
.content{
background-color:#0a1d37;
width:100%;}

div.bgleft{
float:left;
width:170px;
background-color:#091525;
text-align:center;
font-size:16px;
display: inline;
}

.bgleft_banners{
margin:0px auto;
border:0;
}

.bgleft_banners a{
font-weight:bold;
font-size:12px;
}

.bgleft li, .bgleft-movies li{
margin-left:10px;
text-align:left;
list-style-type:none;
}

.top_hat a{
margin:7px;
font-weight:bold;
}

.bgright{
	display: inline;
	position: relative;
	width:830px;
	float: right;
	background-color: #0C1D37;
}

.bgright_links{
width:800px;
padding-left:3px;
text-align:center;
}

/*top10*/
.spisok {
text-align:left;
font-size:14px;
}

/*top32*/
ul.spisok_2{
margin-left:20px;
list-style: none;
width:808px;
text-align:left;}

div.column
{float:left;
margin:15px;
width:160px;}

/*banners*/
div.banners img{
margin:6px;
width:125px;
height:125px;}

div.banners_2{
width:820px;
}

div.banners_2 img{
margin:1px;
width:150px;
height:150px;}

.proton{
width:800px;}

.footer{
	clear:both;
	background-color:#020D1F;}
	

.pictures img{
border-width:1px;
border-color:#FFFFFF;
margin:4px;
width:150px;
height:200px;
}

ul.text_a{
list-style-type: none;
text-align:left;
}

div.text_li{
float:left;
margin:5px;
width:400px;
font-size:12px;
}

div.text_li strong{
color:#FFFF99;
}
