
/* Typo
----------------------------------------*/
@font-face {
  font-family: "Roboto";
  src: url("/s/font/roboto-lightitalic.eot");
  src: url("/s/font/roboto-lightitalic.eot?") format("embedded-opentype"),
	   url("/s/font/roboto-lightitalic.woff") format("woff"),
       url("/s/font/roboto-lightitalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: url("/s/font/roboto-medium.eot");
  src: url("/s/font/roboto-medium.eot?") format("embedded-opentype"),
	   url("/s/font/roboto-medium.woff") format("woff"),
       url("/s/font/roboto-medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("/s/font/roboto-bold-italic.eot");
  src: url("/s/font/roboto-bold-italic.eot?") format("embedded-opentype"),
	   url("/s/font/roboto-bold-italic-new.woff") format("woff"),
       url("/s/font/roboto-bold-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "Roboto";
  src: url("/s/font/roboto-black.eot");
  src: url("/s/font/roboto-black.eot?") format("embedded-opentype"),
	   url("/s/font/roboto-black.woff") format("woff"),
       url("/s/font/roboto-black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "Roboto";
  src: url("/s/font/roboto-black-italic.eot");
  src: url("/s/font/roboto-black-italic.eot?") format("embedded-opentype"),
	   url("/s/font/roboto-black-italic-new.woff") format("woff"),
       url("/s/font/roboto-black-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 900;
}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('/s/font/opensans-regular2.eot');
    src: url('/s/font/opensans-regular2.eot?#iefix') format('embedded-opentype'),
         url('/s/font/opensans-regular2.woff') format('woff'),
         url('/s/font/opensans-regular2.ttf') format('truetype'),
         url('/s/font/opensans-regular2.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/s/font/opensans-bold2.eot');
    src: url('/s/font/opensans-bold2.eot?#iefix') format('embedded-opentype'),
         url('/s/font/opensans-bold2.woff') format('woff'),
         url('/s/font/opensans-bold2.ttf') format('truetype'),
         url('/s/font/opensans-bold2.svg#OpenSansBold') format('svg');
    font-weight: 600;
    font-style: normal;
}


body#freemail-kilepo {
	background:url("http://static.origos.hu/s/img/freemail/bg14.png") repeat-x scroll 0 0 #ffffff;
}
#freemail-kilepo #mainCont{
	width:1000px;
	float:left;

}
#freemail-kilepo #kozos-fej {
	height:35px !important;
	position:relative;
	z-index: 230;
}

/* új freemail kilépő fejléc 2014 */
#fejlec { height: 31px; padding: 9px; background: #3359a4; overflow: hidden; }
#kilepo-logo { width: 185px; height: 28px; float: left; background: url("http://static.origos.hu/s/img/freemail/newsfeed-logo.png") no-repeat; margin-top: 2px; }
#freemail-btn, #origo-btn { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 7px 11px; float: right; margin-left: 12px; font-weight: 700; color: #fff; background-color: #00266e; text-decoration: none; }
#origo-btn { background-color: #c1dcf5; color: #001d54; }




#freemail-kilepo #top-cikkek{
	
}
*:first-child+html #freemail-kilepo #top-cikkek{float:none;}
*html #freemail-kilepo #top-cikkek{float:none;}
#freemail-kilepo #top-cikkek #lapozos-top {
	display:block;
	float:left;
	overflow:hidden;
	width:990px;
	padding:0;
	background-color:transparent;
	margin:10px 0;
}
#top-cikkek .jcarousel-container-horizontal {
	background-color:#e15423;
	 padding: 10px 10px 10px 11px;
}

#top-cikkek .jcarousel-prev-horizontal {
	background:url("http://static.origos.hu/s/img/freemail/prev.png") no-repeat scroll -36px 0 transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	width:36px;
	top:90px;
	left:12px;
}
#top-cikkek .jcarousel-next-horizontal {
	background:url("http://static.origos.hu/s/img/freemail/next.png") no-repeat scroll -36px 0 transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	width:36px;
	top:90px;
	left:932px;
}
#top-cikkek .jcarousel-prev-horizontal:hover {
	background:url("http://static.origos.hu/s/img/freemail/prev.png") no-repeat scroll -72px 0 transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	width:36px;
	top:90px;
	left:12px;
}
#top-cikkek .jcarousel-next-horizontal:hover {
	background:url("http://static.origos.hu/s/img/freemail/next.png") no-repeat scroll -72px 0 transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	width:36px;
	top:90px;
	left:932px;
}
#top-cikkek .jcarousel-prev-disabled-horizontal, #top-cikkek .jcarousel-prev-disabled-horizontal:hover, #top-cikkek .jcarousel-prev-disabled-horizontal:active {
	background-position:0 0;
	cursor:default;
}

#top-cikkek .jcarousel-next-disabled-horizontal, #top-cikkek .jcarousel-next-disabled-horizontal:hover, #top-cikkek .jcarousel-next-disabled-horizontal:active {
	background-position:0 0;
	cursor:default;
}
#top-cikkek .jcarousel-also-galeria .jcarousel-item-horizontal {
	margin-left:0;
	margin-right:10px;
}
#top-cikkek .jcarousel-also-galeria .jcarousel-item {
	height:233px;
	width:310px;
}
#lapozos-top ul{width:9999px}
#top-cikkek-belso li{float:left;}
#top-cikkek-belso li a {
	background-color:transparent;
	color:#FFFFFF;
	display:block;
	height:207px;
	text-decoration:none;
	width:310px;
	padding-right:13px;
	position:relative;
}
#top-cikkek-belso li a img {
	display:block;
	float:left;
	border:1px solid #ff490a;
	width:310px;
	height:207px;
	margin-bottom:0;
}
#top-cikkek-belso li a .top-top {
	padding:0 4px;
	/*background-color: #fff;
	opacity:0.5;
	filter:alpha(opacity=50);*/
	background:url("http://static.origos.hu/s/img/freemail/top-top-bg.png") repeat-x 0 0 transparent;
	top:1px;
	left:1px;
	position:relative;
	display:block;
	width:150px;
	height:23px;
	color:#000;
}
*html #top-cikkek-belso li a .top-top { top:-234px; !important; }
*:first-child+html #top-cikkek-belso li a .top-top { top:-234px; }

#top-cikkek-belso li a .top-top span{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	line-height:23px;
	position:absolute;
	top:-1px;
	left:6px;
}
#top-cikkek-belso li a .top-top:hover{
	color:#E15423;
}
#top-cikkek-belso li a .top-bot {
	font-size: 15px;
	font-weight:bold;
	font-family:Verdana;
	padding: 0 10px;
	/*height:56px;*/
	line-height:18px;
	background:url("http://static.origos.hu/s/img/freemail/top-bot-bg.png") 0 0 transparent;
	color:#fff;
	width:290px;
	top:358px;
	left:1px;
	position:absolute;
	display:block;
	margin-top:-210px;
	cursor:pointer;
}

#top-cikkek-belso li a .top-bot:hover {
	color:#E15423;
}



#freemail-kilepo #kozos-fej a {
	padding-left:3px;
}
#ofriss dd a {
	display:block;
	float:right;
	width:266px;
	font-size:13px;
	font-weight:bold;
	color:#4468ae;
}
a, a:link, a:visited {
	color:#4468AE;
	/*text-decoration:underline;*/
}
#freemail-kilepo #ofriss dd span {
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	background: url("/images/rovat/elvalaszt.png") no-repeat scroll right 4px transparent;
	padding-right: 7px;

    /* 2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS */
    visibility: hidden;
    /* /2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS */
}

/* 2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS - utána törölhető*/
#freemail-kilepo #legfriss dl dd a {
    position: relative;
    left: -45px;
}
/* /2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS - utána törölhető */

#freemail-kilepo h4{
	border-bottom:1px solid #dce2ee;
	background-color:transparent;
	font: bold 14px Arial,Helvetica,Verdana,Geneva,sans-serif;
	color:#000 !important;	
}
#kepes-hird h4{color:#b4c3df !important}
#szoveges h4{color:#b4c3df !important}
#kilepo_hirdetesek h4{color:#b4c3df !important}
#freemail-kilepo h4 a {
	color:#000 !important;
	font: bold 14px Arial,Helvetica,Verdana,Geneva,sans-serif;
}
#freemail-kilepo h4 a:hover {
	color:#4468AE !important;
}
#freemail-kilepo .ofrisscim {
	background-image:url("http://static.origos.hu/s/img/freemail/jobbNyil.png");
	background-position:133px 5px;
	background-repeat:no-repeat;
	color:#4468ae;
	display:block;
	width:100%;
}

#freemail-kilepo #legfriss h4 { background: url("http://static.origos.hu/s/img/freemail/legfriss-rss.png") 0 2px no-repeat; padding-left: 18px; }

#freemail-kilepo #kozep {
	padding-left:0;
	background: none;
width:665px;
margin-right:0px;padding-right:0px;
}
#freemail-kilepo .cimsor {
	background-image:url("http://static.origos.hu/s/img/freemail/jobbNyil.png");
	background-position:center right;
	background-repeat:no-repeat;
	color:#4468ae;
	padding-right:10px;
	padding-left:0;
}

#freemail-kilepo .magnum-top{
	background-image:none;
	text-align:center;
	width:1000px;
}

#freemail-kilepo #magnum{
	border-bottom:1px solid #dce2ee;
	border-top:1px solid #dce2ee;
	background-image:none;
	float:left;
	height:105px;
	margin:0px 8px 0px 0;
	padding:15px 0 15px;
	text-align:center;
	width:100%;
}
#magnum span, .magnum-top span{
    color: #A9A9A9;
    font-size: 11px;
}
#freemail-kilepo #lablec{
	text-align:center;
	padding:20px 0;
	background-image:none !important;
	background-color:transparent !important;
	background:#fff !important;
	
}
#freemail-kilepo #lablec #felso{
	width:100%;
	text-align:center;
	display:block;
	line-height:20px;
	margin-left:80px;
}
#freemail-kilepo #lablec #felso a{
	font-size:12px;
	font-weight:normal;
	color:#000;
	float:left;
}
#freemail-kilepo #lablec #felso .elvalaszt{
	font-size:12px;
	font-weight:normal;
	color:#c6b5c6;
	float:left;
	margin: -3px 8px 0 8px;
}
#freemail-kilepo #lablec #also{
	font-size:12px;
	font-weight:normal;
	color:#000;
	clear:both;
	display:block;
}
#freemail-kilepo #fotobox h4{
	border:0 none;
}
#freemail-kilepo #fotobox h4 a {
	color:#e15423 !important;
	float: right;
}
#freemail-kilepo #videabox{
	width:642px;
	height:350px;
	display:block;
	float:left;
	clear:both;
}

#vnegyed-ajanlo h4, #utazas-ajanlo h4, #komment-ajanlo h4{
	border:0 none;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	padding-left:10px;
}
#vnegyed-ajanlo, #utazas-ajanlo, #komment-ajanlo {
	float:left;
	width:332px;
}
#vnegyed-belso {
	background:url("http://static.origos.hu/s/img/freemail/vnegyed-bg.png") repeat-x scroll 0 0 transparent;
	float:left;
	margin-top:5px;
	padding:8px 0;
	width:332px;
}
#utazas-belso {
	background:url("http://static.origos.hu/s/img/freemail/utazas-bg.png") repeat-x scroll 0 0 transparent;
	float:left;
	margin-top:5px;
	padding:8px 0;
	width:332px;
}
#komment-belso {
	background:url("http://static.origos.hu/s/img/freemail/komment-bg.png") repeat-x scroll 0 0 transparent;
	float:left;
	margin-top:5px;
	padding:8px 0;
	width:332px;
}
#vnegyed-belso a {
	color:#00aff1;
	display:block;
	margin-right:8px;
	text-decoration:none;
}
#vnegyed-belso a:hover{
	text-decoration:underline;
}
#utazas-belso a  {
	color:#4468ae;
	display:block;
	margin-right:8px;
	text-decoration:none;
}
#utazas-belso a:hover {
	text-decoration:underline;
}
#komment-belso a {
	color:#818d00;
	display:block;
	margin-right:8px;
	text-decoration:none;
}
#komment-belso a:hover {
	text-decoration:underline;
}
#life-belso img, #vnegyed-belso img, #utazas-belso img, #komment-belso img {
	float:left;
	margin:0 12px 12px;
}
#life-belso a.boldos, #vnegyed-belso a.boldos, #utazas-belso a.boldos, #komment-belso a.boldos {
	font-weight:bold;
	margin: 0 0 6px 12px;
}
#life-belso p, #vnegyed-belso p, #utazas-belso p, #komment-belso p {
	
	padding:0 0 4px;
	margin-right:6px;
	margin-top:4px;
}
#vnegyed-belso p.kenyer, #utazas-belso p.kenyer {
	
}
#komment-belso p.kenyer {
	
}
#life-belso p.kenyer{
}
#vnegyed-belso a.tovabbi-cim {
	display:block;
	background:url("http://static.origos.hu/s/img/freemail/vnegyed-bull.png") no-repeat scroll 0 5px transparent;
	margin-left:11px;
	margin-top:5px;
	padding-left:15px;
	clear: both;
}
#utazas-belso a.tovabbi-cim {
	display:block;
	background:url("http://static.origos.hu/s/img/freemail/utazas-bull.png") no-repeat scroll 0 5px transparent;
	margin-left:11px;
	margin-top:5px;
	padding-left:15px;
	clear: both;
}
#komment-belso a.tovabbi-cim {
	display:block;
	background:url("http://static.origos.hu/s/img/freemail/komment-bull.png") no-repeat scroll 0 5px transparent;
	margin-left:11px;
	margin-top:5px;
	padding-left:15px;
	clear: both;
}
#komment-cim {
	background:url("http://static.origos.hu/s/img/freemail/komment.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	float:left;
	height:18px;
	width:104px;
}

/* life.hu doboz */
#life-doboz { width: 311px; }
#life-doboz .fej { width: 311px; height: 34px; background: url("http://static.origos.hu/s/img/freemail/life-doboz-head.png") no-repeat transparent; display:block; }
#life-doboz .bent { width:291px; padding: 0 10px; background:url("http://static.origos.hu/s/img/freemail/life-doboz-bg.png") repeat-y transparent; overflow:hidden; }
#life-doboz .lab { clear:both; width: 311px; height: 11px; background: url("http://static.origos.hu/s/img/freemail/life-doboz-foot.png") no-repeat transparent; display: block; margin-bottom:10px; }
#life-doboz .boldos:hover{
	text-decoration:underline;
}
#life-magazin-fej{
	width:311px;
	height:32px;
	background:url("http://static.origos.hu/s/img/freemail/life-doboz-magazin.png") no-repeat 0 0 transparent;
	display:block;
}
#life-magazin {
	border-top:1px solid #eee8d8;
	padding-top:10px;
	float:left;
	width:290px;
}
#life-doboz img{
	float:left;
	margin:0 8px 1px 0;
}
#life-doboz #life-magazin .boldos{
	font-size:13px;
	color:#0480a2;
	fone-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
#life-doboz #life-friss .boldos{
	font-size:13px;
	color:#6a439c;
	fone-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
#life-doboz .kenyer{
	font-size:12px;
	color:#71675a;
	fone-weight:normal;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
#life-magazin a {
	color:#0480a2;
	display:block;
	margin-right:8px;
	text-decoration:none;
	font-weight:bold;
}
#life-magazin p a {
	display:block;
	border-top:1px solid #eee8d8;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	width:290px;
}
#life-magazin p a:hover {
	background-color:#f3efe5;
}
#life-magazin p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	line-height: 17px;
	font-size:13px;
	margin-right:6px;
	margin-top:4px;
	margin-bottom:0;
}
#life-friss-fej{
	width:311px;
	height:32px;
	background:url("http://static.origos.hu/s/img/freemail/life-doboz-friss.png") no-repeat 0 0 transparent;
	display:block;
}
#life-friss {
	border-top:1px solid #eee8d8;
	padding-top:10px;
	float:left;
	width:290px;
}
#life-friss a {
	color:#6a439c;
	display:block;
	margin-right:8px;
	text-decoration:none;
	font-weight:bold;
}
#life-friss p a {
	display:block;
	border-top:1px solid #eee8d8;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	width:290px;
}
#life-friss p a:hover {
	background-color:#f3efe5;
}
#life-friss p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	line-height: 17px;
	font-size:13px;
	margin-right:6px;
	margin-top:4px;
	margin-bottom:0;
}
/* life.hu doboz vége */

#freemail-kilepo #kilepo_hirdetesek h4, #freemail-kilepo #szoveges h4 {
	color:#b4c3df;
}
#freemail-kilepo #kilepo_hirdetesek h4, #freemail-kilepo #szoveges h4{font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif !important;}
#szoveges{
	margin:18px 0;
}
#szoveges ul {
    padding: 0 !important;
}
#szoveges ul li {
    padding-right: 10px !important;
    background: none !important;
	margin-bottom:5px;
}
#szoveges ul li:hover { background-color: #ddd; }
#freemail-kilepo .monster{
	background:url("http://static.origos.hu/s/img/freemail/monster.png") no-repeat right center transparent;
	border:0 none;
	padding:0;
	margin-bottom:4px;
}
#freemail-kilepo #olvas .bulletos a{
	font-weight:bold;
	color:#4468ae;
}
#freemail-kilepo #olvas{
	border:1px solid #dce2ee;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:10px;
}
#freemail-kilepo #olvas .bulletos span{
	font-weight:normal;
	color:#4468ae;
	margin-left:8px;
}
#freemail-kilepo #aproDiv .ing{
	display:block;
	clear:both;
}
#freemail-kilepo #aproDiv a{
	font-weight:bold;
}
#freemail-kilepo #aproDiv img{
	float:left;
	margin-right:10px;
	margin-bottom:16px;
}
#freemail-kilepo #aproDiv .tovabbiLink{
	color:#e15423;
	font-size:11px;
	font-weight:bold;
	display:block;
}

.apro2 { clear: both; }
.apro-cim { display: block; }
#aproDiv span { display: block; }


.banner250 {
    margin-top: 18px;
}
#allasok{
	margin:18px 0;
}

#jptForm {display: block; width: 290px; height: 38px; background-image: url(jpt.gif); margin-top: 5px;}
#jptForm label {margin-top: 10px;color: #fff; font-weight: bold; margin-left: 10px;display:block;float:left;}
#jptForm .submit {margin-top: 8px;width: 64px; height: 23px; background-image: url(jptKeres.gif); margin-left: 7px;float:left;}
#jptForm #jptInput {width: 107px; height: 24px; border: 1px solid #9168b6; margin-top: 6px; margin-left: 7px;float:left;}
/* [origo] direkt doboz */
#origodirekt-box{
	width:252px;
}
#origodirekt-box .origodirekt-fej{
	background:url("http://www.origo.hu/images/origodirekt_doboz/head.png") no-repeat 0 0 transparent;
	width:252px;
	height:25px;
	display:block;
}
#origodirekt-box .origodirekt-cont{
	width:242px;
	background:url("http://www.origo.hu/images/origodirekt_doboz/bg.png") repeat-x left top #b4e1f6;
	min-height:65px;
	padding:8px 3px 7px 5px;
	border-left: 1px solid #784689;
	border-bottom: 1px solid #784689;
	border-right: 1px solid #784689;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#013968;
}
*html #origodirekt-box .origodirekt-cont { width:252px; !important; }
*:first-child+html #origodirekt-box .origodirekt-cont { width:252px; }
#origodirekt-box .origodirekt-cont img{
	float:left;
	width:62px;
	height:62px;
	margin-right:5px;
	border: 1px solid #784689;
}
#origodirekt-box .origodirekt-cont span{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#013968;
	width:172px;
}
#origodirekt-box .origodirekt-cont a{
	background:url("http://www.origo.hu/images/origodirekt_doboz/button.png") no-repeat 0 0 transparent;
	width:87px;
	height:18px;
	margin-top:4px;
	margin-left:152px;
	display:block;
}
/* [origo] direkt doboz vége */

/* TYPO
----------------------------------------*/
/*#lifebox { display: block; width: 331px; font-family: 'Open Sans'; margin-bottom: 15px; }
#lifebox .box-title { display: block; height: 31px; background: #fff url("http://static.origos.hu/s/img/freemail/life_header_2014.jpg") no-repeat; }
#lifebox .item { overflow: hidden; }
#lifebox .item:hover { background: #ebebeb; }
#lifebox .item-img-lead { padding: 9px 0; }
#lifebox .img-link { width: 100px; height: 100px; float: left; margin: 0 10px 0 8px;}
#lifebox .text-link { color: #000; }
#lifebox .text-link:hover { text-decoration: none; color: #b21e7f; }
#lifebox .item-img-lead .text-link { display: block; overflow: hidden; font-family: 'Open Sans Condensed'; font-weight: 300; font-size: 22px; line-height: 27px; }
#lifebox .item-lead { margin-top: 6px; color: #000; font-size: 14px; line-height: 17px; }
#lifebox .item-only-title { }
#lifebox .item-only-title:hover { background-color: #ebebeb; }
#lifebox .item-only-title .text-link { text-indent: 15px; display: block; padding: 7px 0; margin: 0 8px; border-top: solid 1px #dbdbdb; font-family: 'Open Sans Condensed'; font-weight: 300; font-size: 22px; line-height: 27px; background-image: url(http://static.origos.hu/s/img/freemail/arrow_life.png); background-repeat: no-repeat; background-position: 0 15px; }*/

#lifebox { display: block; width: 331px; font: bold 15px Arial, Verdana, Geneva, Helvetica, sans-serif; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; }
#lifebox .box-title { display: block; height: 31px; background: #fff url("http://static.origos.hu/s/img/iwiw-kilepo/fejlec_life.jpg") no-repeat; }
#lifebox .item { overflow: hidden; }
#lifebox .item:hover { background: #ebebeb; }
#lifebox .item-img-lead { padding: 9px 0; border-bottom: solid 1px #dbdbdb;}
#lifebox .img-link { width: 80px; height: 80px; float: left; margin: 0 10px 0 8px;}
#lifebox .text-link { color: #000; padding-right:8px; }
#lifebox .text-link:hover { text-decoration: none; color: #b21e7f; }
#lifebox .item-img-lead .text-link { display: block; overflow: hidden; font: bold 15px Arial, Verdana, Geneva, Helvetica, sans-serif; font-family: 'Open Sans', sans-serif;}
#lifebox .item-lead { margin-top: 6px; color: #000; font: normal 13px Arial, Verdana, Geneva, Helvetica, sans-serif; font-family: 'Open Sans', sans-serif;}
#lifebox .item-only-title { }
#lifebox .item-only-title:hover { background-color: #ebebeb; }
#lifebox .item-only-title .text-link { text-indent: 0; display: block; padding: 7px 0; margin: 0 8px; border-top:0; border-bottom: solid 1px #dbdbdb; font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;font-family: 'Open Sans', sans-serif; background-image: none; }


#ezzsirbox {
    border: 0 none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
#ezzsirbox h1 {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 100%;
	border:0px;
}
#ezzsirbox h1 a {
    background:url(http://static.origos.hu/s/img/freemail/ezzsir_header.jpg) 0 0 no-repeat;width:333px;height:29px;
    float: left;
    margin: 0;
    padding: 0;
}
#ezzsirbox div {
    background-color: #FFFFFF;
    float: left;
    margin: -3px 0 0;
    padding: 8px 0 0;
    width: 325px;
}
#ezzsirbox div img {
    float: left;
    margin: 0 8px;
}
#ezzsirbox div p {
    color: #000;
    font: 12px/14px Trebuchet MS;
    margin: 0 0 8px;
    width: 325px;
}
#ezzsirbox div p a {
    color: #b43286;
    display: block;
    font: bold 13px/14px Trebuchet MS;
    margin: 0 0 4px;
    text-decoration: none;
}
#ezzsirbox div p a:hover {
    text-decoration: underline;
}
#ezzsirbox div ul {
    clear: both;
    width: 325px;
}
#ezzsirbox div ul li {
    display: block;
    margin: 0 4px;
    padding: 0;
    width: 325px;
}
#ezzsirbox div ul li a {
    color: #b43286;
    display: block;
    font: bold 13px/16px Trebuchet MS;
    margin: 0;
    padding: 4px 4px;
    text-decoration: none;
    width: 282px;
}
#ezzsir-vege {
    border: 0 none;
    float: left;
    height: 1px;
    margin: 0 0 10px;
    padding: 0;
	margin-left: 10px;
    width: 310px;
}

/* freemail és iWiW belépő pop-up dobozok */
#beleptext-freemail, #beleptext-iwiw { width:138px; height:126px; background:url(http://static.origos.hu/s/img/freemail/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:375px; z-index:99999999999999; display:none; }
#beleptext-iwiw  { position:absolute; top:26px; left:468px; 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(http://static.origos.hu/s/img/freemail/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(http://static.origos.hu/s/img/freemail/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(http://static.origos.hu/s/img/freemail/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;}

/* postr elemek */
#postr-title { overflow: hidden; }
#postr-logo { width: 64px; height: 20px; display: block; float: left; background: url("/s/1235/img/cimlap/postr-logo.png") no-repeat; }
#postr-logo span { visibility: hidden; }
#postr-title .more-data { margin-top: 4px; }
h3#postr-title {display: none;}
.postr-lead, .postr-kep { padding-bottom: 8px; overflow: hidden; }
.postr-kep img { float: left; margin-right: 10px; }
.postr-lead p, .postr-kep p { line-height: 16px; }
.postr-link { padding-bottom: 8px; }
.postr-lead .postr-link, .postr-kep .postr-link { padding-bottom: 0; }
.postr-blogname, .postr-blogname:hover { background: url("/s/1235/img/cimlap/postr-blog-bg.png") repeat-x; height: 17px; overflow: hidden; float: left; text-decoration: none;}
.postr-blogname span { width: 9px; height: 17px; display: block; float: left; background: url("http://static.origos.hu/s/img/freemail//s/1235/img/cimlap/sprites.png") no-repeat -180px 0; }
.postr-blogname b { padding: 0 3px 2px 5px; color: #fff; text-transform: uppercase; font-size: 11px; float: left; }
.mac .postr-blogname b {padding: 3px 3px 2px 5px;}
.postr-blogpost { font-weight: bold; padding-left: 3px; line-height: 18px; }
.postr-szponz, .postr-szponz:hover {
    background-image: url("http://static.origos.hu/s/img/cimlap/postr-szponz.png");
}
.postr-szponz span {
    background-image: url("http://static.origos.hu/s/img/cimlap/postr-szponz-csoki.png");
    background-position: 0 50%;
}
/* postr elemek end */

/* postr 2013 */
#postr-doboz #postr-title { color: #db5f46; }
#postr-doboz .postr-item { padding-bottom: 15px; padding-left:10px; padding-right:10px;}
#postr-doboz .postr-item .postr-img img { width: 310px; margin-bottom: 2px; }
#postr-doboz .postr-item .postr-blog-name { font-weight: 700; font-size: 12px; text-transform: uppercase; color: #fff; font-style: italic; background: #db5f46; padding: 1px 3px; line-height: 1; }
#postr-doboz .postr-item .postr-post-title { display: block; margin-top: 6px; font-weight: 700; font-size: 15px; line-height: 19px; }
#postr-doboz .postr-item p { font-size: 13px; padding-top: 4px; }
#postr-doboz .postr-item .pr-item h4 { display: block; margin:0; padding:0; background:none transparent; border:0 none; color:#4468AE !important; }
#postr-doboz .postr-item .pr-item h4 a { display: block; margin-top: 6px; font-weight: 700; font-size: 15px; line-height: 19px; padding:0; background:none transparent; color:#4468AE !important; }
#postr-doboz .postr-item .pr-item .sub-postr a { font-weight: 700; font-size: 12px; text-transform: uppercase; color: #fff; font-style: italic; background: #db5f46; padding: 1px 3px; line-height: 1; }



/* --- iwiw alkalmazások legfrisseb doboz --- */

#iwiw-alk-ajanlo {overflow: hidden; float: left; font-family: Arial; margin-bottom: 8px; }
	.iwiw-a-head {width: 310px; height: 46px; background-image: url('/images/rovat/iwiw-a-head-310.gif')}
	.iwiw-a-head span {float: right; display: block; font-weight: bold; color: #798fac; font-size: 14px; margin-top: 16px; margin-right: 21px; font-family: Arial;}
	.iwiw-a-head a {display: block; position: relative; width: 69px; height: 25px; background-image: url('/images/rovat/iwiw-a-logo.gif'); top: 12px; left: 8px; float: left;}
	.iwiw-a-main {width: 308px; border-left: 1px solid #b9c5d0; border-right: 1px solid #b9c5d0; background-image: url('/images/rovat/iwiw-a-bg.gif'); background-repeat: no-repeat; background-position: 100% 0; overflow: hidden; background-color: #e7eaef;}
	.iwiw-a-elem {overflow: hidden; margin: 9px;}
	.elem-ut {border-top: 1px solid #d8dee5; padding-top: 9px;}
	.iwiw-a-elem a.iwiw-a-pic {float: left; width: 68px; height: 68px; border: 1px solid #b5c1cd; background-color: #fff; text-align: center; margin-right: 10px; margin-bottom: 6px;}
	.iwiw-a-elem a.iwiw-a-pic-alk {float: left; width: 24px; height: 24px; border: 1px solid #b5c1cd; background-color: #fff; text-align: center; margin: 10px 10px 30px 10px;}
	.iwiw-a-elem img {margin-top: 4px;}
	.iwiw-a-elem a.iwiw-a-cim {color: #1f4a76; font-weight: bold; font-size: 14px; display: block; font-family: Arial; margin-bottom: 3px;}
	.iwiw-a-elem .iwiw-a-param {clear: both; overflow: hidden; width: 296px; height: 25px; background-image: url(/images/rovat/iwiw-l-elem.png); margin-top: 4px;}
	.iwiw-a-elem span.iwiw-a-esemeny {display: block; float: left; background-image: url(/images/rovat/esemeny-logo.gif); background-repeat: no-repeat; padding-left: 18px; font-size: 11px; color: #9d9d9d; height: 16px; margin: 5px;}
	.iwiw-a-elem span.iwiw-a-cimke {display: block; float: left; background-image: url(/images/rovat/cimke-logo.gif); background-repeat: no-repeat; padding-left: 18px; font-size: 11px; color: #9d9d9d; height: 16px; margin: 5px;}
	.iwiw-a-elem span.iwiw-a-yescount {display: block; float: left; background-image: url(/images/rovat/users-logo.gif); background-repeat: no-repeat; padding-left: 18px; font-size: 11px; color: #9d9d9d; height: 16px; margin: 5px;}
	.iwiw-a-elem img.iwiw-a-elv { float: left; margin: 10px 7px;}
	.iwiw-a-bot {font-size: 1px; height: 5px; width: 310px; background-image: url('/images/rovat/iwiw-a-bot-310.gif');}
	
#fotobox { margin-bottom: 0px; padding-bottom:20px; background:#fff; border-top: 1px solid #DCE2EE; width: 648px; margin-left:8px;}	
	
/* VIDEA DOBOZ */
#videa-section { width: 663px; overflow: hidden; background:#fff;}
#videa-section h4 { border: none; margin-bottom: 0; padding:0 10px;}
#videa-section h4 a, #videa-section h4 a:hover { float: right; color: #E15423 !important; }

#videa-box { background-color: #7d7d7d; width: 643px; height: 218px; padding-bottom: 8px; position: relative; border: 1px solid #262626; margin: 0 auto 20px; overflow: hidden; }
#videa-main { background-color: #262626; width: 348px; height: 196px; padding: 7px 0 7px 7px;margin: 8px 0 0 8px; float: left; }
#videa-list { background-color: #262626; width: 272px; padding: 7px 0; margin: 8px 0 0 0; float: left; }
#list-tabs { width: 236px; height: 23px; overflow: hidden; margin-left: 11px; }
#list-tabs ul li { float: left; margin-right: 5px; height: 23px; overflow: hidden; }
#list-tabs .tab-left { width: 2px; height: 23px; float: left; }
#list-tabs .tab-active .tab-left { background: url("/s/img/cimlap/tab-left.png") top no-repeat #1e1e1e; }
#list-tabs .tab-in { cursor: pointer; font-size: 11px; height: 23px; color: #fd1d2f; text-transform: uppercase; padding: 5px 6px 0 6px; }
#list-tabs .tab-in:hover {color: #fff; background-color: #1e1e1e;}
#list-tabs .tab-active .tab-in { cursor: default; color: #fff; background-color: #1e1e1e; }
#list-tabs .tab-right { width: 2px; height: 23px; float: left; }
#list-tabs .tab-active .tab-right { background: url("/s/img/cimlap/tab-right.png") top no-repeat #1e1e1e; }
#videa-box #videa-head { width: 280px; height: 133px; /*background: url("http://static.origos.hu/s/img/freemail//s/img/cimlap/sprites.png") no-repeat 0 -264px;*/ position: absolute; top: 0; left: 0;display:none;}
#videa-box #videa-head a { width:  78px; height: 27px; display: block; margin: 5px 0 0 72px; }
.videa-items { display: none; width: 237px; height: 115px; background: url("/s/img/cimlap/videa-items-bg.png") left repeat-y #262626; padding: 12px 11px 10px; overflow: auto; position: relative;}
.videa-items li { overflow: hidden; padding-bottom: 12px; position: relative; width: 220px;}
.videa-items li img { border: 1px solid #545454; float: left; margin-right: 9px; }
.videa-items li a { color: #fff; font-size: 11px; font-weight: bold; }
.videa-items li a:hover {color: #fd1d2f; text-decoration: none;}

.videa-items li .videa-plus { width: 17px; height: 18px; display: block; background: url("/s/img/cimlap/videa-plus.png") no-repeat; position: absolute; cursor: pointer; left: 5px; top: 22px;}
.videa-items li .videa-plus:hover { background: url("/s/img/cimlap/videa-plus-red.png") no-repeat; }
.videa-items li .videa-minus { width: 17px; height: 18px; display: block; background: url("/s/img/cimlap/videa-minus.png") no-repeat; position: absolute; cursor: pointer; left: 5px; top: 22px; }
.videa-items li .videa-minus:hover { background: url("/s/img/cimlap/videa-minus-red.png") no-repeat; }
.videa-items li .videa-ok { width: 17px; height: 18px; display: block; background: url("/s/img/cimlap/videa-ok-red.png") no-repeat; position: absolute; margin: 22px 0 0 5px; cursor: pointer; }

#videa-buttons { width: 236px; overflow: hidden; margin: 11px 0 0 14px; }
#videa-buttons .button, #videa-buttons .button:hover { margin-right: 11px; text-decoration: none;}
#videa-buttons #getembedcode { display: none; }

.button { height: 25px; display: block; float: left; overflow: hidden; }
.btn-inact { cursor: default; }
.button span { display: block; float: left; height: 25px; }
.button .btn-left { width: 3px; }
.btn-act .btn-left { background: url("/s/img/cimlap/btn-left-act.png") no-repeat; }
.btn-inact .btn-left { background: url("/s/img/cimlap/btn-left-inact.png") no-repeat; }
.button .btn-in { font-size: 11px; color: #fff; font-weight: bold; height: 19px; padding: 6px 4px 0; text-transform: uppercase; }
.btn-act .btn-in { background: url("/s/img/cimlap/btn-in-act.png") repeat-x; }
.btn-inact .btn-in { background: url("/s/img/cimlap/btn-in-inact.png") repeat-x; }
.btn-inact .btn-in b { color: #aaa; }
.button .btn-right { width: 3px; }
.btn-act .btn-right { background: url("/s/img/cimlap/btn-right-act.png") no-repeat; }
.btn-inact .btn-right { background: url("/s/img/cimlap/btn-right-inact.png") no-repeat; }

#embedcode {display: block;  margin-left:18px; width: 940px; background-color: #262626; float: left; padding-bottom: 18px; overflow: hidden; display: none;}
#embedcode p {margin-left: 18px; color: #a8a8a8; margin-bottom: 4px;}
#e-code {width: 506px; height: 44px; background-color: #131313; margin-left: 18px; float: left;}
#e-code textarea {resize: none; width: 488px; height: 35px; overflow: hidden; font-size: 13px; background-color: #131313; border: 0; font-family: Arial, Verdana; color: #a8a8a8; margin: 5px 11px;}
#e-count {width: 380px; height: 44px; background-color: #131313; margin-left: 15px; float: left;}
#e-count span {float: left; color: #a8a8a8; margin-left: 10px;}
#e-count span.e-text {font-size: 12px; margin-top: 17px;}
#e-count span input {width: 43px; height: 20px; margin: 1px; background-color: #232325; border: none; font-weight: bold; color: #fff; text-align: center; }
#e-width, #e-height {width: 45px; height: 25px; background-image: url("http://static.origos.hu/s/img/cimlap/embedcount-bg.png"); margin: 10px 0;}
#e-count a {float: left; display: block; width: 111px; height: 25px; background-image: url("http://static.origos.hu/s/img/cimlap/getembed.png"); margin-top: 10px; margin-left: 10px;}
/* LifeBaby Carousel */
#LifeBabyCarousel_fm {width:310px;background:url(/images/lifehu/lifebaby_car_fm_bg.jpg) 0 0 repeat-y;overflow:hidden;}
#LifeBabyCarousel_fm .lbc_top{height:41px;background:url(/images/lifehu/lifebaby_car_fm_top.jpg) 0 0 no-repeat;overflow:hidden;}
#LifeBabyCarousel_fm .lbc_left{height:22px;width:35px;background:url(/images/lifehu/lifebaby_car_left.jpg) 0 0 no-repeat;margin-left:235px;margin-top:9px;float:left;}
#LifeBabyCarousel_fm .lbc_right{height:22px;width:35px;background:url(/images/lifehu/lifebaby_car_right.jpg) 0 0 no-repeat;margin-top:9px;float:left;}
#LifeBabyCarousel_fm ul{}
#LifeBabyCarousel_fm ul li{width:155px;padding-top:10px;overflow:hidden;}
#LifeBabyCarousel_fm .lbc_bottom{width:310px;height:4px;background:url(/images/lifehu/lifebaby_car_fm_bottom.jpg) 0 0 no-repeat;}
#LifeBabyCarousel_fm .kepes_link{display:block;width:116px;height:116px;margin:0 auto;text-decoration:none;}
#LifeBabyCarousel_fm .kepes_link img{border:1px solid #eadfc9;}
#LifeBabyCarousel_fm .sima_link{display: block;margin:0px;padding:0px;color:#5a4732 !important;font-size:12px;font-family:Arial;font-weight:bold;margin:15px 5px 10px 5px;text-align:center;text-decoration:none;}
#LifeBabyCarousel_fm .lb_szoveg{display:block;margin:0px;padding:0px;color:#5a4732 !important;font-size:12px;margin:0px 5px 10px 5px;text-align:center;}
#LifeBabyCarousel_fm .lb_szoveg font{color:#409fb9 !important;}
/* LifeBaby Carousel */
/* iwiw hírdoboz */
#iwiw-news-box {width:310px; background: url("/images/freemail/kilepo/iwiw_news_top.jpg") no-repeat scroll center top transparent;} 	
#iwiw-news-box #iwiw-news-top {height: 32px;}
#iwiw-news-box #iwiw-news-top a {color: #FFFFFF;display: block;font-size: 13px;font-weight: bold;padding: 10px;text-decoration: none;}
#iwiw-news-box #iwiw-news-content {border-left:1px solid #1e3f5e; border-right:1px solid #1e3f5e;}
.iwiw-news-lead p, .iwiw-news-kep p {line-height: 16px; font-size:12px; color:#191e25;}
.iwiw-news-blogpost {font-weight: bold;font-size: 13px;line-height: 18px;color: #002a61 !important;}
.iwiw-news-lead, .iwiw-news-kep {overflow: hidden;padding: 7px 0;margin: 0 10px;border-bottom: 1px solid #c7d1dd;}
#iwiw-news-box #iwiw-news-content div:last-child {border-bottom: medium none;}
.iwiw-news-kep img {float: left; margin-right:10px; margin-top:4px;}
.iwiw-news-link {padding-bottom:5px;}
#iwiw-news-vege {height:5px; width:310px; background: url("/images/freemail/kilepo/iwiw_news_bottom.jpg") no-repeat scroll center bottom transparent;margin-bottom:10px;}
#iwiw-news-box #iwiw-news-content .actions {display: block;font-size: 10px;line-height: 16px;list-style-type: none;margin-top: 7px;}
#iwiw-news-box #iwiw-news-content .actions a, #iwiw-news-box #iwiw-news-content .actions a span {line-height: 16px;}
#iwiw-news-box #iwiw-news-content .actions li {margin-right: 4px;padding-right: 7px;background: url("/images/freemail/kilepo/activity_icons.png") no-repeat scroll right -97px transparent; color: #8C8E92;display: inline;white-space: nowrap;}
#iwiw-news-box #iwiw-news-content .actions li:last-child { background: none repeat scroll 0 50% transparent;}
#iwiw-news-box #iwiw-news-content .actions li .icon { background-image: url("/images/freemail/kilepo/iconset16_v12.png"); background-repeat: no-repeat;display: inline-block;padding-bottom: 2px;padding-left: 18px;color: #032A61;}
#iwiw-news-box #iwiw-news-content .icon.comment {background-position: 0 -1092px;}
#iwiw-news-box #iwiw-news-content .icon.noLike {background-position: 0 -1115px;}

/* iwiw hírdoboz */

#topsav {overflow: hidden; position: relative; width: 1000px; border-bottom: 1px solid #dbe2ef;  margin-top: 10px; background-image: url('freemail-newtop-bg.png'); background-repeat: repeat-x; background-color: #e8ebf3; padding: 10px 0;}
#topstory-origo {position: relative; float: left; margin: 0 10px}
/* 2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS */
#topstory-origo IMG {width: 310px;}
/* /2013.03.07 VÁLASZTÁS 2014 IDEIGLENES STÍLUS */
.topon {display: block; position: absolute; left: 0; top: 0; background-color: #000; color: #77beff; padding: 2px 5px; font-size: 10px; font-weight: bold;}
.toptitle {display: block; color: #000; bottom: 0; left: 0; padding: 6px 10px; background-image: url('freemail-top-bg.png'); font-size: 18px; font-weight: bold; width: 290px; cursor: pointer;}
#legfriss, #legolvasottabb {float: left; padding-left: 11px; width: 300px; border-left: 1px solid #dbe2ef; margin-bottom: 0;}
#legfriss {margin-right: 10px;}
#ofriss dd a {margin-top: -18px; float: left; width: 255px;}
#freemail-kilepo #legfriss h4, #legolvasottabb h4 {margin: 0 0 5px 0; padding-bottom: 3px;}
/*#legolvasottabb h4.entry-title { display: none; }*/
#legolvasottabb h4.entry-title-visible { display: block !important; }
#freemail-kilepo #olvas {border: 0; padding: 0;}


#ecom_offer_small {width:310px;margin-bottom:20px; font-family:Arial;clear: both;margin-left: 10px;}
#ecom_offer_small .ec_box_title {width:178px;height:32px; background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/bg_46_2.jpg) 0 0 repeat-x; text-align:center; font-size:20px; font-weight:bold; color:#ffffff; padding-top:14px; margin-left:10px;}
#ecom_offer_small .ec_box_title span {color:#ff4e14;}
#ecom_offer_small .ec_offer_item {height:63px; padding:10px 10px 0px 10px; background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/ecom_small_p_bg.jpg) 0 0 repeat-x;}
#ecom_offer_small .ec_offer_item .ec_img_link{display:block;width:50px;height:50px;border:1px solid #72736a; margin-right:9px; float:left;}
#ecom_offer_small .ec_offer_item .eci_title {margin-left:59px;}
#ecom_offer_small .ec_offer_item .eci_title a{color:#c2c2c2; font-size:14px; font-weight:bold; text-decoration:none; }
#ecom_offer_small .ec_offer_item .eci_title a:hover{color:#05a8bd; text-decoration:none;}
#ecom_offer_small .ec_offer_item .eci_price_cont { font-size:12px; overflow:hidden; margin-left:59px; font-weight:bold; padding-top:6px;}
#ecom_offer_small .ec_offer_item .eci_price_cont .eci_prev_price{ float:left; padding-top:4px; width:70px; color:#c2c2c2; text-decoration: line-through;}
#ecom_offer_small .ec_offer_item .eci_price_cont .eci_act_price{ float:left;   text-align:center; color:#05a8bd; padding-top:4px; height:18px;}

#ecom_offer_big {width:310px;margin-bottom:20px; font-family:Arial; position:relative;padding-top:23px;clear: both;margin-left: 10px;}
#ecom_offer_big .ec_box_title {width:178px;height:32px; background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/ecom_big_boxtitle_bg.jpg) 0 0 repeat-x; text-align:center; font-size:20px; font-weight:bold; color:#ffffff; padding-top:14px; position:absolute; top:0px; left:10px; z-index:99999;}
#ecom_offer_big .ec_box_title span {color:#ff4e14;}
#ecom_offer_big .ec_offer_item {height:90px; padding:10px 10px 0px 10px; background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/ecom_big_p_bg.jpg) 0 0 repeat-x; position:relative;}
#ecom_offer_big .ec_offer_item .ec_img_link{display:block;width:100px;height:80px;border:1px solid #72736a; margin-right:9px; float:left;}
#ecom_offer_big .ec_offer_item .eci_title {margin-left:109px;}
#ecom_offer_big .ec_offer_item .eci_title a{color:#c2c2c2; font-size:14px; font-weight:bold; text-decoration:none; }
#ecom_offer_big .ec_offer_item .eci_title a:hover{color:#05a8bd; text-decoration:none;}
#ecom_offer_big .ec_offer_item .eci_price_cont { font-size:12px; overflow:hidden; left:122px; font-weight:bold; position:absolute; bottom:20px;}
#ecom_offer_big .ec_offer_item .eci_price_cont .eci_prev_price{ float:left; padding-top:4px; width:70px; color:#c2c2c2; text-decoration: line-through;}
#ecom_offer_big .ec_offer_item .eci_price_cont .eci_act_price{ float:left; text-align:center; color:#05a8bd; padding-top:4px; height:18px;}
#ecom_offer_big #top_item { position:relative;}
#ecom_offer_big #ti_img_link {display:block; width:310px; height:218px;}
#ecom_offer_big #ti_abs_cont {position:absolute; left:10px; bottom: 20px; width:290px; }
#ecom_offer_big #ti_abs_cont #ti_title_cont{padding:10px;padding-bottom:5px;background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/black_transp.png) 0 0 repeat;}
#ecom_offer_big #ti_abs_cont #ti_title_cont a{color:#c2c2c2; font-size:14px; font-weight:bold; text-decoration:none;}
#ecom_offer_big #ti_abs_cont #ti_price_cont{width:168px;text-align:left;padding:10px 0;padding-left:10px;color:#fff;font-size:14px; font-weight:bold;padding-top:5px;background:url(http://static.origos.hu/s/img/freemail/e-com_doboz/black_transp.png) 0 0 repeat;}

#kozos-fej {width:1000px;}
#topsav #topstory-origo {margin-left:20px;}
#topsav {padding-top:20px;}
#keret_cont {	border-left:1px solid #dce2ee; border-top:1px solid #dce2ee;
	border-right:1px solid #dce2ee;overflow: hidden;
	background:url(http://static.origos.hu/s/img/freemail/bg2.jpg) 332px 0 repeat-y;
	}
	
#freemail-kilepo #jobb {width:333px;overflow: hidden;}

#kozep-bal {width:333px;margin:0px;overflow: hidden;}

#kozep-jobb {width:332px;overflow: hidden;}
#kozep-bal>h4{padding-left:10px; padding-top: 5px;
    padding-bottom: 6px;}
#kozep-bal>.hir-db{padding-left:10px;width:312px;}
#invbox {margin-top:0px !important;}
#magnum-top {background:#fff;padding-bottom: 15px;margin:0px;border-bottom:1px solid #dce2ee;}

#inv-in {border:0px !important;}

#osszegzo {width:331px !important;}
#osszegzo>h4 {padding-left:10px;}
#osszegzo>a{padding-left:10px;padding-right:10px;}
#kepes-hird>h4 {padding-left:10px;} 
#freemail-kilepo .szolg-jobb .tobbingatlan{
	color:#e15423;
	font-size:11px;
	font-weight:bold;
}
#freemail-kilepo .szolg-jobb .hird-link{
	color:#ff6e00;
	font-size:14px;
	font-weight:bold;
}
#freemail-kilepo .szolg-jobb img{ border: 4px solid #ebebeb; }
#jobb #kepes-hird h4 { margin-bottom: 0; }
.szolg-jobb { margin: 0; padding: 11px 10px; display: block; color: #000 !important; }
.szolg-jobb:hover { background: #ddd; text-decoration: none; }
#szoveges .goAdverticum div { overflow: hidden; }
.szolg-jobb:after, #szoveges .goAdverticum div:after { content:"hirdet\00e9s"; font-size: 9px; color: #c5c5c5; clear: both; display: block; text-align: right; }
#szoveges .goAdverticum div a:hover { text-decoration: none; }
#szoveges>h4 {padding-left:10px;}
#szoveges>ul {padding-left:10px;padding-right:10px;}

.kkv-ad-imgbox, .kkv-ad-textbox { font-family: 'OpenSansRegular', sans-serif; }
.kkv-ad-imgbox .ad-widget-title,
.kkv-ad-textbox .ad-widget-title,
.kkv-ad-imgbox .linkurl,
.kkv-ad-textbox .linkurl { color: #A53342; }
.kkv-ad-imgbox .szolg-jobb:after { content:"\00fczletr\00e9sz direkt hirdet\00e9s"; font-size: 9px; color: #c5c5c5; float: right; clear: both; }
.kkv-ad-imgbox .szolg-jobb a { color: #8b2626 !important; font-style: normal; }
.kkv-ad-imgbox .szolg-jobb .linkurl { color: #8b2626 !important; font-style: normal; }
.kkv-ad-textbox .linkurl:after { content:"\00fczletr\00e9sz direkt hirdet\00e9s"; display: block; font-size: 9px; line-height: 9px; text-align: right; color: #c5c5c5; clear: both; }
.kkv-ad-textbox .adbox-title, .kkv-ad-imgbox .adbox-title { font-size: 29px; line-height: 1; font-family: 'Roboto', sans-serif; font-weight: 300; font-style: italic; text-transform: uppercase; color: #c2c2c2; padding: 8px 0 4px 10px; border-bottom: 3px solid #ddd; background: #fff; }
.kkv-ad-textbox { margin-bottom: 12px; }
.kkv-ad-textbox p { border: none; }
.kkv-ad-textbox .szolg-url { font-weight: 700; }
.kkv-ad-textbox .goAdverticum div { padding: 8px 11px 6px; background: #eee; overflow: hidden; border-bottom: 1px solid #ddd;}
.kkv-ad-textbox .goAdverticum div:hover { background: #fff; }
.kkv-ad-textbox .goAdverticum div a { line-height: 20px; }
.kkv-ad-imgbox .goAdverticum div a:hover, .kkv-ad-textbox .goAdverticum div a:hover { text-decoration: none; }
.kkv-ad-textbox .goAdverticum div a.kkv-szolg-url { color: #8b2626; font-weight: 700; }
.kkv-ad-textbox .goAdverticum div a.linkurl {display: block; font-size: 11px; font-weight: 400; font-style: normal;; color: #8f8f8f;}

#ojatek {margin-left:10px;}
#kilepo_hirdetesek>h4 {padding-left:10px;}

.seed-light {
    color: #c2c2c2;
    float: none;
    font-size: 175%;
    font-weight: 400;
    padding: 14px 0 8px 11px;
}
.seed-title {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #DDDDDD;
    color: #c2c2c2;
    font-family: 'Roboto',sans-serif;
    font-size: 175%;
    font-style: italic;
    font-weight: 900;
    line-height: 1;
    padding: 8px 0 4px 10px;
    text-transform: uppercase;
}
/* ecom */
.ecom_iframe_title  {border-bottom:0px;}
.ecom_item {width:308px; height:300px; padding:12px; padding-top:11px; position:relative; background:#eee;}
.ecom_item .ecom_datas{bottom:12px;position:absolute;left:12px;width:310px;}
.ecom_item .ecom_price{display:block;background:url("http://static.origos.hu/s/img/cimlap2013/ecom_bg.png") 0 0 repeat; color: #fff; font-size:20px; text-align:center; padding:10px 0px; font-weight:bold;}
.ecom_item .ecom_desc{ font-size:16px; color:#fff; padding-bottom:12px; background:#5d5d5d; text-align:center; line-height:20px;min-height: 82px;}
.ecom_item .ecom_desc .ecom_title{display:block; padding-top: 12px; padding-bottom:5px;  font-size:20px; font-weight:bold;line-height: 20px;}
.ecom_item a {text-decoration:none;color:#fff;}
.ecom_item a:hover {text-decoration:none;color:#fff;}
.ecom_item .ecom_price:empty {display:none}
.ecom_item img {width:310px !important;height:207px !important;}
.ecom_footer {background:#eeeeee;overflow:hidden;width: 999px;border-top:1px solid #e5e9ef;}
.ecom_footer .ecom_item_cont{width:333px;overflow:hidden;float:left;}
.ecom_footer .ecom_item_cont .ecom_item{border-right:1px solid #ddd;padding-right:0px;width:320px;border-top:3px solid #DDD}
.ecom_footer .ecom_item_cont:last-child .ecom_item{border-right:none;}
.ecom_footer .goAdverticum .seed-title {border-bottom:0px;height: 28px;}
.ecom_footer:nth-child(2) .seed-title {display:none;}
.ecom_footer .ecom_item_cont:nth-child(2) .seed-title {color:#fff}
.ecom_footer .ecom_item_cont:nth-child(3) .seed-title {color:#fff}
.ecom_iframe {overflow:hidden;width:332px;}
.ecom_footer .ecom_item_cont .ecom_iframe {overflow:hidden;width:332px;border-right:1px solid #DDDDDD}
.ecom_footer .ecom_item_cont:last-child .ecom_iframe {border-right:0px}
#kozep-bal .ecom_item {width:308px;margin-bottom:15px;}
#kozep-jobb .ecom_item {width:307px;margin-bottom:15px;}
#jobb .ecom_item {width:309px;margin-bottom:15px;}
.ecom_adv_cont {float:left;}
.ecom_bal_1 {}
.ecom_oszlop .ecom_item_cont:nth-child(2) .seed-title {display:none}
.ecom_oszlop .ecom_item_cont:nth-child(3) .seed-title {display:none}
.ecom_oszlop .ecom_item {margin-bottom:0px !important;}
.ecom_oszlop  {margin-bottom:15px;clear: both;overflow:hidden;}
.ecom_bal_1 {width: 332px;}
/* ecom */

#szjg  {width: 100% !important;}
#szjg #szjg_top a {background:url(http://static.origos.hu/s/1/img/freemail/szjger-top-2014.jpg) 0 0 no-repeat;height:50px !important;width:333px;}
#szjg #szjg_middle {background:none !important;}
#szjg #szjg_bottom {background:none !important;height:1px !important;}
#szjg #szjg_middle p {width:305px !important;}
#szjg #szjg_middle ul li {width:305px !important;}

#vnegyed-ajanlo { display: none; }

/* biztositas 2014 /**/

.biztositas-2014 {
	border-bottom: 1px solid #cdd1d4;
	clear: both;
	margin: 0 0 30px;
}

.b-header {
	background: url(/s/img/freemail/biztositas-2014/header.png) 0 0 no-repeat;
	height: 29px;
}

.biztositas-2014 img { display: block; }
