body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	
}
body {
margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
h1 {
	font: 10px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}

#hledani {
	background-image: url(http://www.instantweb.cz/templates/simple/img/hledani.gif);
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 170px;
  margin:10px 0 0 0;
}

#moduly {
	background-image: url(http://www.instantweb.cz/templates/simple/img/moduly.gif);
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 170px;
  margin:10px 0 0 0;
}

#navigace {
	background-image: url(http://www.instantweb.cz/templates/simple/img/navigace.gif);
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 170px;
}
.menu {
  padding:0;
  margin:0 0 10px 0;
	background-color: #2EA02F;
	vertical-align: top;
	width: 170px;
}
.menu ul {
	list-style: none;
  margin:0;
  padding:0;
}
.menu li {
  margin:0;
  padding:0;
	padding: 2px 2px 2px 2px;
	list-style: none;
	border-bottom: 1px solid white;
}
.menu ul ul {
  margin:0;
  padding:0;
	padding-left: 2px;
}
.menu ul ul li {
  margin:0;
  padding:0;
	padding-left: 16px;
	border-bottom: 1px solid #2EA02F;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 1px 1px 1px 1px;
	color: White;
}


.current {
	font-weight: bold;
}
.content {
	background-color: #E7E7E7;
	padding: 20px;
	height: 600px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.tlacitko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;
	padding: 2px 2px 2px 2px;
	border: 1px solid #BBBCF0;
}
.levyokraj {
	padding: 4px;
}
.pravyokraj {
	background-repeat: repeat-y;
	padding: 4px;
}
.keywords {
	background: ActiveBorder;
	padding: 2px 2px 2px 2px;
	margin: 30px 5px 5px 5px;
	font: 9px;
	border: 1px dotted Gray;
}

.keywords h1{
	font-size: 9px;
	line-height: 11px;
	background: ActiveBorder;
	padding: 4px;
	margin: 0 auto;
}

.paticka{
	font: 8px;
}

.horizontalmenu{
	background: #C3F5C5;
}

.horizontalmenu li{
	float: left;
	background: #C3F5C5;
	padding: 5px;
	list-style: none;
}
.horizontalmenu menu_current{
	float: left;
	background: #90EE94;
	padding: 5px;
	list-style: none;
}