a {
	text-decoration: none;
	color: navy;
}

input,select,textarea {
	font-family: Courier;
	font-size: 11px;
}

h3 {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}

ul.bez {
	padding: 1ex;
	margin: 0px;
	padding-left: 2ex;
	margin-left: 2ex;
	margin-bottom: 2ex;
}

table {
	background-color: #C0C0C0;
	font-size: 10px;
}

td {
	background-color: #FFFFFF;
}

th {
	background-color: #F5F5F5;
}

.firma {
	background-color: #000080;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

.footer {
	background-image: url("../images/navy.png");
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #000080;
	color: #808080;
	font-size: 8px;
	padding: 2px;
	padding-left: 4px;
	text-align: right;
}

.rightmenu {
	width: 150px;
	float: right;
}

.rightbtn {
	display: block;
	padding: 4px 8px 4px 8px;
	margin: 2px;
	background-color: silver;
	color: white;
}

.rightbtn:hover {
	background-color: #005BB7;
}

.sitem {
	font-size:12px;
	margin:3px;
	padding:5px;
	display:block;
	background-color:whitesmoke
}

.sitem:hover {
	background-color:#005BB7;
	color:white
}

.leftmenu {
	color: #000080;
}

.leftmenu:hover {
	background-image: url("../images/lmenu_bg.png");
	background-repeat: repeat-x;
	background-position: top;
}

.leftmenuback {
	color: #000080;
}

.leftmenuback:hover {
	background-color: #FFF0F0;
}

.leftmenusel {
	background-image: url("../images/lmenu_bg_sel.png");
	background-repeat: repeat-x;
	background-position: top;
	color: #006400;
}

.lmenu {
	border-right: 1px solid #000080;
	border-top: 0px;
	width: 150px;
}

.main {
	text-align: left;
	width: 785px;
}

.menux {
	background-color: #FFFFFF;
	border: 1px solid #000080;
	color: #000000;
	font-size: 10px;
	padding: 2px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 180px;
}

.menuxa {
	border: 1px solid #FFFFFF;
	color: #000080;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 8px;
}

.menuxa:hover {
	background-color: #F0F0FF;
	border: 1px solid #000080;
	color: #000080;
}

.odrazka {
	background-image: url("/images/li.gif");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}

.title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom:5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #635F92
}

.label {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

#label {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

#label div,span {
	font-weight: normal;
}

#leftmenu a {
	border-bottom: 1px solid #000080;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 8px;
}

#mainmenu {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000080;
	height: 116px;
}

#mainmenu td {
	padding-left:1px;
}

#mainmenu a {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: block;
	color: #000080;
	font-size: 9px;
	text-align: center;
}

#mainmenu div {
	padding:3px;
	height:30px;
}

#mainmenu a:hover {
	border: 1px solid #000080;
	position:relative;
	top:10px;
}

#mainmenu img {
	border: 0px;
}

#text{
	padding: 20px;
	padding-right: 0px;
}

#text p {
	margin: 0px;
	text-align: justify;
	text-indent: 3ex;
}

#mapa {
	padding-top: 20px;
	margin-bottom: 50px;
	text-align: center;
}

#konfmenu {
	width: 150px;
	padding: 0px;
	float: left;
}

#konfmenu a {
	display: block;
	padding: 4px;
}

#konfmenu a:hover {
	background-color: #005BB7;
	color: white;
}

#konfmenu span {
	display: block;
	padding: 4px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background-color: white;
	color: black;
}

#konfmenu span.popis {
	border: 1px solid black;
	background-color: black;
	color: white;
	font-weight: bold;
}

#konfmenu div.blok {
	background-color: #F5F5F5;
	border-left: 1px solid black; 	
}

#konfitem {
	padding: 2px;
	margin: 2px;
	border-bottom: 1px solid silver;
	display: block;
	height: 69px;
}

#konfitem:hover {
	background-color: whitesmoke;
}

#konfitem div.pic {
	float: left;
	width: 100px;
	border: 1px solid silver;
	text-align: center;
	background-color: white;
}