BODY 
{
	scrollbar-arrow-color: #0000AB;
	scrollbar-base-color: #b4eafc;
	scrollbar-dark-shadow-color: #0000AB;
	scrollbar-track-color: #b4eafc;
}

#glowtext {
	filter:glow(color=0000AB,strength=13);
	width:100%;
	height:100%;
}

.sovorakan
{
  BACKGROUND: url('Images/blockdefault.gif') repeat-x center; font-weight:bold; font-size:12px;
}
.sovorakan TD
{
  BACKGROUND: url('Images/blockdefault.gif') repeat-x center; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px;
}
.sovorakan A
{
    COLOR: #1A4D6A;
    text-decoration: none;
}
.poxvac
{
  BACKGROUND: url('Images/blockactive.gif') repeat-x center; font-weight:bold; font-size:12px;
color: #0000AA;
font-weight:bold;


}
.poxvac TD
{
  BACKGROUND: url('Images/blockactive.gif') repeat-x center; font-weight:bold; font-size:12px;
}
.poxvac A
{
    COLOR: #0000AA
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #d9d9d9;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "" link */
font: bold 18px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #d9d9d9;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 0px solid black;
background-color: #d9d9d9;
padding: 5px;
z-index: 5;
}
