﻿body {
	background: #474747;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #ff7727;
	text-decoration: none;
}

h1 {
	color: #ff7727;
	font-size: 20px;
}

h1#nomargin {
	margin-bottom: 0px;
}


h2 {
	font-size: 15px;
}

h3 {
	margin: 0 0 0 0;
	font-size: 12px;
}

td {
	padding: 0 10px 0 0;
}

.half {
	position: absolute;
	top: 0px;
	left: 50%;
	border: none;
}

.site {
	position: absolute;
	top: 0px;
	left: -450px;
	width: 900px;
	height: 500px;
	border-top: 0px;
	border-left: solid 10px #878787;
	border-bottom: solid 7px #878787;
	border-right: solid 10px #878787;
	background: #ffffff;
}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 76px;
	background: url(images/header_bg.jpg) no-repeat #ffbb24;
	border: none;
	margin: 0;
	padding: 0;
}

.line {
	position: absolute;
	top: 76px;
	width: 200px;
	height: 24px;
	background: url(images/line_bg.png) repeat-x;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 26px;
}

.line span {
	position: absolute;
	left: 235px;
	font-size: 11px;
	font-weight: bold;
}

.menu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 200px;
	height: 377px;
	background: url(images/menu_bg.png) repeat-x #ffffff;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.menuitem {
	position: absolute;
	display: block;
	cursor: pointer;
	left: 20px;
	width: 161px;
	height: 17px;
	background: url(images/menu_item.gif) no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 17px;
}

.menuitem:hover {
	background: url(images/menu_item.gif) no-repeat 0px -17px;
}

.menuitem span {
	position: absolute;
	left: 15px;
	color: #4a4a4c;
}

.main, .main2 {
	position:absolute;
	top: 76px;
	left: 200px;
	width: 700px;
	height: 403px;
	border: none;
	margin: 0;
	padding: 0;
}

.main {
	background: url(images/main_bg.jpg) repeat-x #f0f0f0;
}

.main2 {
	background: url(images/main_bg2.jpg) repeat-x #f0f0f0;
}

.obsah {
	position: absolute;
	top: 35px;
	width: 95%;
	height: 365px;
	margin: 0 0 0 20px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 0 5px;
}

.obsah b {
	color: #FF7727;
}

.obsah b.red {
	color: #FF0000;
}

.obsah b.blue {
	color: #0000FF;
}

.obsah td {
	vertical-align: top;
}

.first, .ui {
	text-align: right;
}

.first {
	width: 170px;
}

.main object {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 263px;
	border: none;
	margin: 0;
	padding: 0;
}

.infobox {
	position: absolute;
	top: 263px;
	border: solid 2px #ffffff;
	background: #e3d8bc;
	color: #4a4a4c;
	font-size: 10px;
}

.infobox div {
	margin: 10px 0 0 15px;
	width: 90%;
	height: 75%;
}

.infobox h1 {
	background: #ffbb24 url(images/info_ico.png) no-repeat 2px 1px;
	line-height: 20px;
	color: #ffffff;
	padding: 4px 0 0 12px;
	border-bottom: solid #ffffff 2px;
	margin: 0 0 0 0;
	font-size: 12px;
}

.infobox h1 a {
	color: #ffffff;
}

.infobox h2 {
	color: #ff7727;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

span#nadpis {
	color: #ff7727;
	font-weight: bold;
}

span#grey {
	color: #878787;
}

div#text {
	width: 50%;
}

#lokalita {
	left: 200px;
	width: 230px;
	height: 125px;
}

#lokalita a#mapa {
	position: absolute;
	top: 26px;
	left: 112px;
	height: 99px;
	width: 119px;
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	cursor: pointer;
	background: url(images/mapa.jpg) no-repeat;
}

#aktuality {
	left: 431px;
	width: 265px;
	height: 125px;
	line-height: 11px;
}

.bottom_menu {
	position: absolute;
	top: 477px;
	left: 0px;
	width: 100%;
	height: 20px;
	background: #dbdbdb;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #878787;
}

.footer, .footer_l, .footer_r {
	position: absolute;
	top: 507px;
	height: 21px;
	background: #dbdbdb;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
}
	
.footer {
	left: 7px;
	width: 886px;
	line-height: 21px;
	color: #4a4a4c;
}

.footer_l {
	left: 0px;
	width: 7px;
	background: url(images/footer_l.png) no-repeat;
}

.footer_r {
	left: 893px;
	width: 7px;
	background: url(images/footer_r.png) no-repeat;
}

.footer span#l {
	position: absolute;
	left: 25px;
}

.footer span#r {
	position: absolute;
	left: 755px;
}

.viceinfo {
	position: absolute;
	top: 187px;
	left: 23px;
	width: 154px;
	height: 78px;
	background: url(images/vice_info.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}

.viceinfo #text {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 14px;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}

.viceinfo #cislo {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 33px;
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
}

img.bdd {
	position: absolute;
	top: 18px;
	left: 50px;
	width: 230px;
	height: 49px;
	border: none;
	margin: 0;
	padding: 0;
}

img.logo {
	position: absolute;
	top: 294px;
	left: 54px;
	width: 92px;
	height: 68px;
	border: none;
	margin: 0;
	padding: 0;
}

#patro0 {
	position: absolute;
	width: 500px;
	height: 346px;
	background: url(images/pudorys0.gif) no-repeat;
	left: 170px;
	top: 10px;
}

#patro1 {
	position: absolute;
	width: 500px;
	height: 346px;
	background: url(images/pudorys1.gif) no-repeat;
	left: 170px;
	top: 10px;
}

#patro2 {
	position: absolute;
	width: 500px;
	height: 346px;
	background: url(images/pudorys2.gif) no-repeat;
	left: 170px;
	top: 10px;
}

#patro3 {
	position: absolute;
	width: 500px;
	height: 346px;
	background: url(images/pudorys3.gif) no-repeat;
	left: 170px;
	top: 10px;
}

#patro4 {
	position: absolute;
	width: 500px;
	height: 346px;
	background: url(images/pudorys4.gif) no-repeat;
	left: 170px;
	top: 10px;
}

.zpet {
	position: absolute;
	top: 300px;
	left: 0px;
}

.bytinfo {
	width: 160px;
	float: left;
	margin: 0 10px 0 0;
}

ul {
	padding-left: 15px;
	_padding-left: 0px;
	_margin-left: 15px;
}

*:first-child+html ul {
	padding-left: 0px;
	margin-left: 15px;
}

.bytimg {
	position: relative;
	float: left;
	width: 470px;
	text-align: center;
}

.ruzice	{
	position: absolute;
	top: 0px;
	height: 130px;
	width: 121px;
	background: url(images/ruzice.gif) no-repeat;
	left: 540px;

}
