/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se
Feel free to use and modify but please provide credits.
Sebrane>
	background: #CCD8E0 url(design/bg.jpg) repeat-x left bottom;
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: blue;}
a:hover {color: rgb(255,153,0);}

body {
	background: white;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.5em Tahoma,sans-serif;
	margin-bottom: 4px;
}
em{font-style: normal; border-bottom: 1px dashed #6699cc;}
blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.false{color: red;}
.true{color: Green;}

h1,h2,h3 {padding-top: 6px; margin-bottom: 6px; font-size: 1.6em;}
input{margin-right: 4px;}
/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 960px;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 110px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	width: 960px;
}
.header p{margin: 5px;}
.header .left, .header .right {
	background: transparent;
	color: #000000;
	height: 110px;	
}
.header .left {
	font: normal 2.8em Tahoma,sans-serif;
	line-height: 110px;
	text-align: center;	
	width: 300px;
}

.header .right {
	overflow: visible;
	width:654px; 
}
.header .right h2 {padding: 0px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}
.header .right p{	border: 0px solid gray; overflow: hidden; width: 400px; height: 22px; margin: 0px; }
/* navigation */
.navigation {	
	border: 1px solid #F4C211;
	border-color: #F4C211 #F4C211;
	height: 31px;
}
.navigation span a {
	border-left: 1px solid #F4C211;
	color: blue;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: underline;
}
.navigation span a:hover {background-position: left bottom; color: black;}

.navigation .hledej{margin: 0px 0px 0px 5px; position: absolute; }
.navigation .hledej a{display: inline; background: transparent; color: blue; padding: 3px;}
.navigation .hledej a:hover{color: white;}
.navigation .hledej form{padding-top: 2px; }
/* main */
.main {
	border-top: 4px solid #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2, h3 {
	color: rgb(204,102,0);
	font-size: 1em;
	line-height: 20px;
	margin: 0px 0px 2px 0px;
	text-align: center;
	
}
.sidenav .filtr{border: 1px solid #000000; font-size: 13px; padding: 2px 2px 2px 5px; margin: 5px 5px 3px 10px; width: 180px; font-weight: normal; overflow: hidden;} 
.sidenav .logged {background-color: #ccc; font-size: 1.1em; font-weight: bold; display: block; padding: 6px 3px 6px 3px; text-align: center;}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #F4C211;
}
.sidenav li {border-bottom: 1px solid #F4C211;}
.sidenav li a {
	font-size: 1em;
	color: blue;
	display: block;
	padding: 3px 0 3px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F4C211;
	color: black;	
}
.sidenav li span { position: absolute; margin-left: 175px; text-align: left; padding: 4px; color: rgb(204,102,0);}
.sidenav li h5 {padding: 4px; font-size: 11px; text-align: center; font-weight: normal; color: rgb(204,102,0);}
.sidenav .menu-ikonky{
  padding: 16px 0px 6px 9px;
	text-align: center;
}
.sidenav .menu-ikonky img{
  padding: 2px;}
  
.sidenav .uvodnik{
  padding: 20px 5px 20px 5px; 
	text-align: left;
}
.sidenav .uvodnik a{color: blue; font-weight: bold;}
.sidenav .uvodnik a:hover{color: white;}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 660px;
}

.content li {
	margin-left: 18px;
}
.content p {font-family: Tahoma,sans-serif;}

/* footer */
.footer {
	color: #000;
	font: normal 0.9em sans-serif;
	line-height: 40px;
	text-align: center;
}
.footer a{color: blue; font-weight: normal;}
.footer a:hover{color: white;}
.ikonky th, .ikonky td{text-align: center; padding: 5px; vertical-align: middle; }
.inzerat{
	background: #FFF;
	border: 1px solid rgb(255,153,0);
	border-left: 8px solid rgb(255,153,0);
	display: block;
	margin-bottom: 16px;
	padding: 0px;
	height: 160px; overflow: hidden;
	}

.inzerat .left {
	width: 435px; 
  margin: 0px; padding: 3px 3px 3px 7px;
  border: 0px solid red;
}
.inzerat .right {
	color: #666;
	width: 190px; 
  margin: 0px; padding: 3px;
  border: 0px solid red;
	font-size: 0.9em;
}
.inzerat p{padding: 5px;}
.inzerat .right p{padding-top: 7px; padding-bottom: 8px;}

.skryvany{display: none;}

.inzerat h1{padding-top:0px;}

.inzerat h1 a {color: blue; }

img{border: 0px;}
div#napoveda a span {display: none; cursor: help;}
div#napoveda a:hover span {display: block; text-decoration: none;
		position: absolute; width: 250px;
		padding: 5px; margin-left: 50px; margin-top: 5px; z-index: 100;
		color: black; background: #C1CAD3;
		font: 11px Tahoma, sans-serif; text-align: left; cursor: help;}
div#napoveda a:hover {color: black; cursor: help;}

fieldset{padding: 10px; margin-bottom: 20px;}
textarea{font: 12px Tahoma, sans-serif; padding: 2px; margin-right: 5px;}
legend{margin-left: 20px; font-weight: bold; color: rgb(255,102,0);}
th, td{text-align: left; padding-bottom: 14px; vertical-align: top;}

.strankovani{padding: 3px 3px 10px 0px;}
.strankovani span{font-weight: bold;}
.strankovani a{font-weight: bold; border: 1px solid #FF66CC;}

#div-foto {width: 140px; height: 140px; background-color: #eeeeee; vertical-align: middle; text-align: center; float: left; margin: 12px; margin-bottom: 16px; padding: 0px;}
#div-foto a{vertical-align: middle; padding: 0px; margin: 0px;}
#div-foto a img{vertical-align: middle;}
        
#cleaner{clear: both; height: 10px;}

#fotogalerie{clear: both;}

.znacky_box {
  padding: 2px 10px 10px 10px;
  border: 5px solid #F9F9AC;
	background-color: white;
	text-align: center;
}
.znacky_box a{color: #6d6d6d;}
#stats td{padding: 2px;}
#stats caption{font-weight: bold;}

ul.mapa li h3{margin: 0px 0px; padding: 0 0px; text-align: left;}
ul.mapa li ul.inz li{list-style-image: none; list-style-type: none;}

