html, body {
	background:#ffffff;
	margin:0;
	font-family:tahoma;
	font-size:12px;
	color:#010101;
	height:100%;
}

#main {
	margin:auto;
	width:900px;
	min-height:100%;
}

* html #main {
	height:100%;
}

#logo {
	width:900px;
	height:60px;
	padding:0;
	margin:0;
	font-size:15px;
	overflow:hidden;
}
#logo span {
	position:absolute;
	width:900px;
	height:60px;
	padding:0;
	margin:0;
	overflow:hidden;
	background:url(/templates/ablakplaza/images/logo.jpg);
}

#menu {
	width:900px;
	height:35px;
	overflow:hidden;
	background:#bfbfbf;
}

#main_menu {
	padding:0;
	margin:0;
	list-style-type:none;
}
#main_menu li {
	float:left;
}

.submenu {
	padding:0;
	margin:0;
	position:absolute;
	list-style-type:none;
	margin-top:35px;
	background:#eb0000;
	width:200px;
	border-top:1px solid #ffffff;
	border-left:1px solid #d10000;
	border-right:1px solid #d10000;
	margin-left:0;
}
.submenu li {
	float:none !important;
	margin:0px !important;
}

#kepes {
	padding-top:1px;
	padding-bottom:8px;
	background:url(/templates/ablakplaza/images/kepes.jpg) bottom left repeat-x;
}

#content {
	padding-bottom:33px;
}

#boxes {
	float:left;
	width:380px;
	overflow:hidden;
}

#right {
	float:right;
	width:520px;
	overflow:hidden;
}

#akcio_title {
	width:380px;
	height:33px;
	overflow:hidden;
}
#akcio_title span {
	position:absolute;
	width:380px;
	height:33px;
	overflow:hidden;
	background:url(/templates/ablakplaza/images/akcio.jpg);
}

#segitunk_title {
	width:380px;
	height:33px;
	overflow:hidden;
}
#segitunk_title span {
	position:absolute;
	width:380px;
	height:33px;
	overflow:hidden;
	background:url(/templates/ablakplaza/images/segitunk.jpg);
}

#irasok_title {
	width:380px;
	height:33px;
	overflow:hidden;
}
#irasok_title span {
	position:absolute;
	width:380px;
	height:33px;
	overflow:hidden;
	background:url(/templates/ablakplaza/images/irasok.jpg);
}

#kategoriak_title {
	width:380px;
	height:33px;
	overflow:hidden;
}
#kategoriak_title span {
	position:absolute;
	width:250px;
	height:33px;
	overflow:hidden;
	background:url(/templates/ablakplaza/images/kategoriak.jpg);
}

#cim {
	padding:0;
	margin:0;
	height:33px;
	overflow:hidden;
	line-height:33px;
	background:#eaeaea;
	padding-left:10px;
	font-weight:bold;
	color:#858585;
	font-size:12px;
}

#foot {
	margin:auto;
	width:900px;
	height:33px;
	overflow:hidden;
	line-height:33px;
	background:#bfbfbf;
	color:#ffffff;
	margin-top:-33px;
}

#foot_menu {
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:11px;
	padding-left:10px;
}
#foot_menu li {
	float:left;
}

.main_csop {
	padding:5px;
	text-transform:uppercase;
	background:#d7d7d7;
	border-top:1px solid #ffffff;
	font-weight:bold;
	padding-left:10px;
	color:#000000;
}

.csop {
	margin-top:20px;
	padding:5px;
	font-weight:bold;
	background:#eaeaea;
	color:#eb0000;
}

#slider-cont{width:900px;height:218px;overflow:hidden;}
#slider-cont a img{border:0;}
#slider-cont .slide-item {display:block;width:900px;height:218px;cursor:default;}
