Размер файла: 1.66Kb
@charset "utf-8";
/* CSS Document */
body {
background: #ffffff url(images/fon.png);
color : #666;
font-size : 13px;
font-family : Tahoma;
margin:auto;
}
a:link, a:visited {
color : #1182b0;
text-decoration : none;
font-size: 13px;
font-weight: bold;
}
a:hover, a:focus {
color: #ff0000;
}
img {
border : 0;
vertical-align : middle;
}
.logo {
background-image : url(images/logo_bg.png);
height : 60px;
}
.title {
text-shadow: 0 1px 2px rgba(0,0,0,.4);
color : #ffffff;
font-weight: bolder;
background : #8f8e8f url(images/title.png);
text-align : left;
padding: 2px 0 2px 3px;
margin: 5px 0 0 0;
border-radius: 4px 4px 0 0;
font-size: 16px;
}
.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: 12px;
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;
}
B { color: #1182b0; }
/*