/*   OSH Kroměříž - Copyright (c) 2007 PRETORIEN - www.pretorien.cz   */


body {
	background: url(images/page_background.gif) rgb(155,10,13);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: rgb(80,80,80);
	cursor: default;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	text-decoration: underline;
	color: rgb(154,12,11);
}

a:hover {
	text-decoration: none;
}

#body_area {
	margin: 0px auto 0 auto;
	width: 750px;
	padding: 0px;
	text-align: center;
}

#page_holder {
	float: left;
	margin: 0px auto 0 auto;
	background: white;
	width: 750px;
	padding: 0px;
}

#page_box_container {
	margin: 9px;
	padding: 0px;
}

div#horni_cast {
	height: 130px;
	width: 100%;
}

div#obsahova_cast {
	padding: 0;
	margin: 0px;
	margin-top: 8px;
	width: 100%;
	float: left;
}

TABLE#obsah_table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 732px;
}

#obsah_sloupec1 {
	text-align: left;
	width: 200px;
	vertical-align: top;
	background: rgb(234,234,234);
	padding: 0px;
}

UL {
	list-style-image: url(images/li_odrazka.gif);
}

#obsah_sloupec2 {
	text-align: left;	
	vertical-align: top;
	width: 526px;
	padding: 0px;
	background: rgb(242,242,242);
	height: 400px;
}

td#obsah_table_predel {
	width: 6px;
	background: white;
	padding: 0px;
}

#menu_nadpis {
	width: 100%;
	padding: 3px 0px 4px 0px;
	margin: 0px;
	text-align: left;
}

#menu_nadpis SPAN {
	padding: 3px 15px 3px 8px;
	text-align: left;
	color: white;
	background: rgb(154,12,11);
	font-weight: bold;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
}

#obsah_nadpis {
	width: 100%;
	padding: 3px 0px 4px 0px;
	margin: 0px;
	text-align: left;
}

#obsah_nadpis SPAN {
	padding: 3px 15px 3px 8px;
	text-align: left;
	color: white;
	font-size: 14px;
	background: rgb(154,12,11);
	font-weight: bold;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	margin: 0px;
}

#dolni_cast {
	float: left;
	width: 100%;
	margin-top: 10px;
	border-top: rgb(179,178,184) 7px solid;
	padding-top: 3px;
}

#dolni_cast div {
	padding: 12px 10px 11px 10px;
	background: rgb(103,104,70);
	color: white;
	text-align: right;
}

#dolni_cast div a {
	text-decoration: underline;
	color: white;
}

#dolni_cast div a:hover {
	text-decoration: none;
}

div#obsah_container {
	margin: 12px 9px 20px 9px;
	padding: 0px;
	text-align: justify;
	font-size: 12px;
}

#horni_part1 {
	float: left;
	background: url(images/horni_background1.jpg) left top no-repeat white;
	width: 488px;
	height: 241px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#horni_part1 div {
	margin: 51px 0px 0px 0px;
	border-right: rgb(158,11,14) 5px solid;
	height: 52px;
	width: 283px;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	padding: 6px 15px 4px 0px;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	color: black;
	margin: 0px;
	padding: 0px;
}

h2 {
	display: block;
	padding: 3px 15px 3px 8px;
	text-align: left;
	color: white;
	font-size: 14px;
	background: rgb(154,12,11);
	font-weight: bold;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	margin: 0px;
}

#horni_part1 div span {
	display: block;
	color: rgb(158,11,14);
	margin-top: 4px;
	text-align: right;
}

#horni_part2 {
	float: left;
	height: 241px;
	width: 162px;
	background: url(images/horni_background2.jpg) left top no-repeat black;
}

#horni_part3 {
	float: left;
	background: url(images/horni_background3.jpg) left top no-repeat white;
	height: 241px;
	width: 82px;
	margin: 0px;
}

UL#menu_hlavni {
	margin: 10px 0px 7px 25px;
	padding: 2px 0px 0px 0px;	
	text-align: left;
}

UL#menu_hlavni LI {
	margin-top: 3px;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
}

#horni_part2 DIV {
	margin: 5px 7px 3px 7px; 
	padding: 0px;
	color: white;
	font-size: 12px;
	text-align: left;
}

#horni_part2 DIV A {
	color: white;
	text-decoration: underline;
}

#horni_part2 DIV A:hover {
	text-decoration: none;
}

#horni_part2 DIV P {
	margin: 0;
	padding-top: 4px; 
	font-size: 11px; 
	color: rgb(184,185,205);
}



