#header {
position : absolute;
width : auto;
height : 145px;
Border-width : 0;
top : 0;
right : auto;
left : 50px;
bottom : auto;
}

#main {
position : absolute;
width : 560px;
height : 100%;
top : 137px;
right : auto;
left : 199px;
bottom : 0;
overflow-y : auto;
overflow-x : hidden;
background-color : #6f831c;

}

#leftbar {
position : absolute;
width : 140px;
height : 100%;
top : 137px;
right : 0;
left : 50px;
bottom : 0;
background-color : #000000;
}

#rightbar {
position : absolute;
float : left;
width : 140px;
height : 100%;
top : 137px;
right : auto;
left : 770px;
bottom : 0;
background-color : #000000;
}



img { 
margin : 0px;
border : 0px;
}

hr {
color : #ffffff;
width : 80%;
height : 1px;
}

a:hover {
color : #ffffff; 
text-decoration : none;
}

a.menu {
margin : 0px;
}

a.velky {
font-size : 20px;
margin : .67em;
}

a {
color : #a3bf2a; 
font-family : tahoma; 
font-size : 10pt; 
margin : 5px; 
text-decoration : none; 
font-weight : bold;
}

body { 
scrollbar-base-color: #a3bf2a;
scrollbar-track-color : #6f831c;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color : #ffffff;
color : #ffffff;
font-family : tahoma;
font-size : 10pt;
background-image : url("../bhbg.gif") ;
background-color : #6f831c;
background-repeat : no-repeat;

margin-top : 0px;
}

p.nadpis {
font-size : 12pt;
font-weight : bold;
}
