body, input, select, textarea {
	font-family: Verdana,"Geneva CE",sans-serif;
}
body {
	background: url('images/tapeta.gif');
	background-color: White;
	margin:0px;
	padding:0px;
	font-size: 10px;
	color: #000000;
}

h1 { font-size:200% }
h2 { font-size:175% }
h3 { font-size:150% }
h4 { font-size:110% }

#navigation {
  background-color: #333;
  position:fixed !important; 
	position: absolute; /* IE Hack */
  top:0px;
  left: 0px;
	width:100%;
  margin:0px;
  padding:0px;
	height: 30px;
	color: #ccc;
	border-bottom: 1px solid black;
	z-index: 200;
}
#navigation_pauza {
	background-color: #fff;
  position:fixed !important;
	position: absolute; /* IE Hack */ 
  top:0px;
  left: 0px;
	width:100%;
  margin:0px;
  padding:0px;
	height: 35px;
	z-index: 100;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
#navigation a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
#navigation a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
}
#navigation ul {
  margin:5px;
  padding:5px;
}

#navigation li {
  display: inline;
  padding-right:5px;
}

#wrapper {
  margin:10px;
  padding:10px;
}
#header {

}
#header a {

}
#header a:hover {

}
#blabla {

}
#blabla a {
	
}
#blabla a:hover {
	
}
#navigace {
	
}
#navigace a {
	
}
#navigace a:hover {
	
}
#footer {
	
}
img {
	border: none;
}
