Файл: design/style.css
Строк: 37
body {
background: #221e1e;
margin: 0 auto;
max-width:
650px;
font-size: 13px;
color: #16223b;
font-family: Arial;
}
a,
a:hover{
text-decoration: none;
}
OTCTYP{
padding-left: 25px;
}
img
{
vertical-align: middle;
}
table {
text-align: left;
color:
#7c737e;
text-decoration: none;
}
.Текст {
margin-left:
17px;
margin-right: 17px;
color: #7c737e;
padding: 13px;
background:
#f9f9f9;
border-top: 1px #d3cbcb solid;
display: block;
}
.Текст
a{
color: #7c737e;
}
.Раздел {
padding: 8px;
font-size:
12px;
color: #ffffff;
text-decoration: none;
background-color:
#d4a70a;
display: block;
-khtml-border-radius: 5px;
-moz-border-radius:
5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
form {
padding:
0;
margin: 0;
}
input[type=text], select, textarea{
font-size:
13px;
-khtml-border-radius: 5px;
-moz-border-radius:
5px;
-webkit-border-radius: 5px;
border-radius:
5px;
width:95%;
font-size: 13px;
background-color: #d4a70a;
border:
0px;
color: #f9f9f9;
padding: 8px
12px;
}
input[type=submit],input[type=button]
{
width:95%;
-khtml-border-radius: 5px;
-moz-border-radius:
5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 8px
12px;
background-color: #d4a70a;
border: 0px;
color:
#f9f9f9;
font-size: 13px;
}