body {
margin: 0px;
padding: 0px;
background: #8d1515 url(images/bg.png) repeat-x;
font-size: 11px;
font-family: Tahoma;
}

.clear{
clear: both;
}

#wrapper{
width: 856px;
margin: 0 auto 0 auto;
}

#header{
margin-top: 100px;
height: 181px;
width: 856px;
background: url(images/header.png);
}

#menu{
font-weight: bold;
border: 1px solid #63744c;
line-height: 35px;
height: 35px;
width: 854px;
background: url(images/menu.png);
}

#menu ul{
overflow: hidden;
margin: 0;
padding: 0;
}

#menu ul li{
float: left;
padding: 0 10px 0 10px;
list-style: none;
}

#menu ul li a{
color: #ffffff;
text-decoration: none;
}

#content{
overflow: hidden;
clear: both;
background: url(images/content.png);
padding-bottom: 15px;
}

#content img{
float: left;
border: 3px solid #77a12f;
margin: 15px 5px 0 15px;
}

#content a{
font-weight: bold;
text-decoration: none;
color: #cb2020;
}

#content h1{
margin: 0 0 7px 0;
padding: 0;
font-size: 18px;
color: #679228;
font-weight: normal;
}

#txt{
padding: 5px 15px 10px 15px;
width: 796px;
}


.vak{
overflow: hidden;
float: left;
width: 269px;
padding-left: 15px;
}

.vakr{
float: left;
width: 269px;
padding-left: 15px;
}

.vak img{
float: left;
border: 3px solid #77a12f;
margin: 15px 10px 0 0;
}

.vakr img{
float: left;
border: 3px solid #cb2020;
margin: 15px 10px 0 0;
}

#footer{
clear: both;
color: #ffffff;
text-align: center;
border: 1px solid #63744c;
line-height: 35px;
height: 35px;
width: 854px;
background: url(images/menu.png);
}

#footer a{
font-weight: bold;
color: #cb2020;
text-decoration: none;
}

#foot{
margin: 5px 0 10px 0;
text-align: center;
width: 856px;
}

#foot a{
color: #ffffff;
text-decoration: none;
}
