#menu {
	height: 25px;
	margin-left:20px;
	
	}

div.outer {
	float: left;
	width: 120px; 
  	height: 25px;
	border-bottom:3px solid #ff8c00;
 	background: url( 'grafika/bars.gif' ) 0 -50px no-repeat;
	
  }

div.outer a {
	display: block;
	padding:0;
	margin-top:1px;
	width:100%; height:100%;
	overflow:hidden;
	
	color:#039;
	text-decoration: none;
	background: url( 'grafika/bars.gif' ) top left no-repeat;
	  }
div.outer span {
	display: block;
	padding: 3px 0 3px 15px;
  
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	}
div.outer a:active {
	color: black;
	
}

.nadpis {
	font-size:130%;
	margin-left:35px;
	color:#039;
	font-weight:bold
}

li {
	margin-left:45px;
	font-size:100%;
}

.odsad {
	margin-left:35px
}

.datumvytvoreni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	
}

.stred {

color:#AAAAAA;
font-size:140%;
text-decoration:underline
}

.adresa {
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

body {
	font-size:13px
}