body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5DABE;
	background-image: url(pix/background.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#hlavni {
	width: 703px;
	margin: 0px auto;
	background-image: url(pix/back.gif);
}
#head {
	width: auto;
	height: 153px;
	background-image: url(pix/head.gif);
	background-color: #805500;
}

#head2 {
	width: auto;
	height: 145px;
	background-image: url(pix/head_2.jpg);
	background-color: #805500;
}
#levy {
	width: 236px;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	text-align: left;
	clear: both;
}

#menu {
	width: auto;
	margin: 10px 0px 20px 15px;;
	background-image: url(pix/menu_stred.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
}

ul, li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.uroven1
{
	width: auto;
	margin: 30px;
	font-size: 14px;
}

ul.uroven2
{
	position: absolute;
	width: 180px;
	left: 149px;
	top: -1px;
	visibility: hidden;
	font-size: 14px;
	background-color: #E3CCA2;
	background-image: url(pix/menu_stred.jpg);
	background-position: center;
}

li.uroven1
{
	position: relative;
	border-bottom: dotted #000 1px;
	margin-bottom: -1px;
	width: 149px;
	margin-bottom: 1px;
	behavior: url(hovermenu.htc);
}

li.uroven2
{
	float: left;
	width: 180px;
	border-left: solid #000 1px;
	border-bottom: dotted #000 1px;
	background-color: #E3CCA2;
	background-image: url(pix/menu_stred.jpg);
	background-position: center;
	margin-right: -1px;
	behavior: url(hovermenu.htc);
}

	li.uroven1 a:link, li.uroven1 a:active, li.uroven1 a:visited
{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 6px 6px 20px;
}

	li.uroven1:hover, li.uroven1Hover
{
	background-color: #C69D67;
}

	li.uroven1 a:hover
{
	background-color: #C69D67;
	color: #000;
}

	li.uroven2:hover, li.uroven2Hover
{
	background-color: #C69D67;
	visibility: visible;
}

ul.uroven1 li.uroven1Hover ul.uroven2, ul.uroven1 li.uroven1:hover ul.uroven2
{
	visibility: visible;
	background-color: #C69D67;
}


#menu_horni {
	width: auto;
	height: 31px;
	background-image: url(pix/menu_horni.jpg);
	background-repeat: no-repeat;
}

#menu_dolni {
	width: auto;
	height: 30px;
	background-image: url(pix/menu_dolni.jpg);
	background-repeat: no-repeat;
}

#odkazy {
	width: auto;
	margin: 5px 15px 5px 30px;
	padding: 5px;
	background-color: #E5CFA1;
	background-image: url(pix/odkazy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#odkazy p {
	width: auto;
	color: #FFFFFF;
}

#odkazy h3 {
	font-size: 14px;
	color: #000;
	line-height: 14px;
}

#odkazy a:link, #odkazy a:active, #odkazy a:visited {
	color:#000000;
	background-color: transparent;
	text-decoration: underline;
}

#odkazy a:hover {
	color:#331A00;
	background-color: transparent;
	text-decoration: none;
}

#pravy {
	width: 460px;
	float: left;
}

h1 {
	padding: 6px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px dotted #000;
	background-color: #69880D;
}

h2 {
	font-size: 16px;
	color: #000;
	padding: 2px 5px 2px 35px;
	background-image: url(pix/h2.gif);
	background-position: left;
	background-repeat: no-repeat;
}

h2 a:hover {
	color: #000;
	text-decoration: none;
}

#obsah h3 {
	padding-top: 4px;
	margin: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
}

a:link, a:active, a:visited {
	color: #193300;
	text-decoration: underline;
}

a:hover {
	color: #316400;
	text-decoration: none;
}

#obsah {
	padding: 12px 6px 36px 16px;
	color: #000;
	font-size: 110%;
	line-height: 140%;
	text-align: left;
	margin-right: 15px;
	width: auto;
}
#footer {
	background-color: #E5DABE;
	padding: 12px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	width: auto;
	color:#000000;
	font-size: 12px;
	height: 30px;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration: underline;
	background-color: transparent;
}

#footer a:hover {
	color:#331A00;
	text-decoration: none;
	background-color: transparent;
}

#stin {
	background-color: #E5CFA1;
	background-image: url(pix/pata.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 15px;
	padding: 0px;
}

img {
	border: 0;
	background-color: transparent;
}

.levyobr img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
.pravyobr img {
	float: right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

.images  a img {
	border: 1px #000 solid;
	padding: 0px;
	text-decoration: none;
	background-color: #69880D;}

.images a:hover img {
	border: 1px #fff solid;
	padding: 0px;
	text-decoration: none;
	background-color: transparent;}

.levynahled a img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px #000 solid;
}

.levynahled a:hover img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px #fff solid;
}

.pravynahled a img {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 1px #000 solid;
}

.pravynahled a:hover img {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 1px #fff solid;
}

.tree ul, .tree li {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url(pix/li.gif);
	width: auto;
}

.tree li a {
	padding: 0px;
	margin: 0px;
	color: #193300;
	text-decoration: underline;
}

.tree li a:hover {
	color: #316400;
	text-decoration: none;
}

.odrazky ul, .odrazky li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url(pix/li.gif);
	width: auto;
	list-style-position: inside;
}

p {
	margin: 5px 0px 10px 0px;
	text-indent: 20px;
}

.bezodsazeni {
	margin: 5px 0px 10px 0px;
	text-indent: 0px;
}

table, tr, td, th  {
	vertical-align: top;
	font-size: 12px;
}

.seznam table, .seznam tr, .seznam td  {
	border: 1px solid #4F660D;
	font-size: 12px;
}

.seznam th  {
	border: 1px solid #000;
	font-size: 12px;
	background-color: #69880D;
}

.clear {
	clear: both;
}

.skryte{
	visibility: hidden;
}

#informace {
	width: auto;
}

ul.prvni {
	position: relative;
	width: 140px;
	float: left;
}
ul.druhy {
	position: relative;
	width: 140px;
	float: left;
}
ul.treti {
	position: relative;
	width: 140px;
	float: left;
}

#informace a{
	display: block;
	padding: 1px;
	font-size: 12px;
	background-color: #69880D;
	border-bottom: 1px solid #75970C;
	border-right: 1px solid #75970C;
	width: auto;}

#informace a:link, #informace a:visited{
	color: #000;
	text-decoration: none;}

#informace a:hover{
	background-color: transparent;}

