body{
margin: 0;
padding: 0;
color: #000;
font-size: 11px;
font-family: Tahoma;
background: #9c1422 url(../images/tlo.jpg) top repeat-x;
}

a {
color : #000;

text-decoration : none;
font-weight: bold;
}
a:active, a:hover {
color : #3e3e3e;
}
a img{
border: 0;
}

h3 {
font-size : 15px;
font-weight: bold;
font-family:Tahoma;
text-align: center;
}



#wrapper{
width :785px;
height: 800px;
background: url(../images/container.jpg) no-repeat;
}
#gora{
width: 100%;
height: 105px;
display: block;
clear:both;
}



#main {
float : left;
width : 502px;
text-align: justify;
padding-left: 23px;

}


#right {
margin-top: 20px;
float : right;
width : 251px;
height: 653px;
text-align: left;
text-indent: 50px;

}

#footer{
width: 100%;
height: 41px;
display: block;
clear:both;
}


.boxholder{
padding: 5px;


}
#box, #box2, #box3, #box4, #box5{

}
.boxholder p.text{
margin: 0;

padding: 10px;
}

#menu {
margin-top: 40px;
* margin-top: 30px;
}






.tab h3 {
display : block;
text-decoration : none;
color: #000;
font-family:Tahoma;
font-size:12px;
font-weight: bold;
text-align: left;

}


.tab {
display : block;
text-decoration : none;
color: #000;
font-family:Tahoma;
font-size:12px;
font-weight: bold;
}



#iframe {
overflow-x: hidden;
overflow-y: scroll;
} 