@charset "iso-8859-2";
body {
margin: 0px;
background-image:url(body_bg.jpg);
background-repeat: repeat-x;
background-color:#e4e3e3;
font-family:Arial, Helvetica, sans-serif;
}
#indexboxes {
	width: 600px;
	margin: auto;
}
#rejtojeno {
	display: none;
}
#indexboxes .halfbox {
	width: 260px;
	padding: 10px;
	height: 120px;
	background: #f8fac9;
	border: 1px #000000 solid;
	float: left;
}

#indexboxes .boxcell {
	background: #dee596 url(indexbox_bg.jpg) repeat-x top left;
	padding: 5px 10px 5px 0;
	color: #ffffff;
}

#rulebox {
	margin: auto;
	border: 1px #000000 solid; 
	background: #efefef; 
	padding: 10px; 
	width: 90%; 
}

#indexboxes .celltitle {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	margin: auto;
	text-transform: uppercase;
}

#indexboxes .fullbox {

	clear:both;
	width: 564px;

	background: #dee596 url(indexbox_bg.jpg) repeat-x top left;
	border-top: 1px #ffffff solid;
	
	color: #ffffff;
}

#indexboxes .fulltable {
	clear:both;
	width: 564px;
	background: #f8fac9;
	
	
}
#indexboxes .hightlighted {
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.indexboxa {
	float: right;
}
#helpbox {
	position: absolute;
	z-index: 1000;
	width: 200px;
	background: #d0e1f6;
	border: 1px #000000 solid;
	padding: 10px;
	color: #000000;
	left: 0px;
	top: 0px;
}
.helpbox {
	display: none;
	left: 0px;
	top: 0px;
}

.helpbox_visible {
	display: block;
}

.kerdojel {
	margin: 5px;
	cursor: help;
}
.hiba {
color:red;
}
.lista1 {
background-color: #efefef;
cursor: pointer;
color: #333333;
text-decoration: none;
}
.feherlink {
color: #ffffff;
text-decoration: none;
}
.feherlink:hover {
color: #fe0032;
}

.aktivmenu {
background-color:#f2ec60;
color: #333333;
cursor:pointer;
text-align: center;
}

#kvizdiv {
	text-align: center;

}

#kvizdiv a {
	color: #c1000c;
	text-decoration: none;
}

#kvizdiv a:hover {
	text-decoration: underline;
}

#kvizdiv .question {
	background: #e7e7e7;

	padding: 10px;
	margin: 0 10px 10px 10px;
}
#kvizdiv .answers {
	margin: auto;
	width: 500px;
	color: #3da9cd;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.answertoken {
	font-size: 22px;
}

#kvizdiv .question .answers .answer {
	float: left;
	width: 200px;
	padding: 5px;
}

#kvizdiv .pipa {
	margin: 0 10px 0 3px;
	color: red;
	cursor: pointer;
	background-image: url('iksz.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 27px;
	display: block;
	float: left;
}

#kvizdiv .pipa_right {
	margin: 0 10px 0 3px;
	color: green;
	cursor: pointer;
	background-image: url('pipa.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 27px;
	display: block;
	float: left;
}

#kvizdiv .tobbivalasz {
	margin: 0 10px 0 3px;
	color: red;
	background-image: url('tobbivalasz.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}

#kvizdiv .helyesvalasz {
	margin: 0 10px 0 3px;
	color: red;
	background-image: url('helyesvalasz.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}

#kvizdiv .rosszvalasz {
	margin: 0 10px 0 3px;
	color: red;
	background-image: url('rosszvalasz.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}

#kvizdiv .ezlettvolnaahelyes {
	margin: 0 10px 0 3px;
	color: red;
	background-image: url('ezlettvolnaahelyes.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}

#kvizdiv .game_kviz_plustoken {
	color: #30cd00;
	float: right;
	font-family:'Trebuchet MS';
	font-size: 20px;
	font-weight: bold;
}

.kvizquestion {
	background: #c1000c;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#kvizdiv .game_kviz_nulltoken {
	color: #cd0018;
	float: right;
	font-family:'Trebuchet MS';
	font-size: 20px;
	font-weight: bold;
}

#checktokenhead {
	width: 420px;
	margin: auto;
	text-align: center;
	background: transparent url('checktoken_head_bg.jpg') repeat-x top left;
	border-bottom: 1px #ffffff solid;
}

#checktoken {
	width: 400px;
	margin: auto;
	padding: 10px;
	color: #383139;
	background: #4b9e9f url('checktoken_bg.jpg') repeat-x top left;
	font-size: 13px;
	line-height: 30px;
	border-bottom: 1px #ffffff solid;
}

#checktoken_sum {
	width: 400px;
	margin: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	background: #52c3c4;
}

.game_button {
	background: url('game_button_bg.jpg') no-repeat top left;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	width: 77px;
	height: 17px;
	border: 0;
}

.mainbid_button {
	background: #9b030c url('mainbid_button_bg.jpg') repeat-x top left;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	width: 77px;
	height: 17px;
	margin: 5px;
	border: none;
}

.smallbid_button {
	background: #03769b url('smallbid_button_bg.jpg') repeat-x top left;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	width: 77px;
	height: 17px;
	margin: 5px;
	border: none;
}

.kviz_button {
	background: #9b030c url('kviz_button_bg.jpg') repeat-x top left;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	width: 77px;
	height: 20px;
	border: 0;
}

.bidlist {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.bidstate {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#bigprize {
	margin: auto;
	
	background: #ff7e00;
	color: #ffffff;
	clear: both;
	
}

#bigprizehead {
	height: 45px;
	background: #9a030c url(mainbid_head_bg.jpg) repeat-x top left;
	border-bottom: 1px #ffffff solid;
	cursor: pointer;
}

#bigprizehead_inner {
	height: 15px;
	padding: 10px;
	background: url(vezetolicit.jpg) no-repeat left;
}

#bigprizename {
	width: 300px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	text-align: center;
}

.smallprizehead {
	height: 25px;
	padding: 10px;
	background: #04769b url(smallbid_head_bg.jpg) repeat-x top left;
	border-bottom: 1px #ffffff solid;
	cursor: pointer;
}

.smallprizename {
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	text-align: center;
}

#bigprizecont {
	padding: 10px;

	margin: auto;
}

#bigprizelinkss {
	padding: 10px;
	width: 280px;
	margin: auto;
}

.otherprize_picdiv {
	height: 92px;	
}

.bidpic {
	border: 1px #ffffff solid;
}

.proddescriptionpic {
	border: 1px #ffffff solid;
	float: left;
	margin: 10px 10px 10px 0;
}

.bigprizecomp {
	color: #aa0202;
	text-decoration: none;
	border: none;
	font-weight: bold;
	font-size: 14px;
}

.bidlink {
	color: #aa0202;
}

#otherprizes {
	margin: auto;
	
}

.otherprize {
	margin-top: 10px;
	width: 300px;
	background: #87afd8;
	color: #ffffff;
}

.otherprizecont {
	padding: 10px;
	width: 250px;
	margin: auto;
}

.bidtoken {
	width: 30px;
}

.bidtoken_hl {
	width: 30px;
	border: 2px red solid;
	font-weight: bold;
	color: red;
}

.game_sumrow {
	border-top: 1px #025894 solid;
}

#tart #bidhistory {
	z-index: 1000;
	position: absolute;
	width: 500px;
	margin: auto;
	padding: 10px;
	background: #f1f4f9 url('sumtokenbg.jpg') repeat-x top left;
	border: 1px #025894 solid;
	font-size: 13px;
	line-height: 30px;
}

.bidhistory {
	display: none;
	left: 0px;
	top: 0px;
}

.game_countdown {
	text-align: center;
}

.bidhistory_visible {
	display: block;
}

#job_index_left {
float: left;
width: 230px;
}

.cv_line {
background: url(cvline.jpg) repeat-x top left;
color: #ffffff;
}

#job_index_right {
float: left;
width: 390px;
}

.offersearchbox {
padding: 5px;
margin: 5px;
border: 1px #0381cb dashed;
}

.offersearchbox a:hover {
color: #000000;
}

.cvshowsep {
border-bottom: 1px #0381cb dashed;
}

.cvlist:hover {
font-weight: bold;
color: #0381cb; 
}

.job_cat_box {
margin: 5px;
padding: 5px;
border: 1px #333333 dashed;
width: 200px;
background-color: #fbf8ae;
}

.job_cat_box a:hover {
color: #000000;
}

h3 {
	font-size: 12px;
	margin-top: 2px;
}

.job_button {
background: url('job_button_bg.jpg') no-repeat;
border: 0px;
cursor: pointer;
height: 17px;
width: 77px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-align: center;
}

.job_button2 {
background: url('job_button_bg2.jpg') no-repeat;
border: 0px;
margin: 0px;
padding: 0px;
margin-left: 3px;
cursor: pointer;
height: 17px;
width: 17px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-align: center;
}

h4 {
color: #0381cb;
text-align: center;
font-size: 15px;
}

.offershow {
border: 1px #0381cb dashed;
padding: 10px;
}

.offercompname {
font-size: 20px;
color: #0381cb;
text-align: center;
text-decoration: none;
}

.jobmainlink {
color: #000000;
font-size: 14px;
font-weight: bold;
margin-right: 5px;
text-decoration: none;
float: right;
}

.jobleftlink {
color: #000000;
font-size: 14px;
font-weight: bold;
margin-left: 5px;
text-decoration: none;
float: left;
}

.jobmainlink:hover {
text-decoration: underline;
}

.offeritem {
color: #0381cb;
font-weight: bold;
}

.yearfield {
width: 30px;
}

.tobbimenu {
color: #333333;
background-color: #efefef;
cursor:pointer;
text-align: center;
}
.tobbimenu:hover {
background-color: #333333;
cursor:pointer;
color: #ffffff;
}
.aktivmenu:hover {
background-color: #333333;
cursor:pointer;
color: #f2ec60;
}
.lista2 {
background-color: #ffffff;
cursor: pointer;
color: #333333;
}
.lista1:hover {
background-color: #fdbf0c;
color: #053d9a;
}
.lista2:hover {
background-color: #fdbf0c;
color: #053d9a;
}
#keret {
background-image:url(keret_bg.jpg);
background-repeat:repeat-y;
border: none;
margin:auto;
width:1000px;
}
#keret2 {
background-image:url(keret_bg2.jpg);
background-repeat:repeat-y;
border: none;
margin:auto;
width:1000px;
}
#cegmenu {
margin: auto;
width: 190px;
padding: 0px;
}
#cmenus {
padding: 5px;
background-color: #646464;
margin: 0px;
}
.cegmenu_link {
font-family:'Trebuchet MS';
display: block;
height: 13px;
vertical-align: middle;
border-bottom: 1px #bfbfbf solid;
padding-bottom: 5px;
color: #8ac3e0;
font-size: 14px;
text-decoration: none;
margin: 0px;
}
.cegmenu_link:hover {
color: #ffffff;
}
.bordolink {
color: #cb0000;
}
.teerr {
background-color: #ffffff;
border-bottom: 1px #f5f4f4 solid;
padding-left: 19px;
}
.keklink {
color: #0078ff;
}
a {
color: #0078ff;
}
.feketelink {
color: #333333;
text-decoration: none;
}
#flash {
width:1000px;
}
#felsoboxok {
width:1000px;
}
#log {
background-image:url(log_bg.jpg);
background-repeat:repeat-x;
width:209px;
float:left;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}
#keres {
background-image:url(keres_bg.jpg);
background-repeat:repeat-x;
width:175px;
float:left;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

#uzleti {
background-image:url(uzleti_bg.jpg);
background-repeat:repeat-x;
width:189px;
height: 60px;
float:left;
font-size:12px;
font-weight:bold;
color:#87fd45;
vertical-align:bottom;
text-align:right;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
padding-top:0px;
}

#partner_box {
background-image:url(partner_box.jpg);
background-repeat:repeat-x;
width:189px;
height: 60px;
float:left;
font-size:12px;
font-weight:bold;
color:#87fd45;
vertical-align:bottom;
text-align:right;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
padding-top:0px;
}

#borze {
background-image:url(borze_bg.jpg);
background-repeat:repeat-x;
width:189px;
height: 60px;
float:left;
font-size:12px;
font-weight:bold;
color:#87fd45;
vertical-align:bottom;
text-align:right;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
padding-top:0px;
}

#jatek {
background-image:url(jatek_bg.jpg);
background-repeat:repeat-x;
width:189px;
height: 60px;
float:left;
font-size:12px;
font-weight:bold;
color:#87fd45;
vertical-align:bottom;
text-align:right;
padding-right:10px;
padding-left:10px;
padding-bottom:10px;
padding-top:0px;
}

#ujajanlat {
background-image:url(ujajanlat_bg.jpg);
background-repeat:repeat-x;
width:189px;
height: 60px;
float:left;
font-size:12px;
font-weight:bold;
color:#ff9933;
vertical-align:bottom;
text-align:right;
padding:10px;
}

#ajanl_box {
background-image:url(ajanl_bg.jpg);
background-repeat:repeat-x;
width:209px;
float:left;
font-size: 11px;
font-weight: bold;
color: #000000;
}

#reszl_keres {
background-image:url(reszl_keres_bg.jpg);
background-repeat:repeat-x;
width:615px;
float:right;
font-size: 11px;
font-weight: bold;
color: #000000;
}

#boxfejek {
width:1000px;
height:24px;
}

#logfej {
padding: 3px;
background-image:url(box_fej.jpg);
background-repeat:repeat-x;
width:197px;
height:18px;
float:left;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
#keresfej {
padding: 3px;
background-image:url(box_fej.jpg);
background-repeat:repeat-x;
width:176px;
height:18px;
float:left;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
#reszl_keresfej {
padding: 3px;
background-image:url(box_fej.jpg);
background-repeat:repeat-x;
width:609px;
height:18px;
float:right;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

#ajanl_fej {
padding: 3px;
background-image:url(box_fej.jpg);
background-repeat:repeat-x;
width:201px;
height:20px;
float:left;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
#ajanl_fej_csakugy {
padding: 1px;

width:205px;
height:20px;
float:left;
font-size:12px;
font-weight:bold;
color:#ffffff;
}



#bal {
width:209px;
float:left;
}
#kozepe {
padding: 10px;
width:621px;
float:left;
}
#kozepe2 {
padding-left: 8px;
padding-top: 10px;
width:743px;
float:left;
}
#kozepe3 {

width:1024px;
float:left;
}


#jobb {
padding: 10px;
text-align: center;
width:122px;
float:right;
font-size:12px;
color:#999999;
font-weight:bold;
}
#alja {
padding: 15px;
clear:both;
background-image:url(also_bg.jpg);
background-repeat:repeat-x;
height:26px;
font-size:12px;
color:#ffffff;
}
.torol {
clear: both;
}
#alsobanner {
vertical-align:bottom;
width: 481px;
float:left;
}
#belsobox {
padding:10px;
width: 120px;
float:right;
font-size:11px;
color:#000000;
}
#tart {
color: #333333;
font-size: 11px;
z-index: 0;
}
.input {
width: 90px;
height: 12px;
font-size: 11px;
}
.select {
height: 18px;
font-size: 11px;
}
.select2 {
width: 160px;
height: 17px;
font-size: 9px;
}
.input3 {
width: 90px;
height: 12px;
font-size: 9px;
}
.input2 {
width: 160px;
height: 12px;
font-size: 11px;
}
.input4 {
width: 100px;
height: 12px;
font-size: 11px;
}
.textarea {
width: 100px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}
.formos {
margin: 0px;
padding: 0px;
}
.elougrok {
background-color: #fbf8ba; 
padding: 10px;
display: none;
}
.elougrok2 {
background-color: #fbf8ba; 
padding: 10px;
line-height: 20px;
}
h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 13px;
margin-top: 2px;
}
.hdn {
display:none;
}
.vsbl {
display:block;
}
.webung {
	background: #e0e9f5 url(blue_gradient.gif) repeat-x top left;
	padding-top: 5px;
	margin: 5px;
	border: 1px #000099 solid;
	width: 47%;
	float: left;
	height: 125px;
}

.webung2 {
	background: #e0e9f5 url(blue_gradient.gif) repeat-x top left;
	padding: 5px;
	margin: 5px;
	border: 1px #000099 solid;
	width: 287px;
	float: left;
	height: 175px;
}

.comm {
	color: red;
}

#inoffer {
	border: 1px #000099 solid;
	width: 96%;
	padding: 10px;
}

.game_missed_day_main {
	background: url(licitallapot_elmult.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_bid_day_main {
	background: url(licitallapot_zseton.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_current_day_main {
	background: url(licitallapot_aktualis.gif) no-repeat left;
	width: 39px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_last_day_main {
	background: url(licitallapot_utolso.gif) no-repeat left;
	width: 39px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: red;
	font-weight: bold;
}

.game_left_day_main {
	background: url(licitallapot_meg.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_missed_day {
	background: url(licitallapot_elmult.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_bid_day {
	background: url(licitallapot_zseton.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_current_day {
	background: url(licitallapot_aktualis.gif) no-repeat left;
	width: 39px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.game_last_day {
	background: url(licitallapot_utolso.gif) no-repeat left;
	width: 39px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: red;
	font-weight: bold;
}

.game_left_day {
	background: url(licitallapot_meg.gif) no-repeat left;
	width: 27px;
	height: 27px;
	padding: 12px 0 0 0;
	float: left;
	margin: 1px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#game_menu {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#game_menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#game_menu li a {
	border: 0;
	height: 35px;
	width: 122px;
	margin: 1px;
}

#game_menu li a img {
	border: 0;
}

.kvizcomp {
	font-size: 14px;
	color: #c1000c;
	font-weight: bold;
}