/*
Theme Name: KazimĂ­rka - Summer
Description: LetnĂ­ verze layoutu pro spoleÄŤnost KazimĂ­rka
Author: Lukasecicek
Version: 1.0
*/

body {
  margin: 0px;
  background-color: #41a62a;
  background-image: url('img/bcg_linka.png');
  background-repeat:repeat-x;
  font-size: 1em;
  font-family: 'Comic Sans MS';
  text-align: justify;
}
strong {
	font-weight:bold;
	color: #663300;
}
 
li {
	list-style-image: url("img/bod.gif");
	margin-left:-1em;
	font-size: 1em;
	
}
h1{
  font-family:'comic Sans MS';
  font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #663300;
}
h2{
  font-family:'comic Sans MS';
  text-decoration: none;
  color:#663300;
	font-size:1.6em;
	font-weight:bold;
	text-align: center;
  margin: 0px 0px 20px 0px;
}
h2 a{
  font-family:'comic Sans MS';
  text-decoration: none;
  color:#663300;
 
}
.nadpish2{
  font-family:'comic Sans MS';
  text-decoration: none;
  color:#663300;
}
.noborder{
border: 0px;  
}
h3{
  font-family:'comic Sans MS';
  text-decoration: underline;
  color: #663300;
	font-size:1.2em;
	font-weight:bold;
  margin: 20px 0px;
}
h3 a{
  font-family:'comic Sans MS';
  text-decoration: underline;
  color: #663300;
	font-size:1.2em;
	font-weight:bold;
  margin: 20px 0px;
}

hr {
border: 0;
height: 2px;
color: #630;
background-color: #630;
}
div.img
  {
  border:0px ;
  }

.lide{
	margin-top:3em;
	margin-bottom:1em;
	background-image:url(img/back_lide.png);
  background-repeat:no-repeat;
  background-position:center;
	padding:1ex;
	}
.funkce{
  color: black;
	font-size:12pt;
	font-weight:bold;
"	color:#663300;
	text-align:center;
	}	
.jmeno{
  color: black;
	font-size:18pt;
	font-weight:bold;
"	color:#663300;
	text-align:center;
	}





#pozadi {
  margin: 0px auto;
  background-image:url('img/bcg_wide.png'), url('img/bcg_linka.png');
  background-repeat:no-repeat, repeat-x;
  background-position:top center;
}
#obsah {
  width: 1000px;
  min-height: 800px;
  margin: 0px auto;
  background-image:url('img/bcg_center.png');
  background-repeat:no-repeat;
  background-position:top center;
}



#leva-lista {
  width: 200px;
  float: left;
  margin: 0px; 
}
#leve-menu {
  height: 700px;
  margin: 210px 0px 0px 0px; 
}
#levy-obsah {
  margin:0px;
  width: 200px; 
}

   
#prava-strana {
  width: 800px;
  margin: 0px;
  float: right;
  position:relative;
}

#horni-menu {
  margin: 0px; 
   
}
#horni-homelink {
  margin: 0px 0px 0px 0px;
  height: 180px;  
}
#horni-homelink h1 {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 36px;
  font-size: 2.7em;
  font-weight: 600;
  font-family:'comic Sans MS';
  color: black;
  text-decoration: none;
}
#horni-homelink h1>a {
  color: black;
  text-decoration: none;
}

#horni-homelink div#logo {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 36px;
  font-size: 2.7em;
  font-weight: 600;
  font-family:'comic Sans MS';
  color: black;
  text-decoration: none;
}
#horni-homelink div#logo>a {
  color: black;
  text-decoration: none;
}


#horni-menu-tlacitka {
  height: 250px;
  position:relative;
}  

.first {
  border-top:3px solid;
} 
    

#menu-tabory{
  margin: 0;
	padding: 0px 0px 20px 0px;
	position:absolute;
	top: 129px;
	left: 59px;
	width: 150px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
  #menu-tabory>li {	  
	  text-align:center;
		list-style: none;
    }
  #menu-tabory li ul {	
		position: absolute;
		visibility: hidden;
		list-style-type:none;   		
    }
  #menu-tabory>li>ul>li	{	
    float: left;
    text-align: left;
    padding: 5px 10px;
		width: 145px;
		
		background: #a48b6c;
		border-left-style:solid;
    border-right-style:solid;
    border-bottom-style:solid; 
		border-left-width:3px;
		border-right-width:3px;
		border-bottom-width:3px;
		list-style-image: none;
		
    }
  #menu-tabory>li>ul>li>a {
  	width: auto;		
		color: black;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		
    }
  #menu-tabory>li>ul>li:hover {
    background-color: #896f4f;
    
    }
   
#menu-krouzky{
  margin: 0;
	padding: 0px;
	position:absolute;
	top:87px;
	left: 220px;
	width: 165px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
  #menu-krouzky a	{	
		text-decoration: none;
		color: black;
		font-size: 20px;
	  font-weight: bold;
    white-space: nowrap;
    }
  
#menu-centrum{
  margin: 0;
	padding: 0;
	position:absolute;
	top: 136px;
	left: 395px;
	font: 1em;
	width: 100px;
}
  #menu-centrum a	{	
		text-decoration: none;
		color: black;
		font-size: 18px;
	  font-weight: bold;
    white-space: nowrap;  
}
#menu-centrum2{
  margin: 0;
	padding: 0;
	position:absolute;
	top: 155px;
	left: 403px;
	font: 1em;
	width: 100px;
}
  #menu-centrum2 a	{	
		text-decoration: none;
		color: black;
		font-size: 15px;
	  font-weight: bold;
    white-space: nowrap;  
}
  
#menu-klub{
  margin: 0;
	padding: 0;
	position:absolute;
	top: 180px;
	left: 381px;
	font: 1em;
	width: 100px;
}
  #menu-klub a	{	
		text-decoration: none;
		color: black;
		font-size: 18px;
	  font-weight: bold;
    white-space: nowrap;  
}

#menu-akce{
  margin: 0;
	padding: 0;
	position:absolute;
	top: 38px;
	left: 536px;
	font: 1em;
	width: 100px;
}
  #menu-akce a	{	
		text-decoration: none;
		color: black;
		font-size: 18px;
	font-weight: bold;
    }
#menu-vylety{
  margin: 0;
	padding: 0;
	position:absolute;
	top: 65px;
	left: 531px;
	font: 1em;
	width: 100px;
}
  #menu-vylety a	{	
		text-decoration: none;
		color: black;
		font-size: 18px;
	font-weight: bold;
    }

#cedule-homelink {
  width:  100px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 44px;
  left: 687px;
}  

  #cedule-homelink a {
   
   color: black;
   text-decoration: none;
   
   font-size: 16px;
	 font-weight: bold;
}    
    


    
    
    
#horni-menu-popis {
  padding: 20px;
  margin: 20px 0px 20px 20px;
  background-image:url('img/30white.png');
  background-repeat:repeat;  
}
#horni-menu-popis p {
  padding: 0px;
  margin: 0px 0px 20px 0px;
  
}

#horni-menu-nadpis {
  margin: 20px auto; 
}
#horni-menu-nadpis h1 {
  font-weight: bold;
  margin: 20px 0px 20px 20px;
  padding: 20px;
  font-size: 2em;
  color: #663300;
  background-image:url('img/30white.png');
  background-repeat:repeat;    
}

#horni-menu-nadpis div#logo {
  font-weight: bold;
  margin: 20px 0px 20px 20px;
  padding: 20px;
  font-size: 2em;
  color: #663300;
  background-image:url('img/30white.png');
  background-repeat:repeat;    
}





#clanky {
  margin: 20px 0px 20px 20px;
  padding: 0px;
  width: 780px;
    
}

 
#clanky>hr {
border: 0;
height: 0px;
color: #630;
background-color: #630;
margin: 20px 0px 20px 20px;
    
}
.clanek {
  margin: 0px;
  padding: 20px;
  background-image:url('img/30white.png');
  background-repeat:repeat; 
}
#clanek {
  margin: 0px;
  padding: 20px;
  background-image:url('img/30white.png');
  background-repeat:repeat; 
}
  #clanek p{
  padding: 0px;
  margin: 0px 0px 20px 0px;
} 
#clanek-blog {
  margin: 0px;
  padding: 20px;
  background-image:url('img/30white.png');
  background-repeat:repeat; 
}
  #clanek-blog p{
  padding: 0px;
  margin: 0px 0px 0px 0px;
} 
  #clanek-blog h3{
  margin: 10px 0px 5px 0px;
}
}   

#footer {
	width: 780px; 
  margin: 35px 0px 20px 20px;
	text-align:center;
	font-family: "comic Sans MS";
	font-size: 9pt;
	color: #663300;
}




