body {
	margin: 2px;
	margin-top: 0px;
	background: #ffff99;
}

* {
	margin-left: auto;
	margin-right: auto;
}

#titulka {
	padding: 10px 20px;
	position: relative;
	background: url(../design/background.jpg);
	background-repeat: repeat-y;
	width: 760px;
	min-height: 500px;
}

div#titulka img#look {
	position: absolute;
	top: 170px;
	right: 10px;
	border-width: 0px;
}

#list {
	position: absolute;
	top: 100px;
	left: -12px;
	width: 12px;
	height: 81px;
	background: url(../design/list.jpg);
}

#menu {
	position: relative;
	width: 800px;
	height: 30px;
	background: url(../design/button.jpg);
}

#menu a {
	font-size: 11pt;
	display: block;
	width: 94px;
	height: 24px;
}

#head {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../design/head_back.jpg);
}

#logo {
	width: 280px;
	height: 84px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#logo img {
	border: 0px;
}

#ponuka {
	margin: auto;
	width: 800px;
}

#ponuka img {
	margin: 15px auto 0;
}

#ponuka div {
	width: 400px;
	float: left;
	font-weight: bold;
}

#ponuka div p {
	margin: 5px;
}

#oznam {
	width: 500px;
	position: absolute;
	top: 3px;
	left: 280px;
	height: 60px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

#oznam h1 {
	font-size: 14pt;
	text-align: left;
	margin: 0px;
}

#oznam p {
	font-size: 8pt;
	margin: 3px;
}

#oznam a {
	display: block;
	width: 500px;
	height: 60px;
	margin: 0px;
	font-size: 8pt;
	border: 0px;
}

#oznam img {
	border: 0px;
}

#page_page {
	width: 800px;
	background: url(../design/page.jpg);
	background-repeat: repeat-y;
	clear: both;
}

#navigator {
	width: 150px;
	float: left;
}

#obsah {
	padding: 20px 30px; //
	padding: 20px 20px;
	float: left;
	width: 590px;
}

#obsah_admin {
	margin: 0;
	float: left;
	width: 600px;
	background: #f1fbb1;
	padding: 20px 0px 20px 20px;
}

#ad {
	width: 120px;
	float: left;
	margin: 0 0 0 15px;
}

#bottom {
	position: relative;
	width: 800px;
	height: 25px;
	background: url(../design/foot_center.jpg);
}

#naj {
	position: absolute;
	top: 3px;
	left: 7px;
	z-index: 2;
}

#pocitadlo {
	position: absolute;
	right: 10px;
	top: 3px;
	z-index: 2;
}

#bot_right,#bot_left {
	position: absolute;
	height: 25px;
	width: 2px;
}

#bot_left {
	left: 0px;
	background: url(../design/foot_left.jpg);
}

#bot_right {
	right: 0px;
	background: url(../design/foot_right.jpg);
}

#menu a {
	text-decoration: none;
	color: black;
	white-space: nowrap;
}

#menu ul {
	width: 800px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	height: 24px;
	width: 94px;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	display: block;
	padding: 3px;
	font: bold 13pt bold Arial Black;
}

#navigator a {
	display: block;
	text-decoration: none;
	color: black;
}

#bottom p {
	font-family: arial black;
	position: relative;
	top: 3px; //
	top: 0px;
	margin: 3px 0 0 0;
	font-size: 10pt;
	font-family: arial;
	text-align: center;
}

#bottom a {
	text-decoration: none;
	color: rgb(0, 0, 102);
}

.year_zero {
	font-size: 8pt;
}

.clear {
	clear: both;
}

#google_finder {
	position: absolute;
	right: 70px;
	bottom: 5px; //
	bottom: -15px;
}

div.clear {
	clear: both;
}