BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #000000; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: "arial ce", "helvetica ce", arial, helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff
}

.zahlavi {
	LEFT: 20px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 160px;
	BACKGROUND-COLOR: Lime;
	background-image: url(baltie256.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.left-column {
	LEFT: 20px;
	WIDTH: 150px;
	POSITION: absolute;
	TOP: 170px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #CEF7CE;
}
.right-column {
	RIGHT: 20px;
	WIDTH: 170px;
	POSITION: absolute;
	TOP: 170px;
	HEIGHT: 300px;
	BACKGROUND-COLOR: #CEF7CE;
}
.middle-column {
	MARGIN-TOP: 170px;
	MARGIN-LEFT: 180px;
	WIDTH: auto;
	MARGIN-RIGHT: 10px;
	POSITION: relative;
	BACKGROUND-COLOR: White;
}

/*POUZE PRO ÚVODNÍ STRÁNKU*/

.left-uvod {
	LEFT: 20px;
	WIDTH: 45%;
	POSITION: absolute;
	TOP: 350px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #CEF7CE;
	padding: 10px 10px 10px 10px;
}
.right-uvod {
	RIGHT: 20px;
	WIDTH: 45%;
	POSITION: absolute;
	TOP: 350px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #CEF7CE;
	padding: 10px 10px 10px 10px;
}
.middle-uvod {
	MARGIN-TOP: 170px;
	MARGIN-LEFT: 10px;
	WIDTH: auto;
	MARGIN-RIGHT: 10px;
	POSITION: relative;
	BACKGROUND-COLOR: White;
}
/*konec: POUZE PRO ÚVODNÍ STRÁNKU*/

a.hlavni_menu:link, a.hlavni_menu:visited {
	text-decoration: none; /*border: 2px #bbbad9 dotted; display: block;*/
	color: Olive;
	background-color: #CEF7CE;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

a.hlavni_menu:hover {
	text-decoration: none
   border: 2px dotted Navy; /*display: block;*/
	color: #CEF7CE;
	background-color: Olive;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
}

.hlavni_menu_vybrane {
	text-decoration: none; /*border: 2px #bbbad9 dotted; */
	color: #6C370F;
	background-color: #91ED94;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	border: 2px solid #6C370F;
}


a.bocni_menu:link, a.bocni_menu:visited {
	text-decoration: none;
	display: block;
	color: Olive; /*background-color: Navy;*/
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	width: auto;
}

a.bocni_menu:hover {
	text-decoration: none;
	display: block;
	color: #6C370F; /*background-color: Navy;*/
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	width: auto;
	background-color: #91ED94;
}

h1 {
	text-align: left;
	font-variant: normal;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #6C370F;
	padding-left: 10px;
}

h2 {
	text-align: left;
	font-variant: normal;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C370F;
	padding-left: 10px;
}

h3 {
	text-align: left;
	font-variant: normal;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C370F;
	font-style: italic;
}

li {
	padding-top: 6px;
}

li.aktualni {
	padding-top: 6px;
	color : Red;
}

table {
	border: solid;
}

th {
	background-color: #99ccff;
	text-align: left;
	font: bold;
	font-size: 12px;
	color: Blue;
}

tr.lichy {
	background-color: #E2E2E2;
	font-size: 12px;
	border : 1px;
	border-color : Black;
}

tr.sudy {
background-color: White;
font-size: 12px;
	border : 1px;
	border-color : Black;
}

tr.sudy:hover, tr.lichy:hover{background-color:#eeffcc;}

td {
	border : 1px;
	border-color : Black;
}

td.form_nadpis {
	background: Silver;
	border: 1px;
	font-size: 14px;
	font-weight: bold;
}

td.form_titulek {
	background: Silver;
	font-size: 12px;
	border: 1px;
}

td.form_pole {
	background: #CEF7CE;
	font-size: 12px;
	border: 1px;
}

.sponzor_bocni {
	display: block;
	color: Black;
	background-color: Fuchsia;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	width: auto;
	background-color: Silver;
}

