Файл: style.css
Строк: 64
@charset "utf-8";
/*By S.K.*/
body {
background:
#dcdada;
margin: 0;
font-family: Tahoma;
font-size: 12px;
}
img
{
border: 0;
}
a{
color: #f20000;
text-decoration:
none;
}
a:hover{
color: #bb0606;
}
span.chet{
color:
#cccccc;
float: right;
}
.head {
background: #dcdada
url(style/head.gif) repeat-x top left;
height: 75px;
}
.title
{
background: url(style/title.gif) repeat-x top left;
height:
50px;
margin-left: 7px;
margin-right: 7px;
margin-top:
5px;
}
.title a {
color: #fde9e8;
text-decoration:
none;
}
.title a:hover {
text-decoration: underline;
}
.title_end
{
background: url(style/title_end.gif) no-repeat top right;
color:
#ffffff;
text-shadow: 1px 1px 0 #1a3192;
padding-left:
50px;
padding-top: 10px;
}
.title_servis {
background:
url(style/servis.gif) no-repeat top left;
height:
inherit;
}
.title_download {
background: url(style/download.gif)
no-repeat top left;
height: inherit;
}
.title_poisk {
background:
url(style/poisk.gif) no-repeat top left;
height: inherit;
}
.menu
{
background: #ffffff;
color: #c6c6c6;
margin-left:
7px;
margin-right: 7px;
}
.link img {
vertical-align:
middle;
}
.link a{
vertical-align: middle;
background:#ffffff
url(img/link.png) repeat-x top ;
color:#ce0000;
padding: 5px;
display: block;
}
.link a:hover{
vertical-align: middle;
background:#fff3e6;
color: #ad0707;
padding: 5px;
border-radius: 4px;
display: block;
}
.r_bl {
background:
url(style/r_bl.png) no-repeat bottom left;
}
.r_br {
background:
url(style/r_br.png) no-repeat bottom right;
padding-left:
10px;
padding-right: 10px;
padding-bottom: 10px;
}
.foot
{
background: #2746d3 url(style/foot.gif) repeat-x top left;
height:
47px;
margin-top: 7px;
}