@charset "iso-8859-2";
body {
	background-image: none;
	background-color: #036;
}

#kontener {
	margin: auto;
	height: 900px;
	width: 920px;
	background-image: url(images/cont_bgr.png);
}

#header {
	background-image: url(images/header.png);
	height: 142px;
	width: 900px;
	margin: auto;
	z-index: 1;
}

#leftcolum {
	background-image: url(images/left-col.png);
	float: left;
	height: 758px;
	width: 137px;
	left: 10px;
	position: relative;
	margin: auto;
	background-color: #FFF;
	z-index: 1;
}

#iframe {
	background-image: url(images/iframe.png);
	border: thin none #666;
	height: 597px;
	width: 763px;
	float: left;
	position: relative;
	left: 10px;
}

#head_csik {
	background-image: url(images/menubgr.png);
	height: 86px;
	width: 763px;
	float: left;
	position: relative;
	left: 10px;
	text-align: center;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	z-index: 1;
}

#footer {
	background-image: url(images/footer.png);
	float: left;
	height: 75px;
	width: 763px;
	position: relative;
	left: 10px;
	z-index: 1;
}

#menu {
	margin: auto;
	position: relative;
	text-transform: none;
	height: auto;
	width: auto;
	z-index: 2;
}

#menuitem {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: 24px;
	width: auto;
	position: relative;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 10px;
	background-image: url(images/btn_bgr.png);
	background-repeat: no-repeat;
	font-style: normal;
	padding-left: 30px;
	letter-spacing: -1px;
	line-height: 24px;
	z-index: 2;
	cursor: hand;
}
#menuitem:hover {
	background-image: url(images/btn_over_bgr.png);
	background-repeat: no-repeat;
	color: #FFBD0B;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:160px;
	height:auto;
	left: 5px;
	top: 100px;
	border: thin none #999;
	background-image: none;
	z-index: 1;
}

#banner {
	height: 60px;
	width: 650px;
	position: relative;
	top: 6px;
	float: right;
	z-index: 2;
	background-color:transparent;
}

.foot_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 15px;
}
#apDiv2 {
	position:absolute;
	width:326px;
	height:39px;
	z-index:1;
	top: -6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	left: -125px;
}
#apDiv3 {
	position:absolute;
	width:509px;
	height:38px;
	z-index:2;
	left: 0px;
	top: 42px;
}

