/* CSS Document */

body {
	background:url(images/bgr.png) top center repeat-y #f2f2f2;
	color:#444444;
	font:0.8em/160% arial,sans-serif;
	margin:0;
	padding:0;
}

.hide {
	display:none;
}

a {
	color:#051553;
}

a:hover {
	color:#white !important;
}

h2 {
	margin:0px;
	padding:3px 4px 3px 10px;
	background-color:#1765ad;
	color:white;
	font-size:120%;
}

h2 a {
	color:white;
}

h3 {
	margin:0px;
	padding:3px 4px 2px 10px;
	background-color:#1765ad;
	color:white;
	font-size:110%;
}

#container {
	margin:0 auto;
	width:888px;
	background:url(images/head-bg.png) repeat-x #FFFFFF;
}

#header {
	height:131px;
	background:url(images/top-background.png) bottom right no-repeat;
	margin:0 0 35px 0;
}

#header h1 {
	margin:0px; padding:0px;
}

#header h1 a {
	position:absolute;
	display:block;
	z-index:2;
	background:url(images/logo.png);
	width:234px;
	height:70px;
	top:74px;
	margin:0 0 0 15px;
}

#header h1 a span {
	display:none;
}

#header #pagedescription {
	position:absolute;
	top:0px;
	font:100% Arial, sans-serif ;
	color:#666666;
	margin:0px;
	padding:5px 0 0 12px;
	background-color:white;
}

#header ul {
	position:absolute;
	z-index:1;
	padding:0;
	list-style:none;
	top:0px;
	height:35px;
	margin:36px 0 0 16px;
}

#header ul li {
	float:left;
	background:url(images/nav-bg.png) top center no-repeat;
	padding:8px 0px 5px 0px;
	margin:0px;
}

#header ul .active {
	background:url(images/nav-active.png) top center no-repeat;
	margin:0px;
}

#header ul .active a {
	color:white;
}

#header ul li a {
	font-size:85%;
	display:block;
	background-position:top center;
	border-right:1px solid #2377c4;
	font-weight:bold;
	color:#0e3f82;
	margin:0px 0 0 0;
	padding:5px 5px 0px 5px;
	text-decoration:none;
}

#header ul li a:hover {
	text-decoration:underline;
}

#searchbox {
	position:absolute;
	width:860px;
	background-color:#2377c4;
	height:50px;
	top:71px;
	/* *top:51px;*/
	margin:0 15px 0 16px;
}

#searchbox form {
	margin:0 0 0 241px;
	padding:13px 0 0 0;
}

#searchbox form #textfield {
	width:405px;
	border:1px solid #125898;
	height:20px;
	background:url(images/searchbgr.png) top left no-repeat;
	padding:3px 0 0 10px;
}

#searchbox form #searchbutton {
	background:url(images/search-button.png);
	width:80px;
	height:23px;
	border:none;
	color:white;
	font-weight:bold;
	font-size:95%;
	margin:0 0 1px 0;
	*margin:0 0 2px 0;	
	vertical-align:bottom;
}

#content {
	background:url(images/rightbar-bgr.png) top right repeat-y;
	clear:both;
}



.leftside {
	float:left;
	*list-style:inside;
	margin:0px;
	*margin:20px 0 20px 20px;
}

.rightside {
	margin:20px 0 20px 320px;
}

#leftbar {
  margin:0 0 0 0;
	float:left;
	width:643px;
	padding:0 0 0 7px;
	background-color:#FFFFFF;
}

#leftbar h3 {
	clear:left;
}


#adbox1 {
	padding:0 0 0 20px;
	clear:left;
}

#adbox1 a {
	font-size:120% !important;
}

#ods {
  margin:0px 0 0 15px;
}

#list {
	line-height:130%;
	color:#000000;
}

#list ul {
	list-style:none;
	margin:0px 0 0 15px;
	padding:0px;
	font-size:90%;
}

#list ul li {
	margin:10px 0 10px 10px;
}

#list ul li a {
	font-weight:bold;
}

#homebox {
	background-color:#f1f7fb;
	border:1px solid #1765ad;
	padding:10px;
	margin:0 0 15px 0;
}

#homebox #box1 {
	line-height:130%;
	float:left;
	width:300px;
	margin:0px;
	padding:0 15px 0 0;
	list-style:none;
}

#homebox #box2 {
	line-height:130%;
	margin:0 0 0 265px;
	padding:0 15px 0 0;
	list-style:none;
}

#homebox #box1 li, #homebox #box2 li {
	margin:0 0 5px 0;
	padding:0px;
	color:#999999;
	height:85px;
	line-height:160%;
}

#homebox #box1 a, #homebox #box2 a {
	color:#387CBA;
}

#homebox #box1 a.subcat, #homebox #box2 a.subcat {
	font-size:110%;
	display:block;
	color:#051553;
	margin:0 0 3px 0;
	}


#rightbar {
	margin:0 0 0 664px;
}

#rightbar p {
	margin:5px 5px 5px 10px;
}

.lehka-tabulka {
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	width:100%;
}

.lehka-tabulka td {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding:1px 3px 1px 3px;
}

.lehka-tabulka th {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding:1px 1px 1px 1px;
}
#footer {
	height:53px;
	clear:both;
	border-top:20px solid white;
	background:url(images/footer-bgr.png) top left repeat-x;
	vertical-align:middle;
}

.reklama {
	margin:10px;
	border:1px solid black;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px !important;
	line-height:13px;
}
.reklama .title{
	background-color:#000033;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
	text-align:left;
}

.reklama a {
	color:#FF0000;
	text-decoration:none;
	font-size:9px !important;
}
.reklama h2 {
	margin:2px 2px 2px 2px;
	color:white;
	padding:6px;
	text-align:center;
	font-weight:bold;
	font-size:12px !important;
}
.reklama h2 a {
	font-size:12px !important;
	text-decoration:none;
	color:white;
}

.reklama p {
	margin:0px 0px 3px 0px;
	text-align:left !important;
	border-bottom:1px solid gray;
	padding:0 0 5px 0;	font-size:10px !important;
	
}

#adlink {
	margin: 3px 0px 0px 0px;
  padding:5px 20px 5px 0px;
  background-color:#1765ad;
  width:480px;
}

.obrazek {
  float:left;

}

.obrli {
  clear:both;
  list-style:none;
  padding:0 0 5px 0;
  margin: 0px 0px 20px 0px;
}

.long {
  clear:both;
	margin:5px 0 0px 25px;
	font-size:100%;
	width:486px;
}

.longad {
	margin:5px 0px 0px 16px;
  	width:400px;
}
