body {
	margin: 10px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #006666;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #006666;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #006666;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	color: #006666;
	font-weight: normal;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
h6 {
	font-family: Arial;
	font-size: 9px;
	color: black;
	font-weight: normal;
}
p, div, td, li {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
a {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-family: Arial;
	font-size: 9px;
	color: black;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #D8E8E8;
	size: 1px;
}
.custom1 {
	font-family: Arial;
	font-size: 9px;
	color: black;
}
.custom2 {
	font-family: Arial;
	font-size: 9px;
	color: black;
}
.custom3 {
	font-family: Arial;
	font-size: 9px;
	color: black;
}
/*Alapértelmezett stílusok*/
.top {
	position: relative;
	width: 994px;
	height: 104px;
	background-color: white;
	background-image: url(images/top.gif);
	background-position: right;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 178px;
	height: 104px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.logo a {
	display: block;
	width: 178px;
	height: 104px;
}
.languageBar {
	border: #006363 1px solid;
	background-color: #D6D6D6;
	text-align: center;
	margin: 2px;
}
.languageBar ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.languageBar li {
	float: left;
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center !important;
	color: black;
	font-weight: bold;
}
.languageBar li a {
	color: black;
	font-weight: normal;
}
.mainContainer {
	width: 994px;
	height: 100%;
	text-align: center;
	margin: auto;
}
.menuContainer {
	text-align: left;
	width: 180px;
	height: 100%;
	border-left: #D1D3D4 1px solid;
	border-right: #D1D3D4 1px solid;
	border-bottom: #D1D3D4 1px solid;
	vertical-align: top;
	padding-bottom: 100px;
	background-image: url(images/triangle.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.menuItem ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	list-style: none;
}
.menuItem li {
	list-style: none;
	list-style-type: none;
}
.menuItem li a {
	height: 19px;
	display: block;
	text-decoration: none;
	background-color: #D8E8E8;
	border-bottom: white 1px solid;
}
.menuItem li a:hover {
	text-decoration: none;
	background-color: #0E6E6E;
}
.menuItemActive {
	background-color: #0E6E6E;
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.menuItem li a div {
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #006666;
	font-size: 12px;
}
.menuItem li a:hover div {
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.subMenuItem ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.subMenuItem li {
	list-style-type: none;
}
.subMenuItem li a {
	height: 19px;
	display: block;
	text-decoration: none;
	background-color: #EDEEEE;
	border-bottom: white 1px solid;
}
.subMenuItem li a:hover {
	text-decoration: none;
	background-color: #cacbcb;
}
.subMenuItem li a div {
	padding-left: 28px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	color: #006666;
	font-size: 12px;
}
.subMenuItem li a:hover div {
	padding-left: 28px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.subMenuItemActive {
	background-color: #cacbcb;
	padding-left: 28px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.subSubMenuItem ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.subSubMenuItem li {
	list-style-type: none;
}
.subSubMenuItem li a {
	height: 19px;
	display: block;
	text-decoration: none;
	background-color: #EDEEEE;
	border-bottom: white 1px solid;
}
.subSubMenuItem li a:hover {
	text-decoration: none;
	background-color: #cacbcb;
}
.subSubMenuItem li a div {
	padding-left: 43px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	color: #006666;
	font-size: 12px;
}
.subSubMenuItem li a:hover div {
	padding-left: 43px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.subSubMenuItemActive {
	background-color: #cacbcb;
	padding-left: 43px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
}
.contentContainer {
	width: 812px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	border-bottom: #D1D3D4 1px solid;
}
.contentTable {
	width: 812px;
	height: 100%;
}
.mainMenuCell {
	border-top: white 1px solid;
	border-left: white 1px solid;
	width: 812px;
}
.mainMenu ul {
	margin: 0px;
	padding: 0px;
}
.mainMenu li {
	float: left;
	width: 134px;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #D9E8E8;
	margin-right: 1px;
	background-color: #D9E8E8;
}
.mainMenu li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	color: #006666;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.mainMenu li a:hover {
	/*background-color: #006666;
	color: #d9e8e8;*/
	text-decoration: none;
}
.mainMenu li div {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #006666;
	color: #d9e8e8;
	font-weight: bold;
	text-transform: uppercase;
}
.mainMenu li div a {
	padding: 0px !important;
	color: #d9e8e8;
}
.content {
	width: 678px;
	text-align: left;
	vertical-align: top;
}
.content ul li {
	list-style-image: url('images/list.png');
}
.contentDiv {
	padding: 10px;
}
.separator {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 2px;
	background-color: #eaeaea;
}
.pagerBlock {
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #e5e5e5;
	margin-top: 20px;
}
.rightContainer {
	width: 134px;
	height: 100%;
	border-left: #D1D3D4 1px solid;
	border-right: #D1D3D4 1px solid;
	vertical-align: top;
	padding-top: 5px;
}
.rightDiv {
	position: relative;
	width: 132px;
	left: 1px;
	top: 3px;
}
.rightTitle {
	margin-left: 1px;
	height: 19px;
	width: 132px;
	background: url(images/right_title.gif) no-repeat;
	background-color: #d1d3d4;
}
.rightTitle a {
	padding-left: 18px;
	padding-top: 3px;
	color: #016666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.rightBlock {
	padding: 2px; 
	border-top: white 2px solid; 
	border-bottom: white 2px solid; 
	background-color: #F3F4F4;
}
.rightBlock a {
	color: #016666;
}
.leftTitle {
	border: #006363 1px solid;
	margin: 10 2 0 2;
	height: 19px;
	background-image: url(images/right_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #d1d3d4;
}
.leftTitle a {
	text-transform: uppercase;
	display: block;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
}
.bottom {
	width: 994px;
	height: 50px;
}
.bottomTable {
	width: 100%;
}
.bottomLeft {
	width: 180px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
}
.bottomCenter {
	width: 687px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
}
.bottomRight {
	width: 129px;
	text-align: right;
	vertical-align: top;
}
.clear {
	clear: both;
}
.inputBox {
	border: #D9E8E8 1px solid;
	color: black;
	font-family: Arial;
	font-size: 11px;
	width: 100px;
	height: 19px;
	margin-right: 5px;
}
label {
	margin-right: 5px;
}
.button {
	border: #D9E8E8 1px solid;
	background-color: #006666;
	width: 100px;
	height: 21px;
	color: white;
}
/*Alapértelmezett stílusok vége*/

.hill-start-bild {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 273px;
	width: 235px;
	overflow:hidden;
	border: none;
	padding-left:0px;
	padding-right:0px;
}
.hill-start-content-right {
	float:right;
	background-image: url(dynamic/europemap.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #f3f5f4;
	width: 415px;
	height: 273px;
	margin: 0 0 2 2;
}
.hill-start-content-right h1 {
	font-size:12px;
	color:#006666;
	margin-bottom:20px;
}
.hill-start-content-right a {
	color:#006666;
	text-decoration:none;
}
.hill-start-content-right a:hover {
	text-decoration:underline;
}
.hill-start-menue-bottom {
	list-style:none;
}
.hill-start-menue-bottom table {
	margin:0px;
	padding-left:0px;
	list-style:none;
	display:inline;
}
.hill-start-menue-bottom table td {
    background-image: none;
	background-color: #f3f5f4;
	vertical-align: middle;
}
.hill-start-menue-bottom table td:hover {
	background: #d9e9e9;
}
.hill-start-menue-bottom table td a {
	width:219px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-image: none;
	padding: 10px 0px 10px 0px;
}
.hill-start-menue-bottom table td a:hover {
	background-color:#d9e9e9;
	text-decoration:underline;
	color:#006666;
}
.hill-start-clear {
	clear:both;
	height:0px;
}
.formTable {
	width: 650px; 
	background-color: #f6fafa;
}
.formTable td {
	font-size: 13px; 
	font-weight: bold; 
	color: #006666;
}
.formInput {
	font-family: Arial; 
	font-size: 12px; 
	color: #006666; 
	border: #66a4a4 1px solid; 
	background-color: #f3f5f4; 
	width: 430px;
}
.smallText {
	font-size: 10px;
	font-weight: normal;
	color: #006666; 
}
.error {
	color: red;
	font-weight: bold;
	padding-bottom: 10px;
}
#loginForm {
	width: 177px; 
	height: 128px; 
	background: url(images/login.png) no-repeat;
	margin-top: 150px;
	margin-left: 1px;
	position: relative;
}
#loginEmail, #loginPassword {
	width: 145px; 
	height: 19px; 
	border: none; 
	background-color: white; 
	color: #010101; 
	text-align: center; 
	position: absolute; 
	left: 15px; 
	font-size: 11px;
}
#loginEmail {
	top: 41px; 
}
#loginPassword {
	top: 67px; 
}
#loginSubmit {
	position: absolute; 
	left: 68px; 
	top: 92px;
}
#loginForgot {
	display: block; 
	position: absolute; 
	width: 82px; 
	height: 10px; 
	left: 16px; 
	top: 113px;
}
#loginRegister {
	display: block;
	position: absolute;
	width: 60px;
	height: 10px;
	left: 110px;
	top: 113px;
}
#loggedIn {
	width: 177px;
	height: 106px;
	background: url(images/logged_in.png) no-repeat;
	margin-top: 20px;
	margin-left: 1px;
	position: relative;
}
#loggedIn div {
	position: absolute;
	top: 50px;
	left: 16px;
	font-size: 11px;
	color: #035c5c;
}
#loggedIn a {
	display: block;
	position: absolute;
	width: 90px;
	height: 11px;
	left: 72px;
	top: 90px;
}
/* UL szerű hanging indent a > jellel kezdődő bekezdésekhez vagy bármi máshoz, FZs 2009.szep.22. */
.h_ul {
	text-indent: -13px;
	padding-left: 40px;
}
