Размер файла: 2.99Kb
body {
font-family: Georgia;
font-size: 11px;
background-color: #f5f5dc;
max-width: 400px;
margin: auto;
color: #000000;
}
.logo-end-foot {
border-color: #f5f5dc #f5f5dc #ff0000 #f5f5dc;
border-width: 1px;
border-style: solid;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #8a7665;
background: scroll #8a7665 center no-repeat;
font-style: normal;
color: #fff;
text-align: center;
padding: 15px 0px 15px 0px;
border-radius: 5px 5px 0px 0px;
margin: 3px 0px 3px 0px;
}
.foot-end-logo {
border-color: #ff0000 #f5f5dc #f5f5dc #f5f5dc;
border-width: 1px;
border-style: solid;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #8a7665;
background: scroll #8a7665 center no-repeat;
font-style: normal;
color: #fff;
text-align: center;
padding: 15px 0px 15px 0px;
border-radius: 0px 0px 5px 5px;
margin: 3px 0px 3px 0px;
}
.name {
border-color: #8a7665 #8a7665 #8a7665 #8a7665;
border-width: 1px;
border-style: solid;
padding: 3px 4px 3px 4px;
font-weight: bold;
letter-spacing: 1px;
margin: 3px 0px 3px 0px;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #bdb56d;
background: scroll #bdb56d center no-repeat;
font-style: normal;
color: #fff;
text-align: left;
}
.r {
padding: 1px 0px 1px 0px;
border-color: #f5f5dc #8a7665 #f5f5dc #8a7665;
border-width: 1px;
border-style: solid;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #edcea1;
background: scroll #edcea1 center no-repeat;
font-style: normal;
color: #000000;
font-weight: bold;
text-align: center;
}
.reklama {
padding: 1px 0px 1px 0px;
border-color: #f5f5dc #8a7665 #f5f5dc #8a7665;
border-width: 1px;
border-style: solid;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #edcea1;
background: scroll #edcea1 center no-repeat;
font-style: normal;
color: #000000;
font-weight: bold;
margin: 3px 0px 3px 0px;
padding: 0px 4px 0px 4px;
}
.menu {
padding: 4px 4px 4px 4px;
border-color: #f5f5dc #8a7665 #8a7665 #8a7665;
border-width: 1px;
border-style: solid;
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-color: #cfae84;
background: scroll #cfae84 center no-repeat;
font-style: normal;
font-weight: bold;
color: #000000;
}
input.p {
background: #bdb56d;
border: solid 1px #8a7665;
color: #fff;
border-radius: 1px;
}
input.k {
margin: 3px 0px 3px 0px;
background: #edcea1;
border: solid 1px #fff;
color: #000000;
border-radius: 5px;
}
a {
color: #0000ff;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-size: 11px;
text-decoration: underline;
color: #fff;
}