body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCD2C2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#fejlec {
	padding: 0px;
	width: 820px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 120px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menucontainer {
	position: relative;
	top: 0px;
	height: 20px;
	width: 820px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	z-index: 1010;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	}

#menu {
	width: 100%;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin: 0px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 205px;
	float: left;
	height: 40px;
}
#menu  a, #menu  h2, #menu h3 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 0;
}

#menu h2 {
	color: #B8E5FA;
	background-image: url(menu00.jpg);
	text-align: center;
	cursor:pointer;
	cursor:hand;
}
#menu h3 {
	color: #B8E5FA;
	background-image: url(menu00.jpg);
	text-align: center;
	cursor:pointer;
	cursor:hand;
}



#menu a {
	color: #66CCFF;
	text-decoration: none;
	text-align: center;
	background-image: url(menu0.jpg);
	background-repeat: no-repeat;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(menu1.jpg);
	background-repeat: no-repeat;
}
#menu  a:hover  h2 {
	color: #FFFFFF;
	background-image: url(menu1.jpg);
	background-repeat: no-repeat;
}



#menu li {
	position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#maincontent {
	position: relative;
	height: auto;
	width: 800px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCD2C2;
	padding: 10px;
	border: 1px solid #EB1E25;
	background-image: url(maincontentbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#maincontent a {
	color: #EE1C27;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #EB1E25;
	letter-spacing: 0.3em;
}
#maincontent h2 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
	color: #EE1C27;
	letter-spacing: 0.2em;
}
#alsomenu {
	padding: 0px;
	width: 820px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 20px;
	top: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#lablec {
	padding: 0px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 100px;
	top: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

