p {
    margin: 1ex 0 0 0;
}

#belepo {
	position: absolute;
	float: right;
	width: 990px;
}
#belepo div {
	display: block;
	background: url(/img/belepes.png);
	height: 60px;
	width: 120px;
	float: right;
	border-left: 10px solid #fff;
}
a#belep, a#keres, a#kilep {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
}
a#kilep {
	background: url(/img/kilepes.png);
}
a#kilep:hover {
	background: url(/img/kilepes.png) 0px -60px;
}
a#belep:hover {
	background: url(/img/belepes.png) 0px -60px;
}
a#keres:hover {
	background: url(/img/belepes.png) 60px -60px;
}
a#belep.aktiv, a#belep.aktiv:hover {
	background: url(/img/belepes.png) 0px -120px;
}
a#keres.aktiv, a#keres.aktiv:hover {
	background: url(/img/belepes.png) 60px -120px;
}
#belep_menu, #keres_menu {
	float: left;
	background: #fff;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.hide {
	display: none;
	visibility: hidden;
	position: absolute;
}
.none {}

body {
	background: #ddd url(/img/csik.gif) repeat-x top;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px;
}
img { 
	position: relative;
}
td {
	vertical-align: top;
}
div a img, div img {
	border: 1px solid #348;
	margin: 1ex 1em 0px 0px;
	float: left;
}
a img.ad {
	margin: 5px 0px;
	border: 0px;
	float: none;
}
div.ad {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
div#user {
    display: block;
    background: #ccc;
    border: 1px solid #000;
    width: 116px;
    height: 15px;
    margin: 1px 0px -20px 870px;
    padding: 1px;
}
hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 1ex;	
}
h1, h2, h3 {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 0 0 2px 0;
	letter-spacing: 0.1px;
}
h2 {
	font-weight: normal;
    font-size: 13px;
}
h3 {
	margin-bottom: 1ex;
	padding-left: 1em;
    font-size: 13px;
}
h3 a {
	text-decoration: none;
	color: #000;
}
a {
    text-decoration: none;
}
.sarga, .sarga a {
	color: #f60;
}
.kek, .kek a {
	color: #348;
}
.feher, .feher a {
	color: #fff;
	text-decoration: none;
}
.jobbra {
    display: block;
    text-align: right;
}
#kezdodoboz {
	border: 2px solid #79d;
	padding: 1ex;
}
#kezdodoboz td {
	vertical-align: top;
}
#container {
	display: block;
	overflow: hidden;
	width: 990px;
	background: #fff;
	border: 5px solid #fff;
}
#head {
	display: block;
	width: 100%;
	height: 60px;
	background: url(/img/fejlec.png) no-repeat;
}
#head a.home {
	display: block;
	width: 220px;
	height: 60px;
	position: absolute;
}
#kislogo {
	background: url(/img/kismahulogo.gif);
	width: 153px;
	height: 40px;
	margin: 10px 0px -40px 690px;
	position: absolute;
}
.rejt {
	display: none;
	visibility: hidden;
}
#menu {
	background: #79d url(/img/menu_back.png);
	height: 40px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
	width: 860px;
	overflow: hidden;
}
#menu.noal {
	height: 19px;
}
#menu a {
	color:  #fff;
	text-decoration: none;
	float: left;
	height: 17px;
	border-right: 1px solid #fff;
	padding: 0px 6px;
	padding-top: 2px;
}
#menu a:hover {
	background: url(/img/menu_back.png) bottom;
}
#menu a.aktiv, #menu a.aktiv:hover {
	color: #348;
	background: url(/img/menu_back.png) 19px;
}
#fulek a {
	color: #238;
	text-decoration: none;
	background: #79d url(/img/menu_back.png) center;
	padding: 0px 5px;
	border: 1px solid #79d;
	border-bottom: 0px;
	font-size: 12px;
	margin: 0px 2px 0px 0px;
}
#fulek a:hover {
	color: #016;
	background: #79d url(/img/menu_back.png) 0px 39px;
	border-top: 1px solid #238;
}
#fulek a.aktiv, #fulek a.aktiv:hover {
	color: #fff;
	background: #79d;
	border: 1px solid #79d;
	font-size: 14px;
}

#almenu {
	background: #fff;
	float: left;
	width: 858px;
	border-left: 2px solid #ddd;
}
#almenu a {
	float: left;
	color: #000;
	text-decoration: none;
	padding: 1px 1ex 1px 1em;
	background: #fff url(/img/pont_elet.gif) no-repeat 3px 7px;
	border-right: 2px solid #ddd;
	border-bottom: solid #ddd;
}
#almenu a:hover {
	background: #fff url(/img/pont_elet.gif) no-repeat 3px 7px;
	border-bottom: solid #888;
}
#oszlop1, #oszlop2, #oszlop3 {
	float: left;
	border: 0px;
	margin: 1em 0px;
	padding: 0px;
	overflow: hidden;
}
#oszlop1 {
	width: 650px;
	margin-right: 10px;
}
#oszlop2 {
	width: 200px;
	margin-right: 10px;
}
#oszlop1 a:hover {
	text-decoration: underline;
}
#fulek a, #fulek a:hover {
    text-decoration: none;
}
#oszlop1 .friss a:hover span, #oszlop1 .friss a span:hover  {
    text-decoration: none;
}
#oszlop3 {
*	position: absolute;
	width: 120px;
}
#lead {
	min-height: 120px;
	width: 470px;
}
#balhasi {
	width: 160px;
	border-right: 10px solid #fff;
	vertical-align: top;
}
#balhasi .top {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	width: 160px;
	font-size: 12px;
}
sub {
	font-size: 11px;
   font-style: italic;
   margin-right: 1ex;
}
table.container {
	width: 100%;
}
td.belsooszlop {
	width: 325px;
	vertical-align: top;
}
td.belsooszlop2 {
	width: 228px;
	vertical-align: top;
}
td.tavtarto {
	width: 20px;
}
.back1 {
	background: #e6ecf2;
}
.back2 {
	background: #c8d3de;
}
.back3 {
	background: #ddd;
}
.back4 {
	background: #fff;
}
.back5 {
	background: #348;
}
.fontos a, .friss a, .top a {
	display: block;
	margin-bottom: 1ex;
	text-decoration: none;
	color: #236;
	text-align: left;
}
.fontos a, #szolg a {
	padding-left: 1em;
	background-image: url(/img/pont.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
*	padding-left: 2em;
}
.top a {
	padding-left: 1ex;
*	padding-left: 3ex;
}
.friss a{
	margin-left: 40px;
}
.friss a span {
	float: left;
	width: 40px;
	margin-left: -40px;
	margin-top: -1px;
	font-weight: bold;
}
.kiemelt {
	padding: 1px;
	margin-bottom: 1ex;
}
.kiemelt h1, .kiemelt h2, .kiemelt h3, .kiemelt p {
	padding-left: 5px;
	padding-right: 5px;
}
.kiemelt p {
	margin: 5px 0px;
	text-align: left;
}
.kiemelt img {
	margin: 1ex 1ex 0px 4px;
	border: 1px solid #666;
}
.belsooszlop div {
	float: left;
	width: 315px;
}
div.normal { border: 1px solid #469;}
div.normal h3 { background: #469; }
div.normal h3 a { color: #E6ECF2 !important; }
div.normal h1, div.normal h2 { border: 0px;}
div.normal h1 a, div.normal h2 a { text-decoration: none; color: #469 !important;}

div.bulvar { border: 1px solid #D87F83;}
div.bulvar h3 { background: #D87F83; }
div.bulvar h3 a { color: #FCFAFA !important; }
div.bulvar h1, div.bulvar h2 { border: 0px; }
div.bulvar h1 a, div.bulvar h2 a { text-decoration: none; color: #D87F83 !important;}

div.sci { border: 1px solid #999fa9;}
div.sci h3 { background: #999fa9; }
div.sci h3 a { color: #EEF5F5 !important; }
div.sci h1, div.sci h2 { border: 0px; }
div.sci h1 a, div.sci h2 a { text-decoration: none; color: #999fa9 !important;}

div.sport { border: 1px solid #188;}
div.sport h3 { background: #188; }
div.sport h3 a { color: #E9F0EE !important; }
div.sport h1, div.sport h2 { border: 0px; }
div.sport h1 a, div.sport h2 a { text-decoration: none; color: #188 !important;}

div.elet { border: 1px solid #462;}
div.elet h3 { background: #462; }
div.elet h3 a { color: #ded !important; }
div.elet h1, div.elet h2 { border: 0px; }
div.elet h1 a, div.elet h2 a { text-decoration: none; color: #462 !important;}

div.auto { border: 1px solid #a22;}
div.auto h3 { background: #a22; }
div.auto h3 a { color: #E9EEF0 !important; }
div.auto h1, div.auto h2 { border: 0px; }
div.auto h1 a, div.auto h2 a { text-decoration: none; color: #a22 !important;}

div.kult { border: 1px solid #C09C6A;}
div.kult h3 { background: #C09C6A; }
div.kult h3 a { color: #F7F5F2 !important; }
div.kult h1, div.kult h2 { border: 0px; }
div.kult h1 a, div.kult h2 a { text-decoration: none; color: #C09C6A !important;}

div.kult h2, div.auto h2, div.elet h2, div.sport h2, div.sci h2, div.bulvar h2, div.normal h2 {clear:both;}

.top {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 2px;
}
#szolg {
	background: #B4C7EB;
	border-bottom: 1ex solid #b4c7eb;
}

#szolg a {
	display: block;
	color: #348;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	margin: 1ex 1px 0px 1px;
	font-weight: bold;
}
#menu a.kiemelt, #menu a.kiemelt:hover {
	background: #f60;
}
a.kiemelt {
	color: #e50;
}
#szolg a.kiemelt {
	color: #fff;
	background: #f60;
	margin: 0px;
	border-top: 4px solid #f60;
	height: 18px;
}
.jobb {
	float: left;
	background: #ddd;
	width: 200px;
	text-align: center;
	padding-left: 4px;
	padding-bottom: 6px;
	border-bottom: 2px solid #fff;
	margin-bottom: 2px;
}
.jobb img {
	float: none;
}

img.popimg {
	display: inline ;
	border: none ;
	margin: 0px ;
	padding: 0px ;
}

span.popspan {
	display: inline ;
	border: none ;
	margin: 0px ;
	padding: 0px ;
}

div.popdiv {
	border: none ;
	margin: 0px ;
	padding: 0px ;
}

.lapozo {
    width: 100%;
    clear: both;
}
.lapozo td {
    width: 100%;
}
.lapozo a img {
    border: 0px;
}
.kepgal {
    width: 100%;
    text-align: center;
    margin: 0px;
}
.kepgal a img {
		border: 0px;
		float: none;
		margin-top: -6px;
		position: absolute;
}
h4 {
    width: 100%;
}
h4.kozep {
    text-align: center;
}
h4.jobb2 {
    width: 95%;
    text-align: right;
}
img.jobbkep {
    float: right;
    margin-left: 1ex;
}
.kozepkep {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 1ex;
}
.kozepkep img {
    float: none;
    margin: 1ex auto;
}
.banner * {
    float: none;
}
h3.kek a {
    margin:0;
    padding:0;
    color:#348;
}
.szolj {
    margin-top:1ex;
}
/* kepalairas */
.kepalairas {
    float: left;
    margin: 0 1em 1ex 0;
}
.kepalairas_jobb {
    float: right;
    margin: 0 01ex 1em;
}
.kepalairas_full {
    width: 100%;
}
.kepalairas img, .kepalairas_jobb img, .kepalairas_full img {
    margin: 0;
}
.kepalairas, .kepalairas_jobb, .kepalairas_full {
    font-size: 12px;
    font-style: italic;
}
.catItems {
}
.catItems h2 {
    text-align: center;
    color: #348;
    background: #e6ecf2;
    padding: 2px;
    border-bottom: 2px solid #c8d3de;
}
.catItems li, .catItems ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.catItems li {
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #c8d3de;
}
.catItems li a {
    color: #348;
}
.catItems .cim {
 width: 100%;
 float: left;
 padding: 0 0 1ex 1ex;
}
.catItems .cim a {
 width: 380px;
 display: block;
 font-size: 16px;
}
.catItems .date {
 width: 100px;
 float: right;
 text-align: right;
 height: 20px;
 margin-top: -22px;
 font-style: italic;
 color: #f60;
}

#oszlop3 a img { 
border:0; 
margin-bottom: 1em;
}

/*új cucc*/

.fullal {border: 1px solid #469;}
.fullal table {margin: 10px;}
#oszlop1 .fullallink {
    width: 140px;
    height: 30px;
    display: block;
    text-indent: -666em;
    overflow: hidden;
    float: left;
    }
#oszlop1 .fullalmenu {
    height: 20px;
    padding: 12px 0 0;
	margin-bottom: -18px;
	}
#oszlop1 .fullalmenu a {
	color: #fff;
	font: bold 14px "bold Arial", Helvetica, sans-serif;
	padding: 0 6px;
	border-left: 1px dotted #fff;
	}
#oszlop1 .fullalmenu a:hover {
	text-decoration: none;
	}

.x_mahu {background: url(/img/fejlecek/kis_fejlec.png) top left no-repeat;}
.x_mahu a {color: #469;}
.x_mahu h2.sarga a {color: #f60;}

.x_ado {background: url(/img/fejlecek/kis_fejlec_adougyek.png) top left no-repeat;}
.x_ado a {color: #469;}
.x_ado h2.sarga a {color: #f60;}

.x_auto {background: url(/img/fejlecek/kis_fejlec_auto.png) top left no-repeat; border-color: #a22;}
.x_auto a {color: #a22;}
.x_auto a img {border-color: #a22;}
.x_auto h2.sarga a {color: #836;}

.x_bulvar {background: url(/img/fejlecek/kis_fejlec_bulvar.png) top left no-repeat; border-color: #d8f783;}
.x_bulvar a {color: #d8f783;}
.x_bulvar a img {border-color: #d8f783;}
.x_bulvar h2.sarga a {color: #e09;}

.x_elet {background: url(/img/fejlecek/kis_fejlec_eletmod_hu.png) top left no-repeat; border-color: #462;}
.x_elet a {color: #462;}
.x_elet a img {border-color: #462;}
.x_elet h2.sarga a {color: #386;}

.x_it {background: url(/img/fejlecek/kis_fejlec_it.png) top left no-repeat; border-color: #999fa9;}
.x_it a {color: #999fa9;}
.x_it a img {border-color: #999fa9;}
.x_it h2.sarga a {color: #358;}

.x_kult {background: url(/img/fejlecek/kis_fejlec_kulturport.png) top left no-repeat; border-color: #c09c6a;}
.x_kult a {color: #c09c6a;}
.x_kult a img {border-color: #c09c6a;}
.x_kult h2.sarga a {color: #683;}

.x_horr {background: url(/img/fejlecek/kis_fejlec_horo.png) top left no-repeat; border-color: #462;}.
.x_horr a {color: #649;}.
.x_horr a img {border-color: #649;}

.x_kekhir {background: url(/img/fejlecek/kis_fejlec_kekhirek.png) top left no-repeat;}
.x_kekhir a {color: #469 !important;}
.x_kekhir h2.sarga a {color: #f60 !important;}
.x_kekhir a img {border: 1px solid #469 !important;}


#oszlop4 {width: 330px;	float: left; margin-top: 6px;}
/*
#oszlop4 .belsooszlop {
	width: 164px;
	}
	*/
#oszlop4 .tavtarto {
	width: 2px;
	}
#oszlop4 .friss a, #oszlop4 .fontos a {
	margin: 0;
	padding: 4px;
	}
#oszlop4 .friss a {
	margin-left: 40px;
	}
#oszlop4 .friss a span {
float:left;
font-weight:bold;
margin-left:-40px;
margin-top:-1px;
width:40px;
}
#oszlop4 .belsooszlop h3 a {
	margin: 0;
	padding: 0;
	}

.kiemelt {
	width: 202px;}

.kiemelt a img {
	margin: 6px;
	}
.horoszkoptabla {
	border: 1px solid #638;
	padding: 32px 0 0;
	background: url(/img/fejlecek/kis_fejlec_horo.png) top left no-repeat;
	}
.horoszkoptabla a img {
	margin: 6px;
	padding: 2px;
	border: 2px solid #fff;
	}
.horoszkoptabla a:hover img {
	border: 2px solid #638;
	}
.resize120 {
	width: 120px;
	height: 120px;
	-ms-interpolation-mode: bicubic; 
	}
#oszlop1 .kiemelt .imagehalf {
	height: 100px;
	width: 180px;
	overflow: hidden;
	display: block;
	border: 1px solid #469;
	padding: 0;
	margin: 0 auto;
	}
#oszlop1 .kiemelt .imagehalf img {
	border: 0;
	margin: 0;
	}
#oszlop2, #oszlop3, #oszlop4 {
font-size: 12px;
} 
#bookmark {
	position: absolute;
	margin: 0 0 0 676px;
	width: 160px;
	font-size: 11px;
	border-left: 1px solid #fff;
	padding: 14px 0 14px 8px;
	height: 42px;
	}
#bookmark td {
	padding: 0;
	margin: 0;
	}
#bookmark a {
	color: #fff;
	}
#bookmark img {
	padding: 0;
	margin: 0;
	}
#nevnap {
	position: absolute;
	margin: 0 0 0 524px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding: 14px 0 0;
	}
#nevnap a {
	color: #fff;
	}
	
#sponsor {
background: #f8f4f0;
padding: 32px 6px;
margin: 24px 0;
}
#sponsor h1 {
font-size: 1.5em;
}
#sponsor h2 {
font-size: 1.2em;
}
#sponsor p {
line-height: 1.5em;
}
#sponsor p a {
display: block;
text-align: right;
font-weight: bold;
font-size: 1.2em;
letter-spacing: -0.5px;
margin-top: 2em;
}

.adserverClient-kaLink {
    border-bottom: 3px double ;
    text-decoration: none ;
}
#adserverClientAdBubble {
    display: none ;
    padding: 10px ;
    position: absolute ;
    border: 1px solid green ;
    background: white ;
    float: none ;
}
.rckaclass {
    margin: 0px ;
    padding: 0px ;
    border: none ;
}

.rcclass {
    margin: 0px ;
    padding: 0px ;
    border: none ;
    text-align: center ;
}

table.szolj a:hover {text-decoration: none !important;} 
small.hirdetes {
color: #abb;
float: right;
margin: 0 1ex 0 0;
}