/*
Khiraly Kalman
khiraly@gmx.net
Updated: 2004-09-19
*/

/* ---( top )------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: x-small; /* IE5 Win bugfix */
	font-size: small;
	font-family: Verdana, Helvetica, sans-serif;
	/*text-align: center;*/
	line-height: 1.5em;
	color: #333;
	background: #ffffff;
 /* 	voice-family: "\"}\"";  nem letezik media-ra
  	voice-family: inherit;*/
	}
html>body { /* Opera betu bugfix */
	font-size: small;
	}
#oldalKontener {
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 95%;
	text-align: left;
	background: url(../img/hatter.png) repeat-y;
	width: 750px;
	}
#logo {
	background: #4f4f4f url(../img/felsoMezo.png) no-repeat top left;
	background-repeat: no-repeat;
	height: 80px;
	padding: 0;
	margin: 0;
	width: 754px;
	}
#ugro {
	position: absolute;
	top: 0px;
	left: 12px;

	}
#logo span {
	position: absolute;
	top: 86px;
	right: 20px;
	margin: 0;
	padding: 0;
	/*background: url(../img/triplex_yellow.gif) no-repeat;*/
	}
#logo span a {
	color: #4f4f4f;
	}
#logo span a:visited {
	color: #000;
	}
/* navigation */

#felsoMenu {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #fff url(../img/felsoMenuBg.png) repeat-x bottom left;
	}
#felsoMenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #436539;
	}
#felsoMenu a { /*azert kell, mert lehet sima szoveg is, amire nem kattanunk*/
	float: left;
	padding: 6px 6px 5px 6px; /*fent jobb lenn bal*/
	text-decoration: none;
	color: #436539;
	/*background: url(../img/t-pub.gif) no-repeat 10px 55%;*/
	}
#e-home a {
	background-image: url(../img/e.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 30px;
	padding-right: 6px;
	}
#e-home-kattintott a {
	background-image: url(../img/e-clicked.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 30px;
	padding-right: 6px;
	background-color: #436539;
	color: #fff;
	}
#felsoMenu a:hover, #felsoMenu a.active {
	color: #fff;
	background-color: #436539;
	}
#felsoMenu #kattintott a {
	color: #fff;
	background-color: #436539;
	}
#felsoAlMenu {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #436539 url(../img/navBg.png) repeat-x bottom left;
	}
#felsoAlMenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	/*border-right: 1px solid #dec175;*/
}
#felsoAlMenu a { /*azert kell, mert lehet sima szoveg is, amire nem kattanunk*/
	float: left;
	padding: 3px 6px 7px 6px; /*fent jobb lenn bal*/
	text-decoration: none;
	color: #fff;
	}
#felsoAlMenu a:hover, #felsoAlMenu a.active {
	color: #fff;
	background: #fff url(../img/navBg-hover.png) repeat-x bottom left;
	}

/* IE5-Mac oldalsav eltunteto hekk*/
#main-body {clear:left;}
/* IE5-Mac hekk vege */
#main-body {
	background: url(../img/hattermenuAlattiResz.png) no-repeat top left;
	}

#content {
	float: left;
	margin: 24px 0 0 0;
	padding: 0 20px;
	background: #fff;
	width: 502px; /* IE5/Win -nek*/
  	width: 462px;
	}
html>body #content { /* Operanak */
	width: 462px;
	}
/* ---# felso harom rovidke osszefoglalo #--- */
/*Absolute: mm, cm, in, pt, pc (millimeters, centimeters, inches, points, picas) */
/*Relative: em, ex, px (the element's font height, the element's x-height, pixels)*/

#content .hp {
	width: 140px;
	float: left;
	padding: 0;
	margin-right: 10px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	}
#content #hp-last {
	margin-right: 0;
	}
#content .hp dt { /*definicio*/
	margin: 0 0 6px 0; /*lenn 6px*/ 
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	}
#content .hp dt a {
	/*padding-right: 7px;*/
	color: #963;
	text-decoration: none;
	/*background: url(../img/home_arrow.gif) no-repeat 100% 4px;*/
	}
#content .hp dt a:hover {
	color: #630;
	}
#content .hp dd { /*leiras*/
	margin: 0;
	}
#content .hp dd a {
	color: #856E5D;
	text-decoration: none;
	}
#content .hp img {
	float: left;
	margin: 2px 6px 2px 0;
	border: none;
	}
#content .elsoTema { /* ne lapolodjon ra a 3 kis bizbasz a szovegre */
	clear: left;
	padding-top: 12px;
	border-top: 1px solid #ddd; /* <hr /> hatas elerese */
	}
#content .nincsElsoTema {
	clear: left;
	padding-top: 12px;
	}
	
#content .tema {
	padding-top: 12px;
	border-top: 1px solid #ddd; 
	}
#content a {
	color: #666; 
	}
#content a.level {
	padding-right:12px;
	background-image: url("../img/mail.png");
	background-position: right top;
	background-repeat: no-repeat;
	} 
#content dl.linkek dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 90%;
	}
#content dl.linkek dt {
	font-weight: bold;
	}
#content dl.linkek a {
	color: #666; 
	text-decoration: none;
	padding-right: 12px;
	background-image: url(../img/url.png);
	background-position: right top;
	background-repeat: no-repeat;
	}
#content dl.linkek a:hover { 
   color: #909090; 
   text-decoration: underline;
   }

#content dl.linkek a:active {
   color: #d0d0d0;
   background-color: #707070; 
}


/* kozepso nagy szovegek */
h1, h2 {
	font-family: Verdana, sans-serif;
	font-size: 105%;
	color: #930;
	padding: 0;
	margin: 0 0 1em 0;
	}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	font-size: 118%;
	text-decoration: none;
	color: #930;
	}
h1 a:hover, h2 a:hover {
	color: #600;
	}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #222;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
	}
	
/* --# jobb oldali oszlop #------------------- */
#jobbOszlop {
	position: relative;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 0 0 510px;
	padding: 60px 15px 0 20px;
	color: #937966;
	}
#jobbOszlop a:link {
	color: #6E5C4F;
	}
#jobbOszlop a:visited {
	color: #9D9187;
	}
#jobbOszlop a:hover {
	color: #333;
	}
#jobbOszlop h3 {
	font-size: 100%;
	padding: 0 0 4px 19px;
	margin: 0 0 8px 0;
	color: #930;
	border: none;
	/*background: url(../img/cube_birch.gif) no-repeat 0 2px;*/
	}
#jobbOszlop ul, #jobbOszlop dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}
#jobbOszlop li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(../img/potty.png) no-repeat 0 5px;
	}
/* --# jobb oldali oszlop vege #-- */
.rejt {
	display: none;
	}
/* --# elolab #------------------------------- */

#elolab {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	background: #333;
	border-top: 1px solid #000;
	}
#elolab p {
	margin: 0;
	padding: 8px 20px 8px 20px;
	}
#elolab a {
	color: #888;
	}
#elolab a:hover {
	color: #ccc;
	}
/* IE/Win uszo bug, ugyanakkor IE Mac -et nem bantja \*/
* html #elolab p { height: 1%; }
/* End bugfix*/

