/* CSS Document */

body {
padding:0;
margin:0;
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#781b20;
background:#781b20;
}

a {
color:#781b20;
text-decoration:underline;
}

a:hover {
color:#781b20;
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;
}

.block {
vertical-align:top;
width:;
height:auto;
}

#block {
background:url(../images/block-bg.jpg) repeat-y;
width:237px;
height:auto;
display:block;
margin-bottom:5px;
}

#block-title {
background:url(../images/cat-title.jpg);
height:28px;
width:237px;
padding:10px 0 0 0;
text-align:center;
font-size:14px;
font-weight:bold;
color:#fedfa6;
}

#block-content {
padding:0 22px 0 22px;
}

ul.menu {
padding:0;
margin:0;
font-size:14px;
font-weight:bold;
}

ul.menu li {
list-style:none;
padding-left:10px;
}

.content {
vertical-align:top;
width:524px;
height:auto;
}

#banner {
padding:10px;
text-align:center;
}

#news-item {
margin-bottom:10px;
background:url(../images/news-bg.jpg) repeat-y;
}

#news-title {
background:url(../images/news-title.jpg) no-repeat top;
height:33px;
padding:9px 20px 0 20px;
color:#fedfa6;
font-size:14px;
font-weight:bold;
}

.cat {
font-size:12px;
}

#news-title a, #full-news a, #pages a {
text-decoration:none;
color:#fedfa6;
}

#news-title a:hover, #full-news a:hover, #pages a:hover {
text-decoration:underline;
color:#fedfa6;
}

#news-content {
padding:0 17px 0 17px;
}

#news-content img {
margin:4px;
}

#news-menu {
background:url(../images/news-bottom.jpg) no-repeat bottom;
height:36px;
color:#fedfa6;
font-size:11px;
padding:7px 40px 0 40px;
}

#full-news {
text-align:center;
font-size:14px;
font-weight:bold;
}

.f_input {
width:180px;
height:16px;
border:1px dashed #781b20;
background:#fedfa6;
}

#f_textarea {
width:300px;
height:160px;
border:1px dashed #781b20;
background:#fedfa6;
}

.footer {
width:998px;
height:83px;
vertical-align:top;
background:url(../images/footer-bg.jpg) no-repeat;
color:#fedfa6;
font-size:11px;
}

.footer a {
text-decoration:none;
color:#fedfa6;
}

.footer a:hover {
text-decoration:underline;
color:#fedfa6;
}

#footer {
padding:20px 0 0 100px;
}

#pages {
font-weight:bold;
color:#fedfa6;
text-align:center;
}