body {
	background-color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 1ex 1ex 1ex 1ex;
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

hr {
	color: #FF9900;
	background-color: #FF9900;
	border: 1px solid #FF9900;
	clear: both;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	border: 0px;
}

a:hover  {
	color: #336699;
	background-color: #FFDDAA;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

h1 {
	font-size: 135%;
}
h2 {
	font-size: 120%;
}
.title1 {
	font-size: 135%;
}
.title2 {
	font-weight: normal;
}

.portret {
	float: left;
	margin: 2ex 2ex 2ex 2ex;
	clear: both;
}

#none {
	display: none;
}

#header {
	color: white;
	background-color: #FF9900;
	margin: 0 0 0 0;
	height: 80px;
	background-image: url('images/landscape.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

#menu {
	color: white;
	background-color: #0066CC;
	padding: 2px 2px 2px 1em;
	font-weight: bold;
	margin: 0 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	background-image: url(images/odrazka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 10px 0px 10px;
}

#menu a:hover {
	border: none;
	text-decoration: underline;
}

#web {
	min-height: 350px;
	_height: 350px;
	color: black;
	background-color: white;
	border-bottom: 2px solid #FF9900;
	text-align: justify;
	padding: 1em 2em 3em 2em;
}

.ref {
	min-height: 150px;
	border: 1px dotted #FF9900;
	padding: 10px;
	margin-bottom: 30px;
	color: black;
	background-color: #FFFFD0;
}

.ref h2 {
	margin: 0 0 0.5em 0;
	font-size: 140%;
}

.ref img {
	float: right;
}

#footer {
	margin-top: 10px;
	font-size: 90%;
	text-align: center;
	color: #AAAAAA;
}



.sede {
	color: #AAAAAA;
}

.vcenter {
    vertical-align: top;
}

#rozcestnik {

}

#rozcestnik li {
	height: 20pt;
	padding: 1ex;
	margin: 1ex 0 1ex 0;
	list-style-image: url(images/odrazka.gif);
}
#rozcestnik li .rozc_comment{
	font-size: 8pt;
	color: Gray;
/*	border-bottom: 1px solid #FF9900; */
	padding: 1ex 2em 1ex 2em;
}
