
ENJOYPECS CSS-je
body, html {height:100%;}
body  {

	margin:0;
	
	padding:0;
	
	height:100%;
	
	height:auto !important;
	
	min-height:100%;
}

#container { 
	
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	/*background: blue;*/
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	/*border: 1px solid #858585;*/
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

/*________________________________________________________________________________________________*/ 

/*FEJLÉC*/
#header{ 
	width: 960px; height: 100px;
	background-image: url('images/hatter_header_ejszaka.jpg');
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;

	

} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
	text-indent: -9999px;
}

#header div.fmenu{

	float: right; 

	padding: 0px 5px 0px 5px;
	
	height: 11 px;

	margin-top: 5px;
	
}

#header div.fmenu a {

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: black;
	
	text-decoration: none;

	display: block;

	height: 11 px;

	float: right;


}

#header div.fmenu a:hover {

	 text-decoration: underline;


}

#header div.datum{
	
	float: right;
	
	padding: 0px 5px 0px 5px;
	
	height: 11 px;
	
	margin-top: 75px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	margin-right: -85px;
		

}

#header div.zaszlo{
	
	margin: 0 -10px 0 0;
	
	float: right;
	
	padding-top: 5px;
	
	line-height: 21px;
	

}


#header div.zaszlo img{

	width: 14px; height: 14px;
	
	margin: 0 10px 0 0;
	

}

#header div.boritek{
	
	margin: 0 -5px 0 0;
	
	float: right;
	
	padding-top: 5px;
	
	line-height: 21px;
	

}


#header div.boritek img{

	width: 19px; height: 14px;
	
	margin: 0 5px 0 0;
	

}

/*________________________________________________________________________________________________*/

/*MENÜ*/

#menu{
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	margin-bottom: 15px;
	text-align:center;
	
}
 
a.fomenupont0{/* LÁTNIVALÓK MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont0:hover{

	color:#FFFFFF;	
	background-color: #159ddb;
	
}

a.fomenupontselected0 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #159ddb;
}

a.fomenupont1{/* BARANGOLÁS MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont1:hover{

	color:#FFFFFF;	
	background-color: #f32837;
	
}

a.fomenupontselected1 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #f32837;
}

a.fomenupont2{/* KULTÚRA MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont2:hover{

	color:#FFFFFF;	
	background-color: #ff6600;
	
}

a.fomenupontselected2 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #ff6600;
}


a.fomenupont3{/* ÉJSZAKA MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont3:hover{

	color:#FFFFFF;	
	background-color: #76c43f;
	
}

a.fomenupontselected3 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #76c43f;
}

a.fomenupont4{/* GASZTRO MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont4:hover{

	color:#FFFFFF;	
	background-color: #1a6d41;
	
}

a.fomenupontselected4 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #1a6d41;
}

a.fomenupont5{/* MOZDULJ MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont5:hover{

	color:#FFFFFF;	
	background-color: #232f5f;
	
}

a.fomenupontselected5 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #232f5f;
}

a.fomenupont6{/* WELLNESS MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont6:hover{

	color:#FFFFFF;	
	background-color: #de1a72;
	
}

a.fomenupontselected6 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #de1a72;
}

a.fomenupont7{/* EGYETEMVÁROS MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont7:hover{

	color:#FFFFFF;	
	background-color: #663333;
	
}

a.fomenupontselected7 {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #663333;
}

a.fomenupont8{/* INFO MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont8:hover{

	color:#FFFFFF;	
	background-color: #b6335a;
	
}

a.fomenupontselected8{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #b6335a;
}

a.fomenupont9{/* VÁSÁRLÁS MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont9:hover{

	color:#FFFFFF;	
	background-color: #3e5758;
	
}

a.fomenupontselected9{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #3e5758;
}

a.fomenupont10{/* FASHION FÓRUM MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont10:hover{

	color:#FFFFFF;	
	background-color: #e6ab37;
	
}

a.fomenupontselected10{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #e6ab37;
}

a.fomenupont11{/* VÁROSNÉZÉS MENÜGOMB*/
	
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
}
 
a.fomenupont11:hover{

	color:#FFFFFF;	
	background-color: #990000;
	
}

a.fomenupontselected11{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	color: #343434;
	line-height: 30px;
	text-decoration: none;
	color:#FFFFFF;	
	background-color: #990000;
}

 
/*________________________________________________________________________________________________*/ 
 
/*JOBB REKLÁM*/
#jobbreklam {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding: 0 0 15px 0;
 

	
}
/*A jobbreklám kerete*/
 .col_3{
 	width: 220px;
	float: right;
 }
 .col_3 .indent { padding:25px 20px 28px 19px}
 
.block_3 { background:#ececeb}
.block_3 .left_top { background:url(images/left_top_3.gif) left top no-repeat; width:100%}
.block_3 .right_top { background:url(images/right_top_3.gif) right top no-repeat;}
.block_3 .right_bot { background:url(images/right_bot_3.gif) right bottom no-repeat;}
.block_3 .left_bot { background:url(images/left_bot_3.gif) left bottom no-repeat;}
.block_3 .left {background:url(images/left_3.gif) repeat-y left}
.block_3 .top {background:url(images/top_3.gif) repeat-x top}
.block_3 .right {background:url(images/right_3.gif) repeat-y right}
.block_3 .bot {background:url(images/bot_3.gif) repeat-x bottom}



#jobbreklam img {
 		
	padding: 2px 2px 2px 2px; /* padding keeps the content of the div away from the edges */
	border: solid 2px #666666;
}

/*________________________________________________________________________________________________*/

/*Jobb reklám alatti TOVÁBBI CIKKEK*/
#tovabbi_cikkek {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding: 0 0 15px 0;
	
	 

}

/*A További cikkek kerete*/
 .col_4{
 	width: 220px;
	float: right;
 }
 .col_4 .indent { padding:15px 20px 28px 19px;}
 
.block_4 { background:#ececeb}
.block_4 .left_top { background:url(images/left_top_3.gif) left top no-repeat; width:100%}
.block_4 .right_top { background:url(images/right_top_3.gif) right top no-repeat;}
.block_4 .right_bot { background:url(images/right_bot_3.gif) right bottom no-repeat;}
.block_4 .left_bot { background:url(images/left_bot_3.gif) left bottom no-repeat;}
.block_4 .left {background:url(images/left_3.gif) repeat-y left}
.block_4 .top {background:url(images/top_3.gif) repeat-x top}
.block_4 .right {background:url(images/right_3.gif) repeat-y right}
.block_4 .bot {background:url(images/bot_3.gif) repeat-x bottom}

/*A "További cikkek" felsorolasa*/
.block_4 p{
 color:#343434; 
 padding:0 6px 0 10px; 
 text-decoration:none; 
 font-weight:bold;
 font-size: 11px;

 }

 
ul.list_1 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*BARANGOLÁS*/
ul.list_1 li { margin-bottom:11px; background:url(images/nyil_piros.gif) no-repeat 0 7px; padding-left:15px}
ul.list_1 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_1 li a:hover{ text-decoration:underline}

ul.list_2 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*GASZTRO MUSTRA*/
ul.list_2 li { margin-bottom:11px; background:url(images/nyil_sotetzold.gif) no-repeat 0 7px; padding-left:15px}
ul.list_2 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_2 li a:hover{ text-decoration:underline}

ul.list_3 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*LÁTNIVALÓK*/
ul.list_3 li { margin-bottom:11px; background:url(images/nyil_vilagoskek.gif) no-repeat 0 7px; padding-left:15px}
ul.list_3 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_3 li a:hover{ text-decoration:underline}

ul.list_4 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*KÖZLEKEDÉS*/
ul.list_4 li { margin-bottom:11px; background:url(images/nyil_sarga.gif) no-repeat 0 7px; padding-left:15px}
ul.list_4 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_4 li a:hover{ text-decoration:underline}

ul.list_5 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*KULTÚRA*/
ul.list_5 li { margin-bottom:11px; background:url(images/nyil_narancs.gif) no-repeat 0 7px; padding-left:15px}
ul.list_5 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_5 li a:hover{ text-decoration:underline}

ul.list_6 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*SZÁLLÁSHELYEK*/
ul.list_6 li { margin-bottom:11px; background:url(images/nyil_lila.gif) no-repeat 0 7px; padding-left:15px}
ul.list_6 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_6 li a:hover{ text-decoration:underline}

ul.list_7 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*ALAPVETŐ INFORMÁCIÓK*/
ul.list_7 li { margin-bottom:11px; background:url(images/nyil_pink.gif) no-repeat 0 7px; padding-left:15px}
ul.list_7 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_7 li a:hover{ text-decoration:underline}

ul.list_8 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*PÉCSI ÉJSZAKA*/
ul.list_8 li { margin-bottom:11px; background:url(images/nyil_vilagoszoldk.gif) no-repeat 0 7px; padding-left:15px}
ul.list_8 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_8 li a:hover{ text-decoration:underline}

ul.list_9 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*MOZDULJ!*/
ul.list_9 li { margin-bottom:11px; background:url(images/nyil_sotetkek.gif) no-repeat 0 7px; padding-left:15px}
ul.list_9 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_9 li a:hover{ text-decoration:underline}

ul.list_10 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*EGYETEMVÁROS*/
ul.list_10 li { margin-bottom:11px; background:url(images/nyil_barna.gif) no-repeat 0 7px; padding-left:15px}
ul.list_10 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_10 li a:hover{ text-decoration:underline}

ul.list_11 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*WELLNESS*/
ul.list_11 li { margin-bottom:11px; background:url(images/nyil_rozsaszin.gif) no-repeat 0 7px; padding-left:15px}
ul.list_11 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_11 li a:hover{ text-decoration:underline}

ul.list_12 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*VÁSÁRLÁS*/
ul.list_12 li { margin-bottom:11px; background:url(images/nyil_zold.gif) no-repeat 0 7px; padding-left:15px}
ul.list_12 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_12 li a:hover{ text-decoration:underline}

ul.list_13 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*VÁROSNÉZÉS*/
ul.list_13 li { margin-bottom:11px; background:url(images/nyil_vilagosbarna.gif) no-repeat 0 7px; padding-left:15px}
ul.list_13 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_13 li a:hover{ text-decoration:underline} 

ul.list_14 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*ÉJSZAKA*/
ul.list_14 li { margin-bottom:11px; background:url(images/nyil_ejszaka.gif) no-repeat 0 7px; padding-left:15px}
ul.list_14 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_14 li a:hover{ text-decoration:underline}

ul.list_15 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*FŐOLDAL*/
ul.list_15 li { margin-bottom:11px; background:url(images/nyil_fekete.gif) no-repeat 0 7px; padding-left:15px}
ul.list_15 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_15 li a:hover{ text-decoration:underline}

ul.list_16 {margin:0 0 -11px 0; padding-left: 10px; list-style:none} /*FASHION FORUM*/
ul.list_16 li { margin-bottom:11px; background:url(images/nyil_fashion.gif) no-repeat 0 7px; padding-left:15px}
ul.list_16 li a{text-decoration:none; color:#343434; font-size: 11px}
ul.list_16 li a:hover{ text-decoration:underline} 

 
/*________________________________________________________________________________________________*/ 

/*KÖZÉPSŐ OSZLOP*/
#mainContent {
	width: 960px;
	margin: 0 auto;
	
		
}


#fotartalom {
	width: 700px;
	/*padding: 0 20px;*/
	float: left;
	padding-bottom: 10px;
		
}



h2.barang {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #f32837;
	padding-top: 5px;
}

h2.latni {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #159ddb;
	padding-top: 5px;
	
}

h2.kult {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #ff6600;
	padding-top: 5px;
	
}

h2.impr {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #ffcc00;
	padding-top: 5px;
	
}

h2.gasztro {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #1a6d41;
	padding-top: 5px;
	
}

h2.inf {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #b6335a;
	padding-top: 5px;
	
}


h2.kozl {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #b6335a;
	padding-top: 5px;
	
}

h2.szallas {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #b6335a;
	padding-top: 5px;
	
}

h2.ejszaka {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #76c43f;
	padding-top: 5px;
	
}

h2.mozdulj {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #232f5f;
	padding-top: 5px;
	
}

h2.egyetem {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #663333;
	padding-top: 5px;
	
}

h2.wellness {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #de1a72;
	padding-top: 5px;
	
}

h2.vasarlas {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #3e5758;
	padding-top: 5px;
	
}

h2.fashion {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #e6ab37;
	padding-top: 5px;
	
}

h2.varosnezes {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #990000;
	padding-top: 5px;
	
}

h2.mediaajanlat {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #666666;
	padding-top: 5px;
	
}

h2.part {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color:#343434;
	border-bottom: 5px solid #ffcc00;
	padding-top: 5px;
	
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding-top: 30px;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}

h4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-bottom: solid 1px #333333;
	 
	
}

h5 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	
}

a.latni{
	color: #159ddb;
	text-decoration: none;

}

a:hover.latni{
	
	text-decoration: underline;
}

a.barang{
	color: #f32837;
	text-decoration: none;

}

a:hover.barang{
	
	text-decoration: underline;
}

a.kult{
	color: #ff6600;
	text-decoration: none;

}

a:hover.kult{
	
	text-decoration: underline;

}

a.ej{
	color: #76c43f;
	text-decoration: none;

}

a:hover.ej{
	
	text-decoration: underline;

}

a.gasztro{
	color: #1a6d41;
	text-decoration: none;

}

a:hover.gasztro{
	
	text-decoration: underline;

}

a.mozdulj{
	color: #232f5f;
	text-decoration: none;

}

a:hover.mozdulj{
	
	text-decoration: underline;

}

a.egyetem{
	color: #663333;
	text-decoration: none;

}

a:hover.egyetem{
	
	text-decoration: underline;
}

a.wellness{
	color: #de1a72;
	text-decoration: none;

}

a:hover.wellness{
	
	text-decoration: underline;
}

a.kozl{
	color: #b6335a;
	text-decoration: none;

}

a:hover.kozl{
	
	text-decoration: underline;

}

a.fash{
	color: #e6ab37;
	text-decoration: none;

}

a:hover.fash{
	
	text-decoration: underline;

}


table img{

	border: none;

}
table tr td p.cim{
	background-color: #cccccc;
	

}


table tr td a.latni{
	color: #159ddb;
	text-decoration: none;

}

table tr td a.barang{
	color: #f32837;
	text-decoration: none;

}


table tr td a.kult{
	color: #ff6600;
	text-decoration: none;

}

table tr td a.gasztro{
	color: #e6ab37;
	text-decoration: none;

}

table tr td a.kozl{
	color: #b6335a;
	text-decoration: none;

}

table tr td a.szallas{
	color: #b6335a;
	text-decoration: none;

}

table tr td a.ejszaka{
	color: #76c43f;
	text-decoration: none;

}

table tr td a.inf{
	color: #b6335a;
	text-decoration: none;

}

table tr td a.vasarlas{
	color: #3e5758;
	text-decoration: none;

}



table tr td a:hover{
	
	text-decoration: underline;

}

#mainContent p {
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	color: #333333;
	
	line-height: 15px;
	
	text-align: justify;
}


a.reszletek {
		
	text-decoration: none;
	
	color: #666666;
	
	font-size: 12px;
	
	float: right;
	
	font-weight: bold;
	
	
	
}
 
a:hover.reszletek {
	
	color: #343434;
	
	text-decoration: none;
	
}

.tovabbi a {
		
	text-decoration: none;
	
	color: #333333;
	
	font-size: 11px;
	
	float: right;
}

.tovabbi a:hover {
	
	text-decoration: underline;
	
}

img.enjoypecs {
 		
	padding: 2px 2px 2px 2px; /* padding keeps the content of the div away from the edges */
	border: solid 2px #666666;
}


/*HÍREK OLDAL*/

.wrapper { width:100%;}

.col_1 {width: 100%;}
.col_2 { width:100%;}
.inner { padding:0 5px 0 0;}

.line_hor1 { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:28px; margin-bottom:25px;}


.col_1 .column1 { width:100%;}
.col_1 .column2 { width:100%;}

div.inner h2{  
	color: #0066cc;
	font: bold 14px Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
}

div.inner div.datum{
	color: #343434;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
	margin-top: -10px;
}

a.hirek_reszletek{
	color: #666666;
	background: url(nyil_jobb_dupla.gif) no-repeat center left;
	padding-left:12px;
	display: block;
	margin-top: 8px;
	text-align:right;
	text-decoration: none;
}
a.hirek_reszletek:hover {
	color: #343434;
	text-decoration: underline;
}

div.vonal { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:28px; margin-bottom:25px;}

ul.hirek {

	font: 11px Arial,Verdana,Helvetica,sans-serif;
	color: #343434;
	line-height: 14px;
}





/*A tartalom körüli keret*/
.block_6 { background:#ececeb}
.block_6 .left_top { background:url(images/left_top_3.gif) left top no-repeat; width:100%}
.block_6 .right_top { background:url(images/right_top_3.gif) right top no-repeat;}
.block_6 .right_bot { background:url(images/right_bot_3.gif) right bottom no-repeat;}
.block_6 .left_bot { background:url(images/left_bot_3.gif) left bottom no-repeat;}
.block_6 .left {background:url(images/left_3.gif) repeat-y left}
.block_6 .top {background:url(images/top_3.gif) repeat-x top}
.block_6 .right {background:url(images/right_3.gif) repeat-y right}
.block_6 .bot {background:url(images/bot_3.gif) repeat-x bottom}
.block_6 .indent { padding: 5px 20px 29px 32px}

/*A "További cikkek" felsorolasa*/
.block_6 .nyil a{
 color:#343434;
 background-image: url(images/nyil_narancs.gif) ;
 background-repeat:no-repeat; 
 padding:0 6px 0 17px; 
 text-decoration:none; 
 font-weight:bold
 
 }
 
 .block_6 .nyil a:hover{
 
 text-decoration: underline; 
 
 }


/*________________________________________________________________________________________________*/

/*LÁBLÉC */
#footer { 

	background:#DDDDDD;
	
	border-top: 6px solid #343434;
	
	width: 100%;
	
	font-family: Georgia;
	
	font-size:0.75em; 
	
	line-height:1.33em;
	
	text-align: center;
	
	position: absolute;
	
	padding: 5px 0 0 0;


} 

/*a.f_menu{
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434; 
 	border-left:1px solid #343434; 
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu {
text-decoration:underline;

}*/

a.f_menu200{/* ARCHIVUM MENÜGOMB*/
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434;  
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu200 {
text-decoration:underline;

}

a.f_menu201{/* ADATVÉDELEM MENÜGOMB*/
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434; 
 	border-left:1px solid #343434; 
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu201 {
text-decoration:underline;

}

a.f_menu202{/* IMPRESSZUM MENÜGOMB*/
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434; 
 	border-left:1px solid #343434; 
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu202 {
text-decoration:underline;

}


a.f_menu203{/* MÉDIAAJÁNLAT MENÜGOMB*/
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434; 
 	border-left:1px solid #343434; 
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu203 {
text-decoration:underline;

}

a.f_menu204{/* PARTNEREINK MENÜGOMB*/
	
	overflow:hidden; 
	width:100%; 
	padding-bottom:5px;
	margin-top: 5px; 
	font-size: 12px;
	display:inline; 
	color:#343434; 
 	border-left:1px solid #343434; 
 	padding:0 6px 0 8px; 
 	text-decoration:none; 
 	font-weight:bold
		 
}



a:hover.f_menu204 {
text-decoration:underline;

}

a.none {
border:none; 
padding-left:0

}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*próba*/


