h1 {font-size: 140%;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small { font-size: 12px; }
.mini {	font-size: 11px; }
.minimini { font-size: 10px; }
#extrem {
	font-size: 56px; 
	text-align: center;
	}
#extremum {
	font-size: 72px; 
	color: #ff0000; 
	font-weight: bold; 
	text-align: center;
	}
.c {	text-align: center; }
.u {	text-decoration:underline }
.skryt { 
   visibility:hidden;
   }
img { border:none; }
a {
	text-decoration: none; 
	font-weight: bold;
	}
a:link, a:visited, a:active {
	color:#7a0202;
	}
a:hover {
	color: #E0CBA6;	
	background-color: #6E3711; /* #374611; */
	}
a:hover img {
	background-color : #E0CBA6;
	}
/* p {text-align:justify;} */
DL DT {font-weight: bold; }
dd {padding: 4px 0 18px 0;}

body {
	/* margin: 1em 2em; */
	font:1em/1.3 verdana, sans-serif;
	background:#F4F0E2; /* #9ea985 */
	}
#menustranky {
	position:absolute;
	left:0px;
	top:0px;
  width: 20%; /* 190px */
	}
#hlavnacast {
	position:absolute; 
	left:25%; /* 180px */
	top:0px; 
	width: 70%; /* 580px; */
	}
.logo {
  margin: 5px 4px 5px 4px; /* top right bottom left*/
  position:relative; 
  float: left;
  width: 100%; /* 140px; */
  top: 5px;
  text-align: center; 
}
.topmenu {
  position:relative;
  float: left;
  width: 100%; 
  margin: 30px 4px 20px 4px;
  font-size : 85%;
  text-align: center;
}
.zapatie {
  position:relative;
  float: left;
  width: 100%; 
  margin: 10px 4px 50px 4px;
  font-size : 75%;
  text-align: center;
}
.zapatie a:hover img {
	background-color : #9ea985;
	}
.uvod {
	text-align:center;
	background:#E0CBA6;
	padding:20px;
	
	}
.fotky {
	text-align:center;
	}
.kecy {
	text-align:justify;
	background: #E0CBA6; /* #dce0d3; */
	padding:20px;
	font-size:80%;
	}
.karta {
	float:left;
	width:165px;
	margin:10px 10px 10px 10px;
	padding:10px 0;
	text-align:center;
	background:#E0CBA6;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:70%;
	height:165px;
	overflow:auto;
	}
.fotonadpis {
	margin:0 0 5px 0;
	font-size:130%;
	color:black;
	}
.foto {
	margin:0 auto; padding:0;
	border:none;
	}
.foto img {
	border:none;
	}
.fotopopis {
	margin: 5px 10px; padding:0;
	text-align:left;
	font-size:100%;
	}
.fotoinfo {
	margin: 5px 10px 0 10px; padding:0;
	text-align:right;
	font-size:90%;
	color:#666;
	}
.sipky {
	width:100%;
	height:50px;
	background:#E0CBA6;
	}
.sipka {
  display:block;
	position:relative;
  float: left;
  border:none;
	width: 23%; /* float:left; */
	margin: 2px 2px 0 2px;
	text-align:center;
	/* padding: 0 49px;  */
	}	
.sipka img {
	border:none;
	width:40px;
	height:40px;
	}
.cleaner { 
	clear:both 
	}	
