*html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 90%;
text-align: center;
color: #000000;
background-color: #f8f8b9;
}
a {
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
}
a:hover {
text-decoration: underline;	
color: black;
}
img {
border: 0px
}
#main {
margin: auto;
width: 990px;
text-align: center;
}
#main h2 {
font-size: 16px;
padding-top: 5px;	
}
#logo {
height: 135px;
/*
width: 350px;
margin: 10px 62px 10px 60px;  верх,право,низ,лево */
background: #f8f8b9 url(/images/top1.jpg) top center no-repeat;
}
div.thumbs a img {
width: 240px;
height: 180px;
margin: 2px;
border: 1px solid #000000;
float: left;
}
div.thumbs a:hover img {
	border: 1px solid red;
}

#header{
width: 980px;
margin:0 auto;
}
*html #header{
height: 10px;
}
#header div{
overflow:hidden;
padding-left: 30px;
padding-top: 2px;
}
#header div strong{
font-size: 16px;
float: left;
margin: 0px 7px 0 4px;
}
#header div a{
	border: 1px solid maroon;
	text-align: center;
	float: left;
	padding: 0px 10px;
	color: Maroon;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	background-color: #FFDAB9;
}  
#header div a:hover{
	color: #FFDAB9;
	border: 1px solid black;
	background-color: #FF8C00;
	float: left;
} 
.topsites {
	height:58px;
	width:978px;
	margin-top: 10px;
	margin-left: 2px;
	text-align: center;
	border: 1px solid maroon;
	background: #FFDAB9 url(images/topsite.jpg) top center no-repeat;
}
.toplist {
margin-bottom:20px; 
text-align:center; 
}
.toplist a {
font-size:18px; 
margin:2px; 
float:left;
font-weight: bold;
text-transform: uppercase;
}
.toplist a:hover {
text-decoration:underline;
}
.toplist a img {
width:240px; 
height:180px; 
border: 1px solid #000000;
} 
.c{
display: block;
clear:both;
height: 0;
font-size: 0px;
overflow: hidden;
} 
/* Galleries */
#gcontent{
width: 990px;
margin:5 auto;
text-align: center;
}
#logo2 {
height: 160px;
border: 0px;
background: transparent url(/images/top.jpg) top  center no-repeat;
}
.rightbox{
display: block;
float: right;
}
.rightbox img{
border: 1px solid black;
}
.flashbox{
display: block;
float: left;
border: 1px solid black;
}
.promotxt{
padding: 10px;
font-size: 14px;
}
.promotxt h2{
padding: 2px;
font-size: 16px;
font-weight: bolder;
text-align: center;
}

.links{
padding: 20px 0px 26px 2px;
overflow: hidden;
vertical-align: bottom;
}
html:first-child .links{
	padding: 30px 0px 15px 2px;			
}
.links .left{
	clear: left;
	float: left;
}
.links .center{
	float: left;
}
.links .right{
	float: left;
}
.links div {
text-align:left;
padding: 0;
width: 240px;
overflow: hidden;
}
.links div a{
margin:0;
font-size: 18px;
font-weight: bold;
color:Black;
padding: 0 0 10 15px;
text-decoration: none;
}
.links div a:hover{
font-weight: bold;
color: #9B0000;
}
div.clearfloat {
clear: both; 
}

