/*
	Copyright 2007 Evista Kft.
*/

body {
	background: #eaebef;
	margin: 0;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	behavior: url(js/csshover.htc);
	text-align: center;
}

#keret  {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

/* HEADER */
#wrapper {
	margin: 0 auto;
	width: 776px;
	background: #fff;
}

#top {
	height: 32px;
}

#topBottom {
	height: 21px;
	background: #c2d3e5;
}

#header {
	background: url(Images/header.gif);
	width: 776px;
	height: 106px;
}

#leftSlogan {
	background: url(Images/leftSlogan.gif);
	width: 294px;
	height: 29px;
	float: left;
}

#menuContainer {
	float: left;
}

#menuContainer ul {
	padding: 0px;
	margin: 0px;
}

/* Home, Mail */
#topRightContainer {
	float: right;
	margin-right: 20px;
	margin-top: -13px;
	position:relative;
}

#topLeftContainer {
}

#flagHU {
	background: url(Images/flagHun.gif);
	width: 18px;
	height: 12px;
	float: left;
	overflow:hidden;
	cursor:pointer;
	margin-top:10px;
	margin-left:10px;
} 

#flagUK {
	background: url(Images/flagUk.gif);
	width: 18px;
	height: 12px;
	float: left;
	overflow: hidden;
	cursor: pointer; 
	margin-top:10px;
	margin-left:10px;
} 

#topTextHome a {
	padding-top: 1px;
	float: left;
	font-weight: bold;
	color: #01538f;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}

#topTextHome a:hover {
	text-decoration: underline;
}

#iconHome {
	background: url(Images/home.gif);
	width: 14px;
	height: 15px;
	float: left;
} 

#topTextMail a {
	border-left: 1px solid #01538f;
	padding-top: 1px;
	float: left;
	font-weight: bold;
	color: #01538f;
	padding-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}

#topTextMail a:hover {
	text-decoration: underline;
}

#iconMail {
	background: url(Images/mail.gif);
	width: 18px;
	height: 15px;
	float: left;
}

/* TOP 4 functions */
#compass, #faq, #search, #newsletter {
	height: 23px;
	float: left;
	background: #01538f;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	border-right: 1px solid #fff;
}

#compass a, #faq a, #search a, #newsletter a {
	height: 23px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#compass {
	width: 91px;
	border-left: 1px solid #fff; 
}

*html #compass {
	width: 93px;
}

#compass:hover {
	background: #032238;
	cursor: pointer;
}

#faq {
	width: 144px;
}

*html #faq {
	width: 145px;
}

#faq:hover {
	background: #032238;
	cursor: pointer;
}

#search {
	width: 93px;
}

*html #search {
	width: 94px;
}

#search:hover {
	background: #032238;
	cursor: pointer;
}

#newsletter {
	width: 149px;
}

*html #newsletter {
	width: 150px;
}

#newsletter:hover {
	background: #032238;
	cursor: pointer;
}

/* MENU, CONTENT */
#container { 
	float: left; 
	background: url(Images/contentBg.gif) top left repeat-y; 
	text-align: left;
}

#left { 
	float: left; 
	width: 197px;
	text-align: left; 
}

#leftMenu {
	margin-bottom: 40px;
}

#right { 
	float: left; 
	text-align: left;
}

#rightTop {
	background: url(Images/contentRightTop.gif) repeat-x;
	height: 7px;
	width: 579px;
	overflow: hidden;
}

#gradiens {
	background: url(Images/contentRightGradiens.gif);
	width: 44px;
	height: 216px;
	float: left;
	position: relative;
	top: -7px;
}

.clear {
	clear: both;
}

#menuBottom {
	background: url(Images/menuBottom.gif) bottom;
	width: 76px;
	height: 15px;
	margin-left: 21px;
	overflow: hidden;
	position: relative;
	top: -20px;
}

#contentBlock {
  float: left;
  width: 535px;
  min-height: 400px;
}

#contentText {
	width: 500px;
}

#contentPath {
  color: #01538f;
	text-align: left;
	height: 30px;
}

#contentPath a {
  color: #01538f;
	text-align: left;
}

.title {
  color: #01538f;
  font-weight: bold;
  font-size: 13px;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-left: 5px;
}

/* FOOTER */
#footer {
	background: #005981;
	height: 32px;
	text-align:left;
	position: relative;
	top: 3px;
}

#footerContent {
	float: right;
	position:relative;
	top:-13px;
}

.footerContentLink a {
	float: left;
	padding-top: 8px;
	color: #fff;
	margin-right: 15px;
	text-decoration: none;
}

.footerContentLink a:hover {
	text-decoration: underline;
}

.footerContentLinkHidden a {
	float: left;
	padding-top: 8px;
	color: #005981;
	margin-right: 15px;
	text-decoration: none;
}

.footerContentLinkHidden a:hover {
	text-decoration: underline;
}

/* Bal oldali menük */
.menuDiv {
  font-family: Tahoma;
	font-size: 12px;
}

.mainMenuItem {
  cursor: pointer;
  border-bottom: 1px dotted #777;
  padding: 3px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #01538f;
  margin-right: 7px;
	font-weight: normal;
}

.mainMenuItemOpen {
  cursor: pointer;
  border-bottom: 1px dotted #777;
  padding: 3px;
  margin-left: 5px;
  color: #01538f;
  margin-right: 7px;
	font-weight: bold;
}

.mainMenuItem2 {
  background: transparent;
  cursor: pointer;
  border-bottom: 1px dotted #777;
  padding: 3px;
  margin-left: 5px;
  color: #01538f;
  margin-right: 7px;
	font-weight: normal;
}

.mainMenuItem2Open {
  padding: 3px;
  margin-left: 5px;
  margin-right: 7px;
  color: #01538f;
  cursor: pointer;
  border-bottom: 1px dotted #777;
  font-weight: bold;
}

.kapcsolatElemekHeader {
  color: #01538f;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
  border-top: 1px dotted #777;
  border-bottom: 1px dotted #777;
}
.kapcsolatElemekHeaderTop {
  color: #01538f;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
  border-top: 1px dotted #777;
}
.kapcsolatElemekHeaderBottom {
  color: #01538f;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
  border-bottom: 1px dotted #777;
}
.kapcsolatElemekHead {
  color: #01538f;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}

.kapcsolatElemek {
  color: #01538f;
  font-size: 10px;
  font-weight: normal;
}


*html .mainMenuItem, .mainMenuItemOpen, .mainMenuItem2, .mainMenuItem2Open {
	border-bottom: 1px dotted #c1bcbc;
}

.mainMenuText {
	margin-left: 15px;
	font-weight: bold;
	font-size: 11px;
}

.menuIMG {
  background: url(Images/toplinkOpen.gif);
  margin-top: 4px;
  width: 8px;
  height: 8px;
  overflow: hidden;
  float: left;
  margin-right: 6px;
  margin-left: 2px;
  margin-bottom: 5px;
}

.menuIMGOpen {
  background: url(Images/toplinkOpen.gif);
  margin-top: 4px;
  width: 8px;
  height: 8px;
  overflow: hidden;
  float: left;
  margin-right: 6px;
  margin-left: 2px;
  margin-bottom: 5px;
}

.subMenu {
  margin: 0px;
  padding: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
}

.subMenuOpen {
  margin: 0px;
  padding: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
}

*html .subMenu {
  padding-left: 30px;
}

.linkMenuItem {
	text-decoration: none;
}

#linkMehib {
  background: transparent;
}

/* Modules oldalain használt stílusok. */
.szoveg {
	text-align: justify;
  font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;	
}

.szovegCim {
	text-align: justify;
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #777;
	color: #6c6c6c;	
  margin-left: 10px;
  margin-right: 7px;
}

.szovegCimLink {
	text-align: justify;
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #777;
	color: #6c6c6c;	
  margin-left: 10px;
  margin-right: 7px;
  cursor: pointer;
}

.labelText {
  font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;
	text-align: right;
}

.labelTextBold {
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
	text-align: right;
}
	
.errorText {
  font-family: Tahoma;
	font-size: 11px;	
	color: red;
}

.mainTable {
	text-align: center;
	cellspacing: 0px;
	width: 535px;
	vertical-align: top;
 }

.inputText {
	color: #000000;
	font-size: 11px;	
	border-color: #3e4f79;
	border-width: 1px;
	border-style: solid;
}

.linkButton {
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01538f;
	text-decoration: none;
}
.linkButtonSmall {
  font-family: Tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #01538f;
  text-decoration: none;
}
.linkButtonSmall:hover {
  font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #01538f;
	text-decoration: underline;
}

.linkButton:hover {
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01538f;
	text-decoration: underline;
}

/* Grid */
.mainGrid {
  font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;
}

.mainCounterGrid {
  font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;
}
.gridHeader a {
	text-decoration: none;
	font-weight: bold;
	color: #6c6c6c;
}
.gridCounterHeader {
	text-decoration: none;
	font-weight: bold;
	color: #6c6c6c;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}

.gridCounterItem 
{
	text-align: right;
}
.gridItem 
{
}

.gridAlterItem {
	
}

/* Honlaptérép oldalon használt stílusok */
#siteMap li {
	font-weight:bold;
	color: #01538f;
	list-style: square;
}

#siteMap a {
	text-decoration:none;
	color: #01538f;
	font-weight: normal;
}

#siteMap a:hover {
	text-decoration: underline;
	color: #01538f;
	font-weight: normal;
}

/* Hírek megejelnítéséhez tartozó stílusok */
.newsColumnLeft {
	width: 230px;
	float: left;
}

.newsColumnRight {
	width: 230px;
	float: right;
}
