body {
    background-repeat: repeat;
    background-attachment: scroll;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Verdana, Arial, sans-serif; 
    font-size: 11px; 
    color: #2D3E48;

    SCROLLBAR-FACE-COLOR: #c0df86;
    SCROLLBAR-DARKSHADOW-COLOR: #9fce43;
    SCROLLBAR-3DLIGHT-COLOR: #9fce43;
    SCROLLBAR-ARROW-COLOR: #9fce43;
    SCROLLBAR-BASE-COLOR: #c0df86;
    SCROLLBAR-HIGHLIGHT-COLOR: #c0df86;
    SCROLLBAR-SHADOW-COLOR: #c0df86;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
}

a { text-decoration: none; color: #0000FF; }
a:hover { text-decoration:underline; color: #2D3E48; }

.textpole {
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #E1FFA5;
	border-left-color: #9FCE43;
	border-right-color: #9FCE43;
	border-top-color: #9FCE43;
	border-bottom-color: #9FCE43;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}a {  
    text-decoration: none; 
    color: ##black;
}
.tab {
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #293641;
	background-color: #C0DF86;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}a {  
    text-decoration: none; 
    color: ##black;
}
.tab2 {
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #293641;
	background-color: #abc2d3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}a {  
    text-decoration: none; 
    color: ##black;
}
.text {
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    text-decoration: none; 
}
.nadpis {
    font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
    text-decoration: none; 
}

.slidemenubar{
position:absolute;
left:-155px;
width:160px;
top:0px;
border:1.5px solid #A7CFCB;
background-color: #BCDED3;
layer-background-color:lightyellow;
}