body {
 background-color: #FDF2E8;
 font-family: Verdana, Arial CE, Arial, Helvetica, sans-seriff;
 font-size: 100%;
 color: #000000;
 padding: 5px; margin: 5px;
 text-align: center;
 }
#stranka {
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
 }
 
#hlavicka {
 height: 100px;
 background: #f8dbc0 url("imag/hlavicka.gif") top left no-repeat;
 font-family: Verdana, Arial CE, Arial, Helvetica, sans-seriff;
 border-top:1px solid black;
 border-left:1px solid black;
 border-right:1px solid black;
 border-bottom:1px solid black;
 border-color: black;
 margin:0; padding:0;
 }
 .cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border: none;
	margin:0; padding:0;
	background:transparent;
}
 
.oramovani {
 margin: 0; padding: 0;
 }
 
#mezera {
 height: 15px;
 width:100%;
 }
 
#menu {
  width:190px;
	float: left;
	background: #FDF2E8 url("imag/poz_menu.jpg") top left;
	margin:0;
  padding:10px 0 0 0;
  }

#obsah {
  margin-left: 200px;
	}

#navigace {
  list-style: none;
  font-family: Arial CE, Arial, Verdana, Helvetica, sans-seriff;
  font-weight: 500;
  font-size: 110%;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 0;
  margin: 0px;
}

#paticka {
 background: #FDF2E8;
 border-top:1px solid #0000FF;
 border-left:0px;
 border-right:0px;
 border-bottom:0px;
 margin:0; padding:0;
 }

h1 {
display: none;
 /*color: navy;
 text-align: center;
 font-weight: bold;
 font-size: 150%;
 padding: auto;
 margin: auto;*/
 }
 
h2 {
 color: #800000;
 text-align: center;
 font-weight: 500;
 font-size: 130%;
 }
h3 {
 font-weight: 500;
 font-size: 120%;
 }
 
span.podnadpis {
 color: green;
 font-weight: 500;
 font-size: 80%;
 }

span.nadpis {
 color: #800000;
 font-weight: 500;
 font-size: 105%;
 }
 
.kontakt {
 text-align: center;
 font-size: 90%;
 }
 .stred {
 text-align: center;
 }
 
a:link {
  color: blue;
	text-decoration: none;
 }
a:visited {
  color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
	background-color: silver;
	text-decoration: underline;
}
a:active {
	color: red;
	background-color: silver;
	text-decoration: underline;
}

.centr {
 text-align: center;
 padding: 10px;
 border: none;
 }
 
.centr a:link {
  color: blue;
	text-decoration: none;
 }
.centr a:visited {
  color: blue;
	text-decoration: none;
}
.centr a:hover {
	color: red;
	background-color: #FDF2E8;
	text-decoration: none;
}
.centr a:active {
	color: red;
	background-color: #FDF2E8;
	text-decoration: none;
} 

.patka {
 text-align: center;
 font-size: 70%;
 padding: 5px;
 }
.texty {
 font-size: 90%;
 margin-left: 15px;
 margin-right: 12px
 }
 
.pravy {
 float: right;
 padding: 8px;
 }

hr {
width:96%;
border : 1px solid #0000ff;
color : #0000ff;
}
.levpol {
  width:48%;
	float: left;
}	
.ppol {
  width:48%;
	float: right;
}
.tucny {
 font-weight: 600;
 }
.nahled {
  width: 150px;
  height: 190px;
  float: left;
  text-align: center;
  font-size: 70%;
  margin-left: 8px;
  padding: 8px;
 }
.nahled2 {
  width: 160px;
  height: 160px;
  float: left;
  text-align: center;
  font-size: 70%;
  margin-left: 8px;
  padding: 8px;
 } 
.gl {
  border: none;
}
.velky {
 text-align: center;
 font-size: 110%;
 }
