/* CSS Document */

body {
padding:0;
margin:0;
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background:#b29797;
}

a {
color:#6e221e;
text-decoration:underline;
}

a:hover {
color:#6e221e;
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;
}

#container {
width:998px;
margin:0 auto;
background:#FFFFFF;
}

#header {
width:998px;
height:333px;
background:url(../images/header-bg.jpg) no-repeat top;
}

#top-menu {
height:10px;
text-align:right;
padding:18px 23px 0 0;
}

#logo {
text-align:center;
padding:30px 0 0 102px;
}

#wrapper {
float:left;
width:100%;
}

#content {
background:url(../images/content-bg.jpg) no-repeat top;
margin:0 220px 0 250px;
padding:30px 20px 10px 20px;
}

#navigation {
float:left;
width:200px;
margin-left:-220px;
background:url(../images/right-block-bg.jpg) no-repeat top;
padding:30px 20px 10px 0;
}

#vote-title {
text-decoration:underline;
font-weight:bold;
margin-bottom:5px;
}

#extra {
float:left;
width:238px;
margin-left:-998px;
background:url(../images/left-block-bg.jpg) no-repeat top;
padding:30px 0 10px 12px;
}

#block-title {
font-size:14px;
font-weight:bold;
color:#6e221e;
text-align:center;
margin-bottom:15px;
}

#block-topnews {
margin-bottom:20px;
font-size:11px;
}

#block {
margin-bottom:20px;
}

#menu {
margin-bottom:20px;
}

#menu a {
color:#6e221e;
text-decoration:underline;
display:block;
height:20px;
padding:0 0 0 10px;
background:url(../images/menu-bg.gif) no-repeat top left;
}

#menu a:hover {
background-position:0 -38px;
color:#000000;
text-decoration:underline;
}

.s_field {
height:16px;
width:220px;
margin-bottom:5px;
border:1px solid #000000;
background:#FFFFFFæ
}

.button {
border:1px solid #6e221e;
color:#6e221e;
font-size:11px;
cursor:pointer;
background:none;
}

#footer {
clear:left;
background:#d0b8b8 url(../images/footer-bg.gif) repeat-x top;
height:47px;
padding:18px 10px 0 0;
}

#footer a {
text-decoration:none;
color:#000000;
}

#footer a:hover {
text-decoration:underline;
color:#000000;
}

#news-item {
margin-bottom:20px;
}

.news-title {
font-size:14px;
font-weight:bold;
color:#6e221e;
margin:0;
}

#news-info {
font-size:11px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dotted #6e221e;
}

#news-info a, .news-title a, #news-menu a {
color:#6e221e;
text-decoration:none;
}

#news-info a:hover, .news-title a:hover, #news-menu a:hover {
color:#6e221e;
text-decoration:underline;
}

#news-menu {
margin-top:5px;
border:dotted #6e221e;
border-width:1px 0 1px 0;
padding:5px 0 5px 0;
font-size:11px;
text-align:right;
}

#pages {
padding:5px;
text-align:center;
font-size:11px;
}

#pages span {
border:1px solid #6e221e;
padding:1px 3px;
color:#CCCCCC;
}

#pages a {
border:1px solid #6e221e;
padding:1px 3px;
color:#CCCCCC;
text-decoration:none;
}

#pages a:hover {
border:1px solid #6e221e;
padding:1px 3px;
color:#6e221e;
background:#CCCCCC;
text-decoration:none;
}

.inp select {
width:182px;
height:16px;
border:1px solid #000000;
}

.f_input {
width:180px;
height:16px;
border:1px solid #000000;
}

.f_textarea {
width:458px;
height:160px;
border:1px solid #000000;
}