/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size: 12px;
	line-height:1.4;
	font-family: "Arial", sans-serif;
}
.noborder, * .noborder, table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
  margin:-275px 0 0 0;
  padding:0;
	width:100%;
	height:550px;
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	background:white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color: #080e5c;
}
/* ***************************************************** */
/* ***************************************************** */
#introBanner{
	margin:-220px 0 0 -220px;
	padding:0 10px;
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	width:420px;
	z-index:500;
	font-size:20px;
	text-align:center;
	background:white;
	border:1px solid;
	opacity:0.9;
}

#introBanner a{
	line-height:30px;
}
#introBanner a#IntroBannerClose{
	margin:0;
	padding:0 3px 0 0;
	float:right;
	position:relative;
	top:0;
	font-family: "Verdana", sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#introBanner a#IntroBannerClose:hover{
	text-decoration:underline;
	color:#d00000;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#080e5c;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#080e5c;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin:5px auto;
	padding:0; 
	line-height: 1.2;
	color:#080e5c;
}
h1 {
	margin-top:0;
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3{
	font-size:16px;
}
h4 {
  font-size:14px;
}
h5{
	font-size: 12px;
}
h6{
	font-size: 10px;
}
/* ***************************************************** */
/* ***************************************************** */
/* 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;
}
table{
	margin:10px 0;
	padding:0;
  border:1px solid #080e5c;
	border-width:1px 0 0 1px;
}
table th, table td{
  padding:2px 5px;  
  border:1px solid #080e5c;
	border-width:0 1px 1px 0;
}
table th{
	color:white;
	background:#444ba7;
}
.input-text,.textarea,.input-submit{
	border:1px solid #080e5c;
}
.input-submit{
	color:#080e5c;
}
#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;
}
/* ***************************************************** */
/* ***************************************************** */
/* obal stranky */
#hlavni{
  margin:0 auto;
  padding:0;
	width:1000px;
	height:550px;
  text-align:left;
	background:url(img/body.jpg) no-repeat #b6d6fe;
}
#levy{
	margin:0;
	padding:0;
	width:804px;
	float:left;
}
#pravy{
	margin:5px 5px 0 0;
	padding:0;
	width:191px;
	height:430px;
	overflow:auto;
	float:right;
}
#pravy h2{
	font-size:15px;
	color:#0a234c;
}
/* ***************************************************** */
/* ***************************************************** */
/* jazykove mutace */
#lang{
  margin:0 auto;
  padding:10px 7px 0 0;
}
#lang a{
  margin:0 3px;
  padding:0;
  width:22px;
  height:16px;
  float:right;
  display:block;
  text-indent:-9000px;
  background:no-repeat left top;
}
#lang a img{
  display:none;
}
#lang a#lang-cz{
  background-image:url(lang-icon/cz-bw.png);
}
#lang a#lang-cz.active, #lang a#lang-cz:hover{
  background-image:url(lang-icon/cz.png);
}
#lang a#lang-en{
  background-image:url(lang-icon/en-bw.png);
}
#lang a#lang-en.active, #lang a#lang-en:hover{
  background-image:url(lang-icon/en.png);
}
#lang a#lang-de{
  background-image:url(lang-icon/de-bw.png);
}
#lang a#lang-de.active, #lang a#lang-de:hover{
  background-image:url(lang-icon/de.png);
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0;
	height:132px;
	text-indent:-9000px;
	display:block;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu-hlavni{
  margin:0;
  padding:0 0 0 167px;
}
#menu-hlavni ul{
  margin:0;
  padding:0;
	list-style:none;
	border:0;
}
#menu-hlavni li{
	margin:0;
	padding:0 9px 0 0;
	height:19px;
	float:left;
	background:url(img/hlavni-menu-right.png) no-repeat top right;
}
#menu-hlavni li a{
	margin:0;
	padding:0 0 0 9px;
  display:block;
	line-height:19px;
	font-size:11px;
	text-align:center;
  text-decoration: none;
	font-weight:bold;
  color:#eef6ff;
	background:url(img/hlavni-menu-left.png) no-repeat top left;
}
#menu-hlavni li a:hover,#menu-hlavni .menu_current a{
  text-decoration:none; 
	color:#1c344c;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu-leve{
  margin:0;
  padding:25px 0 0 0;
	width:160px;
	height:360px;
	float:left;
	list-style:none;
	border:0;
}
#menu-leve ul{
  margin:0;
  padding:0;
	list-style:none;
	border:0;
}
#menu-leve li{
	margin:0;
	padding:0;
	height:30px;
}
#menu-leve li a{
	margin:0;
	padding:0 6px 1px 0;
  display:block;
	line-height:29px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
  text-decoration: none;
  color:#eef6ff;
	background:url(img/menu-leve-back.png) no-repeat right bottom;
}
#menu-leve li a:hover,#menu-leve .menu_current a{
	color:#021527;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#obsah{
  margin:10px 1px 11px 0;
  padding:0 10px;
	float:right;
	width:623px;
	height:364px;
	overflow:auto;
  text-align:justify;
}
#obsah ul, #obsah ol{
	padding:10px;
}
#obsah ul ul, #obsah ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#obsah ul li{
  margin-left:20px;
}
#obsah p{
	margin:10px 0;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#paticka {
	margin:0;
  padding:0 196px 0 160px;
	clear:both;
	text-align:center;
}
#paticka, #paticka a{
	line-height:12px;
	font-size:9px;
	color:#447ce7;
	text-decoration:none;
}
#paticka a:hover{
	color:#333;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
table.formular{
	margin:0;
	padding:0;
	background:transparent;
}
table.formular th{
	margin:0;
	padding:2px 4px;
	width:200px;
	vertical-align:top;
	text-align:right;
	color:#333;
	background:transparent;
}
table.formular td{
	margin:0;
	padding:2px 4px;
	vertical-align:top;
	text-align:left;
	background:transparent;
}
.required {
	color:#cc0000;
}
.input-text{
	padding:2px 4px;
	width:200px;
}
.textarea{
	padding:2px 4px;
	width:90%;
	height:100px;
}
.select{

}
.checkbox_label{
	cursor: pointer;
}
.radio_label{
	cursor: pointer;
}
.input-submit{
	background:transparent;
}
/* ***************************************************** */
/* ***************************************************** */
.comment_title {
  font-weight: bold;
}
.comment_text {
  background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text { border-left: 1px solid #DDDDDD; }
.comment_info { text-align: right; border-right: 1px solid #DDDDDD; }
.comment_title, .comment_info { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; }

.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }

.aktualita-datum{
	display:block;
	font-size:80%;
	font-weight:bold;
}
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie-nahledy, div#fotogalerie-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie-foto{
	margin:0;
	padding:0;
	text-align:center;
}
div#fotogalerie-foto img{
	margin:0 auto;
}
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie2-nahledy, div#fotogalerie2-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie2-nahledy a{
  margin:2px;
	padding:5px;
	display:block;
	float:left;
	border:1px solid #ccc;
	background:#eee;
}
/* ***************************************************** */
/* ***************************************************** */
table.kniha-navstev {
  width: 98%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  margin-bottom: 10px;
}
table.kniha-navstev td.nadpis {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #DCDCDC;
  color: #000000;
}

table.kniha-navstev td.obsah {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #000000;
}

img.button {
  vertical-align: bottom;
}
/* ***************************************************** */
/* ***************************************************** */
a#zpetnyodkaz{
	display:block;
	padding:5px 0;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.odkaz-vice{
	display:block;
	clear:both;
	text-align:right;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.odkaz-zpet{
	display:block;
	clear:both;
	text-align:left;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.ok, #obsah .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, #obsah .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, #obsah .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 white;
	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                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
