#tlacitko_v {
	display: block;
	margin: 1px;
	padding: 2px 5px;
	color: #ffffff;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

#nadpis_v {
	background-color: #666666;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
}

#tlacitko_v:hover {
	background: #ddd;
	color: #222666;
}

#tlacitko_v:active {
	background: #ccc;
	color: #fff;
}

#tlacitko_h {
	display: inline;
	margin-top: 0;
	padding-right: 10;
	padding-left: 10;
	color: #191d80;
	background: #ffffff;
	border-left: 1px solid #191d80;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

#nav {
	position: absolute;
	top: 129px;
	left: 50px;
	height: 20px;
	width: 755px;
	clear: both;
	font-size: 10px;
}


#nav ul {
  margin: 0 0 0 30px;
  padding: 0;
}
#nav li {
  float: left;
  list-style: none;
}
#nav a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0 10px 1px;
	line-height: 20px;
	margin-right: 3px;
	font-weight: bold;
	font-style: normal;
}
#nav a:hover { text-decoration: underline; background: #ffffff; color: #222666; }
#nav a.active { color: #222666; background: #ffffff; }
#nav a.active:hover { color: #222666; background: #ffffff; }


#tlacitko_h:hover {
	background: #eeeeee;
	color: #191d80;
}

#tlacitko_h:active {
	background: #eeeeee;
	color: #cccccc;
}
