body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	margin: 0px 0px 0px 210px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
}
h2 {
	padding: 4px;
	font-size: medium;
	font-weight: bold;
}
caption {
	padding: 4px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
#header {
	background: #165099 url(../images/head.jpg) no-repeat;
	vertical-align: bottom;
	height: 166px;
}
#logo {
	height: 144px;
}
#presentation {
	background: #FFFFFF url(../images/budova.jpg) no-repeat left bottom;
	width: 695px;
	color: #003366;
}
#footer {
	background: #000000;
	border-top: 3px solid #5E98E1;
}

#content {
	margin-left: 240px;
	width: 458px;
	overflow: auto;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #5D98E0;
	scrollbar-face-color: #155098;
	scrollbar-highlight-color: #5D98E0;
	scrollbar-shadow-color: #5D98E0;
	scrollbar-track-color: #5D98E0;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	height: 204px;
}
#menu {
	margin-left: 70px;
}
#menu a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#submenu {
	color: #003366;
	margin-left: 64px;
	height: 53px;
}
#submenu a {
	font-style: italic;
	font-weight: bold;
	color: #003366;
	padding-left: 8px;
	padding-right: 20px;
	text-decoration: none;
	height: 20px;
}
#submenu a:hover {
	color: #5E98E1;
	text-decoration: underline;
}
#subheader {
	height: 77px;
	background: url(../images/NobicaP77.gif) no-repeat;
	margin-left: 8px;
	border-bottom: 2px groove #5E98E1;
}

