@media all {
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFEC;
	background-image: url(pozadi-titul.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#main-wnd {
	position: absolute;
	height: 580px;
	width: 100%;
	min-width: 850px;
	margin: 0px;
	padding: 0px;
	background-image: url(hlavicka-titul.jpg);
	background-repeat: no-repeat;

}
#min-wide {
	width: 850px;
}
#rt-col {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 235px;
	background-color: #E3EDEF;
	height: 544px;
}
#low-bar {
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 544px;
	background-color: #BAD4F5;
}
#low-bar-links {
	font-size: 13px;
	font-weight: bold;
/*	width: 565px; */
	width: 615px;
}
#low-bar-links a {
	float: left;
	margin-right: 12px;
	margin-left: 14px;
	line-height: 24px;
}
#low-bar-links a:hover, #low-bar-links a:active {
	color: #CC3300;
}
#bl-line1 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
}
#bl-line2 {
	background-color: #6699FF;
	margin-left: 345px;
	height: 1px;
}
#bl-line3 {
	background-color: #6699FF;
	position: absolute;
	left: 0px;
	top: 120px;
	height: 1px;
	width: 235px;
}
#lt-link1 {
	left: 345px;
	top: 134px;
	position: absolute;
	width: 233px;
	font-size: 13px;
	color: #003399;
	line-height: 28px;
	overflow: auto;
	height: 240px;
}
#lt-link1 a:link, #lt-link1 a:visited {
	color: #003399;
}
#lt-link1 a:hover, #lt-link1 a:active {
	font-weight: bold;
	color: #003399;
}
#lt-link2 {
	position: absolute;
	left: 5px;
	top: 380px;
	height: 164px;
	width: 565px;
	overflow: hidden;
}
.lt-link2-sec {
	width: 111px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #000066;
	line-height: 15px;
	overflow: hidden;
}
.lt-link2-sec:hover {
	font-weight: bold;
}
.lt-link2-sec a:link, .lt-link2-sec a:visited {
	color: #000066;
}
.lt-link2-sec a:hover, .lt-link2-sec a:active {
	color: #000066;
	font-weight: bold;
}
.lt-link2-sec img {
	margin-bottom: 6px;
}
/* puvodni bez odkazu na stary web
#rt-link1 {
	position: absolute;
	left: 16px;
	top: 136px;
	width: 203px;
	height: 100px;
	font-size: 14px;
	line-height: 24px;
	overflow: auto;
} */
#rt-link1 {
	position: absolute;
	left: 16px;
	top: 136px;
	width: 203px;
	height: 125px;
	font-size: 14px;
	line-height: 24px;
	overflow: auto;
}
#rt-link1 a:hover, #rt-link1 a:active {
	color: #CC3300;
}
/* puvodni bez odkazu na stary web
#rt-link2 {
	position: absolute;
	left: 10px;
	top: 237px;
	font-size: 10px;
	width: 215px;
	height: 304px;
	overflow: auto;
} */
#rt-link2 {
	position: absolute;
	left: 10px;
	top: 262px;
	font-size: 10px;
	width: 215px;
	height: 279px;
	overflow: auto;
}
#rt-link2 a {
	display: inline;
	width: 180px;
	vertical-align: top;

}
#rt-link2 a:visited {
	color: #003399;
}
#rt-link2 a:hover, #rt-link2 a:active {
	color: #CC3300;
}
#hled-bg {
	position: absolute;
	left: 0px;
	top: 544px;
	height: 25px;
	width: 235px;
	background-color: #BAD4F5;
}
#hled {
	position: absolute;
	left: 14px;
	top: 2px;
	font-size: 13px;
	color: #000000;
}
#hled-text {
	font-size: 10px;
}
#rt-banners {
	position: absolute;
	left: 16px;
	top: 10px;
}
#rt-banners img {
	border: none;
	margin-bottom: 5px;
}
}
