body {
background: #000 url(images/bg.png);
color : #999;
max-width: 800px;
font-size : 16px;
font-family : Tahoma;
margin:auto;
}
a:link, a:visited {
color : #398ab3;
text-decoration : none;
}
a:hover, a:focus {
color: #429ecc;
}
img {
border : 0;
vertical-align : middle;
}
.logo {
font-size : 18px;
background-image : url(images/logo_bg.png);
background-repeat : repeat-x; 
background-position : 50% top; 
height : 30px;
padding : 10px 3px 3px; 
}
.title {
text-shadow: 0 1px 2px rgba(0,0,0,.4);
color : #fff;
font-weight: bolder;
background : #8f8e8f url(images/title.png);
text-align : left;
padding: 2px 0 2px 3px;
margin: 4px 0 0 0;
border-radius: 4px 4px 0 0;
}
.block {
background : #000 url(images/bg.png);
border-left : 1px solid #398ab3;
border-right : 1px solid #398ab3; 
border-bottom : 1px solid #398ab3; 
padding: 2px 2px 2px 2px;
border-radius: 0 0 4px 4px;
}
.link {
background: url(images/link.png) repeat-x left top transparent;
display: block;
padding: 8px;
border-radius: 4px;
}
.link:hover {
background: url(images/linka.png) repeat-x left top transparent;
}
.foot {
color : #fff;
background : #000 url(images/foot.png);
text-align : center;
margin: 2px 0 0 0;
padding: 2px 0 0 0;
border-radius: 0 0 8px 8px;
}
.copy {
font-size: 10px;
border-left : 1px solid #333;
border-right : 1px solid #333; 
border-top : 1px solid #333; 
margin: 2px 30% 0 30%;
padding: 1px;
border-radius: 4px 4px 0px 0px;
}
.copy a {
color: #333;
}
.copy a:hover {
color: #444;
}
.banners {
background: url(images/banners.png) repeat-x left top transparent;
padding: 3px;
margin-top: 1px;
border-radius: 8px 8px 0 0;
}

.srceen {
margin : 0 auto;
border-radius : 5px;
margin-right:8px;
height : 200px;
width : 280px;
vertical-align : middle;
float:left;
}
/*
Design by BEPDuKT
Site: http://DizKod.ru
ICQ: 46693184
For: Public
*/