/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2008                     */
/*             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: "Helvetica", "Arial" sans-serif;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	text-align:center;
  background:url(img/body.jpg) repeat-x top #ffc600;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  font-family: "Helvetica", "Arial" sans-serif;
  color: #bf0101;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#be0000;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#be0000;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin:0 auto 5px; 
	padding: 0 10px;
	line-height: 1.2;
	color:#be0000;
}
h2 {
	margin:0 auto 5px;
	padding: 0 5px;
  height:21px;
  line-height:21px;
	font-size: 12px;
  font-weight:bold;
	letter-spacing: 1px;
  text-align:right;
  text-transform:uppercase;
  color:white;
  background: no-repeat right #ff7000;
}
h3{
	font-size: 14pt;
}
h4 {
  font-size: 12pt;
	margin-bottom:5px;
}
h5{
	font-size: 10pt;
}
h6{
	font-size: 9pt;
}
/* ***************************************************** */
/* ***************************************************** */
/* 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;
}
table{
	margin:10px 0;
	padding:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* obal stranky */
#hlavni{
  margin:0 auto;
  padding:0;
	width:990px;
  text-align:left;
	background:url(img/hlavni.jpg) repeat-y center white;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0 12px 4px 12px;
  width:966px;
  height:113px;
  background:url(img/hlavicka.jpg) no-repeat center top;
}
#hlavicka h1{
	margin:0;
	padding:0 130px 0 0;
  width:450px;
  float:left;
}
#hlavicka a#home{
  margin:0;
	padding:0;
  height:113px;
  width:100%;
  display:block;
  text-indent:-9000px;
}

#hlavicka #hlavicka-menu{
  margin:0;
  padding:0;
  float:left;
  list-style:none;
}
#hlavicka #hlavicka-menu li{
  margin:0;
  padding:21px 0 0 0;
  width:74px;
  height:70px;
  float:left;
}
#hlavicka #hlavicka-menu li a{
  margin:0;
  padding:0 0 50px 0;
  display:block;
  line-height:20px;
  font-size:11px;
  text-transform:uppercase;
  text-align:center;
  text-decoration:none;
}
#hlavicka #hlavicka-menu li#hm-aktuality a{
  background:url(icons/aktuality.png) no-repeat center bottom;
}
#hlavicka #hlavicka-menu li#hm-galerie a{
  background:url(icons/galerie.png) no-repeat center bottom;
}
#hlavicka #hlavicka-menu li#hm-vystavy a{
  background:url(icons/vystavy.png) no-repeat center bottom;
}
#hlavicka #hlavicka-menu li#hm-technika a{
  background:url(icons/technika.png) no-repeat center bottom;
}
#hlavicka #hlavicka-menu li#hm-kontakty a{
  background:url(icons/kontakty.png) no-repeat center bottom;
}
/* ***************************************************** */
/* ***************************************************** */
/* nabidka stranky */
#sloupec-levy{
  margin:0 0 0 0;
  padding:1px 0 0 12px;
  width:168px;
  height:800px;
  float:left;
}
#sloupec-levy h2{
  width:158px;
  background-image:url(img/sl-header.jpg);
}
#sloupec-levy div, #sloupec-levy * div, #sloupec-levy p, #sloupec-levy * p{
	margin:0;
  padding:10px;
}

#sloupec-levy ul#hlavni-nabidka{
  margin:0;
  padding:0 0 10px 0;
  list-style:none;
}
#sloupec-levy ul#hlavni-nabidka li{
  margin:0;
  padding:0 0 0 8px;
}
#sloupec-levy ul#hlavni-nabidka li a{
  margin:0;
  padding:0 5px 0 12px;
  display:block;
  line-height:16px;
  font-size:12px;
  text-align:left;
  text-decoration:none;
  text-transform:lowercase;
  color:#ff7000;
  background:url(img/sl-hlavni-nabidka-a.jpg) no-repeat left;
}
#sloupec-levy ul#hlavni-nabidka li a:hover{
  color:#be0000;
  background-image:url(img/sl-hlavni-nabidka-a-hover.jpg);
}


#sloupec-levy #vyhledavani-form{
  margin:0;
  padding:0 10px;
}
#sloupec-levy #vyhledavani-form strong{
  margin:2px 0;
  padding:2px 0;
  display:block;
}
#sloupec-levy #vyhledavani-form input#search{
  width:140px;
}
#sloupec-levy #vyhledavani-form p{
  margin:0;
  padding:0 0 10px 10px;
}
#sloupec-levy #vyhledavani-form p .submit{
  margin:3px 0 0 13px;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#sloupec-pravy{
  margin:0;
  padding:1px 10px 0 0;
	float:right;
	width:799px;
  text-align:justify;
}
#sloupec-pravy h2{
  width:789px;
  background-image:url(img/sp-header.jpg);
}
#sloupec-pravy ul, #sloupec-pravy ol{
	margin:0px;
  padding:10px 10px 10px 25px;
}
#sloupec-pravy ul li{
  margin-left:20px;
}
#sloupec-pravy div, #sloupec-pravy p{
	margin:0;
  padding:10px;
}



#sloupec-pravy .clanek-kratky{
  margin:10px 10px 0 10px;
  padding:10px 0;
  border-bottom:1px dotted;
}
#sloupec-pravy .clanek-kratky h3{
  margin:0;
  padding:0;
}
#sloupec-pravy .clanek-kratky div, #sloupec-pravy .clanek-kratky p{
  padding:10px 0;
}



#sloupec-pravy .filtr{
  margin:10px;
  padding:10px 0;
  border-bottom:1px dotted;
}



#sloupec-pravy .card{
  margin:5px;
  padding:5px;
  width:170px;
  height:auto;
  overflow:hidden;
  float:left;
  border:dotted;
  border-width:0 1px 1px 0;
}
#sloupec-pravy .card, #sloupec-pravy .card *{
  text-align:center;
}
#sloupec-pravy .card .card-name{
  margin:0 auto;
  padding:0 0 5px 0;
  height:42px;
  line-height:14px;
  font-size:12px;
}
#sloupec-pravy .card .card-photo{
  margin:0 auto;
  padding:0;
  height:130px;
  text-align:center;
}
#sloupec-pravy .card .card-photo img{
  margin:0;
  padding:0;
  max-width:130px;
  max-height:130px;
}
#sloupec-pravy .card .card-author{
  margin:0;
  padding:5px 0 0 0;
  height:48px;
  line-height:16px;
  font-size:12px;
}
#sloupec-pravy .card .card-author.delete{
  height:48px;
  line-height:16px;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu{
  margin:0 0 20px 0;
  padding:0;
  float:left;
  width:200px;
}
#menu ul{
	list-style: none;
  padding: 0;
	margin: 0;
	border: 0;
}
#menu ul li{
	padding: 0;
	margin: 0;
	height:25px;
}
#menu ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	line-height:25px;
  text-decoration: none;
	text-align:right;
	font-weight: bold;
  color: #5A6E1E;
}
#menu ul li a:hover,#menu .menu_current a{
  text-decoration:none; 
  background:#5A6E1E;
	color:white;
}

#menu div#info-kontakty{
	height:224px;
	background:url(img/info-kontakty.jpg) no-repeat center;
}
#menu div#info-kontakty h4{
	margin:0;
	padding:45px 0 0 20px;
}
#menu div#info-kontakty p{
	margin:0;
	padding:0 0 0 25px;
	text-align:left;
	line-height:16px;
	vertical-align:middle;
}
#menu div#info-kontakty p span.mezera{
	display:block;
	margin:0;
	padding:0;
	height:8px;
	line-height:8px;
	font-size:8px;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#paticka {
	margin:0 0 0 11px;
  padding:0;
	clear:both;
	width:970px;
  height:21px;
  line-height:21px;
	text-align: center;
  color:white;
  background:url(img/paticka.jpg) no-repeat center #ff7000;
}
#paticka, #paticka a{
	font-size: 12px;
  font-weight:bold;
	text-decoration:none;
	color: white;
}
#paticka a{
	border-bottom:1px dotted white;
}
#paticka a:hover{
	border-bottom:1px solid white;
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
.center{
  text-align:center;
}
.right{
  text-align:right;
}
.left{
  text-align:left;
}
.odkaz-vice, * p.odkaz-vice, #telo .odkaz-vice{
  display:block;
  clear:both;
  text-align:right;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.odkaz-zpet, * p.odkaz-zpet, #telo .odkaz-zpet{
  display:block;
  clear:both;
  text-align:left;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.ok, * .ok, #sloupec-pravy .message-good{
  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(design/icons/accept-big.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
  color:#516F1B;
}
.err, * .err, .message-bad, #sloupec-pravy .message-bad{
  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(design/icons/exclamation-big.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
  color:#CE0000;
}
.info, * .info, #sloupec-pravy .message-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(design/icons/information-big.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
  color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  margin:10px auto;
	width:99%;
	height: 400px;
	border: 1px solid black;
	background: url(img-eshop/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%;}
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2008                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* ADDED BY PIF */
.s {width: 110px;}
.message-good, .message-bad, .message-info  {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

.message-good {
	border: 1px solid #cae49c;
	color: #516f1b;
	background-color: #f3ffd0;
	
}

.message-good a {
	color: #516f1b;
}

.message-bad {
	border: 1px solid #ffdede;
	color: #ce0000;
	background-color: #fff1f1;

}

.message-bad a {
	color: #ce0000;
}

.message-info {
	border: 1px solid #ededb3;
	background-color: #ffffcc;

}
.photo-detail {text-align: center; }


.hcard {
	float: left;
	width: 250px;
	_width: 245px;
	margin: 0 2px 2px 0;
	padding: 5px 0;
	text-align: center;
	/*border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	 added rules */
	height: 250px;
	overflow: hidden;
	}

.hcard img{border: 0px none;}
*html .hcard h3{font-size: 120%;}
	
	
	
.card {
	float: left;
	width: 140px;
	margin: 0 0px 3px 40px;
	_margin: 0 0px 3px 20px;
	padding: 5px 0;
	text-align: center;
	/*border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	 added rules */
	height: 180px;
	overflow: hidden;
	}
	
.card img{border: 0px none;}
	
.card-title {
	margin: 0 0 5px 0;
	font-size: 130%;
	color: green;
	}
.card-photo {
	margin:0 auto; padding:0;
	border: none;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	}
.card-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 90%;
	color: #666;
	}

.cleaner { clear:both }
