@charset "utf-8";
/* ============================== General settings ============================== */
html, body {
	width:100%;
	height:100%;
}
body, table, form, input, select, option {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
body {
	background-color:#FFFFFF;
}
hr {
	margin:0px;
	padding:0px;
}
h1 {
	margin:2px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#B3261F;
}
h2 {
	margin:2px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
h3 {
	margin:0px;
	padding:0px;
	font-weight:inherit;
	font-family:inherit;
	font-size:11px;
	color:inherit;
	width:inherit;
	height:inherit;
}
pre {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
a,input,span,div {
	outline:none;
}

button {
	margin: 0;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0;
	text-shadow: none;
	display: inline-block;
	-webkit-appearance: button;
}

#netrisk_homepage {
	width:100%;
	height:100%;
	text-align:center;
}

.small { font-size: 10px; line-height: 14px; }

/* ============================== Clearfix ============================== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.floatright { float: right; margin: 0 0 10px 10px; }

/* ============================== Layout settings ============================== */
.layout_teljes_tabla {
	margin:0px auto;
}
.layout_teljes_tabla,
.layout_teljes_tabla .layout_teljes_belso_cella,
.layout_teljes_tabla .layout_teljes_belso_tabla,
.layout_teljes_tabla .layout_felso_cella,
.layout_teljes_tabla .layout_felso_tabla,
.layout_teljes_tabla .layout_felso_banner_cella,
.layout_teljes_tabla .layout_kozepso_cella,
.layout_teljes_tabla .layout_kozepso_tabla,
.layout_teljes_tabla .layout_kozepso_felso_cella,
.layout_teljes_tabla .layout_kozepso_felso_tabla,
.layout_teljes_tabla .layout_kozepso_also_cella,
.layout_teljes_tabla .layout_also_cella {
	width:900px;
	text-align:left;
	vertical-align:top;
}
.layout_teljes_tabla .layout_also_cella {
	vertical-align:bottom;
}
.layout_teljes_tabla,
.layout_teljes_tabla .layout_teljes_belso_cella,
.layout_teljes_tabla .layout_teljes_belso_tabla {
	height:100%;
}
.layout_teljes_tabla .layout_kozepso_felso_bal_cella,
.layout_teljes_tabla .layout_kozepso_felso_jobb_cella {
	width:200px;
	text-align:left;
	vertical-align:top;
}
.layout_teljes_tabla .layout_kozepso_felso_kozepso_cella {
	width:470px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
}
.layout_style_2 .layout_kozepso_felso_kozepso_cella {
	width:685px;
	padding-left:15px;
	padding-right:0px;
}
.layout_style_2 .layout_kozepso_felso_legbelso_cella {
	width:685px;
}
.layout_style_2 .layout_kozepso_felso_legbelso_kozepso_cella {
	width:470px;
	padding-right:15px;
	vertical-align: top;
}
.layout_style_3 .layout_kozepso_felso_kozepso_cella,
.layout_style_5 .layout_kozepso_felso_kozepso_cella {
	width:900px;
}
.layout_style_4 .layout_kozepso_felso_kozepso_cella {
	width:685px;
	padding-left:0px;
	padding-right:15px;
}
.layout_style_100_szazalek_tabla,
.layout_style_100_szazalek_cella {
	width:100%;
	height:100%;
}
/* ============================== Font settings ============================== */
.font_size_normal {
	font-size:11px;
}
.font_size_small {
	font-size:10px;
}
.font_size_xsmall {
	font-size:9px;
}
.font_size_big {
	font-size:12px;
}
.font_size_xbig {
	font-size:14px;
}
.font_size_xxbig {
	font-size:16px;
}
.font_size_xxxbig {
	font-size:18px;
}
.font_weight_normal {
	font-weight:normal;
}
.font_weight_bold {
	font-weight:bold;
}
.font_color_normal {
	color:#000000;
}
.font_color_light {
	color:#666666;
}
.font_color_xlight {
	color:#999999;
}
.font_color_link {
	color:#B3261F;
}
.font_color_title {
	color:#B3261F;
}

.netrisk_text {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	line-height:1.4em;
}
/* ============================== Link settings ============================== */
a, a:link, a:visited {
	text-decoration:none;
	color:#B3261F;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
	color:#B3261F;
}
a.font_color_light, a.font_color_light:link, a.font_color_light:visited, a.font_color_light:hover, a.font_color_light:focus, a.font_color_light:active {
	color:#666666;
}
/* ============================== Modul settings ============================== */
.cim_kiemelt{
	background:#ff5c00; 
	color:#FFFFFF;
	padding:5px;
}
.abc_cim{
	background-color:#FF9900;
	color:#000;
}
/* ============================== Form-elements settings ============================== */
.netrisk_input {
	margin:0px;
	padding:2px;
	border-color:#F3951E;
	border-width:1px;
	border-style:solid;
}
.netrisk_input:focus {
	border-color:#F55F01;
}
.netrisk_input2 {
	margin:0px;
	padding:2px;
	border-color:#777777;
	border-width:1px;
	border-style:solid;
}
.netrisk_input2:focus {
	border-color:#333333;
}
.netrisk_button {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-width:0px;
	cursor:pointer;
}
.netrisk_button:hover, .netrisk_button:focus {
	background-position:0px -50px;
}
.netrisk_button:active {
	background-position:0px -100px;
}
.netrisk_button_100 {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-width:0px;
	cursor:pointer;
}
.netrisk_button_100:hover, .netrisk_button_100:focus {
	background-position:0px -100px;
}
.netrisk_button_100:active {
	background-position:0px -200px;
}

.texta {
	width: 90%;
	height: 200px;
	border: 1px solid #88A0C8;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #003068;
	text-decoration: none;
	background-color: #E9EDF0;
}

/* ============================== Contact Definition List ============================== */
dl.kapcsolat {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  }

dl.kapcsolat lh, h4 {
  display: block;
  clear: left;
  margin: 20px 0 10px 0;
  padding: 0;
  color: #B3261F;
  font-size: 14px;
  font-weight: normal;
  }

dl.kapcsolat dt {
  display: block;
  clear: left;
  float: left;
  width: 150px;
}

dl.kapcsolat dd {
  margin-left: 160px;
  font-weight: bold;
  margin: 0;
}

dl.kapcsolat dt, dl.kapcsolat dd {
  line-height: 2;
}
dl.kapcsolat dl dt, dl.kapcsolat dl dd {
  line-height: 1.5;
}

dl.kapcsolat dl { float: left; margin-top: 10px; }
dl.kapcsolat dl dd { margin-left: 110px; }
dl.kapcsolat dl dt {
  width: 100px;
  font-weight: normal;
  }

/* ============================== Compare Table ============================== */

/* Reset */
table.compare, table.compare tr td, table.compare tr th {
  font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
  margin: 0; padding: 0;
  color: #333;
  outline: none;
  resize: none;
  list-style-type: none;
}

table.compare { table-layout: fixed; position: relative; z-index: 2; }
table.compare thead tr td { width: 24%; border-bottom: 1px solid #E8D7C3; }
table.compare thead tr th {
  width: 39%; border-bottom: 1px solid #E8D7C3;
  font: bold 14px 'Arial Black', Arial, Helvetica, sans-serif;
  }

table.compare thead th, table.compare tfoot th {
  background-color: #B3261F;
  padding: 10px 5px;
  color: #FDEAD5;
  text-align: center;
}

table.compare tbody tr td,
table.compare tbody tr th {
  background-color: #FDF3E7;
  padding: 10px 5px;
  text-align: left;
  border-bottom: 1px solid #E8D7C3;
  border-right: 1px solid #E8D7C3;
}

table.compare tbody tr th {
  border-left: 1px solid #E8D7C3;
  padding-right: 15px;
  font-weight: bold;
  }

table.compare tbody tr td { text-align: center; }

table.compare .netrisk_info {
  display: block;
  position: absolute;
  top: -10px; right: -15px;
  width: 25px; height: 25px;
  background: url(../images/common/nr_compare_info.gif) no-repeat top right;
  text-decoration: none !important;
}

table.compare .netrisk_info span {
  display: none;
  position: absolute;
  left: 25px; top: 0;
  width: 220px; height: 70px; padding: 5px;
  background-color: #D6BCA3;
  cursor: default;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  zoom: 1;
  }

table.compare .netrisk_info:hover span { display:block; }

table.compare td.incl { background: #FDF3E7 url(../images/common/nr_compare_ok.gif) no-repeat center center; }
table.compare td.notincl { background: #FDF3E7 url(../images/common/nr_compare_x.gif) no-repeat center center; }

table.compare tbody tr.odd td,
table.compare tbody tr.odd th {
  background-color: #FDEAD5;
}

/* ============================== Button ============================== */
a.nr_btn_big * { text-decoration: none; }

a.nr_btn_big {
  display: inline-block;
  margin-top: 15px;
  text-decoration: none !important;
  cursor: pointer;
}

table.compare a.nr_btn_big { margin: 0 auto; }

a.nr_btn_big span {
  display: block;
  float: left;
  height: 26px;
  padding-top: 8px;
  font: bold 12px/1.3 "Arial Black", Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  }

a.nr_btn_big span.nr_btn_big_left {
  background: url(../images/common/nr_btn_big_left.gif) no-repeat top left;
  padding-left: 20px; padding-right: 10px;
  text-shadow: 1px 1px 0 #A5221F;
  text-transform: uppercase;
}

a.nr_btn_big span.nr_btn_big_right {
  width: 10px;
  background: url(../images/common/nr_btn_big_right.gif) no-repeat top left;
}

a.nr_btn_big:hover span.nr_btn_big_left,
a.nr_btn_big:hover span.nr_btn_big_right { background-position: bottom left; }

/* ============================== Box Heading ============================== */
.nr_box, .nr_box div, .nr_box p  {
  margin: 0; padding: 0; outline: none; text-align: left;
}

.nr_box_head {
  height: 30px;
}
		  
.nr_box_head_left, .nr_box_head_right {
  float: left;
  height: 30px;
  background: url(../images/common/box_head_left.gif) no-repeat top left;
}
		  
.nr_box_head_left span, .nr_box_head_right span {
  padding: 0 0 0 15px;
  margin: 0;
  font: bold 14px/30px Arial, Helvetica, sans-serif;
  color: #fff;
  text-shadow: #CF6D12 1px 1px 0px;
}
		  
.nr_box_head_right {
  width: 65px;
  background-image: url(../images/common/box_head_right.gif);
}

.nr_box_border {
  height: 5px; width: 100%;
  background: url(../images/common/box_head_border.gif) repeat-x top left;
  }
  
.nr_box .nr_box_content {
  background: #FEF3E7 url(../images/common/box_head_border.gif) repeat-x top left;
  width: 465px;
  padding-top: 5px;
}
		  
.nr_box_content a {
  text-decoration: none;
  display: block;
  float: left;
  padding: 10px;
  width: 95px; height: 170px;
  border-collapse: collapse;
  background-position: center 50px;
  background-repeat: no-repeat;
  border-left: 1px solid #c1272d;
  border-bottom: 1px solid #c1272d;
}

.nr_box_content a.last { border-right: 1px solid #c1272d; }
		  
.nr_box_content a img { border: 0; }
		  
.nr_box_content a span {
  font: bold 14px/1.1 Arial, Helvetica, sans-serif;
  color: #C1272D;
  text-decoration: underline;
}

/* ============================== Globals ============================== */

/* == globalis tooltip == */
.nr_tooltip_text {
  position: absolute;
  width: 250px; height: auto; padding: 10px 5px 10px 25px;
  background: #FFC url(../images/common/nr_tooltip_bg.gif) no-repeat 5px 10px;
  font-size: 12px;
  text-decoration: none !important;
  cursor: default;
  color: #333;
  font-weight: normal;
  zoom: 1;
  z-index: 100;
}

/* == husegpont indikator == */
a.nr_husegpont {
  display: inline-block;
  width: 22px; padding-left: 28px;
  height: 22px; padding-top: 13px;
  background: url(../images/common/nr_pk_husegpont_badge.gif) no-repeat top left;
  vertical-align: top;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  left: -10px;
  cursor: pointer;
  }

/* == clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* ** Brand nu and final buttons */
.button {
	display: inline-block;
	zoom: 1;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.btn-big {
	color: #ffffff !important;
	border: 0;
	background: #DB4300;
	background: -webkit-gradient(linear, left top, left bottom, from(#F05A22), to(#C13B00));
	background: -moz-linear-gradient(top, #F05A22, #C13B00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F05A22', endColorstr='#C13B00');
}

.btn-big:hover {
	text-decoration: none;
	background: #F26524;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9972), to(#F26524));
	background: -moz-linear-gradient(top, #FF9972, #F26524);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9972', endColorstr='#F26524');
}
/* Brand nu and final buttons ** */

/* ** Brand nu and final forms (left) */
.form { margin: 10px 0 30px 10px; }

.form ul, .form li { margin: 0; padding: 0; list-style-type: none; }

.form li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.form li { margin-bottom: 15px; display: inline-block; }
html[xmlns] .form li { display: block; }
* html .form li { height: 1%; }

.form ul { padding: 5px; }

.form .f-important { border:1px solid #999; background-color:#F3F3F3; margin-bottom: 5px; padding-top: 10px; }
.form li div {
	display: block;
	float: left;
}

.f-label, .f-input {
	min-height: 24px;
	font: 14px/1.3 Arial, Helvetica, sans-serif;
}

.f-icon {  }

.l-190 .f-label { width: 190px; }
.l-190 .button-row { margin-left: 190px; padding: 0 0 5px; }

.text-input {
	padding: 3px;
	height: 16px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F5F5F5');
}

.f-input .chzn-select { _visibility: visible !important; }

.f-input .chzn-container {
	margin-right: 10px !important;
}

.chzn-hidesearch .chzn-container-single .chzn-search { display: none; }

.f-checkbox { padding: 10px 5px; }
.f-checkbox input { margin-right: 5px; }

.t-220 { width: 220px; }
.t-100 { width: 100px; }

.s-80 { width: 80px; }
.s-130 { width: 130px; }

.f-error .text-input { border: 1px solid red; }
.f-error .f-error-text { color: red; margin: 0; padding: 0; font-weiht: bold; clear: left; }
.f-error .f-checkbox { border: 1px solid red; }

.slider-label {
	display: inline-block;
	font-size: 12px; line-height: 18px;
	font-weight: bold;
}

/* Brand nu and final forms (left) ** */

/* ** Global result container */
.result-container {
	padding: 10px;
	background-color: #F1F0F0;
	color: #333;
	border: 1px solid #B5BCA5;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

.result-container ul li, .result-container ul, .result-container p {
	list-style-type: none;
	margin: 0; padding: 0;
}

.result-container ul li { padding: 5px 0; }
.result-container ul { padding: 5px; }

.result-container h2 { color: #B3261F; font-size: 14px; }

.result-container .highlight { color: #B3261F; }
.result-container .subtle { font-size: 12px; }
.result-container .button { margin: 15px 0; }

.result-container .alert {
	width: 200px; font-size: 12px;
	padding: 5px; background-color: #F1E5E5;
	border: 1px solid #BCAAA5;
	}
.result-container .alert b { color: red; }

/* Global result container ** */

/* Everything else */
.q-help {
	width: 17px;
	height: 18px;
	margin-right: 5px;
	background: url(../images/common/help.gif) no-repeat top left;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

/*100 000 sorsolá evfordulo emlekeztetoje - good bye page-n*/

/*
#datumok_container{
		margin: 20px auto;
		width:560px;
		text-align:left;
}


.datum_design_container{
	border: 1px solid #F3951D;
	padding: 10px;
	background:#FFF;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

#datumok_container .datumok_line{
		clear:both;
		height: 40px;
		margin-top: 10px;
}

#datumok_container .f-label{
		width:235px;
		padding-right: 5px;
		float: left;
}

#datumok_container .f-label span{
	font-weight: bold;
}

#datumok_container .f-input {
	float:left;
	margin-top: 8px;
}

#datumok_container button{		
		margin: 10px auto;
		margin-top: 25px;
		display:block;
		clear:both;
}

#kgfb-result #datumok_container #selCJW_chzn a.chzn-single{
		text-decoration: none;
		color:#000;
}

#win_goodbye_thanks .arrow_back_container{
	margin: 0 auto;
	width: 210px;
	clear: both;
}

.datumok_ie_fix{
		width: 100%;
		text-align:center;
}

#datumok_container .nr_husegpont_erme{
		float:left;
		margin-left: 15px;
}

.date_text_icon img{
	float:left
}

.date_text_icon p{
	widht: 95%;
	float:left;
	padding-left: 10px;
}

#win_goodbye_thanks .datumok_ie_fix{
	clear: both;
}

#win_goodbye_thanks .nr_husegpont_erme{
	height: 65px;
}

.arrow_back_container a{
	cursor:pointer;
}

.datum_dont_forget{
	font-weight: bold; 
	font-size: 13px;
}

.act_car_datas p{
	width: 70%; 
	float:left; 
	margin-top: 8px;
}

.act_car_date{
	float:right; 
	font-weight: bold; 
	margin-right: 20px; 
	margin-top: 8px;
}

.husegpont_img{
	float:right; 
	margin-right: 15px;
}

.home_insurance_memory_text{
	margin: 0px; 
	padding-top: 15px;
}

.ellenorizendo{
	position: relative;
}

.ellenorizendo .error {
	color:#900;
	width: 220px;
	padding-left: 5px;	
}
*/

/*vissza nyíl - arrow back*/

/*
.arrow_back_container{
	overflow: hidden;
}

.arrow_back_container a img{
		border: none;
}

.arrow_element{
		float: left;
}

.arrow_head{
	background:url(../../../images/buttons/arrow_head.png) no-repeat;
	width: 24px;
	height: 34px;
}

.arrow_last{
	background:url(../../../images/buttons/arrow_last.png) no-repeat;
	height: 34px;
	width: 19px;
}

.arrow_text{
		background:url(../../../images/buttons/arrow_body.jpg) repeat-x;
		height: 34px;
		line-height: 34px;
		color:#FFF;
		margin: 0px;
		padding: 0px;
		text-shadow: 1px 1px 0 #CF6D12;
		font-size: 11px;
		font-weight: bold;
}*/

/*nyertesek box*/

.nr_box .winners_container{
	background: url("../images/common/box_head_border.gif") repeat-x scroll left top;
    padding: 20px 0px 0px 0px;
    width: 465px;
	border: 1px solid #ff9418;
	height: 330px;
	overflow: hidden;
}

.nr_box .one_winner{
	width: 440px;
	border: 1px solid #ff9418;
	border-radius: 5px;
	margin: 0 auto;
	overflow:hidden;
	color:#b3261f;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	background: -moz-linear-gradient(center top , #ffffff, #ffedd7) repeat scroll 0 0 transparent;	
/*	margin-bottom: 18px;*/
}

.nr_box .one_winner p {
	padding-left: 90px;
}

.nr_box .winner_name{
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}

.winner_amount span{
	font-weight:bold;
}

.nr_box .winner_date{
	color:#ff9317;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}

.icon_nyeremeny{
	width: 85px;
	height: 90px;
	float:left;
}

.szazezres_icon{
	background: url("/images/nyeremenyjatek/icons/nyertes_icon_100e.gif") center no-repeat;
}

.facebook_icon{
	background: url("/images/nyeremenyjatek/icons/nyertes_icon_facebook.gif") 5px no-repeat;
}

.mol_icon{
	background: url("/images/nyeremenyjatek/icons/nyertes_icon_mol.gif") center no-repeat;
}

.millios_icon{
	background: url("/images/nyeremenyjatek/icons/nyertes_icon_1mill.gif") center no-repeat;
}

.winner_footer{
	background:#ffad2f;
	border-bottom: 2px solid #ff961a;
	line-height: 35px;
	text-shadow:1px 1px 0 #CF6D12;
	width: 467px;
}

.winner_footer a{
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;	
}

/*netrisk logo forgás optimalizáléás*/
.nyeremenyjatek_forgo_kep{
	background: url("/common/images/nyeremenyjatek_foold.jpg") center no-repeat;
	width: 200px;
	height: 67px;
}

.forgo_netrisk_logo{
	background: url("/common/images/logo.png") left no-repeat;
	width: 200px;
	height: 67px;
}

.text_bubble_leftside{
	float: left;
	background:url("/common/images/text_bubble_leftside.jpg") left no-repeat;
	width:16px;
	height: 30px;
}

.text_bubble_bottom{
	background: url("/common/images/text_bubble_bottom.gif") left no-repeat;
	width: 17px;
	height: 14px;
	margin-left: 20px;
}

/*Forgalmi engedély*/
/*
.forgalmi_container{
	background: url("/images/forgalmi/forgalmi_bgr.jpg") 0px 20px repeat-y;
	width: 650px;
}

.forgalmi_header{
	background: url("/images/forgalmi/forgalmi_header.jpg") no-repeat;
	width: 650px;
	height:140px;
}


.forgalmi_datas_container tr{
	height: 35px;
}

.forgalmi_datas_container td div{
	position: relative;
}

.forgalmi_datas_container td label{
	position: absolute;
	color:#666;
	top: 3px;
	left: 3px;
}

.forgalmi_code{
	background:#776f5a;
	padding: 2px 5px;	
	color:#dbebce;
	text-transform:uppercase;
	font-size: 20px;	
}

.forgalmi_datas_container{
	width: 605px;
	margin-left: 25px;
}

.forgalmi_datas_container input{
	width: 130px;
    background: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    font: 14px/18px Arial,Helvetica,sans-serif;
    height: 16px;
    padding: 3px;	
}

.forg_text{
	text-transform: uppercase;
	color: #908772;
	font-weight:bold;
}
*/

/* #5195 befejezes gomb */
#piacter_redirect_submit {
	width:132px;
	height:32px;
	background:url(/images/befejez_btn_up.png) no-repeat;
	border: 0px;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}

#piacter_redirect_submit:hover {
	width:132px;
	height:32px;
	background:url(/images/befejez_btn_down.png) no-repeat;
	border: 0px;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}
/*Cookie bar*/
#cookie-bar {z-index:100000; padding: 8px 6px; position: fixed; left: 0; bottom: 0; background:rgba(255, 112, 0, 0.9); border-top: solid 1px #CCC; width: 100%; font-size: 12px; color: #fff; text-align: center;}
#cookie-bar a {color:#fff;text-decoration: underline;}
#cookie-bar #close {text-decoration:none;font-weight:normal;color:#000;font-size:12px;cursor:pointer;display: inline-block;margin-left:10px;padding:9px 10px;background-color:#EEEEEE;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-image:-webkit-linear-gradient(top, #F9F9F9, #F9F9F9, #DCDCDC, #DCDCDC);background-image:-moz-linear-gradient(top, #F9F9F9, #F9F9F9, #DCDCDC, #DCDCDC);background-image:-o-linear-gradient(top, #F9F9F9, #F9F9F9, #DCDCDC, #DCDCDC);background-image:-ms-linear-gradient(top, #F9F9F9, #F9F9F9, #DCDCDC, #DCDCDC);background-image:linear-gradient(top, #F9F9F9, #F9F9F9, #DCDCDC, #DCDCDC);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#F9F9F9',EndColorStr='#E9E9E9');}
