/* CSS Document */
body {
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	background-color:rgb(97,93,92);
}

h1 {
	display: none;
}

a {
	border: 0;
	text-decoration: none;
}

#vsechno,#copyright {
	background-color:white;
	width: 1020px;
	margin: 0 auto;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

#cesta {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	line-height: 25px;
	border: 1px #b9b9b9 solid;
	background: url(../img/bg_cesta.png) left top repeat-x white;
	margin-left: 230px;
	margin-right: 4px;
	margin-top: 2px;
}

#cesta a {
	text-decoration: none;
	color: black;
}

#cesta a:hover {
	color: rgb(0, 0, 0);
}

#vrchni_menu {
	background: url(../img/bg_vrch.png) left top no-repeat #ececec;
	padding: 0 0 0 0;
	height: 250px;
	font-size: 12px;
}

#vrchni_menu a#logo {
	font-size: 12px;
	width: 343px;
	height: 115px;
	display: block;
}

#vrchni_menu a#logo img {
	border: 0;
}

#language {
	float: right;
	margin: 0 10px;
	font-weight: bold;
	line-height: 25px;
}

#language img {
	height: 12px;
	vertical-align: middle;
	border: 0px;
}

img#ilustrace {
	float: right;
}

#info {
	height: 75px;
	margin: 0;
	width: 264px;
	padding: 15px 35px;
}

#info a {
	color: black;
}

#info table {
	width: 320px;
	font-size: 13px;
	border-collapse: collapse;
	font-weight: bold;
}

#leve_menu {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 200px;
	width: 221px;
	float: left;
}

#leve_menu div {
	border-left: 10px #c4d4ca solid;
	border-bottom: 1px #c4d4ca solid;
	border-right: 1px #c4d4ca solid;
}

#leve_menu div a {
	background-color: white;
	color: black;
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0 5px 15px;
	margin: 0;
	display: block;
}

#leve_menu div a:hover,#leve_menu div a.aktivni {
	background-color: #c4d4ca;
}

#leve_menu a.sekce {
	line-height: 30px;
	padding-left: 0px;
	font-size: 13px;
	color: black;
	text-decoration: none;
	display: block;
	border-left: 10px rgb(240, 240, 240) solid;
}

#leve_menu a.sekce:hover {
	color: #398542;
	border-left: 10px #004418 solid;
}

#leve_menu a.aktiv,#leve_menu a.aktiv:hover {
	border-left: 10px #004418 solid;
	background-color: #004418;
	color: white !important;
}

#leve_menu div.skryte_podmenu {
	display: none;
}

#leve_menu thead td {
	height: 25px;
	padding: 0px 10px;
	background: url(../img/menu_header.png) left top repeat-x #00923f;
	border-bottom: 1px #004418 solid;
	visibility: visible;
	color: white;
	font-weight: bold;
}

#leve_menu ul {
	font-size: 15px;
}

#levy_pruh {
	margin-left: 3px;
	border-left: 221px rgb(240, 240, 240) solid;
}

#obsah {
	border-left: 1px silver solid;
	border-right: 1px silver solid;
	margin-left: 6px;
	margin-right: 4px;
	padding: 10px 10px 10px 15px;
	font-size: 13px;
	text-align: justify;
}

#obsah ul {
	list-style: square;
	margin: 5px 0 25px 0;
	padding: 0 0 0 30px;
}

#obsah h2 {
	font-size: 25px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}

#obsah h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

#obsah h3 a {
	margin: 0;
}

#obsah a {
	color: black;
}

#obsah a:hover,a:hover {
	color: rgb(15, 60, 15) !important;
}

table#reference {
	width: 100%;
	margin: 0 auto;
}

table#reference td {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	vertical-align: top;
}

table#reference td img {
	width: 200px;
	margin-bottom: 5px;
	border: 1px rgb(80, 80, 80) solid;
}

table#reference td img:hover {
	border: 1px black solid;
}

#copyright {
	text-align: center;
	background-color:rgb(192, 192, 192);
	border-top: 0px rgb(128, 128, 128) solid;
	padding: 5px 0px;
	clear: both;
	color: rgb(128, 128, 128);
	border-bottom: 1px #999 solid;
}

#copyright a {
	color: rgb(128, 128, 128);
}

#loga {
	margin: 0 auto 0 auto;
	width: 1020px;
	position: relative;
	bottom: 190px;
	height: 1px;
}

#loga img {
	margin:5px 20px;
	}
	 
#kontakty {
	width: 200px;
}

ul.ukazky {
	line-height: 25px;
}

.zelene {
	color: #color :                     #398542;
}

a.zelene:hover {
	border-bottom: 1px rgb(122, 163, 9) dotted;
}

.tucne,.tluste {
	font-weight: bold;
}

.netucne {
	font-weight: normal !important;
}

.nahled {
	float: right;
	margin: 10px;
	border: 1px silver solid;
	padding: 2px;
}

.popisek {
	font-size: 0.8em;
	line-height: 25px;
}

.clear {
	clear: both;
}
