body {
	font-family: sans-serif;
}	
#head {
}
#main {
	color: #003366;
	font-size: 12px;
	list-style-image: url(../img/bullet.gif);
	padding-left: 30px;
}
#main table {
	color: #003366;
	font-size: 12px;
	list-style-image: url(../img/bullet.gif);
}
#main a {
	color: #FF9900;
	text-decoration: none;
}
#menu, #menu table {
	font-size: 12px;
}

#menu a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
#menu a:hover {
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}

#footer {
	font-size: 9px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
#footer a {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
}
#main a:hover {
	color: #003366;
	text-decoration: underline;
}
#main h1 {
	color: #FF9900;
	font-size: 18px;
	font-weight: bolder;
}
#main h2 {
	color: #003366;
	font-size: 14px;
	font-weight: bolder;
}
#menu input {
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: 2px solid #003366;
	height: 20px;

}
#menu textarea {
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: 2px solid #003366;
	height: 20px;

}
#menu_form {
	font-size: 12px;
	font-weight: normal;
	color: #003366;

}
.tabulka {
	border: 2px solid #003366;
}
#header a {
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#header a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
