/* CSS Document */

body {
padding:0;
margin:0;
font:11px Arial, Helvetica, sans-serif;
color:#000000;
background:#FFFFFF;
}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:none;
}

form {
padding:0;
margin:0;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

.left-block {
width:216px;
height:auto;
vertical-align:top;
background:url(../images/left-block-bg.gif) repeat-y;
}

#block-title {
width:191px;
height:35px;
padding:5px 0 0 25px;
color:#000000;
font:14px "Times New Roman", Times, serif;
background:url(../images/block-title-bg.gif) no-repeat;
}

#block {
padding:0 25px 0 30px;
margin-bottom:10px;
}

.enter {
width:80px;
height:16px;
border:2px solid #8d722c;
}

.login {
text-align:right;
}

.login a {
color:#000000;
text-decoration:none;
}

.login a:hover {
color:#000000;
text-decoration:underline;
}

.right-block {
width:782px;
height:auto;
vertical-align:top;
}

#right-block {
padding:0 21px 10px 7px;
}

#mail-login {
background:#a7a989;
padding:6px 12px 6px 12px;
margin-bottom:10px;
}

#news-item {
margin-bottom:2px;
}

#news-title {
background:url(../images/news-title-bg.gif) no-repeat top left;
height:31px;
padding:1px 0 0 10px;
font:14px "Times New Roman", Times, serif;
}

#news-title a {
color:#000000;
text-decoration:none;
}

#news-title a:hover {
color:#000000;
text-decoration:underline;
}

#news-content {
border:2px solid #8d722c;
padding:5px;
}

#news-content img {
margin:7px;
}

#news-menu {
border-top:2px solid #8d722c;
padding-top:5px;
margin-top:5px;
clear:both;
font-size:10px;
text-align:right;
}

.f_input {
width:180px;
height:16px;
border:2px solid #8d722c;
}

.f_textarea {
width:457px;
height:260px;
border:2px solid #8d722c;
}

.button {
border:none;
background:#8d722c;
cursor:pointer;
}

#pages {
font-weight:bold;
text-align:center;
padding:5px;
}

#mini-news-title {
background:url(../images/mini-news-title-bg.gif) no-repeat top left;
height:31px;
padding:1px 0 0 10px;
font:14px "Times New Roman", Times, serif;
}

.footer {
text-align:center;
height:50px;
}