/*oldal felépítése*/
#lap{width:985px; 
  margin:0px auto 0px auto;}
#fent, #kozep, #lent{margin:0 0 0 0;}
#fejlec{height:384px;}
#balsav{float:left;
  width:257px;
  height:645px;}
#tartalom{float:left;
  width:728px;/*985-257=728*/
  min-height:645px;
  }
#lentreklam{clear:both;
	text-align:center;}
#lent{clear:both;}

/*design elemek*/
html { min-height: 100%;
	margin-bottom: 1px; }
body{color:#ffffff;
	background-color:#29251c;
	font-family:Arial,sans-serif;
	font-size:12px;}
object, form{margin: 0 0 0 0;
	padding: 0 0 0 0;}
a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover {
	color: #ffffff;
	text-decoration: none;
}
#fejlec{background-image:url(img/fejlec.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#balsav{background-image:url(img/hatterkozep.gif);
	background-repeat:repeat-x;}
#tartalom{background-image:url(img/hatterkozep.gif);
	background-repeat:repeat-x;}
/*közép*/  
/*közép-balsav*/
#balsav{padding-top:12px;}
  
.menu{
	font-size:16px;
	font-weight:bold;
	width: 257px;
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	height: 0px;
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
	}

.menu td{
	background-image:url(img/menubg.gif);
	height:30px;
	padding-left:30px;
	padding-bottom:7px;
	text-decoration:none;}

.menu td a, .menu td a:visited{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;}

.menu td a:hover{
	text-decoration: none;
	color: #000000;
	}

/*közép-tartalom*/
#tartalom{padding-top:3px;
  font-family:Tahoma,sans-serif;}

.oldalcim{background-color:#231f18;
	color:#bfae91;
	font-size:24px;
	font-weight:normal;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:6px;
	margin-right:18px;
	letter-spacing:2px;}

.szoveg{padding-left:10px;
	padding-top:15px;
	padding-right:28px;
	line-height:18px;
	text-align:justify;}

.szoveg p{margin-top:0px;
	margin-bottom:15px;}
	
.szoveg a:hover {
	color: #ffffff;
	text-decoration: none;
}

.bevezeto, .bevezeto a, .bevezeto a:visited, .bevezeto a:hover {font-weight:bold;}


.szoveg img{border-width:7px;
	border-color:#534835;}
	
.szoveg h2{font-size:16px;
	font-weight:bold;
	text-decoration:none;}
	
.szovegbenmenu li a, .szovegbenmenu li a:visited{font-weight:bold;
	line-height:20px;}

.gallerythumb img{border-width:2px;
	border-color:#534835;
	max-height:150px;
	max-width:150px;}
	
.gallerythumb td{text-align:center;}

.felsorolas {line-height:25px;}

.toltelekkep {float:right;
	margin-left:5px;}
	
.doltbetu{font-style:italic;}

.felkover{font-weight:bold;}

/*lentreklam*/
#lentreklam{padding:0 0 0 0;}

/*lent*/
#lent{text-align:center;
    font-size:11px;
    padding:10px 0 10px 0;
    font-family:Tahoma,sans-serif;}
#lent a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
} 
#lent a:hover {
	color: #ffffff;
	text-decoration: none;}

/*debugging
#fejlec{background-color: #900;}
#tartalom{background-color: #C60;}
#balsav{background-color: #63C;}
#lent{background-color:#0C3;}
#lentreklam{background-color: #FC3;}
*/


