/*

	-- -- -- -- -- -- --
	[origo] utónévtár 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.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;
}

/* SZERKEZET */

/* fejlécek
[origo] fejléc: h1
bal: h2
közép: h3
jobb: h4

 */
 

h1 {
	width: 988px;
	height: 50px;
	background: url(fej-bg.gif) repeat-y;
	border-bottom: 8px solid #FFFFFF;
}

h2 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 7px 0 5px 0;
}

h3 {
	font: bold 26px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h4 {
	height: 16px;
	background-color: #e6e6d8;
	color: #000;
	padding: 4px 0 0 4px;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}



h4 span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

#bal {
	width: 134px;
	float: left;
	height: 199px; /* ????????????? */
}

#kozep {
	width: 580px;
	float: left;
	margin: 0 8px;
}

#jobb {
	width: 250px;
	float: left;

}

/* 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: 9px;
	padding: 9px 17px 2px 8px;
	background: url(fej-pontv.gif) repeat-y right;
	display: block;
	float: left;
}

#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: 148px;
}

#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 */

/* rovat fejléc */



h1 div {
	width: 331px;
	height: 50px;
	background: url(fej-kep.gif) repeat-y;
	float: right;
}


h1 a {
	display: block;
	width: 88px;
	height: 26px;
	float: left;
	background-image: url(/images/kozos/origo-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;
}



h1 a#alrovatcim span {
	color: #000000;
	text-decoration: none;
	font: normal 22px Arial, Helvetica, sans-serif;
	margin-right: 8px;
}

/* rovat fejléc vége */



/* BAL ELEMEK */


/* nevek */

#keresztnevek, #becenevek {
	margin: 8px 7px 0 7px;
	float: left;
}

#keresztnevek dt, #becenevek dt {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 6px;
}

#keresztnevek dd, #becenevek dd {
	float: left;
	width: 13px;
}

#keresztnevek dd a, #becenevek dd a {
	font-weight: bold;
	display: block;
}

/* nevek */


/* keresés */

#nevkeres {
	margin: 0 7px;
	clear: both;
}

#nevkeres label {
	margin-bottom: 6px;
	display: block;
}

#nevkeres input {
	width: 114px;
	margin-bottom:8px;
}

#nevkeres input.keres-gomb {
	width: 70px;

}

#napok {
		float: left;
}

#napok select {
	margin-bottom:8px;
	width: 42px;
}

select#nevkeres-honap {
	width: 70px;
	float: left;
	margin-right: 6px;
}
/* keresés vége */

/* BAL ELEMEK VÉGE */




/* KÖZÉPSŐ ELEMEK */


#kozep div.ker-lista {
	padding: 8px;
	margin-bottom: 8px;
}

#kozep div.ker-lista-bg {
	padding: 8px;
	background-color: #f7f7ef;
	float: left;
	margin-bottom: 8px;
}

#kozep a.kepeslap-kuld {
	font-weight: bold;
	display:block;
	background: url(dupla-nyil.gif) no-repeat right 5px;
	width: 175px;
	margin-bottom: 8px;
}

/* nevek lista */

ul.nevek-lista {
	float: left;
	width: 141px;
}

ul.nevek-lista li a {
	font-weight: bold;
}

/* nevek lista vége */

/* név */
div.ker-lista-bg p {
	width: 274px;
	float: left;
	padding-right: 8px;
}


/* név vége */

/* lado */
#lado {
	margin-bottom: 8px;
	clear: both;
	padding-top: 8px;
	border-top: 1px dashed #c0c0c0;
	margin-top: 8px;
}
/* lado vége */

/* lábléc */

#lab {
	margin-top: 0;
	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 */


#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;
	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 */




/* partnerek logok */



#partner-logok {
	margin-top: 8px;
	height: 48px;
}

#partner-logok img {
	border: 0;
	margin-bottom: 8px;
	float: left;
}

#partner-logok span img {
	margin-left: 7px;
	border: 0;
	float: right;
}

/* partnerek logok vége */




/* JOBB ELEMEK VÉGE */





/* 404 */

#negyszaznegy {
	margin: 0 0 15px 0;
}


#negyszaznegy span {
	font: bold 26px Georgia, Verdana, Arial, sans-serif;
	background: url(/images/kozos/404-bg.gif) no-repeat left;
	padding: 0 0 0 66px;
}

#negyszaznegy p {
	width: 440px;
	font-size:12px;
	padding: 0;
	margin: 10px 0;
}

/* 404 vége */

