Размер файла: 4.92Kb
body, td, tr {
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
cursor: default;
}
body {
background-color: #fff;
color: #fff;
margin: 0px;
padding: 0px;
}
legend {
color: #f00;
width: 100%;
font-size: 12px;
font-weight: bold;
border-bottom: solid 1px #fff;
padding-bottom: 5px;
margin-bottom: 5px;
}
fieldset {
border: solid 1px #fff;
padding-bottom: 10px;
}
form {
margin: 0px;
padding: 0px;
}
a:active, a:visited, a:link {
color: #f00;
text-decoration : none;
}
a:hover {
color: #ff0;
text-decoration: none;
padding: 1px;
}
a.nav:active, a.nav:visited, a.nav:link {
color: #f00;
font-weight: bold;
text-decoration: none;
}
a.nav:hover {
font-weight: bold;
color: #ff0;
text-decoration: underline;
}
/* шапка*/
#header-1{
background:url(header-1.gif) no-repeat;
height:10px;
}
#header-2{
background:url(header-2.gif) repeat-x;
height:10px;
width:100%;
}
#header-3{
background:url(header-3.gif) no-repeat 100% 0%;
height:10px;
}
#header-4{
background:url(header-left.gif) no-repeat;
height:10px;
}
#header-5{
background:#fff;
height:1px;
width:100%;
}
#header-6{
background:url(header-right.gif) no-repeat 100% 0%;
height:10px;
}
#header {
background:#000 url(header-left.gif) repeat-y;
color:#fff;
}
#header-right {
background:url(header-right.gif) repeat-y 100% 0%;
color:#fff;
}
#logo {
background:url(logo.gif) no-repeat;
width:110px;
height:60px;
}
/* шапка*/
/*ноги*/
#footer-4{
background:url(footer-4.gif) no-repeat;
height:10px;
margin-top: -5px;
}
#footer-5{
background:url(footer-5.gif) repeat-x;
height:10px;
width:100%;
margin-top: -5px;
}
#footer-6{
background:url(footer-6.gif) no-repeat 100% 0%;
height:10px;
margin-top: -5px;
}
#footer {
background:#000 url(header-left.gif) repeat-y;
color:#fff;
margin-top: -5px;
}
#footer-right {
background:url(header-right.gif) repeat-y 100% 0%;
color:#fff;
margin-top: -5px;
}
/* тело*/
#content {
background:#000 url(header-left.gif) repeat-y;
text-align:left;
margin-bottom:-12px;
}
#content-right {
background:url(header-right.gif) repeat-y 100% 0%;
}
#content-2{
margin:11px;
}
#reklama{
width:85%;
background:#333;
margin:2 px;
border:1px solid #600;
}
/* тело*/
input, select {
font-size: 8pt;
}
textarea {
width: 97%;
font-size: 9pt;
padding: 5px;
}
table {
margin: 1px 0px 1px 0px;
padding: 1px 1px 1px 1px;
font-size: 13px;
}
.img {
float:left;
padding : 0px;
margin-right: 5px;
background: none;
}
.imgright {
float:right;
margin : 5px;
}
.a {
color: #fff;
background-image: url(/themes/default/aa.gif);
background-color: #000;
border: 1px solid #fff;
}
.b {
background:#000 url(bg_b.png) no-repeat 100% 0%;
font-size: 13px;
color: #900;
border-top: 1px solid #600;
overflow:hidden;
}
.b img {
margin:1px;
}
.c {
color: #fff;
background-image: url(/themes/default/aa.gif);
background-color: #000;
border: 1px solid #fff;
}
.d {
background-color : #333;
border-style : dotted;
border-width : 1px;
border-color : #000;
padding : 10px;
padding-left : 30px;
background-image : url(/images/img/code.gif);
background-repeat : repeat-y;
font-size : 11px;
display : block;
overflow : auto;
}
.q {
background-image: url(/images/img/closequote.png);
background-position: top right;
background-repeat: no-repeat;
background-color : #000;
border: 1px solid #fff;
border-left: 4px solid #fff;
color : #fff;
font-size : x-small;
padding-left : 6px;
}
.form {
color: #fff;
padding : 3px;
background-color: #000;
border: 1px solid #fff;
}
.login {
color: #fff;
padding : 10px;
margin : 0px 0 10px 0;
background-color: #000;
border: 1px solid #fff;
}
.data {
color: #c60;
font-size: x-small;
}
hr {
border : 1px dotted #f00;
}
img {
border : 0;
}
.note {
color: #fff;
background: #000;
border: 1px solid #fff;
padding: 5px;
margin : 5px;
text-align: center;
font-weight: bold;
}
.right {
text-align: right;
font-size: x-small;
}
.hide {
color : #fff;
background : #000;
border: 1px dotted #fff;
font-size: x-small;
padding: 3px;
}
.nav {
padding : 4px;
font-size : 10px;
}
.nav a {
border : 1px solid #fff;
padding : 0px 5px 0px 5px;
font-size : 9px;
text-decoration : none;
}
.nav a:hover {
background-color : #000;
border : 1px solid #fff;
padding : 0px 5px 0px 5px;
text-decoration : none;
font-size : 9px;
}
.navcurrent {
background-color : #000;
border : 1px solid #fff;
padding : 0px 5px 0px 5px;
font-weight: bold;
text-decoration : none;
}