html {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	background: #ecf7fc url("images/bg.gif") repeat-x;
	color: #062e40;
	line-height: 150%;
}

body {
	margin: 0 auto;
	width: 868px;
	background: url("images/bg2.gif") no-repeat 0 228px;
}

/* KONTAKT */

#kontakt {
	margin-left:30px;
}

.ohraniceni {
	border:	1px solid #E0E0E0;
	width: 450px;
	padding: 2px 6px;
	margin: 3px 0 3px 0;
	background: #ECF7FC;
}
.vnitrek {
	margin-left:20px;
	background: #ECF7FC;
}
.nadpis {
	color: #323232;
	background: #ECF7FC;
	border:	1px solid #E0E0E0;
	padding: 2px 6px;
	margin:	6px 0 6px 0;
}

/* HEADER */
#header {
	width: 855px;
	height: 150px;
	margin: 0 auto 0 auto;
}

#findbox {
	background: #d8eef9 url('images/findright.gif') no-repeat right;
	float: right;
	height: 39px;
	width: 240px;
	padding: 10px 10px 0 10px;
	margin-right: 55px;
	position: relative; top: 5px;
}

h1{
	visibility:hidden;
}
.clanek {
	padding-left:50px;
	padding-top:20px;
}

#topline {
 float: left;
 height: 16px;
 width: 504px;
 padding: 5px 15px;
 color: #4d788b;
 background: #d8eef9 url("images/topline.gif") no-repeat left;
 position: absolute; top: 5px;
}

#topline a {
 text-decoration: none;
 padding-left:2px;
 padding-right:2px;
}

#topline a:hover {
 text-decoration: underline;
}

#searchpanel {
	background: #FFF url('images/searchbox.gif') no-repeat top;
	color: #000;
	height: 17px;
	width: 170px;
	border: 0; 	
	padding: 3px;
	position: absolute; top: 13px;
}

#search {
	background: #00657e url('images/search.gif');
	border: 0; 
	color: #FFF;
	width: 52px;
	height: 23px;
	font-weight: bold;
	position: absolute; top: 13px;
	margin-left: 180px;
}


#findboxleft {
	background: #d8eef9 url('images/findleft.gif') no-repeat;
	width: 6px;
	float: right;
	height: 49px;
	position: relative; top: 5px;
}

#logo {
	position: absolute; top: 59px; 
}

	/* MENU */
#menu {
	float: right;
	width: 800px;
	position: absolute; top: 112px;
	margin-right: 55px;
}

#menu ul {
	list-style: none;
	float: right;
	margin: 0 auto;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0 4px;
	cursor: pointer;
	background: #cfeaf7;
	padding: 10px 15px;
	text-decoration: none;
}

#menu a:hover {	
	background: #FFF;
}  

#menu ul li.current_page_item a{	
	background-color:#FFFFFF !Important;
}  
/* CONTENT */
#contenttop {
	width: 855px;
	height: 7px;
	font-size: 1px;
	background: #FFF url('images/contenttop.gif') no-repeat top;
	margin: 0 auto;
}

#content {
	width: 855px;
	min-height: 270px;
	background: #FFF url('images/contentbottom.gif') no-repeat bottom;
	margin: 0 auto;
}

 

/* LEFT and RIGHT SIDE*/
#left {
	width: 230px;
	float: left;
	margin: 2px 0 0 8px;
}

#submenu {
	background: url('images/submenu.gif') repeat-y;
	background-repeat:repeat-y !important;
	_background-repeat:repeat-y !important;
	width: 225px;
	margin-bottom: 10px;
}

#submenutop {
	background: #ecf7fc url('images/submenutop.gif') no-repeat top;
	background-repeat:no-repeat !important;
	width: 225px;
	height: 7px;
	font-size: 1px;
}

#submenu a{
	text-decoration: none;
}

#submenu li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #062e40;
}

#submenu ul{
	list-style: none;
	margin: 0 0 0 15px;
}

#submenu li{
	background: url('images/submenuli.gif') no-repeat bottom;
	background-repeat:no-repeat !important;
	width: 195px;
	padding: 5px 0;
}

#submenu li ul li{
	margin-left: 9px;
	padding-left: 10px;
	background: url('images/dd.gif') no-repeat left 9px;
}

#submenu .current_page_item a  {
	text-decoration: underline;
	font-weight: bold;
	color: #062e40;
}

#last {
	background: #ecf7fc !Important;
}
#submenubottom {
	background: #ecf7fc url('images/submenubottom.gif') no-repeat bottom;
	background-repeat:no-repeat !important;
	width: 225px;
	height: 7px;
	font-size: 1px;
}

#right { 
	width: 575px;
	float: left;
	margin: 2px 0 0 20px;
}

#contentbottom {
	width: 855px;
	height: 7px;
	clear: both;
}

/* FOOTER */
#footer {
	margin: 0 auto;
	width: 755px;
	clear: both;
	position:relative;
	padding: 8px 20px;
}
#footer span {
	position:absolute;
	right:0;
	top:6px;¨
	_top:0px;
}

#odkazy {
	text-align:center;
}

h2 {font-size: 22px; color: #062e40; margin: 5px 0 10px 0}
a {color: #4d788b}
.citation {color: #7a98a5; padding: 20px}
.citationtop {position: relative; right: 10px}
.citationbottom {position: relative; left: 10px}
.noborder {border: 0}
* {margin: 0; padding: 0} 
