/********************************************************************* 
  base css */

body {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	background-image: url(images/mainback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #79c4ec;
}

a, link, a:link {
	text-decoration: underline;
	color: #225793;
	font-weight: normal;
 }

a:visited {
	text-decoration: underline;
	color: #286ba7;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #286ba7;
	font-weight: normal;
}

/********************************************************************* 
  Main Container */
    
div.maincontainer {
	width: 994px;
	margin: auto;
	background-repeat: repeat-y;
}


/********************************************************************* 
  Bal oszlop - menu */

div.leftcolumn {
	width: 200px;
	float: left;
	border-right: solid 1px #FFFFFF;
	text-align: center;
}

div.menuleft {
	text-align: right;
}

div.menuleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menuleft li {
	position: relative;
	z-index: 3000;
}

div.menuleft li:hover {
	position: relative;
}


div.menuleft ul ul ul {
	position: absolute;
	top: -1px;
	left: 100%;
	width: 100%;
	background-color: #78c4ed;
	text-align: left;
	border: 1px solid #FFFFFF;
}

div.menuleft ul ul ul,
div.menuleft ul ul li:hover ul ul
{display: none;}

div.menuleft ul ul li:hover ul,
div.menuleft ul ul ul li:hover ul
{display: block;}

div.menuleft ul ul li:hover {
	background-color: #78c4ed;
}

div.menuleft ul ul ul:hover {
	background-color: #286ba7;
}

div.menuleft ul ul li {
	border-bottom: 1px solid #FFFFFF;
	border-left: 18px solid #FFFFFF;
}

div.menuleft ul ul ul li {
	border-bottom: 1px solid #204b87;
	border-left: 0px;
}

div.menuleft a, div.menuleft link, div.menuleft a:link, div.menuleft a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 4px 20px 3px 20px;
	font-weight: normal;
}

div.menuleft a:hover {
	text-decoration: none;
	display: block;	
	color: #ffffff;
	background-color: #78c4ed;
}


div.bannerleft {
	text-align: center;
	background-image: url(images/banner_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 17px;
	min-height: 300px;
}

/********************************************************************* 
  Jobb oszlop - menu */

div.rightcolumn {
	width: 793px;
	float:right;
}

div.rightmenu {
	height: 36px;
	font-weight: bold;	
	color: #ffffff;	
	background-position: center;
	background-repeat: repeat-x;
}

div.rightmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	float: left;
}

div.rightmenu h2 {
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	font-size: 1.2em;
}

div.rightmenu a, div.rightmenu link, div.rightmenu a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	display: block;
}

div.rightmenu a:hover {
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}

div.rightmenu li {
	position: relative;
	min-width: 100%;
}

div.rightmenu ul ul li {
	min-width: 100%;
}

div.rightmenu ul ul {
position: absolute;
min-width: 100%;
}

div.rightmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div.rightmenu ul ul,
div.rightmenu ul li:hover ul ul,
div.rightmenu ul ul li:hover ul ul
{display: none;}

div.rightmenu ul li:hover ul,
div.rightmenu ul ul li:hover ul,
div.rightmenu ul ul ul li:hover ul
{display: block;}


/********************************************************************* 
  Jobb oszlop - banneruszo */
  
div.rightbannerspace {
	width: 160px;
	text-align: left;
	float: right;
}

/********************************************************************* 
  Jobb oszlop - Mainarea */
  
div.rightmain {
	width: 609px;
	text-align: left;
	padding: 12px 0px 12px 12px;
	min-height: 350px;
	line-height: 150%;
}

div.rightmain h2 {
	font-size: 1.6em;
}

div.rightmain h3 {
	color: #1E4683;
}

div.rightmain img {
	border: 5px solid #eeeeee;
}

div.rightmain p {
	text-align: justify;
}

div.rightmain .tudta {
	padding: 10px;
	background-color: rgb(206, 254, 255);
}

	div.kiskep {
		background-image: url(images/kiskep_back.gif);
		background-repeat: none;
		padding: 15px 28px 21px 15px;
		width: 100px;
		float: left;
		height: 100px;
		text-align: center;
	}	

	div.ajanlat {
		margin-left: 150px;
		min-height: 136px;
	}


	div.ajanlat a, div.ajanlat link, div.ajanlat a:link {
		text-decoration: underline;
		font-size:1.3em;
		font-weight: bold;
	}

	div.ajanlat a:visited {
		color: #79C4EC;
		text-decoration: underline;
		font-size:1.3em;
		font-weight: bold;
	}

	div.ajanlat a:hover {
		text-decoration: none;
		font-size:1.3em;
		font-weight: bold;
	}

	div.ajanlat h1 {
		font-size:1.2em;
		color: #235894;
		font-weight: normal;
	}

	div.ajanlat p {
		padding-top:10px;
	}



/********************************************************************* 
  also zaro */

div.bottom {
	background-color: #78c4ed;
	clear: right;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 20px 5px 20px;	
	color: #CFEFFF;
	font-size: 0.9em;
	border-top: 1px solid #296BA7;
}

div.bottom a, div.bottom link, div.bottom a:link, div.bottom a:visited {
	text-decoration: underline;
	color: #CFEFFF;
}

div.bottom a:hover {
	text-decoration: none;
	color: #CFEFFF;
}
