/*** KAPRADI CSS ***/
<STYLE>

body { background: url("kapradi_podklad.jpg"); margin-top: 6px;  margin-left: 6px; margin-right: 6px }

a:link { color: #530300; text-decoration: underline }
a:visited, a:active, a:hover { color: #5D7327; text-decoration: underline }

a.tab:link { color: #530300; background-color: #EBF5B8; text-decoration: underline; font-weight: bold; font-size: 16px; font-family: Georgia; text-align: center}
a.tab:visited, a.tab:active, a.tab:hover { color: #5D7327; background-color: #EBF5B8; text-decoration: underline; font-weight: bold; font-size: 16px; font-family: Georgia; text-align: center }

  
H1 { font-weight: bold; font-size: 28px; font-family: Georgia; color: #000000; text-align: center }
H2 { font-weight: bold; font-size: 18px; font-family: Georgia; color: #000000; text-align: center }
H3 { font-weight: bold; font-size: 16px; font-family: Georgia; color: #000000 }
H4 { font-weight: bold; font-size: 20px; font-family: Georgia; color: #000000; text-align: center }


.normal_small { font-weight: normal; font-size: 10px; font-family: Georgia; color: #000000; background-color: none }

.normal { font-weight: normal; font-size: 16px; font-family: Georgia; color: #000000; background-color: none }

.normal_bold { font-weight: bold; font-size: 16px; font-family: Georgia; color: #000000; background-color: none }

.sez_normal { font-weight: normal; font-size: 12px; font-family: Georgia; color: #000000; background-color: none }

.sez_normal_bold { font-weight: bold; font-size: 12px; font-family: Georgia; color: #000000; background-color: none }

.sez_normal_small { font-weight: normal; font-size: 10px; font-family: Georgia; color: #000000; background-color: none }

.sez_normal_small_bold { font-weight: bold; font-size: 10px; font-family: Georgia; color: #000000; background-color: none }


.seztd {
	border-color: #5D7327;
	border-style: solid;
	border-width : 0px 1px 1px 0px;
	padding: 3px;
}

.seztab {
	border-color: #5D7327;
	border-style: solid;
	border-width : 3px 2px 2px 3px;
}

.seztabcap {
	border-color: #5D7327;
	border-style: solid;
	border-width : 0px 1px 3px 0px;
	padding: 5px 3px 5px 3px;
}

</STYLE>