body {
	margin: 0px;
	background-image: url(../images/svisle.gif);
	background-position: 20%;
	background-repeat: repeat-y;
		
}
div#horni {
	background-color: Maroon;
	background-image: url(../images/horni2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid Black;
	color: White;
	padding: 0.5em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	text-align: left;
	height: 185px;

}
div#horni img {
	position: absolute;
	right: 0px;
	top: 0px;	
	margin-bottom: 7px;
}

div#horni img#logo {
	position: absolute;
	left: 10px;
	top: 10px;	
}



div#menu {
	float: left;
	width: 18%;	
}
div#menu a {
	display: block;
	margin: 8% 8% 8% 0%;
	padding: 0.5em 0.5em 0.3em 1em;
	color: White;
	background-color: Maroon;
	background-image: url(../images/horni2_m.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid Black;
	border-top: 1px solid Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}
div#menu a:hover {
	margin: 8% 0% 8% 8%;
	color: Yellow;
}
div#menu a.aktiv {
	margin: 8% 0% 8% 8%;
	color: Maroon;
	background-color: #EFB68B;
	background-image: none;
	border: 3px double Maroon;
}
div#data, div#dolni {
	margin-left: 22%;	
}
div#dolni {
	clear: right;
	padding: 1em;
}
div#top {
	margin: 2em;
	padding: 1em;
	text-align: right;
	clear: both;
}
div#top a {
	color: Maroon;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	font-style: italic;
	text-decoration: none;
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding: 0.2em 1em 0.2em 4em;
}



h1 {
	display: block;
	color: Maroon;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	font-weight: bold;
	background-image: url(../images/cerna_tecka.jpg);
	background-position: bottom;
	background-repeat: repeat-x; 
	padding-left: 0.5em;
}

table#aktuality {
	margin: 0.5em auto 1em auto;
	border-collapse: collapse;
	border: 3px double Maroon;
}
table#aktuality th, table#aktuality td {
	margin: 0.5em 0em 0.3em Oem;
	padding: 0.3em;
	color: Maroon;
	text-align: left;
}
tr.nadpis th, tr.nadpis td {
	border-top: 2px solid #590000;
	border-bottom: 1px solid #AFAFAF;
	background-color: #FFE4B5;
}
table#aktuality td.datum{
	width: 20%;
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;	
}
table#aktuality td.nadpis{
	width: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
table.data {
	margin: 0.5em auto 1em auto;
	border: 1px solid #2A2A2A;
	border-collapse: collapse;
	color: Maroon;
}
table.data th, table.data td{
	text-align: left;
	vertical-align: top;	
	padding: 0.3em;
}
table.data th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;		
}
table.data td.nazev {
	font-style: italic;	
}
tr.cara td, tr.cara th {
	border-bottom: 1px solid #2A2A2A;
}
/* ========================================================================================== */
table#deska {
	border: 3px double #D2691E;
	margin: 1em auto 2em 1em;
	color: Maroon;
	border-collapse: collapse;
}
table#deska td, table#deska th {
	margin: 0px;
	padding: 0.3em;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #D2691E;
	padding-left: 1em;
	padding-right: 1em;	
	vertical-align: top;	
}
table#deska td {
	text-align: left;	
}
table#deska th {
	background-color: #F5DEB3;		
}
tr.neplatna td, tr.neplatna th {
	background-color: #C6C6C6;
}

table#deska td.datum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.9em;
}
table#deska a {
	color: #A52A2A;
	text-decoration: none;
}
table#deska a:hover {
	color: Maroon;
	text-decoration: underline;
}
table#deska td.cv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
td.poznamka {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	font-weight: bold;	
}
span.strankuj {
	margin: 0.5em;
	margin-right: auto;
	padding: 0em 1em 0em 1em;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: Silver;
	background-color: Maroon;
	color: White;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
span.strankuj a {
	color: White;
	text-decoration: none;	
}
span.strankuj a:hover {
	color: #FFD700;
}









