BODY.hlavni {
	background : url(../Grafika/pozadi.gif) repeat fixed;
}

BODY.nadpis {
	background : url(../Grafika/Nadpis/nadpis.jpg) repeat fixed;
}

BODY.stopa {
	background : url(../Grafika/Tapety/014.jpg) repeat fixed;
}

 
H1.hlavni{
	color : Blue;
	text-shadow: aqua;
	
}
TABLE.hlavni {
	border-bottom : 1px outset;
	border-left : 1px inset;
	border-top : 1px outset;
	border-right : 1px inset;
}
TD.hlavni {
	background-color : #ededed;
	border-bottom : 1px inset;
	border-left : 1px outset;
	border-top : 1px inset;
	border-right : 1px outset;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 14px;
}

TD.hlavni_head {
	background-color : #CCCCCC;
	border-bottom : 1px inset;
	border-left : 1px outset;
	border-top : 1px inset;
	border-right : 1px outset;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 16px;
	font : bold;
	text-align : center;
}

TD.bw_head {
	background-color : Black;
	color : White;
	font-weight : bold;
	text-align : center;
}

TD.bw {
	border : 1px solid Black;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align : middle;
	background: white;
}

.tlac{
	color: #FFCCCC;
	background-color : #CC0033;
	border-bottom : 1px solid Maroon;
	border-left : 1px solid #FFCCCC;
	border-right : 1px solid Maroon;
	border-top : #FFCCCC;
	cursor : hand;
	padding-left: 7px;
	padding-right: 7px;
	font-weight : bold;
}
INPUT.hl {
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	background-color : #ADD8E6;
}

TEXTAREA.hl {
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	background-color : #ADD8E6;
}


<STYLE type="text/css">
<!--
BODY {
  background:white;
}
.rozmazany {
  color:turquoise;
  font:italic bold 24pt Verdana, Sans-serif;
  width:100%;
  text-align:center;
  filter:Blur(direction=135, strength=6);
}
.stin {
  color:darkcyan;
  font:italic bold 24pt Verdana, Sans-serif;
  width:100%;
  text-align:center;
  filter:Shadow(color=dimgray,strenght=7);
}
.zare {
  color:navy;
  font:italic bold 24pt Verdana, Sans-serif;
  width:100%;
  text-align:center;
  filter:Glow(color=yellow,strenght=5);
}
-->
</STYLE>
