body {
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	text-align: center;
}

#kontener{
	width: 950px;
	margin: 0 auto 0 auto;
}

.logo {
	float: left;
	padding:10px;
	border:0px;
}

.flags {
	float: right;
	margin-top:5px;
	padding:5px;
	border:0px;
}

#top {
	position:relative;
	width:100%;
	height:120px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu {
	position:relative;
	width:100%;
	height:55px;
	padding:0;
	background-image: url('Apeker2_bg-menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu UL {
	margin: 0 auto 0 auto;
	float: left;
}

#menu UL LI {
	list-style: none;
	padding: 18px 0px 0 50px;
	float: left
}


#menu UL LI A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#menu UL LI A:hover {
	color: #e53925;
}

#center {
	padding: 20px;
	position:relative;
	background-image: url('Apeker2_bg-center.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom {
	position:relative;
	height:162px;
	padding:0;
	background-image: url('Apeker2_bg-bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom UL {
	margin: 0px;
	float: left;
}

#bottom UL LI {
	float: left;
	padding: 50px 35px 0 10px;
	list-style: none;
}

#menu-bg {
	width:100%;
	height:55px;
	background-image: url('Apeker2_bg-menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#center-bg {
	position:relative;
	height:262px;
	background-image: url('Apeker2_bg-center.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom-bg {
	position:relative;
	height:162px;
	padding:0;
	background-image: url('Apeker2_bg-bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.link {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}
.link:hover {
	text-decoration: underline;
}

#main {
	position:relative;
	height:262px; 
	background-image: url('Apeker2_bg-center.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#main UL {
	margin: 0px;
	padding: 0px; 
}

#main UL LI {
	float: left;
	padding: 25px 0px 0px 6px; 
	list-style: none;
}

.tovabb {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #c31025;
	text-decoration: none;
}
.tovabb:hover {
	text-decoration: underline;
}

.tovabb2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}
.tovabb2:hover {
	text-decoration: underline;
}

#szoveg {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}

#katalogusok {
	width: 400px;
	padding:10px;
}

#katalogusok UL {
}

#katalogusok UL LI {
	padding:5px;
	list-style: none;
	background-image: url('Apeker2_bg-menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;

}

#katalogusok UL LI A {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#katalogusok UL LI A:hover {
	color: #e53925;
}

#felsoszoveg {
	/*padding:10px;
	float:right;
	margin-right:5px;*/
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#felsoszoveg a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 250%;
}
