/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size:12px;
	line-height:1.4;
	font-family:"Arial","Trebuchet MS";
}
.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.png) repeat-x top center white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color:#666666;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#333333;
  text-decoration:underline;
}
a:hover {
  color:#000000;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#333333;
}
small, * small, small *{
	font-size:85%;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin:5px auto; 
	line-height:1.2;
	color:#333333;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3{
	font-size:16px;
}
h4 {
  font-size:14px;
}
h5{
	font-size:12px;
}
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;
}
pre{
	margin:0;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	overflow:auto;
	color:black;
	border:1px solid;
	background:white;
}
p, ul, ol, div, pre, address{
	margin:10px 0;
}
table{
	margin:10px 0;
	padding:0;
  border:1px solid #333333;
	border-width:1px 0 0 1px;
}
table th, table td{
  padding:2px 5px;  
  border:1px solid #333333;
	border-width:0 1px 1px 0;
}
table th{
	color:white;
	background:url(img/table-th-back.png) repeat-x bottom #686868;
}
table tr:hover td{
	background:#ededed;
}
.input-text,.textarea,.input-submit{
	border:1px solid #b3b3b3;
}
.input-submit{
	color:#b3b3b3;
}
#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 */
#main{
  margin:0 auto;
  padding:0 10px;
	width:960px;
  text-align:left;
	background:url(img/main.png) repeat-y center top;
}
#main-content{
  margin:0;
  padding:0;
	width:100%;
	overflow:hidden;
  text-align:left;
	background:url(img/content.jpg) no-repeat left 512px;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#header{
  margin:0;
  padding:7px 0 0 0;
  width:100%;
  height:106px;
	background:url(img/header.png) no-repeat center top;
}
#header a#home {
  padding:0;
  margin:0;
  height:78px;
	width:100%;
	clear:both;
  display:block;
	text-indent:-9000px;
  border:0;
	background:url(img/header-home.jpg) no-repeat center top;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#header #menu{
	margin:0;
	padding:0;
	height:28px;
	width:100%;
	background:#f8f8f8;
}
#header #menu ul{
  margin:0;
  padding:0 0 0 10px;
}
#header #menu ul li{
	margin:0;
	padding:0;
	height:28px;
  float:left;
	list-style:none;
}
#header #menu ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	line-height:28px;
	font-size:12px;
	font-weight:normal;
  text-decoration:none;
	text-transform:uppercase;
	color:#444444;
}
#header #menu ul li a:hover, #header #menu ul li.active a{
  text-decoration:underline;
	color:black;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#slideshow{
	margin:0;
	padding:0;
	width:790px;
	height:399px;
	float:right;
	overflow:hidden;
}
#slideshow h1{
	display:none;
}
#slideshow img{
	margin:0;
	padding:0;
	border:0;
}


#content{
  margin:0;
  padding:0;
	width:790px;
	min-height:399px;
	overflow:hidden;
	float:right;
  text-align:justify;
}
#content #content-dekor{
	margin:0;
	padding:0;
	width:100%;
	height:133px;
	overflow:hidden;
	background:url(img/content-dekor-2.jpg) no-repeat left top;
}
#content h1{
	margin:0;
	padding:0 15px;
	height:30px;
	line-height:30px;
}
#content #content-text{
  margin:0;
  padding:0 15px 5px 15px;
	width:760px;
	min-height:231px;
	overflow:hidden;
  text-align:justify;
}


#content-text ul, #content-text ol{
	padding:10px;
}
#content-text ul ul, #content-text ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#content-text ul li{
  margin-left:20px;
}
#content-text p{
	margin:10px 0;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky levy */
#content-left{
  margin:0;
  padding:0;
	width:170px;
	height:399px;
	float:left;
	list-style:none;
  text-align:justify;
	background:url(img/content-left.jpg) no-repeat left top;
}
#content-left li{
	margin:0;
	padding:0;
}
#content-left li a{
	margin:0;
	padding:0;
	width:100%;
	height:132px;
	display:block;
	text-indent:-9000px;
}


#content-left li#zupany a{
	height:42px;
	line-height:42px;
}
#content-left li#damske-zupany a, #content-left li#panske-zupany a, #content-left li#detske-zupany a{
	height:18px;
	line-height:18px;
}
#content-left li#detske-zupany{
	padding-bottom:38px;
}


#content-left li#rucniky-osusky{
	padding-bottom:2px;
}
#content-left li#rucniky-osusky a{
	height:131px;
}


#content-left li#koupelnove-osusky a{
	height:132px;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#footer{
  margin:0 auto;
  padding:2px 10px 10px 10px;
	width:960px;
	height:26px;
	clear:both;
	text-align:center;
	background:url(img/footer.png) repeat-y center top;
}
#footer, #footer a{
	line-height:26px;
	color:#444444;
	text-decoration:none;
}
#footer a{
	border-bottom:1px dotted #444444;
}
#footer a:hover{
	border-bottom:1px solid #222222;
	color:#222222;
}
#footer img{
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
table.formular{
	margin:0;
	padding:0;
}
table.formular th{
	margin:0;
	padding:2px 4px;
	width:200px;
	vertical-align:top;
	text-align:right;
}
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; }
/* ***************************************************** */
/* ***************************************************** */
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{
	margin:0;
	padding:0;
	display:block;
	clear:left;
	overflow:hidden;
}
div#fotogalerie2-nahledy, div#fotogalerie2-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie2-nahledy a{
  margin:2px;
	padding:5px;
	width:165px;
	height:165px;
	display:block;
	float:left;
	border:1px solid #ccc;
	background:#eee;
}
div#fotogalerie2-nahledy a img{
	margin:0 auto;
	padding:0;
	max-width:165px;
	max-height:165px;
	display:block;
}

div#fotogalerie2-nahledy.produkty a{
	height:205px;
}
div#fotogalerie2-nahledy.produkty a span{
	margin:0;
	padding:0 0 5px 0;
	width:100%;
	height:30px;
	display:block;
	line-height:15px;
	font-size:12px;
}
/* ***************************************************** */
/* ***************************************************** */
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, #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          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
