/*
	cSuwwi css (szakértõi rendszer)
*/

.clear {
	clear: both;
}

div.szakertok {
	height: 80px;
}

.szakerto_kep {
	float: left;
	padding: 5px;
	width: 74px;
	height: 62px;
}

.szakerto_kep img {
	border: #FFF 4px solid;
}

.szakerto_nev { 
	float: right;
	color: #FF6600;
	font-family: Arial, Tahoma;
	font-size: 12px;
	width: 115px;
	padding-top: 6px;
}

.szakerto_nev a {
	color: #339999;
	font-family: Georgia, Arial, Tahoma;
	display: block;
	text-decoration: none;
}

.tovabb_box {
	float: right;
	display: block;
	background: url(/static/imgs/szakerto_tovabb_ful.png) no-repeat top left;
	width: 160px;
	height: 30px;
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	color: #000;
	text-align: right;
	line-height: 24px;
}

.naptanacsa_main {
	float:left;
	background-image: url(/static/imgs/sprite-utils.png);
	background-position: 0px 353px;
	width: 199px;
	height: 226px;
	font-size: 11px;
}

.naptanacsa_main h4 {
	font-style: italic;
	color: #FF6600 !important;
	padding: 20px 0 15px 15px;
}

.naptanacsa_main a {
	color: #339999;
	text-decoration: underline;
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 15px 3px 15px;
	display: block;
}

.naptanacsa_main a:hover {
	text-decoration: none;
}

.naptanacsa_main p {
	padding: 0 15px !important;
	line-height: 20px;
}

.naptanacsa_main span {
	color: #999999;
	padding-left: 15px;
	display: block;
}

.toplistabox .wrp  {
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 0 0 1px;
	font-size: 11px;
	padding:0 5px 10px 2px;
}

.toplistabox.main_toplist  {
	font-size: 11px;
	float: left;
	width: 198px;
}

.toplistabox.main_toplist h4 a {
	line-height: 15px;
}

.toplistabox li {
	padding-top: 10px;
}

.toplistabox p {
	margin-top:3px;
}

.toplistabox li span {
	color:#999999;
}

.toplistabox li a {
	-x-system-font:none;
	color:#339999;
	font-family:Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;	
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
	text-transform:uppercase;
}

.toplistabox li a:hover {
	text-decoration: none;
}

.szakerto_kerdes {
	margin: 9px 0 9px 9px;
	padding: 10px 8px;
	background-color: #F6F0E9;
}

.szakerto_kerdes .felsosor {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	color: #228D9D;
	font-size: 18px;
	height: 40px;
}

.szakerto_kerdes .felsosor span.kerdes {
	display: block;
	width: 200px;
	float: left;
}

.szakerto_kerdes .felsosor span.hogyan {
	color: #CC3399;
	font-size: 14px;
	display: block;
	float: right;
}

.szakerto_kerdes .felsosor span.hogyan a {
	color: #000;
}

.szakerto_kerdes input {
	border: #A4B980 1px solid;
	background-color: #FFF;
	color: #666666;
}

.szakerto_kerdes input.text {
	width: 398px;
	margin-bottom: 8px;
}

.szakerto_kerdes input.code {
	width: 150px;
	position: relative;
	left: 30px;
	top: -10px;
}

.szakerto_kerdes .kozepsosor select {
	border: #A4B980 1px solid;
	background-color: #FFF;
	width: 400px;
	margin-bottom: 8px;
}

.szakerto_kerdes .kozepsosor textarea {
	border: #A4B980 1px solid;
	color: #666666;
	background-color: #FFF;
	width: 392px;
	height: 100px;
	margin-bottom: 8px;
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
	font-size: 13px;
	padding: 3px;
}

.szakerto_kerdes .alsosor #kuldes {
	background: url(/static/imgs/szakerto_kerdes_gomb.png) no-repeat top left;
	width: 84px;
	height: 24px;
	border: 0;
	position: relative;
	left: 70px;
	top: -10px;
}

#szakerto_legfrissebb {
	margin: 0 0 9px 9px;
}

.szakerto_kerdezzfelelek #szakerto_legfrissebb {
	margin: 0;	
}

.szakerto_legfrissebb_header {
	background: url(/static/imgs/szakerto_legfrissebb_kerdesek.png) no-repeat top left;
	width: 415px;
	height: 32px;
}

.szakerto_legfrissebb_kerdes {
	background: url(/static/imgs/szakerto_kerdes_k.png) no-repeat top left;
	background-color: #EBF5F6;
	width: 380px;
	min-height: 83px;
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	font-size: 13px;
	font-style: italic;
	padding: 0 10px 0 25px;
	
}

.szakerto_legfrissebb_valasz {
	background-color: #FFF;
	background: url(/static/imgs/szakerto_kerdes_v.png) no-repeat top left;
	width: 380px;
	min-height: 83px;
	padding: 7px 10px 0 25px;
}

.szakerto_legfrissebb_kerdes div.title {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 10px 0;
}

.szakerto_legfrissebb_kerdes div.title a {
	color: #666666;
}

.szakerto_legfrissebb_kerdes div.footer, .szakerto_legfrissebb_valasz div.footer {
	color: #228D9D;
	font-family: Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	padding-bottom: 10px;
}

.szakerto_bemutatkozas, .szakerto_kerdezzfelelek {
	margin: 9px 0 9px 9px;
}

.szaki_fejlec {
	width: 415px;
	height: 130px;
	background-color: #F6F0E9;
	color: #228D9D;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 26px;
}

.szaki_text {
	width: 268px;
	float: left;
	line-height: 26px;
	padding: 10px 5px 0 7px;
}

.szaki_fejlec span {
	color: #FF6600;
	text-transform: uppercase;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, FreeSans, "Nimbus Sans L", sans-serif;
	font-weight: bold;
	display: block;
	margin-top: 15px;
}

img.szaki_kep {
	float: right;
}

.szaki_separator {
	width: 415px;
	height: 1px;
	background: url(/static/imgs/szakerto_separator_blue.png) no-repeat top left;
}

.szaki_separator_text {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	font-size: 17px;
	color: #228D9D;
	line-height: 30px;
	padding-left: 8px;
}

.szakerto_bemutatkozas .szaki_lead {
	padding: 0 0 15px 8px;
	width: 280px;
	float: left;
}

.szakerto_kerdezzfelelek .szaki_lead {
	padding: 0 0 15px 8px;
	width: 280px;
	height: 100px;
}

.szakerto_bemutatkozas .szaki_gomb {
	float: left;
}

.szakerto_kerdezzfelelek .szaki_gomb {
	float: right;
}

.szakerto_kerdezzfelelek .szaki_gomb a.szaki_bemutatkozas_gomb {
	background:  url(/static/imgs/sprite_bemutatkozas.png) no-repeat scroll 0 0;
	display: block;
	width: 130px;
	height: 30px;
	position: relative;
	top: -4px;
	left: -6px;
}

.szakerto_kerdezzfelelek .szaki_gomb a.szaki_bemutatkozas_gomb:hover {
	background-position: 1px -31px;
}

.szaki_gomb a.szaki_kerdes_gomb {
	background:  url(/static/imgs/kerdes_sprite.png) no-repeat scroll 0 0;
	display: block;
	width: 120px;
	height: 24px;
}

.szaki_gomb a.szaki_kerdes_gomb:hover {
	background-position: 0 -24px;
}

.szakerto_bemutatkozas .szaki_lead p, .szakerto_kerdezzfelelek .szaki_lead p {
	line-height: 20px;
}

.szakerto_bemutatkozas .szaki_szoveg {
	padding: 10px 5px 10px 8px;
}

.szakerto_bemutatkozas .szaki_szoveg p {
	line-height: 18px;
}

/* Andris kiegeszites */

.szaki_fejlec {
	position: relative;
}

.szaki_gomb {
	position: absolute;
	top: 162px;
	left: 285px;
}

/* Galériás szavazó */

div.gal_szavazas {
	height: 64px;
	position: relative;
	top: 20px;
	left: 110px;
}

div.gal_szavazas a {
	background-image: url(/static/imgs/button_szavazok.png);
	background-position: 0 0;
	width: 90px;
	height: 24px;
	display: block;
	border: 0;
}

div.gal_szavazas a:hover {
	background-position: 0 -24px;
}

div.cikk_gal_small div.hoverimg {
	background: url(/static/imgs/kepgal_kephover.png) no-repeat top left;
	width: 300px;
	height: 98px;
	position: absolute;
	top: 107px;
	left: 4px;
	opacity: 0.75;
	filter:alpha(opacity=75);
	z-index: 100;
	cursor: hand;
}

div.cikk_gal_small div.ful_befoglalo {
	position: relative; 
	height: 0 !important;
}

div.cikk_gal_small div.ful_left {
	-x-system-font:none;
	background:transparent url(/static/imgs/sprite-utils.png) repeat-x scroll 0px -1074px;
	color:#996666;
	display: block;
	font-family:Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:16px;
	padding:12px 0 0 15px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	top:-34px;
	float: right;
}

div.cikk_gal_small div.ful_right {
	-x-system-font:none;
	background:transparent url(/static/imgs/sprite-utils.png) no-repeat scroll -103px -510px;
	color:#996666;
	display:block;
	height:22px;
	/*left:177px;*/
	line-height:16px;
	padding-top:12px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	top:-34px;
	width:17px;
	float: right;
}


