Файл: styles.css
Строк: 49
body {
background: #f1f1f1;
color: #ddd;
max-width: 400px;
margin:
auto;
font-size: 14px;
font-family: Tahoma;
}
a {
color:
#505050;
text-decoration: none;
}
img {
vertical-align:
middle;
}
.head {
background: #3b3b3a url(image/head.png)
repeat-x;
}
.top {
background: #3b3b3a url(image/top.png)
repeat-x;
}
.toplogo {
background: url(image/toplogo.png)
no-repeat;
color: #e9f5fe;
text-shadow: #2a2a2a 0 1px;
padding: 12px
12px 12px 75px;
}
.razdy {
background: #f47f1f url(image/razdy.png)
repeat-x;
}
.razdyi {
background: url(image/razdyi.png)
no-repeat;
color: #fcf5e8;
text-shadow: #ce7c0c 0 1px;
padding: 13px
10px 14px 58px;
}
.razdg {
background: #f47f1f url(image/razdg.png)
repeat-x;
}
.razdgi {
background: url(image/razdgi.png)
no-repeat;
color: #fff;
text-shadow: #609310 0 1px;
padding: 13px 10px
14px 55px;
}
.linky {
background: #f9e1c4 url(image/linky.png)
repeat-x;
padding: 6px;
border-top: 1px solid #e8d4aa;
color:
#b56512;
}
.linkg {
background: #e8f9c8 url(image/linkg.png)
repeat-x;
padding: 6px;
border-bottom: 1px solid #d7efae;
color:
#5e900fl;
}
.linkg img {
margin: 1px 4px 1px 2px;
}
.linky img
{
margin: 1px 4px 1px 2px;
}
.rekl {
background: #e1e1e1;
padding: 5px
7px;
}
.end {
background: #505050 url(image/end.png) repeat-x;
}