/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
	line-height:1.4;
	font-size:12px;
	font-family:"Arial", sans-serif;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	text-align:center;
	background: url(img/body.png) repeat-x center top white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color:#666666;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#286898;
  text-decoration:underline;
}
a:hover {
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#286898;
}
small{
	font-size:85%;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin:10px auto 5px; 
	padding:0; 
  padding-top: .2em;
	line-height: 1.2;
	font-family: "Times New Roman", Times, serif;
	font-style:Italic;
	color:#286898;
}
h1 {
	margin:0 auto 5px;
	font-size:30px;
}
h2 {
	font-size: 24px;
	color:#3b8bbc;
}
h3{
	font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5{
	font-size: 18px;
}
h6{
	font-size: 16px;
}
/* ***************************************************** */
/* ***************************************************** */
/* obrazky */
img{
	border:0;
}
.img-left{ 
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 0 5px; 
}
.img-center{ 
  display: block; 
  margin: 0px auto; 
}
/* ***************************************************** */
/* ***************************************************** */
/* ostatni pomocne */
.nofloat{
  clear:both;
}
hr {
  clear:both;
	display:none;
}
li{
	margin-left:20px;
}
p, ul, div{
	margin:10px 0;
}
*.textcenter{
	text-align:center;
}
table{
	margin:10px 0;
	padding:0;
  border:1px solid #7da4c0;
	border-width:1px 0 0 1px;
}
table th, table td{
  padding:2px 5px;  
  border:1px solid #7da4c0;
	border-width:0 1px 1px 0;
}
table tr.zvyraznit, table tr:hover td{
	background:#eeeeee;
}
table th{
	font-weight:normal;
	background:#eaf4f9;
}
label{
	color:#3b8bbc;
}
input, textarea, select{
	color:#333;
}
.textbox, textarea{
	margin:2px 0;
	padding:4px;
	width:400px;
	border:1px solid #7ea4c1;
}
.textbox{
	width:220px;
}
.formbutton{
	margin:2px 0;
	padding:4px;
	width:212px;
	float:left;
	color:#7ea4c1;
	border:1px solid #7ea4c1;
	background:transparent;
}
.submit{
	display:none;
}
#RssFeed{
	margin:0;
	padding:0;
	text-align:right;
}
#RssFeed, #RssFeed a{
	margin:0;
	padding:0;
	height:16px;
  line-height:16px;
	font-size:10px;
	text-decoration:none;
}


form fieldset {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #7ea4c1;
}
form legend {
  padding: 0.5em;
  color:#3b8bbc;
  font-weight:bold;
  background:transparent;
}
form fieldset.noframe {
  padding: 0;
  margin-bottom: 0;
  border: none;
}
form fieldset label, form fieldset .textbox, form fieldset select, form fieldset textarea, form fieldset .container {
  margin: 3px 0;
  padding: 2px 5px;
  display: block;
  float: left;
  width: 200px;
}
form fieldset .container {
	width: auto;
}
form fieldset select {
  width: 214px;
}
form fieldset textarea {
  width:350px;
	height:100px;
}
form fieldset label {
  width: 105px;
  padding-right: 15px;
  text-align: right;
}
form fieldset .container label {
  float: none;
  display: inline;
  width: auto;
  padding: 0 1em 0 0;
  text-align: left;
}
form fieldset br {
  clear: left;
}
form fieldset input.radio {
  width: 15px;
  margin-left: 160px;
}
form fieldset .readonly{
	color: #6e6e6e;
	background: #f0f0f0;
}
form fieldset .require {
	color: #cc0000;
}
/* ***************************************************** */
/* ***************************************************** */
/* obal stranky */
#main{
  margin:0 auto;
  padding:0;
	width:980px;
  text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#header{
	margin:0;
	padding:85px 0 0 95px;
	height:357px;
	background:url(img/header.jpg) no-repeat center top;
}
#header a#home{
  margin:0;
	padding:0;
	width:390px;
	height:186px;
  display:block;
	text-decoration:none;
	text-indent:-9000px;
}
#header a#home img{
	display:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu{
  margin:0;
  padding:66px 0 0 0;
	height:108px;
	clear:left;
	list-style:none;
	border:0;
}
#menu li{
	margin:0 1px 0 0;
	padding:12px 0 45px 0;
	width:131px;
	height:51px;
	float:left;
	background:url(img/menu-li.png) repeat-x bottom;
}
#menu li a{
	margin:0;
	padding:0;
  display:block;
	line-height:51px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
  text-decoration:none;
	text-transform:uppercase;
  color:#19588a;
	background:url(img/menu-a.png) repeat-x bottom;
}
#menu li a:hover{
	text-decoration:underline;
	color:#444444;
}

#menu li.active{
	padding-top:0;
	height:63px;
}
#menu li.active a{
	line-height:63px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
	background:url(img/menu-a-active.png) repeat-x bottom;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#content{
  margin:0;
  padding:0 94px 20px 0;
	width:527px;
	float:right;
  text-align:justify;
}
#content ul, #content ol{
	margin:0;
	padding:10px;
}
#content ul ul, #content ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#content ol li{
  margin-left:25px;
}
#content ul li{
  margin-left:20px;
}
#content p{
	margin:10px 0;
}
#content .datetime{
	margin:0;
	padding:0;
	text-align:left;
	font-style:italic;
}
#content em{
	text-align:left;
}
#content .paging{
	margin:0;
	padding:5px 0;
	width:100%;
	text-align:left;
	border-top:1px dotted;
}
/* ***************************************************** */
/* galerie - kategorie */
#content div.galerie-nahled{
	margin:0 7px 10px 0;
	padding:0;
	width:164px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #7da4c0;
	background:white;
}
#content div.galerie-nahled h2{
	margin:0;
	padding:0;
}
#content div.galerie-nahled h2, #content div.galerie-nahled h2 a{
	margin:0;
	padding:3px 0;
	display:block;
	height:40px;
	line-height:20px;
	font-size:12px;
}
#content div.galerie-nahled a.img{
	margin:0;
	padding:7px;
	width:150px;
	height:150px;
	display:block;
}


#content div.galerie-foto{
	margin:0;
	padding:0;
}
#content div.galerie-foto a, #content div.galerie-foto img{
	margin:0;
	padding:0;
}
#content p.galerie-info{
	margin:6px 0 0 0;
	padding:10px;
	background:#e9f4f9;
}
#content div.galerie-text{
	margin:10px 0 0 0;
	padding:0 10px;
	background:#efefef;
}
#content div.galerie-text p, #content div.galerie-text div{
	margin:0;
	padding:10px 0;
}


#content div.galerie-komentar{
	margin:10px 0;
	padding:0px;
	background:#efefef;
}
#content div.galerie-komentar p.galerie-komentar-zahlavi{
	margin:0;
	padding:5px 10px;
	width:507px;
	background:#e9f4f9;
}
#content div.galerie-komentar p.galerie-komentar-zahlavi span{
	float:right;
	font-size:10px;
}
#content div.galerie-komentar p.galerie-komentar-text{
	margin:0;
	padding:5px 10px;
}
/* ***************************************************** */
/* ***************************************************** */
/* levy sloupec */
#content-left{
	margin:0 0 20px 95px;
	padding:1px;
	width:246px;
	float:left;
	border:1px solid #7da4c0;
}
#content-left h2{
	margin:0;
	padding:10px;
	font-weight:normal;
	background:#eaf4f9;
}
#content-left p{
	margin:12px;
	padding:12px;
	background:#efefef;
}
#content-left .foto-nahled{
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#footer {
	margin:0 0 0 95px;
  padding:0;
	clear:both;
	width:791px;
	text-align:center;
	border-top:1px solid #7ea4c1;
}
#footer #footer-left, #footer #footer-right{
	margin:0;
	padding:10px 0 10px 60px;
	width:250px;
	height:30px;
	display:block;
	float:left;
	text-align:left;
	background:url(img/footer-left.png) no-repeat left top;
}
#footer #footer-right{
	padding-left:0;
	padding-right:115px;
	width:350px;
	float:right;
	text-align:right;
	background:url(img/footer-right.png) no-repeat right top;
}


#footer, #footer *{
	font-size:10px;
	line-height:15px;
	color:#3b8bbc;
	text-decoration:none;
}
#footer a{
	color:#3b8bbc;
	border-bottom:1px dotted #3b8bbc;
}
#footer a:hover{
	border-bottom:1px solid;
	color:#3b8bbc;
}
#footer img{
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
#content a#zpetnyodkaz{
	display:block;
	padding:5px 0;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
#content .odkaz-vice{
	margin:0 5px;
	padding:0;
	width:100%;
	clear:both;
	display:block;
	text-align:right;
	font-size:10pt;
	line-height:10pt;
}
#content .odkaz-zpet{
	display:block;
	clear:both;
	text-align:left;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.ok, #content .ok{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #93AF61;
  background: url(icons/ok.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
  color:#516F1B;
}
.err, #content .err{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #fcadad;
  background: url(icons/err.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
  color:#CE0000;
}
.info, #content .info{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #EDEDB3;
  background: url(icons/info.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
  color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  margin:10px auto;
	height: 400px;
	border: 3px solid;
	background: url(img/mapa.png) top left no-repeat;
}
#mapa *{
  color: black; 
	font-size: 11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix{height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
