/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2008                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size: 13px;
	line-height:1.4;
	font-family: "Arial", "Verdana", sans-serif;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	text-align:center;
	background: url(img/body.png) repeat-x top #f2f0e3;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color: #b19600;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#b93435;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	font-weight:normal;
  color:#b93435;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
  margin: 20px auto 0px; 
	padding: 0; 
  padding-top: .2em;
	line-height: 1.2;
  font-weight:normal;
	color:#b93435;
}
h1 {
	margin:0 0 5px 0;
	padding:0;
  line-height:25px;
	font-size:18px;
}
h1#h1background, h1#h1backgrounduvod{
  line-height:40px;
  text-indent:-9000px;
}
h1#h1backgrounduvod{
  line-height:80px;
}
h1#h1background.jl{
  width:345px;
	float:left;
}
a#jl{
  margin:0 0 0px 0;
	padding:0;
	width:200px;
	height:40px;
	line-height:40px;
	float:right;
	display:block;
	position:relative;
  text-indent:-9000px;
	background:url(img/h1/18.png) no-repeat right;
}
h2 {
	padding: 0;
	font-size: 16px;
}
h3{
	padding: 0;
	font-size: 14px;
}
h4 {
  font-size: 13px;
	margin-bottom:5px;
}
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;
}
p, ul, div{
	margin:10px 0;
}
table{
	margin:10px 0;
	padding:0;
  border:solid #e2daab;
  border-width:1px 0 0 1px;
}
table th{
  font-weight:normal;
  color:#b93435;
}
table th, table td{
  padding:2px 5px;  
  border:solid #e2daab;
  border-width:0 1px 1px 0;
}
#RssFeed{
	text-align:right;
}
#RssFeed, #RssFeed a{
	margin:0;
	padding:0;
	height:20px;
  line-height:20px;
	font-size:10px;
	text-decoration:none;
}
#RssFeed a{
  margin:0;
  padding:0;
  width:50px;
  display:block;
  float:right;
  text-indent:-9000;
  text-decoration:none;
  background:url(icons/rss.png) no-repeat right;
}
#RssFeed a span{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* obal stranky */
#hlavni{
  margin:0 auto;
  padding:0;
	width:850px;
  text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0;
  background:url(img/hlavicka-back.png) no-repeat right top;
}
#hlavicka a#home{
  margin:0;
	padding:0;
  width:272px;
  height:201px;
  float:left;
  display:block;
  text-indent:-9000px;
  text-decoration:none;
  background:url(img/hlavicka-home.png) no-repeat left top;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu hlavicka */
#menuhlavicka{
  margin:8px 0 0 0;
  padding:0;
  float:right;
  width:577px;
}
#menuhlavicka ul{
	margin:0;
  padding:0;
	list-style:none;
	border:0;
}
#menuhlavicka ul li{
	margin:0;
	padding:0;
  height:15px;
  float:right;
}
#menuhlavicka ul li a{
	margin:0;
	padding:0 10px;
  line-height:15px;
  display:block;
  text-decoration: none;
  border-left:1px solid;
}
#menuhlavicka ul li a.noborder{
  border:0;
}
#menuhlavicka ul li a:hover{
  text-decoration:none; 
}
#menuhlavicka a.aktivni{
  text-decoration:none; 
  font-weight:bold;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu hlavicka */
#menuhlavni{
  margin:0;
  padding:142px 0 0 0;
  float:right;
  width:578px;
}
#menuhlavni ul{
	margin:0;
  padding:0;
	list-style:none;
	border:0;
}
#menuhlavni ul li{
	margin:0;
	padding:0;
  width:96px;
	height:36px;
  float:left;
}
#menuhlavni ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	line-height:36px;
  text-align:center;
  text-decoration:none;
  color:#b49700;
}
#menuhlavni ul li a:hover{
  text-decoration:none;
	color:#b93533;
}
#menuhlavni a.aktivni{
  text-decoration:none;
	color:#b93533;
  background:url(img/menuhlavni-a-hover.png) no-repeat center bottom;
}
/* ***************************************************** */
/* ***************************************************** */
/* sloupec pravy */
#sloupecpravy, #paticka{
  margin:25px 5px 0 0;
  padding:0;
	width:565px;
	float:right;
  text-align:justify;
  background:url(img/sloupecpravy-back.png) repeat-y top left;
}
#sloupecpravy #sloupecpravytop{
  margin:0;
  padding:11px 10px 0 10px;
  min-height:393px;
  background:url(img/sloupecpravy-top.png) no-repeat top left;
}



#sloupecpravy #uvodnistranka{
  margin:0;
  padding:0 0 0 30px;
}
#sloupecpravy #uvodnistranka a{
  margin:0 10px 10px 0;
  padding:0;
  width:233px;
  height:67px;
  display:block;
  float:left;
  text-indent:-9000px;
  text-decoration:none;
  background:no-repeat left top;
}
#sloupecpravy #uvodnistranka a:hover{
  background-position:left bottom;
}
#sloupecpravy #uvodnistranka a#zs{
  background-image:url(img/uvod-zs.png);
}
#sloupecpravy #uvodnistranka a#ms{
  background-image:url(img/uvod-ms.png);
}
#sloupecpravy #uvodnistranka a#sj{
  background-image:url(img/uvod-sj.png);
}
#sloupecpravy #uvodnistranka a#sd{
  background-image:url(img/uvod-sd.png);
}



#sloupecpravy ul, #sloupecpravy ol{
	padding:10px;
}
#sloupecpravy ul ul, #sloupecpravy ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#sloupecpravy ul li{
  margin-left:20px;
}
#sloupecpravy p{
	margin:10px 0;
}
#sloupecpravy table.jidelni-listek{
	margin:10px auto;
	padding:0;
	width:auto;
	text-align:left;
}
#sloupecpravy table.jidelni-listek th{
	width:80px;
	vertical-align:top;
	text-align:center;
	text-transform:uppercase;
}
#sloupecpravy table.jidelni-listek td{
  vertical-align:top;
}



#sloupecpravy #sloupecpravybottom{
  clear:both;
}
#sloupecpravy #sloupecpravybottom, #sloupecpravy #sloupecpravybottom li{
  margin:0;
  padding:0;
  list-style:none;
  background:transparent;
  border:0;
}
#sloupecpravy #sloupecpravybottom li{
  float:left;
}
#sloupecpravy #sloupecpravybottom li a{
  margin:0;
  padding:0;
  height:62px;
  text-indent:-9000px;
  text-decoration:none;
  display:block;
  background:no-repeat left bottom;
}
#sloupecpravy #sloupecpravybottom li a#zs{
  width:141px;
  background-image:url(img/sloupecpravybottom-zs.png);
}
#sloupecpravy #sloupecpravybottom li a#ms{
  width:140px;
  background-image:url(img/sloupecpravybottom-ms.png);
}
#sloupecpravy #sloupecpravybottom li a#sd{
  width:140px;
  background-image:url(img/sloupecpravybottom-sd.png);
}
#sloupecpravy #sloupecpravybottom li a#sj{
  width:141px;
  background-image:url(img/sloupecpravybottom-sj.png);
}
#sloupecpravy #sloupecpravybottom li a:hover, #sloupecpravy #sloupecpravybottom li a.aktivni{
  background-position:right bottom;
}
/* ***************************************************** */
/* ***************************************************** */
/* sloupec levy */
#sloupeclevy{
  margin:0;
  padding:0 0 0 15px;
	width:233px;
	float:left;
  text-align:justify;
}
#sloupeclevy h2{
  margin:0;
  padding:0;
  height:83px;
  text-indent:-9000px;
  text-decoration:none;
  background:url(img/sloupeclevy-h2.png) no-repeat left top;
}
#sloupeclevy p{
  margin:10px 0 25px 0;
}
#sloupeclevy strong.floatleft{
  padding-right:5px;
  width:85px;
  display:block;
  float:left;
  font-weight:normal;
  text-align:right;
}
#sloupeclevy ul, #sloupeclevy ul li{
  margin:0;
  padding:0;
  list-style:none;
}
#sloupeclevy a#skolnirok, 
#sloupeclevy a#vyrocnizprava,
#sloupeclevy a#skolnivzdelavaciprogram{
  margin:10px 0;
  padding:0;
  width:100%;
  height:67px;
  display:block;
  text-indent:-9000px;
  text-decoration:none;
}
#sloupeclevy a#skolnirok{
  background:url(img/sloupeclevy-skolnirok.png) no-repeat top left;
}
#sloupeclevy a#vyrocnizprava{
  background:url(img/sloupeclevy-vyrocnizprava.png) no-repeat top left;
}
#sloupeclevy a#skolnivzdelavaciprogram{
  background:url(img/sloupeclevy-skolnivzdelavaciprogram.png) no-repeat top left;
}
#sloupeclevy a#skolnirok:hover,
#sloupeclevy a#skolnirok.aktivni,
#sloupeclevy a#vyrocnizprava:hover,
#sloupeclevy a#vyrocnizprava.aktivni,
#sloupeclevy a#skolnivzdelavaciprogram:hover,
#sloupeclevy a#skolnivzdelavaciprogram.aktivni{
  background-position:bottom left;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#paticka {
	margin:0;
  padding:5px 0;
	clear:right;
	text-align: center;
  background:none;
}
#paticka, #paticka a{
	font-size: 9px;
	color: #b49600;
	text-decoration:none;
}
#paticka a{
	border-bottom:1px dotted #b49600;
}
#paticka a:hover{
	border-bottom:1px solid #b83636;
	color:#b83636;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
.form-table{
	margin-top:20px;
	vertical-align: super;
}
.form-table td,.form-table th{
	padding:4px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
	padding:2px 4px;
	border:1px solid #e2daab;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
	padding:2px 4px;
	border:1px solid #e2daab;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #e2daab;
	padding-top: 10px;
	color: #e2daab;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	padding:2px 4px;
	font-size: 12px;
	width: 200px;
	border:1px solid #e2daab;
}
.form-odeslat{
	background:white;
	padding:2px 4px;
	color:#e2daab;
	font-weight:bold;
	border:1px solid #e2daab;
}
/* ***************************************************** */
/* ***************************************************** */
.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-nahledy a{
  margin:2px;
	padding:5px;
	display:block;
	float:left;
	border:2px solid #e5daac;
	background:#f9f7f0;
}
/* ***************************************************** */
/* ***************************************************** */
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{
	margin:0 5px;
	display:block;
	clear:both;
  height:17px;
	line-height:17px;
	font-size:17px;
}
a.odkaz-vice, .odkaz-vice a{
  margin:0;
  padding:0;
  width:51px;
  height:17px;
	line-height:17px;
	font-size:17px;
  display:block;
  float:right;
  text-indent:-9000px;
  text-decoration:none;
  background:url(img/odkaz-vice.png) no-repeat top right;
}
.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 #b42e2f;
	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 2008                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */