Файл: style/style.css
Строк: 116
body {
background-image: url(/style/img/body.gif);
background-color: #303135;
padding: 0px;
margin: auto;
max-width: 500px;
font-size: 13px;
font-family: Arial, Tahoma;
color: #2c2c2c;
}
a {
text-decoration: none;
}
.site {
box-shadow: 0px 0px 20px #000000;
}
.logo {
background-image:
url(/style/img/logo.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #427bad;
padding:
15px;
border-bottom: 1px solid #346793;
}
.title {
background-image: url(/style/img/title.gif);
background-position:
top;
background-repeat: repeat-x;
background-color: #427bad;
padding: 10px;
border-top: 1px solid #69a1db;
border-bottom: 1px
solid #2f5e87;
color: #ffffff;
text-shadow: 1px 1px 0px
#233f58;
}
.news {
background-image: url(/style/img/news.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #ededed;
padding: 10px;
border-top: 1px solid
#ffffff;
border-bottom: 1px solid #c2c2c2;
text-align:
justify;
}
.news p {
padding: 10px 0px 10px 0px;
margin: 7px
0px 0px 0px;
}
.news a:link, .news a:visited {
background-color:
#dedede;
padding: 10px;
border: 1px solid #ffffff;
border-radius: 7px;
color: #366996;
}
.news a:hover, .news
a:active {
background-color: #f6f6f6;
padding: 10px;
border:
1px solid #cfcfcf;
border-radius: 7px;
color:
#366996;
}
.link {
background-color: #d4d4d4;
}
.link a:link,
.link a:visited {
background-image: url(/style/img/link.gif);
background-position: top;
background-repeat: repeat-x;
padding:
10px;
display: block;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #c2c2c2;
color: #325f86;
text-shadow:
1px 1px 0px #ffffff;
}
.link a:hover, .link a:active {
background-image: url(/style/img/link2.gif);
background-position:
top;
background-repeat: repeat-x;
background-color: #8eb1d0;
padding: 10px;
display: block;
border-top: 1px solid #e6f3ff;
border-bottom: 1px solid #6b9bc5;
color: #354a5d;
text-shadow:
1px 1px 0px #d7e4ef;
}
.rekl {
background-image:
url(/style/img/rekl.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #3e73a2;
padding:
8px;
border-bottom: 1px solid #143556;
border-top: 1px solid
#b9d6f4;
}
.wrekl {
background-image: url(/style/img/wrekl.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #cdcdcd;
border: 1px solid #1e4a72;
border-radius: 8px;
}
.wlink {
border-bottom: 1px solid
#d5d5d5;
}
.wlink a:link, .wlink a:visited {
padding: 8px;
display: block;
color: #366590;
font-style: italic;
}
.wlink
a:hover, .wlink a:active {
background-color: #ffffff;
padding:
8px;
display: block;
color: #366590;
font-style: italic;
border-radius: 8px 8px 0px 0px;
}
.wlink2 {
border-top: 1px solid
#ffffff;
}
.wlink2 a:link, .wlink2 a:visited {
padding: 8px;
display: block;
color: #366590;
font-style: italic;
}
.wlink2
a:hover, .wlink2 a:active {
background-color: #ffffff;
padding:
8px;
display: block;
color: #366590;
font-style: italic;
border-radius: 0px 0px 8px 8px;
}
.home {
background-image:
url(/style/img/home.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #3e74a4;
border-bottom: 1px solid #24486d;
border-top: 1px solid
#638fbd;
}
.home a:link, .home a:visited {
padding: 10px;
display: block;
color: #ffffff;
text-shadow: 1px 1px 0px
#233f58;
}
.home a:hover, .home a:active {
background-image:
url(/style/img/home2.gif);
background-position: top;
background-repeat: repeat-x;
padding: 10px;
display: block;
color: #ffffff;
text-shadow: 1px 1px 0px #233f58;
}
.text {
background-image: url(/style/img/news.gif);
background-position:
top;
background-repeat: repeat-x;
background-color: #ededed;
padding: 10px;
border-top: 1px solid #ffffff;
border-bottom: 1px
solid #c2c2c2;
text-align: justify;
}