/*

	-- -- -- -- -- -- --
	[origo] fotó css
	-- -- -- -- -- -- --

*/


@import "ie6win.css";


/* ALAP DEKLARÁCIÓK */


html, body, div, span, td, ul, li, p, h1, h2, h3, h4, dl, dd, label {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
}

body {
	background: #234382 url(bg-foto.gif) repeat-y;
	width: 996px;
	margin: 0 0 8px 0;
	}
	
form {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

select, input {
	font: normal 12px Arial, Helvetica, sans-serif;
}


a:link, a:visited {
	color: #0049b6;
	text-decoration: none;
}

a:hover {
	color: #0049b6;
	text-decoration: underline;
}

.clear {
	clear: both;
}

 ul, li {
	list-style-type: none;
}

.bulletos {
	list-style-type: none;
	background: url(bullet.gif) no-repeat 0 5px;
	padding: 0 4px 4px 10px;
}
 
.elvalaszto {
	padding-bottom: 8px;
	border-bottom: 1px dashed #c0c0c0;
	margin-bottom: 8px;
}

.fenti-elvalaszto {
	padding-top: 8px;
	border-top: 1px dashed #c0c0c0;
	margin-top: 8px;
	display: block;
}

.hide {
	display: none;
}

.bold {
	font-weight: bold;
}

h1 {
	width: 988px;
	height: 50px;
	background: url(fej-bg-foto.gif) repeat-y;
	border-bottom: 8px solid #FFFFFF;
}

h2 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 7px 0 5px 0;
}

h3, h4 {
	height: 16px;
	background-color: #e6e6d8;
	color: #000;
	padding: 4px 0 0 4px;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}

h3 {
	text-transform: uppercase;
}

h4 span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

#jobb {
	width: 250px;
	float: left;
	overflow: hidden;
}

img { border: none; }

/* SZERKEZET VÉGE */


/* közös [origo] fejléc */
#kozos-fej {
	width: 990px;
	height: 33px;
	background-color: #4468ae;
}

#kozos-fej a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	padding: 9px 14px 2px 7px;
	background: url(fej-pontv.gif) repeat-y right;
	display: block;
	float: left;
}
#kozos-fej a span{
	color: #FFFFFF;
	font-weight: bold;
}

#kozos-fej a.fejlec-iwiw {
	background: none;
}

#kozos-fej a:hover {
	text-decoration: underline;
}

#ok {
	width: 414px;
	height: 27px;
	display: block;
	float: right;
	background-color: #bababa;
}

span#ok-sarok-bal {
	background: #4468ae url(/images/kozos/ok-bg-bal.gif) no-repeat left;
	height: 27px;
	width: 2px;
	display: block;
	float: left;
}



#ok label {
	float: left;
	color: #fff;
	padding: 6px 8px 0 6px;
}

#ok select {
	float: left;
	margin: 3px 8px 0 0;
	border: 0;
}

#ok fieldset {
	float: left;
	width: 240px;
	height: 20px;
	background: #fff url(/images/kozos/ok-bg-mezo.gif) no-repeat left;
	margin-top: 3px;
}

#keresmezo {
    border: 0;
    /*width: 130px;148px;*/
    width: 145px;
    margin: 0px;
    margin-left: 3px;
    margin-top: 2px;
    height: 17px;
    padding: 0px;
    float: left;
}
* html #keresmezo {
    width: 140px;
}

#ok-keres {
	width: 87px;
	height: 16px;
	background: url(/images/kozos/ok-keresd.gif) no-repeat;
	border: 0;
	margin: 2px 1px 0 2px;
	cursor: pointer;
}


span#ok-sarok-jobb {
	background: #4468ae url(/images/kozos/ok-bg-jobb.gif) no-repeat right;
	height: 27px;
	width: 2px;
	display: block;
	float: right;
}


div#fancyDropDown_A { 
	position: relative;
	float: left; 
	z-index: 999;
	
	height: 20px;
	width: 104px;
	background: url(/images/kozos/fancy-bg.gif) no-repeat left;
	margin: 3px 4px 0 0;
}

#fancyDropDown_A select {
	left: -999em; 
	position: absolute;
}

.myDropDown {
	text-align: left;
	width: 104px;
	color: #000;
	cursor: default;
}

.myDropDownSelected, .myDropDownSelectedHover {
	display: block;
	font-weight: normal;
	padding: 3px 0 0 4px;
	width: 100px;
	color: #000;
}

.myDropDownList { 
	top: 18px;
	left: 0px;
	width: 104px;
	position: absolute;
	background-color: #fff;
}

.myDropDownList span {
	display: block;
	width: 100px;
	cursor: default;
	padding: 1px 0 2px 1px;
	border: 2px solid #fff;
}

div#fancyDropDown_A .myDropDownItem {
	background-color: #fff;
	display: block;
	width: 99px;
	

}

div#fancyDropDown_A .myDropDownItemHover {
	background-color: #e6e6e6;
	color: #000;
	width: 99px;
	
}

div#fancyDropDown_A .myDropDownItemAct { 
	background-color: #fff;
	color: #000;
	width: 99px;
	

}

div#fancyDropDown_A .myDropDownItemActHover { 
	background-color: #e6e6e6;
	color: #000;
	width: 99px;
	

}
/* közös [origo] fejléc vége */
/* freemail és iWiW belépő pop-up dobozok */
#beleptext-freemail, #beleptext-iwiw { width:138px; height:126px; background:url(bg-friw.gif) no-repeat transparent; padding:8px 11px 10px 10px; font-family:Verdana; font-size:11px; color:#4468ae; border:0 none !important; }
#beleptext-freemail { position:absolute; top:26px; left:432px; z-index:99999999999999; display:none; }
#beleptext-iwiw  { position:absolute; top:26px; left:512px; z-index:99999999999999; display:none; }
#beleptext-freemail .bezar-friw, #beleptext-iwiw .bezar-friw { display:block; float:right; padding-left:16px !important; height:16px; background:url(bezar-friw.png) no-repeat transparent !important; margin-bottom:3px !important; }
#beleptext-freemail .bevitel, #beleptext-iwiw .bevitel { width:130px; height:21px; border:0 none; background:url(input-friw.png) no-repeat transparent; color:#98989a; padding: 2px 4px; margin-bottom:3px; }
#beleptext-freemail a, #beleptext-iwiw a { font-family:Verdana; font-size:11px; color:#4468ae !important; text-decoration:none; margin:0 0 3px 0 !important; display:block; padding:0 !important; font-weight:normal !important; line-height:normal !important; background:none !important; }
#beleptext-freemail a:hover, #beleptext-iwiw a:hover { text-decoration:underline; }
#beleptext-freemail .elfelejtette, #beleptext-iwiw .elfelejtette { width:64px; margin-bottom:0 !important; float:right; }
*html #beleptext-freemail .elfelejtette, *html #beleptext-iwiw .elfelejtette { margin-top:-28px; }
*:first-child+html #beleptext-freemail .elfelejtette, *:first-child+html #beleptext-iwiw .elfelejtette { margin-top:-28px; }
.nyilas { background:url(nyil-friw.gif) no-repeat right; padding-right:16px; }
/* freemail és iWiW belépő pop-up dobozok vége */
#kozos-fej #beleptext-iwiw .tovabb{line-height:13px !important;}
#kozos-fej #beleptext-freemail .tovabb{line-height:13px !important;}
/* rovat fejléc */

h1 div {
	width: 331px;
	height: 50px;
	background: url(fej-kep-foto.gif) no-repeat;
	float: right;
}

h1 a {
	display: block;
	width: 150px;
	height: 26px;
	float: left;
	background-image: url(foto-logo.gif);
	margin: 14px 0 0 8px;
}

h1 a#alrovatcim {
	background: none;
	margin: 0;
	float: left;
	padding: 14px 0 0 8px;
	color: #000;
	text-decoration: none;
	font: normal 20px Arial, Helvetica, sans-serif;
	display: none;
}



h1 a#alrovatcim span {
	color: #000000;
	text-decoration: none;
	font: normal 22px Arial, Helvetica, sans-serif;
}

/* rovat fejléc vége */


/* magnum banner */

#magnum {
	width: 838px;
	margin: 0 8px;
	background: #f5f5f5 url(/images/kozos/hirdetes.gif) no-repeat 1% 50%;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 8px solid #FFFFFF
}



/* magnum banner vége */


/* banner 120x240 */

#banner120 {
	text-align: center;
	margin: 10px 0 10px 0;
}

#banner120 span {
	color: #9D9D9D;
	display: block;
	margin-bottom: 6px;
	text-align: center;
	font-size: 9px;
}

/* banner 120x240 vége */



/* KÖZÉPSŐ ELEMEK */

div#foto-main {
	width: 715px;
	margin-left: 7px;
	float: left;
	margin-right: 8px;
}

* html div#foto-main {
	margin-left: 4px;
}


/* FŐDOBOZ */

#fodoboz {
	width: 715px;
	height: 329px;
	background-color: #fff;
}

:root #fodoboz { display: table; }

#fodoboz div {
	width: 685px;
	height: 313px;
	background: url(foto-top-bg.gif) 463px 1px repeat-y #fff;
	clear: left;
	border: 5px solid #e2e2d7;
	padding: 0 20px 0 0;
	overflow: hidden;
}

#fodoboz div a.topstory {	
	font-size: 14px; font-weight: bold; margin-top: 7px; margin-bottom: 6px; display: block;
}

#fodoboz div a.topkep {
	border: 6px solid #b7b7a5;
	float: left;
	margin: 0 22px 0 0;
	background: url(/images/kozos/icon-busy.gif) no-repeat 50% 50%;
	display: block;
}

#fodoboz div p { margin-top: 6px; margin-bottom: 37px; display: block; }

#fodoboz a.rovatcim { font-weight: bold; font-size: 10px; color: #000; padding: 0 1px 0 1px; text-transform: uppercase; }

#fodoboz a.rovatcim:hover { color: #fff; background-color: #0049b6; text-decoration: none; }

#fodoboz span.rovatcim { font-weight: bold; font-size: 10px; color: #000; padding: 0 1px 0 1px; text-transform: uppercase; }

#fodoboz span.cikk-date { margin-bottom: 6px; font-size: 10px; color: #000; margin-left: 4px; background: url(ofriss_bg.gif) left no-repeat; padding-left: 5px; }

#fodoboz span.lead { display: block; margin-top: 10px; margin-bottom: 20px; }

div#fodoboz-tart dd { display: table; padding: 0 0 2px 10px; width: 185px; background: url(bullet.gif) no-repeat 2px 5px; }

div#fodoboz-tart dd a { font-size: 11px; font-weight: normal; position: relative; z-index: 5; }

/* tabmenü  */


#fodoboz ul {
	width: 580px;
	display: block;
}


#fodoboz ul li {
	list-style: none;
	display: inline;
	text-align: center;
	height: 20px;
	float: left;
	background: url(bal-tab-foto.gif) no-repeat;
	margin: 0 2px -2px 0;
}


#fodoboz ul li span {
	height: 20px;
	display: block;
	float: left;
	background: url(jobb-tab-foto.gif) no-repeat top right;
}

#fodoboz li a:link, #fodoboz li a:visited {
	color: #0049b6;
	text-decoration: none;
	background: url(tab-bg-foto.gif) repeat-x;
	padding: 2px 4px 4px 4px;
	display: block;
	margin: 0 2px;
	font-weight: bold;
}


#fodoboz li a:hover {
	color: #fff;
}

#fodoboz ul li.tab-akt {
	background: url(bal-tab-akt-foto.gif) no-repeat;
}

#fodoboz ul li.tab-akt span {
	background: url(jobb-tab-akt-foto.gif) no-repeat top right;
}

#fodoboz li.tab-akt a:link, #fodoboz li.tab-akt a:visited {
	background-color: #e2e2d7;
	background-image: none;
	color: #000000;
}


/* tabmenü vége */

/* kiemelt tab */

#fodoboz ul li.kiemelt-ful {
	list-style: none;
	display: inline;
	text-align: center;
	height: 20px;
	float: left;
	background: url(kiemelt-bal-tab.gif) no-repeat;
	margin: 0 2px -2px 0;
}


#fodoboz ul li.kiemelt-ful span {
	height: 20px;
	display: block;
	float: left;
	background: url(kiemelt-jobb-tab.gif) no-repeat top right;
}

#fodoboz li.kiemelt-ful a:link, #fodoboz li.kiemelt-ful a:visited {
	color: #fff;
	text-decoration: none;
	background: url(kiemelt-tab-bg.gif) repeat-x;
	padding: 2px 4px 4px 4px;
	display: block;
	margin: 0 2px;
	font-weight: bold;
}


#fodoboz li.kiemelt-ful a:hover {
	color: #D22F23;
}



/* kiemelt tab vége */

/* további 6 elem */
div#foto-tovabb { display: table; background-image: url(tovabbi-bg.gif); width: 715px; margin-top: 9px; }
div#foto-arch { display: table; background-image: url(archivum-bg.gif); width: 715px; margin-top: 9px; }
div.tovabbi-db { width: 357px; height: 133px; float: left; margin-bottom: 9px; background-color: #f3f3e9; }
:root div.tovabbi-db { margin-bottom: 15px; }
div.tovabbi-db img { float: left; margin-right: 8px; }
div.tovabbi-db a.tovabb-cim { display: block; width: 140px; font-weight: bold; font-size: 11px; line-height: 16px; margin-bottom: 4px; }
:root div.tovabbi-db a.tovabb-cim { float: left; }
div.tovabbi-db a.rovatcim { font-weight: bold; font-size: 10px; color: #000; padding: 0 1px 0 1px; text-transform: uppercase; }
div.tovabbi-db a.rovatcim:hover { color: #fff; background-color: #0049b6; text-decoration: none; }
div.tovabbi-db span.rovatcim { font-weight: bold; font-size: 10px; color: #000; padding: 0 1px 0 1px; text-transform: uppercase; }
div.tovabbi-db span.cikk-date { display: block; margin: 2px 0 6px 0; font-size: 10px; color: #000; }
/* további 6 elem vége */

/* még több galéria */
div#meg-tobb { width: 715px; height: 27px; background-color: #f7f7ef; margin-bottom: 12px; }
div#meg-tobb a { float: right; font-weight: bold; font-size: 11px; padding-right: 16px; background: url(meg-tobb-nyil.gif) no-repeat; background-position: right 5px; margin: 7px 17px 0 0; }
div#meg-tobb a.kov { font-size: 10px; text-transform: uppercase; background-position: right 4px; }
/* még több galéria vége */


/* friss */

#friss {
	border-top: 1px solid #ffffff;
	padding: 8px;
	float: none;
	clear: both;
	margin-bottom: 8px;
	
}

#friss li {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 10px;
}

#friss li.elvalaszto {
	margin-bottom: 4px;
}


#friss li span {
	color:#696969;
	font-weight: bold;
	padding: 0;
	border-right: 2px solid #CECECE;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 10px;
}

#friss li a {
	font-weight: normal;
	color: #0049b6;
	display: block;
	font-size: 11px;
}

/* friss vége */

/* egysoros friss */

#egysoros-friss {
	border-top: 1px solid #ffffff;
	padding: 8px;
	float: none;
	clear: both;
	margin-bottom: 8px;
	
}

#egysoros-friss li {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 10px;
}

#egysoros-friss li.elvalaszto {
	margin-bottom: 4px;
}


#egysoros-friss li span {
	color:#696969;
	font-weight: bold;
	padding: 0;
	border-right: 2px solid #CECECE;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 10px;
}

#egysoros-friss li a {
	font-weight: normal;
	color: #0049b6;
	font-size: 11px;
}

/* egysoros friss vége */




/
/* fekvőbanner */

#fekvobanner {
	background: #f5f5f5 url(/images/kozos/hirdetes.gif) no-repeat 1% 50%;
	text-align: center;
	clear: both;
	padding: 8px 0;
	margin-bottom: 8px;
	margin-top: 8px;
}

#sport #fekvobanner {
	background: #f5f5f5 url(/images/kozos/hirdetes.gif) no-repeat 1% 50%;
	text-align: center;
	clear: both;
	padding: 8px 0;
	margin-bottom: 8px;
	margin-top: 0px;
}


/* fekvőbanner vége */


/* lábléc */

#lab {
	margin: 0 18px 0 7px;
	padding-top: 5px;
	border-top: 1px dashed #C0C0C0;
	clear: both;
	line-height: 18px;
}

#lab span {
	color: #999999;
	display: block;
	margin: 4px 0 0 0;
}

#lab a {
	color: #000000;
	border-right: 1px solid #000000;
	padding-right: 8px;
	margin-right: 8px;
}

#lab a.szel {	
	border-right: none;
}

/* lábléc vége */




/* KÖZÉPSŐ ELEMEK VÉGE */



/* JOBB ELEMEK */

/* [origo] legfrisebb */

h4 a.ofrisscim:link, h4 a.ofrisscim:visited {
	color: #000000;
	text-decoration: none;
}

h4 a.ofrisscim:hover {
	color: #0049b6;
	text-decoration: none;
}


#ofriss {
	padding-top:8px;
}

#ofriss dt {
	font-weight: bold;
	margin-bottom: 6px;
}

#ofriss span {
	font-weight: bold;
	font-size: 10px;
	border-right: 2px solid #CECECE;
	padding-right: 5px;
}

#ofriss a {
	display: block;
	padding-left: 45px;
	margin-top: -13px;
	margin-bottom: 6px;
	
}

a.hirekhuszonnegy {
	font-weight: bold;
	margin-bottom: 0px;
	display:block;
	background: url(dupla-nyil.gif) no-repeat right 5px;
	width: 91px;
	margin-bottom: 8px;
}

/* [origo] legfrisebb vége */

/* legolvasottab cikkek */

#olvas {
	margin:8px 0;
}

/* legolvasottab cikkek vége */



/* fórum */

#forum {
	margin:8px 0;
}

/* fórum vége */


/* banner 250x250 */

.banner250 {
	background-color: transparent;
	text-align: center;
	padding-bottom: 8px;
	
}

.banner250 span {
	color: #9D9D9D;
	display: block;
	margin-bottom: 6px;
	font-size: 9px;
}

/* banner 250x250 vége */

/* szolgáltatás jobb */

div.szolg-jobb {
	display: block;
	margin: 8px 0 8px 0;
	min-height: 62px;
}

div.szolg-jobb img {
	border: 4px solid #e6e6d8;
	float: left;
	margin: 2px 8px 0 0;
}

div.szolg-jobb a {
	display: block;
	font-weight: bold;
}

/* szolgáltatás jobb vége */

/* időjárás */

#idojaras {
	margin: 8px 0;
}

#idojaras img {
	border: 1px solid #0049b6;
	float: left;
	margin: 2px 8px 0 0;
}

#idojaras span {
	display: block;
	line-height: 12px;
}

/* időjárás vége */


/* szöveges hirdetés */

#szov-hird {
	margin-bottom: 8px;	
}

#szov-hird span {
	color: #9D9D9D;
	display: block;
	margin-bottom: 6px;
	text-align: center;
	font-size: 9px;
}


#szov-hird li {
	background: url(nar-bullet.gif) no-repeat 0 5px;
	padding: 0 4px 4px 10px;
}

#szov-hird li a {
	color: #FE6700;
}

#szov-hird li a:hover {
	color: #0049B6;
}
/* szöveges hirdetés vége */


/* JOBB ELEMEK VÉGE */

div#meg-tobb a#elozo-1, div#meg-tobb a#elozo-2, div#meg-tobb a#elso-2,  div#meg-tobb a#elso-1, div#meg-tobb a#oldalszam-2, div#meg-tobb a#oldalszam-1 {
	float:left;
	background: url(meg-tobb-nyil-vissza.gif) no-repeat 0 4px;
	padding-right:0;
	padding-left:17px;
	margin-left:17px;
}
 div#meg-tobb a#oldalszam-2, div#meg-tobb a#oldalszam-1,  div#meg-tobb a#oldalszam-2:hover, div#meg-tobb a#oldalszam-1:hover {
	display: block;
	left: 260px;
	background: none;	
	text-decoration: none;
	color: black;
	position: absolute;
	z-index: 10;
 }

 #val-hir-sms {
	display: none;
}

/* új kereső css */

#kozos-fej dl.dropdown1 { margin: 0; padding: 0; float: left; width: 110px;}
#kozos-fej .dropdown1 dd, .dropdown1 dt, .dropdown1 ul {margin: 0; padding: 0;}
#kozos-fej .dropdown1 dd { position: relative;}
#kozos-fej .dropdown1 a, .dropdown1 a:visited { color: #000 !important; cursor: pointer; outline: medium none; text-decoration: none; font-family: Verdana; font-weight: normal;}
#kozos-fej .dropdown1 dt a { background: url("/images/kozos/fancy-new.gif") no-repeat scroll #fff; display: block; height: 19px; padding: 1px 3px 0; width: 97px; margin-top: 3px; font-size: 12px;}
#kozos-fej .dropdown1 dd ul { background-color: #fff; color: #D5C596; display: none; left: 0; list-style: none outside none; padding: 3px; position: absolute; top: 21px; width: 97px; z-index: 1001;}
#kozos-fej .dropdown1 dd ul li a { display: block; padding: 3px 0; border: 0; background: none; width: 100%; font-size: 12px;}
#kozos-fej .dropdown1 dd ul li a:hover { background-color: #E6E6E6;}

/* új kereső css vége */




