/* odkazy */
A 		{text-decoration: none; font-weight: bold; color: blue } 				
A:link 	{text-decoration: none; font-weight: bold; color: blue }					
A:visted{text-decoration: none; font-weight: bold; color: blue }
A:active{text-decoration: none; font-weight: bold; color: red  }
A:hover {text-decoration: none; font-weight: bold; color: blue } 

/*BODY { background-image: url(../wbt-pom/soutez/Jilek/banner2.gif)}*/
BODY 	{ background-color:fffff1 }
DT		{ font-weight: bold; font-style: italic}
UL 		{ font-size: 14pt; font-weight: bold; font-style: italic}
LH 		{ font-size: 12pt; font-weight: bold; font-style: italic}
LI 		{ font-style: normal}
OL LI 	{ font-style: italic}

P 
/* v htm volat jako <P>nejaky text <SPAN CLASS="klic">text s vlastnosti klic</SPAN></P> */
.nadpis 	{text-align: center }
.styl1 		{font-size: 14pt; font-weight: bold; font-style: italic}
.styl2 		{font-weight: bold; font-style: italic}
.styl3 		{font-style: italic}
.klic 		{background-color: #FFFF99; font-style: italic }
/* v htm volat jako <P CLASS="podpis">Nejaky text bude zprava</P> */
.nadpis1 	{color: green; font-size: 24pt; font-weight: bold; text-align: center}
.nadpis-hide{color: green; font-size: 24pt; font-weight: bold; text-align: center}
.podpis 	{text-align: right; font-style: italic }
.odskok 	{text-align: left; /*font-style: italic;*/ margin-left: 7% }
.varovani 	{color: white; background-color: red; margin-left: 50% }

DIV.style1 	{font-size: 24pt; font-weight: bold}
DIV.style2 	{font-size: 24pt; font-style: italic}

SPAN.tucny 	{font-weight: bold}
SPAN.freaky {color: green; font-size: 90pt; font-style: italic}
SPAN.green 	{font-weight: bold; color: green}
SPAN.blue 	{font-weight: bold; color: blue}
SPAN.red 	{font-weight: bold; color: red}
SPAN.teal 	{font-weight: bold; color: teal}

/*.cursor-sirka {cursor: hand	}*/
.cursorHand {cursor: hand	}

.bpozadi 	{ background-color:ffffe1; color:black	}
.bpisma 	{ color:blue }