BODY {
	SCROLLBAR-FACE-COLOR: #B38826; 
	SCROLLBAR-HIGHLIGHT-COLOR: #815901; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #815901; 
	SCROLLBAR-ARROW-COLOR: #815901; 
	SCROLLBAR-TRACK-COLOR: #815901; 
	SCROLLBAR-DARKSHADOW-COLOR: #815901;
   font-family: "Times New Roman", "Monotype Corsiva" ;
	
	
}
.nevyplnovat { display: none; }

A.link {
	color: black;

	font-weight : bold;

}

A.link:Hover {
	color: white;

	font-weight : bold;

}


A.mapa {
	color: #000000;
	font-size : 13px;
	font-weight : bold;
   text-decoration : underline;
}

A.mapa:Hover {
	color: #ffffff;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}


A.d2r {
	color: #2F5B6F;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.d2r:Hover {
	color: white;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}


.text {
	color: black;
	font-size : 16px;
font-style: italic;
}

.text_lavy {
	color: black;
	font-size : 13px;
font-style: italic;

}

.nadpis {
	color: black;
	font-size : 22px;
font-style: italic;
	font-weight: bold;
}

a.nadpis {
	color: black;
	font-size : 22px;
font-style: italic;
	font-weight: bold;
}


a.nadpis_odkaz {
	color: black;
	font-size : 22px;
font-style: italic;
	font-weight: bold;
}

a.nadpis_odkaz:hover {
	color: white;
	font-size : 22px;
font-style: italic;
	font-weight: bold;
}



.nazov_produktu {
	color: black;
	font-size : 16px;
font-style: italic;
font-weight: bold;
}

A.submenu {        
font-style: italic;
	color: #ffffff;
	font-size : 12px;
	font-weight : bold;
   text-decoration : none;
}

A.submenu:Hover {
font-style: italic;
	color: yellow;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;   
}
  
.submenu {   
	color: white;
	font-size : 12px;
	font-weight : bold;
   text-decoration : none;
}

.oh {
	color: Navy;
	font-weight : bolder;
	font-size : 16px;
font-style:  italic;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
padding-top: 20;

width: 150px; /*Default width of hint.*/ 


font:normal 12px Verdana;
line-height:18px;
z-index:100;
font-weight : bold;

visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
padding-top: 200;
color: navy;
margin: 3px 8px;
   
}



.topadresy {
	color: white;
	font-size : 12px;
	font-weight : bold;
   text-decoration : none;
}

a.topadresy {
	color: white;
	font-size : 12px;
	font-weight : bold;
   text-decoration : none;
}