@charset "UTF-8";
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:76%;
	font-family:georgia, "palatino linotype", "times new roman", serif;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
	background-image: url(images/szekek.gif);
	background-repeat: repeat;/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;

}

#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:50px;
	bottom:30px;
	left:150px;
	right:0;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
}

* html #content {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:auto;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:40px solid #fff;
	border-bottom:30px solid #fff;
	border-left:200px solid #fff;
}


#head {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:40px;
	z-index:5;
	overflow:hidden;
	color:#ffff33;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 16px;
	line-height: 40px;
	background-image: url(images/szekek.gif);
	background-repeat: repeat;
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:30px;
	font-size:1em;
	z-index:5;
	overflow:hidden;
	color:#ffff33;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	background-image: url(images/szekek.gif);
	background-repeat: repeat;
}
a:link {
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	color: #ffff00;
	text-decoration: none;
}
a:active {
	color: ffff00;
	text-decoration: none;
}
a:hover {
	color: ffff00;
	text-decoration: underline;
}

#left {
	position:absolute;
	left:0;
	top:60px;
	bottom:30px;
	width:150px;
	font-size:1.2em;
	z-index:4;
	overflow:auto;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
}
#content2img1 {
    top:30px;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
#content2img2 {
	top:110px;
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.image  {
	width: 100%;
}
#content img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
#content2 img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}


* html #left {height:100%; top:0; bottom:0; border-top:40px solid #fff; border-bottom:30px solid #fff; color:#fff;}

#content p {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	color: #ffff00;
	margin-right: 1em;
	margin-bottom: 1ex;
	margin-left: 1em;
	text-align: justify;
}
#content2 p {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	color: #ffff00;
	margin-right: 1em;
	margin-bottom: 1ex;
	margin-left: 1em;
	text-align: justify;
}
#content3 p {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	color: #ffff00;
	text-align: center;
	padding: 10px;
}
#zkr {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	padding-bottom: 1ex;
	padding-left: 0.5em;
}
.bold {font-size:1.2em; font-weight:bold;}
#content2 {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:40px;
	bottom:30px;
	left:0;
	right:0;
	color: #ffff33;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
}
* html #content2 {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:40px solid #fff; border-bottom:30px solid #fff; border-left:0 solid #fff;}
