/* formátování celkového vzhledu */
body, #web {
 background: #e5f2e5;
 font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #000000;
 padding: 0; margin: 0;
 text-align: center;
 }
#stranka {
 position: relative;
 width: 760px;
 margin: 0 auto;
 padding: 0;
 font-family: "Arial CE", Arial, Verdana, Helvetica, sans-serif;
 font-size: 100%;
 color: #264422;
 text-align: left;
 }
.odskok {
 position: relative;
 clear:both;
 border: none;
 margin:0; padding:0;
 }
 
.podobrazek {
 position: relative;
 clear:right;
 border: none;
 margin:0; padding:0;
 }
 
h1, h2 {
 font-size: 130%;
 color: #264422;
 text-align: center;
 font-weight: bold;
 }
h3 {
 font-size: 120%;
 color: #264422;
 text-align: left;
 font-weight: bold;
 }

.stred {
 text-align: center;
  }

a:link {
  color: green;
	text-decoration: underline
 }
a:visited {
  color: green;
	text-decoration: underline
}
a:hover {
	color: red;
	text-decoration: none
}
a:active {
	color: red;
	text-decoration: none
}
#obsah {
 position: relative;
 margin-left: 250px;
 font-size: 90%;
 }
.plus {
 color: white;
 font-weight: 600;
 font-size: 100%;
 }
.mensi {
  font-size: 80%;
 } 

/*** formátování celkového vzhledu ***/

/* formátování hlavičky */
#hlavicka {
 position: relative;
 margin: 0px; padding: 0px;
 font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
 background: transparent;
 text-align: center;
 }
#nadpis {
 margin-left: auto;
 margin-right: auto;
 color: #ffe500;
 text-align: center;
 font-weight: bold;
 font-size: 160%;
 margin:0;
 padding-top: 10px;
 padding-bottom: 0;
 }
span.podpis {
 color: #4b8843;
 font-weight: 500;
 font-size: 90%;
 }

#levbraz {
 position: absolute;
 top: 5px;
 right: 10px;
}
.logo {
  border-top:1px solid #264422;
  border-left:1px solid #264422;
  border-right:1px solid #264422;
  border-bottom:2px solid #264422;
  border-color: #264422;
 }
.nevnad {
 display: none
 }
 .neviditelny {
 display: none
 }

/*** formátování hlavičky ***/
 
 /*** formátování navigačního sloupce ***/
#menu {
 width: 200px;
 float: left;
 background: #98e68e;
 border-top:1px solid #264422;
 border-left:1px solid #264422;
 border-right:2px solid #264422;
 border-bottom:2px solid #264422;
 border-color: #264422;
 margin-top: 15px;
 margin-bottom: 10px;
 }
#navigace {
  margin: 0;
	padding: 0;
 }
 
 #navigace a {
	display:block;
	font-size: 100%;
	font-family: "Arial CE", Arial, Verdana, Helvetica, sans-seriff;
	font-weight: bold;
	color: #264422;
	text-decoration: none;
	text-align:left;
	margin: 6px 0 0 0;
	padding: 0 0 0 30px;
	background: #98e68e url("img/pz.gif") center left no-repeat;
	}
#navigace a:hover {
	color: white;
	background: #264422 url("img/pb.gif") center left no-repeat;
	}
	
.zmizik {
 display: none
 }
.toplist {
 margin-top:20px;
 margin-bottom:20px;
 text-align:center;
}
span.podnadpis {
 font-weight: 400;
 font-size: 75%;
 }
/* formátování navigačního sloupce */

/*** kniha vzkazů ***/

.inputbook {
	background: #d6ddf2;
	}
/* kniha vzkazů */	

#paticka {
 margin: 0;
 padding:0;
 border-top:1px solid #264422;
 border-left:0px;
 border-right:0px;
 border-bottom:0px;
 }
 .patka {
 text-align: center;
 font-size: 70%;
 padding: 5px;
 }
.pravy {
 float: right;
 padding: 8px;
 text-align: right;
 border: none;
 }
.stred {
 text-align: center;
 padding: 5px;
 } 

.levy {
 float: left;
 padding: 10px;
 }

 hr {
  background-color: #264422;
  border-width: 0px;
  height: 1px;
  color: #264422;
 }
span.vetsi {
 font-size: 120%;
 }
.rodokmen {
 font-size: 90%;
 text-align: left;
 color: black;
 border-top:1px solid black;
  border-left:1px solid black;
  border-right:1px solid black;
  border-bottom:1px solid black;
  border-color: black;
  background-color: #e8fae6;
 }
/*** fotogalerie ***/
.nahled {
  width: 166px;
  height: 190px;
  float: left;
  text-align: center;
  font-size: 75%;
  margin-left: 1px;
  overflow: auto;
 }
.gl, img {
  border: none;
 }
 /*** fotogalerie ***/
