html, body {
	margin: 0;
	padding:0;
	width: 100%;
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
}

form {
	margin:0;
	padding:0;
}

#page {
	position: relative;
	display: block;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#head {
	position: relative;
	width: 850px;
	height: 109px;
	background: white url(images/verlauf1.jpg) right top repeat-y;
}

#quicklinks {
	position: absolute;
	right: 0px;
	bottom: 5px;
	display: block;
	width: 180px;
	padding-top: 10px;
}

#quicklinks br {
	display: none;
}

#quicklinks a {
	display: block;
	color: #0f2d50;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 10px;
}

#quicklinks a:hover {
	text-decoration: underline;
}

#quicklinks a.ugodnosti {
	font-weight: bold;
	background: transparent url(images/ico_ugodnosti.gif) left top no-repeat;
}

#quicklinks a.kontakt {
	background: transparent url(images/ico_kontakt.gif) left 2px no-repeat;
}

#quicklinks a.natisni {
	background: transparent url(images/ico_natisni.gif) left top no-repeat;
}

#logo {
	position: relative;
	display: block;
	width: 180px;
	padding-top: 15px;
}

#logo img {
	border: 0;
}

#menu {
	position: relative;
	height: 22px;
	border-top: 1px solid white;
	background: #0f2d50 url(images/vogal.gif) right bottom no-repeat;
	margin-bottom: 10px;
	font-size: 12px;
}

#menu ul {
	position: relative;
	margin:0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 22px;
	border-right: 1px solid white;
}

#menu li a {
	display: block;
	padding: 3px 18px 3px 18px;
	color: white;
	background: #0f2d50 url(images/vogal.gif) right bottom no-repeat;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #d13642;
}

#menu li a.ozd {
	color: #0f2d50;
	background-color: #afc8d2;
}

#menu li a.selected {
	background-color: #d13642;
	color: white;
}

#menu li a.ozd:hover {
	color: #fff;
	background-color: #d13642;
}

#submenu {
	margin-bottom: 10px;
}

#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#submenu li {
	float: left;
}

#submenu li a {
	display: block;
	width: 162px;
	font-size: 11px;
	text-decoration: none;
	color: black;
	background-color: #adadad;
	padding: 5px 0 5px 18px;
	border-bottom: 1px solid white;
}

#submenu li a:hover {
	background-color: #c0c0c0;
}

#submenu li a.selected {
	background-color: #c0c0c0;
	font-weight: bold;
}

#infobar {
	position: relative;
	margin: 10px 0;
	color: gray;
	font-size: 11px;
}

#leftcolumn, #rightcolumn {
	position: relative;
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 180px;
}

#rightcolumn {
	float: right;
}

#aktualno {
	margin-bottom: 10px;
}

#aktualno h3 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #0f2d50;
	padding-left: 7px;
}

#aktualno div {
	font-size: 11px;
	color: #666;
	padding-left: 7px;
	background: transparent url(images/bullet.gif) 0px 5px no-repeat;
}

#aktualno div a {
	text-decoration: none;
	color: #0063ba;
}

#aktualno div a:hover {
	text-decoration: underline;
}

#shortcuts, #newsletter {
	border: 1px solid #afc8d2;
	padding: 10px;
}

#shortcuts h3, #newsletter h3 {
	margin:0 0 5px 0;
	padding:0;
	color: #0f2d50;
	font-size: 12px;
	font-weight: bold;
}

#shortcuts br { display: none; }

#shortcuts a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 2px;
	color: #0063b2;
}

#shortcuts a:hover {
	text-decoration: underline;
}

#newsletter {
	display: block;
	width: 153px;
}

#newsletter input {
	margin: 0;
	width: 152px;
}

#newsletter input.potrdi {
	margin-top: 5px;
	width: 100px;
}

#links {
	margin-top: 10px;
}

#links img {
	border: none;
	margin-bottom: 1px;
}

#main {
	position: relative;
	display: block;
	width: 470px;
	height: 1%;
	margin: 0 190px 10px 190px;
	line-height: 1.3em;
}

#main a {
	color: #0f2d50;
}

#main img {
	float: left;
	border: 1px solid #0f2d50;
	margin: 0 10px 10px 0;
}

#main h2 {
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#main h3 {
	margin: 0;
	padding: 10px 0;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

#main h3 a {
	color: #0f2d50;
	text-decoration: none;
}

#main h3 a:hover {
	text-decoration: underline;
}

#main .small {
	padding-bottom: 4px;
	font-size: 10px;
	color: gray;
}

#main p {
	margin-left: 0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

#main .news {
	display: block;
	width: 470px;
}

#main div.person {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #afc8d2;
}

#main div.person img {
	float: right;
	border: 1px solid #0f2d50;
	margin: 0 0 10px 10px;
}

#main table {
	position: relative;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

#main td {
	border:1px solid silver;
	padding: 2px;
}

#main .documents {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #afc8d2;
}

#main .documents .title {
	font-weight: bold;
	padding-bottom: 10px;
}

#main .documents img {
	float: none;
	border: none;
	margin-right: 0px;
}

#footer {
	position: relative;
	display: block;
	clear: both;
	border: 1px solid #afc8d2;
	padding: 10px;
	color: gray;
	font-size: 11px;
	width: 830px;
	margin-bottom: 20px;
}

#footer #mc {
	position: absolute; 
	right: 10px;
	top: 10px;
	text-decoration: none;
	font-size: 11px;
	color: gray;
}
