/*
 *
 *  csevego default style without ie6
 *
 *  @author Farkas Csaba
 *  @date 2008-10-22
 *  @version 1.0
 *  
 */


  body {
    margin:0;
    padding:0;
    text-align: left;
    background-image: url('../img/background_main.gif');
    background-repeat: repeat;
    font-family: trebuchet ms;
    font-size: 13px;
    color: rgb(88,73,55);
  }
  
  img {
  	border: 0;
  }
  
  #maincontainer {
  	width: 810px;
  	height: 100%;
  	margin: 0 auto;
  }
  
  #head {
  	width: 810px;
  	height: 189px;
  	background-image: url('../img/background_head.png');
  	position: relative;
  }
  
  #flags ul {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  	width: 17px;
  	position: absolute;
  	top: 12px;
  	left: 162px;
  }
  
  #flags ul li {
  	margin: 0px 0px 7px 0px;
  	padding: 0;
  	height: 12px;
  	width: 17px;
  }
  
  #flags ul li a img, flags ul li a:visited img {
  	border: 1px solid white;
  }
  
  #flags ul li a:hover img {
  	border-color: rgb(122,101,80);
  }
  
  #date {
  	position: absolute;
  	top: 63px;
  	right: 10px;
  	font-size: 12px;
  	color: white;
  	font-weight: bold;
  	font-family: trebuchet ms;
  }
  
  #nyitooldal {
  	position: absolute;
  	top: 168px;
  	left: 20px;
  }
  
  #nyitooldal a, #nyitooldal a:visited {
  	text-decoration: none;
  	font-size: 13px;
  	color: white;
  	font-weight: bold;
  	font-family: trebuchet ms;
  }
  
  #nyitooldal a:hover {
  	color: rgb(47,28,4);
  }
  
  #center {
  	width: 810px;
  	height: 100%;
  	background-image: url('../img/background_center.png');
  	background-repeat: repeat-y;
  }
  
  #tartalom_bal {
  	float: left;
  	width: 153px;
  	height: 100%;
  }
  
  #tartalom_jobb {
  	float: left;
  	width: 657px;
  }
  
  #balmenu {
  	width: 137px;
  	height: 100%;
  	margin-left: 14px;
  }
  
  #balmenu ul {
  	margin: 0px;
  	padding: 0px;
  	list-style-type: none;
  }
  
  #balmenu ul li {
  	width: 137px;
  	border-bottom: 1px solid white;
  	overflow: hidden;
  }
  
  #balmenu ul li a, #balmenu ul li a:visited {
  	width: 132px;
  	height: 20px;
  	display: block;
  	text-decoration: none;
  	font-size: 13px;
  	color: white;
  	font-weight: bold;
  	font-family: trebuchet ms;
  	padding: 1px 0px 0px 5px;
  }
  
  #balmenu ul li a:hover {
  	background-color: rgb(159,27,67);
  }
  
  #balmenu ul li ul {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  }
  
  #balmenu ul li ul li {
  	width: 137px;
  	border-top: 1px solid white;
  	border-bottom: 0;
  	overflow: hidden;
  }
  
  #balmenu ul li ul li a, #balmenu ul li ul li a:visited {
  	width: 132px;
  	height: 20px;
  	display: block;
  	text-decoration: none;
  	font-size: 13px;
  	color: white;
  	font-weight: bold;
  	font-family: trebuchet ms;
  	padding: 1px 0px 0px 5px;
  	background-color: rgb(112,97,78);
  }
  
  #balmenu ul li ul li a:hover {
  	background-color: rgb(159,27,67);
  }
  
  
  #jelentkezesi_lap {
  	width: 126px;
  	height: 33px;
  	margin: 25px 0px 0px 20px;
  }
  
  #szintfelmero {
  	width: 126px;
  	height: 33px;
  	margin: 16px 0px 0px 20px;
  }
  
  #bannerek {
  	width: 137px;
  	height: 100%;
  	text-align: center;
  	margin-top: 55px;
  	margin-bottom: 10px;
  }
  
  #bannerek ul {
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	margin-left: 25px;
  }
  
  #bannerek ul li {
  	margin: 5px 0px;
  }
  
  #center_bottom {
  	width: 810px;
  	height: 14px;
  	background-image: url('../img/background_bottom.png');
  	background-repeat: no-repeat;
  }
  
  #bottom_box {
  	width: 810px;
  	height: 27px;
  	background-image: url('../img/bottom_box.png');
  	background-repeat: no-repeat;
  	position:relative;
  }
  
  #technikai_informacio a, #technikai_informacio a:visited {
  	position: absolute;
  	text-decoration: none;
  	top: 5px;
  	left: 367px;
  	font-family: tahoma;
  	font-weight: bold;
  	font-size: 10px;
  	color: rgb(159,27,67);
  }
  
  #impresszum a, #impresszum a:visited {
  	position: absolute;
  	text-decoration: none;
  	top: 5px;
  	left: 493px;
  	font-family: tahoma;
  	font-weight: bold;
  	font-size: 10px;
  	color: rgb(159,27,67);
  }

  #adatvedelem a, #adatvedelem a:visited {
  	position: absolute;
  	text-decoration: none;
  	top: 5px;
  	left: 572px;
  	font-family: tahoma;
  	font-weight: bold;
  	font-size: 10px;
  	color: rgb(159,27,67);
  }

  #kapcsolat a, #kapcsolat a:visited {
  	position: absolute;
  	text-decoration: none;
  	top: 5px;
  	left: 658px;
  	font-family: tahoma;
  	font-weight: bold;
  	font-size: 10px;
  	color: rgb(159,27,67);
  }

  #honlapterkep a, #honlapterkep a:visited {
  	position: absolute;
  	text-decoration: none;
  	top: 5px;
  	left: 728px;
  	font-family: tahoma;
  	font-weight: bold;
  	font-size: 10px;
  	color: rgb(159,27,67);
  }

  #technikai_informacio a:hover, #impresszum a:hover, #adatvedelem a:hover, #kapcsolat a:hover, #honlapterkep a:hover {
  	text-decoration: underline;
  }
  
  #elerhetoseg {
  	width: 810px;
  	margin-bottom: 15px;
  	text-align: center;
  	font-family: trebuchet ms;
  	font-size: 10px;
  	color: black;
  }
  
  #elerhetoseg a, #elerhetoseg a:visited {
  	color: rgb(159,27,67);
  	text-decoration: none;
  }
  
  #elerhetoseg a:hover {
  	text-decoration: underline;
  }
  
  #tartalom_center {
  	width: 635px;
  	min-height: 826px;
		background-color: white;
  	margin: 8px 0px 0px 8px;
  }
  
  #path {
  	width: 622px;
  	padding: 5px 0px 5px 13px;
  	font-size: 11px;
  	color: rgb(88,73,85);
  }
  
  #path a, path a:visited {
  	text-decoration: none;
  	color: rgb(88,73,85);
  }
  
  #path a:hover {
  	text-decoration: underline;
  }
  
  #path_separate {
  	margin: 0px 0px 16px 9px;
  	width: 617px;
  	height: 1px;
  	background-color: rgb(209,197,180);
  }
  
  #aktualis_top {
  	width: 578px;
  	height: 4px;
  	background-image: url('../img/aktualis_top.png');
  	background-repeat: no-repeat;
  	margin-left: 28px;
  }
  
  #aktualis_center {
  	width: 578px;
  	background-image: url('../img/aktualis_center.png');
  	background-repeat: repeat-y;
  	margin-left: 28px;
  }

  #aktualis_bottom {
  	width: 578px;
  	height: 52px;
  	background-image: url('../img/aktualis_bottom.png');
  	background-repeat: no-repeat;
  	margin-left: 28px;
  }
  
  .cikk_cim {
  	font-size: 14px;
  	font-weight: bold;
  	color: rgb(159,46,80);
  	padding: 10px 20px 0px 20px;
  }
  
  .cikk_cim a, .cikk_cim a:visited {
  	text-decoration: none;
  	font-size: 14px;
  	font-weight: bold;
  	color: rgb(159,46,80);
  }

  .cikk_cim a:hover {
  	text-decoration: underline;
  }
  
  .cikk_intro {
  	font-size: 12px;
  	font-weight: normal;
  	color: rgb(88,73,55);
  	padding: 0px 20px;
  }
  
  #kiemelt_cikkek {
  	width: 578px;
  	height: 408px;
  	margin-left: 28px;
  	position: relative;
  }
  
  #kiemelt_cikkek img {
  	border-bottom: 1px solid white;
  	margin: 4px 0px 0px 8px;
  }
  
  #kiemelt_cikkek a, #kiemelt_cikkek a:visited {
  	text-decoration: none;
  	font-weight: bold;
  }
  
  .kiemelt_cim {
  	text-align: center;
  	width: 162px;
  	display: block;
  	overflow: hidden;
  	margin: 6px 0px 0px 8px;
  	color: rgb(159,27,89);
  	font-family: trebuchet;
  	font-size: 16px;
  }
  
  .kiemelt_alcim {
  	text-align: center;
  	width: 162px;
  	display: block;
  	overflow: hidden;
  	margin-left: 8px;
  	color: rgb(118,103,86);
  	font-size: 12px;
  }
  	
  #kiemelt_1 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 10px;
  	left: 0px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }
  
  #kiemelt_2 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 10px;
  	left: 200px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }

  #kiemelt_3 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 10px;
  	left: 400px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }

  #kiemelt_4 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 210px;
  	left: 0px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }

  #kiemelt_5 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 210px;
  	left: 200px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }

  #kiemelt_6 {
  	position: absolute;
  	width: 178px;
  	height: 188px;
  	top: 210px;
  	left: 400px;
  	background-image: url('../img/kiemelt_back_inaktiv.png');
  	background-repeat: no-repeat;
  }

  #kiemelt_1 a, #kiemelt_1 a:visited, #kiemelt_2 a, #kiemelt_2 a:visited, #kiemelt_3 a, #kiemelt_3 a:visited, #kiemelt_4 a, #kiemelt_4 a:visited, #kiemelt_5 a, #kiemelt_5 a:visited, #kiemelt_6 a, #kiemelt_6 a:visited {
  	width: 178px;
  	height: 188px;
  	display: block;
  }
  
  #kiemelt_1 a:hover, #kiemelt_2 a:hover, #kiemelt_3 a:hover, #kiemelt_4 a:hover, #kiemelt_5 a:hover, #kiemelt_6 a:hover {
  	width: 178px;
  	height: 188px;
  	background-image: url('../img/kiemelt_back_aktiv.png');
  	background-repeat: no-repeat;
  	display: block;
  }
  
  /*#honlapterkep_lista {
  	width: 575px;
  }*/
  
  #honlapterkep_lista ul {
  	list-style-type: none;
  }
  
  #honlapterkep_lista ul li {
  	padding: 0;
  	margin: 5px 0px;
  }
  
  #honlapterkep_lista ul li a, #honlapterkep_lista ul li a:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: rgb(118,103,86);
  }
  
  #honlapterkep_lista ul li a:hover {
  	text-decoration: none;
  	color: rgb(159,46,80);
  }
  
  #honlapterkep_lista ul li ul li a, #honlapterkep_lista ul li ul li a:visited {
  	font-weight: normal;
  }
  
  #megjelenites {
  	padding: 0px 30px;
  	font-family: trebuchet ms;
  	font-size: 14px;
  }
  
  #megjelenites_cim {
  	font-family: trebuchet ms;
  	font-size: 18px;
  	color: rgb(159,46,80);
  	margin-bottom: 20px;
  }
  
  #megjelenites_torzs {
  	padding-bottom: 20px;
  }
  
  #megjelenites_torzs a, #megjelenites_torzs a:visited {
  	text-decoration: underline;
  	color: rgb(159,27,67);
  }
  
  #megjelenites_torzs a:hover {
  	text-decoration: underline;
  }
  
  #megjelenites_torzs img {
  	border: 1px solid #7E715F;
  	margin: 0px 10px;
  }
  
  .kepgaleria_cim {
  	font-weight: bold;
  	font-size: 14px;
  	font-family: trebuchet ms;
  	color: rgb(88,73,55);
  	margin-bottom: 0px 0px 10px 0px;
  }
  
  .kepgaleria_kepek {
  	width: 575px;
  }
  
  .kepgaleria_blokk {
  	width: 160px;
  	float: left;
  	margin-right: 20px;
  	margin-top: 15px;
  }
 	
 	.kepgaleria_kep {
 		width: 160px;
 		height: 120px;
 		text-align: center;
 	}
 	
 	.kepgaleria_kepala {
 		text-align: center;
 		width: 160px;
 		height: 54px;
 		font-size: 13px;
 	}
 	
 	.textbox {
 		background-color: rgb(244,234,220);
 		border: 1px solid #e2d3c0;
 	}
 	
 	
 	
