/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size: 14px;
	line-height:1.4;
	font-family: "Trebuchet MS", sans-serif;
}
.noborder, * .noborder, table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	text-align:center;
	background: url(img/body.jpg) no-repeat center top white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color: #333;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#ff0066;
  text-decoration:underline;
}
a:hover {
  color:#333;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	font-weight:normal;
	color:#ff0066;
}
pre{
	margin:0;
	padding:10px;
	font-family: "Courier New", Courier, monospace;
	overflow:auto;
	color:black;
	border:1px solid;
	background:white;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin:5px auto;
	padding:0;
	line-height:1.2;
	font-weight:normal;
}
h1,#content-right h2 {
	font-size: 24px;
	color:#ff0066;
}
h2 {
	font-size: 20px;
	color:#000;
}
h3{
	font-size: 17px;
	text-decoration:underline;
	color:#ff0066;
}
h4 {
  font-size: 15px;
}
h5{
	font-size: 13px;
}
h6{
	font-size: 11px;
}
/* ***************************************************** */
/* ***************************************************** */
/* 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, pre{
	margin:10px 0;
}
table{
	margin:10px 0;
	padding:0;
  border:1px solid #333;
	border-width:1px 0 0 1px;
}
table th, table td{
  padding:2px 5px;  
  border:1px solid #333;
	border-width:0 1px 1px 0;
}
table th{
	color:white;
	background:url(img/table-th.jpg) repeat-x bottom #fa0064;
}
.input-text,.textarea,.input-submit{
	border:1px solid #333;
}
.input-submit{
	color:#333;
}
#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:1050px;
  text-align:left;
	background:url(img/hlavni.jpg) repeat-y center #d0e0ee;
}
#hlavni-top{
	margin:0;
	padding:0;
	background:url(img/hlavni-top.jpg) no-repeat center 250px;
}
#hlavni-bottom{
	margin:0;
	padding:0 0 30px 0;
	min-height:1330px;
	background:url(img/hlavni-bottom.jpg) no-repeat bottom center;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0;
	width:100%;
	height:250px;
	display:block;
	text-indent:-9000px;
	background:url(img/hlavicka.jpg) no-repeat center top;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu{
  margin:0;
  padding:91px 0 0 0;
  float:left;
  width:240px;
}
#menu ul{
	margin:0;
  padding:0;
	list-style:none;
	border:0;
}
#menu ul li{
	margin:0;
	padding:0 0 7px 0;
	height:51px;
}
#menu ul li a{
	margin:0;
	padding:0 67px 0 50px;
	width:123px;
  display:block;
	line-height:51px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
  text-decoration:none;
	text-transform:lowercase;
	color:black;
}
#menu ul li a:hover,#menu .menu_current a{
  text-decoration:none;
	color:#ff0000;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#content{
	margin:0;
	padding:35px 0 0 0;
	width:810px;
	float:right;
}



#content-right{
	margin:0;
	padding:0 90px 0 0;
	width:240px;
	float:right;
}
#content-right #apartman{
	margin:0;
	padding:0;
	width:240px;
	height:160px;
	text-align:left;
}
#content-right #apartman img{
	margin:0;
	padding:0;
}
#content-right .adresa{
	font-size:15px;
	font-weight:bold;
}
#content-right .kontakty, #content-right .kontakty span{
	font-size:14px;
	color:black;
}
#content-right .kontakty span{
	margin:0;
	padding:0;
	width:70px;
	display:block;
	float:left;
	clear:left;
}
#content-right img{
	border:1px solid #ff0066;
}
#content-right ul li{
  margin-left:20px;
	list-style-image:url(img/li.png);
}



#content-left{
  margin:0;
  padding:0px;
	float:left;
	width:440px;
  text-align:justify;
}
#content-left img{
	border:1px solid #ff0066;
}
#content-left ul, #content-left ol{
	padding:10px;
}
#content-left ul ul, #content-left ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#content-left ul li{
  margin-left:20px;
	list-style-image:url(img/li.png);
}
#content-left p{
	margin:10px 0;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#paticka {
	margin:0 auto;
  padding:25px 0 40px 150px;
	clear:both;
	width:900px;
	text-align:center;
}
#paticka, #paticka a{
	line-height:1.8;
	font-size:12px;
	color:#ff0066;
	text-decoration:none;
}
#paticka a{
	border-bottom:1px dotted #ff0066;
}
#paticka a:hover{
	border-bottom:1px solid #333;
	color:#333;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
table.formular{
	margin:0;
	padding:0;
}
table.formular th{
	margin:0;
	padding:2px 4px;
	width:100px;
	vertical-align:top;
	text-align:right;
	color:#333;
	background:transparent
}
table.formular td{
	margin:0;
	padding:2px 4px;
	vertical-align:top;
	text-align:left;
}
.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 #ff0066;
	background:#e1ebf5;
}
#content-left div#fotogalerie2-nahledy img{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
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: 300px;
	border: 1px solid #ff0066;
	background: url(img/mapa.jpg) 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                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */