body {
	font-family : tahoma,Verdana,Arial;
	font-size : 12px;
	color : #000000;
        SCROLLBAR-FACE-COLOR: ##ff0000;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #ffffff;
        SCROLLBAR-3DLIGHT-COLOR: ##ff0000;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
        SCROLLBAR-TRACK-COLOR: #ff0000;
        SCROLLBAR-DARKSHADOW-COLOR: ##ff0000;

}

usemap {border: none;}

img {border: none;}

table {
	font-family : tahoma,Verdana,Arial;
	font-size : 12px;
	color : #000000;
	} 
      
A:link 
 { COLOR: #ff0000; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold }
A:visited
 { COLOR: #ff0000; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold}
A:hover
 { COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: none }
 h2.klasa{
color: #ff0000;
text-align: center;
}
h1.klasa{
color: #ff0000;
text-align: center;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #ff0000;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

