body{
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Arial CE;
	background: url("images/bg.jpg") #555555 repeat-x !important;
}
#page{
	width: 999px;
	float: left;
}
#head{
	float: left;
	width: 999px;
	height: 350px;
}
#head_left{
	background: url("images/head_left.jpg");
	width: 224px;
	height: 350px;
	float: left;
}
#spacer{
	float: left;
	padding-top:30px;
	padding-left:68px;
}
#spacer a{
	display: block;
	width: 145px;
	height: 111px;
}
#spacer a img{
	border: none;
}
#head_right{
	width: 775px;
	float: left;
}
#head_right_top{
	float: left;
	background: url("images/head_right_top.jpg");
	width: 775px;
	height: 44px;
}
#head_right_top_inner{
	padding-top:7px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#head_right_top_inner a img{
	/*border: 2px solid #636363;*/
	border: none;
}
#head_right_top_box1{
	float: left;
	width: 648px;
}
#head_right_top_box2{
	float: left;
	margin-left: 476px;
	margin-top: -3px;
	position: absolute;
}
#beljebb{
	margin-left: -3px;
}
#head_right_bottom{
	float: left;
	background: url("images/head.jpg") #fff no-repeat;
	width: 775px;
	height: 126px;
}
#main{
	width: 999px;
	float: left;
	background: url("images/main_bg.jpg") repeat-y;
	padding-bottom:25px;
}
#main_left{
	float: left;
	background: #fff;
	width: 224px;
}
#main_left_top{
	width: 224px;
	float: left;
	background: url("images/main_left_top.jpg") no-repeat;
	height: 68px;
}
#main_left_bottom{
	width: 215px;
	background: url("images/main_left_bottom.jpg") #555555 repeat-x;
	float: left;
	padding-top: 27px;
	color: #fff;
}
#main_left_bottom_inner{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#main_left_bottom h2{
	background: url("images/arrow_blue.gif") 0px 3px no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	margin:0;
	padding:0;
	padding-left: 22px;
	padding-bottom: 10px;
}
.main_left_box{
	float: left;
}
.main_left_box p{
	padding:0;
	margin:0;
	padding-bottom:8px;
}
.main_left_box a{
	color: #fff;
	text-decoration:none;
}
.main_left_box a:hover{
	text-decoration:underline;
}
.main_left_box form{
	padding: 8px 0 0;
	margin: 0;
}
.main_left_box label{
	width: 63px;
	float: left;
	display:block;
}
#text_label{
	width: 130px !important;
	padding-top: 10px;
	padding-bottom:5px;
}
.main_left_box input{
	height: 12px;
	width: 115px;
	border: 1px solid #969696;
	background: #6F6F6F;
	margin-bottom:10px;
	color: #fff;
	font-size: 11px;
}
.main_left_box textarea{
	border: 1px solid #969696;
	width: 178px;
	background: #6F6F6F;
	height: 65px;
	color: #fff;
}
#send_div{
	width: 180px;
	text-align: center;
}
#send_button{
/*	background: #0C9CDB !important;*/
	margin-top:5px;
	height: 30px !important;
	cursor: pointer;
	font-size: 12px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	width: 57px;
}
.main_left_box img{
	border: 4px solid #8A8787;
}
.main_left_box a img{

}
.main_left_box ul{
	padding:0;
	margin:0;
	padding-top:8px;
}
.main_left_box ul li{
	list-style: none;
	background: url("images/info_point.jpg") 4px 5px no-repeat;
	padding-left: 20px;
}
#main_right{
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin-top: -180px;
	width: 775px;
}
#left_menu{
	width: 187px;
	float: left;
}
#left_menu_inner{
	padding-bottom: 20px;
	border-right: 1px solid #E8E8E8;
	float: left;
}
#menu ul{
	padding:0;
	margin:0;
	float: left;
}
#menu ul li{
	padding:0;
	margin:0;
	list-style: none;
	border-bottom: 1px solid #fff;
	float: left;
}
#menu ul li a{
	background: #EAE9E9;
	display: block;
	width: 186px;
	height: 27px;
	color: #555555;
	text-decoration:none;
}
#menu ul li a span{
	padding-top:7px;
	padding-left: 18px;
	display:block;
}
#menu ul li a:hover{
	background: #6F6F6F;
	color: #fff;
}
#menu ul li a:hover span{
	background: url("images/left_menu_point.gif") 7px 12px no-repeat;
}
#menu ul.menu1 li.active a{
	background: #6F6F6F;
	color: #fff;
}
#menu ul.menu1 li.active a span{
	background: url("images/left_menu_point.gif") 7px 12px no-repeat;
}
#menu ul li ul{
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:7px;
	float: left;
}
#menu ul li ul li{
	border: none;
	float: left
}
#menu ul li ul li a{
	width: 186px;
	height: 25px;
	background: #fff !important;
	color: #555555 !important;
}
#menu ul li ul li a span{
	padding-left: 32px;
	display:block;
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat !important;
}
#menu ul li ul li a:hover{
	text-decoration:underline;
	color: #0C9CDB !important;
	background:#fff;
}
#menu ul li ul li a:hover span{
	background: url("images/left_menu_sub_point.gif") 20px 12px no-repeat;
}
#menu ul.menu1 li.active ul li.active a{
	text-decoration:underline;
	color: #0C9CDB !important;
	background:#fff;
}

#menu ul.menu2 li a{
	font-weight: bold;
}

#menu ul li ul li ul{
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:5px;
	float: left;
}
#menu ul li ul li ul li{
	border: none;
	float: left;
}
#menu ul li ul li ul li a{
	width: 186px;
	height: 16px;
	background: #fff;
	color: #555555 !important;
	text-decoration:none !important;
}
#menu ul li ul li ul li a span{
	padding-top:2px;
	padding-left: 42px;
	display:block;
	background: url("images/left_menu_sub_sub_point.gif") 30px 8px no-repeat !important;
}
#menu ul li ul li ul li a:hover{
	text-decoration:underline !important;
	color: #0C9CDB;
	background:#fff;
}
#menu ul li ul li ul li a:hover span{
	background: url("images/left_menu_sub_sub_point.gif") 30px 8px no-repeat;
}
#menu ul.menu1 li.active ul li.active ul li.active a span{
	text-decoration:underline !important;
}
.left_menu_box{
	padding-top:25px;
	padding-left: 10px;
	float: left;
	color: #555555;
}
.left_menu_box h2{
	color: #555555;
	font-weight: normal;
	padding:0;
	margin:0;
	background: url("images/left_menu_arrow.jpg") 0px 3px no-repeat;
	padding-left: 28px;
	padding-bottom: 18px;
	font-size: 18px;
}
.left_menu_box img{
	border: 1px solid #5F5F5F;
	margin-right: 13px;
}
.left_menu_box ul{
	padding: 0;
	margin: 0;
	padding-left: 23px;
	float: left;
}
.left_menu_box ul li{
	list-style: square;
	padding-bottom:8px;
	padding-left: 8px;
}
.left_menu_box a{
	color: #555555;
	text-decoration:none;
}
.left_menu_box a:hover{
	text-decoration:underline;
}
#content_outer{
	width: 588px;
	float: left;
}
#content{
	float: left;
	padding-right: 10px;
	padding-left: 29px;
	padding-top: 16px;
	color: #454545;
}
#content h1{
	color: #454545;
	padding:0;
	margin:0;
	font-weight: normal;
	font-size: 24px;
}
#content h2, .Title{
	color: #454545;
	padding:0;
	margin:0;
	font-weight: normal;
	font-size: 18px;
}
#content h3{
	padding:0;
	margin:0;
	font-weight: bold;
	font-size: 12px;
}
#content p{
	padding:0;
	margin:0;
	padding-bottom: 10px;
}
#content a{
	color: #0C9CDB;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover{
	text-decoration:underline;
	color: #70C1E4;
}
#content img, #content a img{
	border: none;
}
.keret{
	border: 1px solid #d5d5d5 !important;
}
.kivonat{
	padding-top:15px;
	padding-bottom:15px;
	text-align: justify;
}
#foot{
	width: 999px;
	float: left;
	clear:left;
	background: #555555;
	color: #fff;
	padding-bottom:15px;
}
#foot a{
	text-decoration:none;
	color: #fff;
}
#foot a:hover{
	text-decoration: underline;
}
#foot a img{
	border: none;
}
#foot_outer{
	padding-left: 215px;
}
#foot_inner{
	background: url("images/foot_right.jpg") repeat-x;
	float: left;
	width: 784px;
}
#foot_inner_box1{
	float: left;
	padding-left: 11px;
}
#foot_inner_box2{
	float: left;
	padding-top:30px;
	padding-left: 15px;
}
#foot_inner_box2_{
	width: 536px;
}
#foot_inner_box2 ul{
	padding:0;
	margin:0;
}
#foot_inner_box2 ul li{
	list-style: none;
	background: url("images/info_point.jpg") 4px 5px no-repeat;
	padding-left: 20px;
	padding-bottom:5px;
}
.foot_bold{
	font-weight: bold;
	color: #71CFFF;
}
#foot_inner_box3{
	float: left;
}

#foot_staff{
	float: left;
  font-size: 11px;
  padding-top: 5px;
  width: 784px;
}

#foot_staffInner{
	float: left;
  padding-left: 216px;
  font-weight: bold;
}

#nyilatkozat{
	float: left;
  padding: 5px 0px;
}

#foot_egyeb_info{
	clear: both;
}

/*----------------------------------------------------------------KAPCSOLAT-------------------------------------------------------------------------*/

.kapcsolatText2{
	border: 1px solid #000;
	background: #F5F5F5;
	color: #000;
	padding:0;
	margin:0;
	width:492px;
	height: 120px;
}

.kapcsolatText, .kapcsolatKozep, .ajanlatText{
	padding:0;
	margin:0;
	border: 1px solid #000;
	background: #F5F5F5;
	color: #000;
	width: 368px;
	margin-top:1px;
}

.ajanlatText {
	width: 183px;
}

.kapcsolatKozep{
	width: 370px;
}
.kapcsolat{

}
.gomb{
	background: #0C9CDB;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 121px;
	cursor: pointer;
  width:  65px;
}
.gomb2{
	background: #BABABA;
	border: 1px solid #000;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
  width:  55px;
}
.kapcsolat-szoveg, .kapcsolat-szoveg__, .ajanlatSzoveg{
	font-weight: bold;
	color:#000;
	padding:0;
	margin:0;
	margin-right:75px;
	font-size:12px;
}
.kapcsolat-szoveg3{
	font-weight: bold;
	padding:0;
	margin:0;
	font-size:12px;
	color:#000;
}
.kapcsolat-szoveg__{
	width:46px;
}
.kapcsolat-szoveg2{
	width:490px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							GYORSKAPCS
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sikeres_atiranyitas{
	color: #0C9CDB;
}
.sikertelen_atiranyitas{
	color: red;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							GALÉRIA
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#galeriaKepek{
	width: 530px !important;
	height:	280px !important;
}
.galeriaHeader, .galeriaHeader2{
	width: 530px;
	height: 19px;
	text-align: center;
	background: #0E87C6;
	color:#fff;
	border-bottom:1px solid #fff;
}
.galeriaHeader2{
	border-top:1px solid #fff;
	text-align: left;
}
.galeriaHeader a, .galeriaHeader2 a{
	text-decoration:none;
	font-weight:bold;
	color:#fff !important;
}
.galeriaLista, .galeriaLista ul{
	list-style:	none;
}
.galeriaLista li{
	padding-top:10px;
	clear:both;
}
.galeriaLista img{
	border: none;
	float: left;
	margin-right:10px;
}
#vetitoDiv a img{
	border: none;
	margin-bottom:-5px;
}
#vetitoDiv a{
	text-decoration:none;
	color: #0E87C6;
	font-size:11px;
}
#vetitoDiv{
	background: #FED190;
	padding-top: 15px;
	padding-bottom:15px;
	width:530px;
}
#vetitoDiv_{
	padding-left:300px;
}
.terkoz{
	padding-right:30px;
}
#alkategoriak{
	color:#000;
	padding-top: 20px;
	padding:0;
	margin:0;
}
#alkategoriak a{
	color:#0E87C6;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#alkategoriak a img{
	border: 1px solid #78797B;
}
#alkategoriak table tbody tr td{

}
.vetitgomb{
	color:#71CFFF !important;
	cursor:pointer;
}
#galeriaLeiras{
	color:#000;
}
#pozicio{
	padding:0;
	margin:0;
	height:26px;
}
#pozicio h3{
	padding:0;
	margin:0;
	color:#0E87C6;
}
#pozicio h3 a{
	color:#0E87C6;
}
#pozicio a{
	color:#0E87C6;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------HÍRELVÉL--------------------------------------------------------------------------------------*/

#hirlevel_button{
	text-align: center;
	padding-top:10px;
}
#feliratkozom{
/*	background: #0C9CDB;*/
	width: 88px !important;
	height: 37px;
	font-size: 12px;
	cursor: pointer;
}
#leiratkozom{
	background: #555555 !important;
	width: 88px !important;
	height: 37px;
	font-size: 12px;
	cursor: pointer;
}
#leiratkozom:hover{
	background: #6F6F6F !important;
	color: #ffffff !important;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							HÍREK BOX
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.hirekBox{
	clear: right;
	float: right;
	width: 214px;
	text-align: justify;
	padding-top: 10px;
	margin-left: 35px;
	margin-top: 20px;
}
.hirekInner{
	float: left;
	padding-right: 20px;
}

.hirKivonat {
	width: 214px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							HÍREK BOX VÉGE
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.hirekInner .date {
	color: #bdbdbd;
}

.szeles {
	width: 548px !important;
}

#bronz {
	height: 172px;
	margin: 366px 0 0 12px;
	position: absolute;
	width: 65px;
}

#bronz img {
	width: 65px;
	height: 65px;
}

#ezust {
	margin: 348px 0 0 89px;
	height: 190px;
	position: absolute;
	width: 79px;
}

#ezust img {
	width: 79px;
	height: 79px;
}

#arany {
	height: 200px;
	margin: 338px 0 0 177px;
	position: absolute;
	width: 88px;
}

#arany img {
	width: 88px;
	height: 88px;
}

#platina {
	height: 219px;
	margin: 319px 0 0 272px;
	position: absolute;
	width: 104px;
}

#platina img {
	height: 104px;
	width: 104px;
}

#lakossagi {
	height: 141px;
	margin: 340px 0 0 417px;
	position: absolute;
	width: 105px;
}

#lakossagi img {
	margin-left: 8px;
	width: 84px;
	height: 84px;
}

.bottom_spacer {
	margin-top: 22px;
	height: 85px !important;
}

.lakossagi {
	height: 30px !important;
	margin-left: 0 !important;
	margin-top: 24px;
	width: 105px !important;
}

#login{
  margin:  10px 0 0 0;
  background-color: #EAE9E9;
  float:left;
}

#login_belso{
  padding:  10px 0 10px 10px;
  float: left;
}

.loginMain{
  color: #000000 ;
  margin:  0 0 10px 0;
  font-weight: bold;
  text-align: left;
}
.loginText {
  width:150px;
  float:left;
}
.nev {
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #D5D5D5;
  color:#000000;
  font-size:11px;
  height:20px;
  margin-bottom:10px;
  width:165px;
}
#in_out{
  float: right;
  text-align: left;
  width: 87px;
}
#belepes_submit {
 /* background:none repeat scroll 0 0 #0C9CDB !important;
  border: 1px solid #969696;*/
  cursor:pointer;
  font-size:12px !important;
  height: 30px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  width:77px;
  color: #FFFFFF;
}
#kilepes_submit {
  background:none repeat scroll 0 0 #0C9CDB !important;
  border: 1px solid #969696;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  width:110px;
  color: #FFFFFF;
}
.userLink {
  color: #17A6DE;
  font-weight: bold !important;
  text-decoration: none !important;
}
#modify {
  width: 160px;
  height: 25px;
  background:none repeat scroll 0 0 #C4C4C4 !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  color: #000000;
}

input {
  height: 20px;
  color: #000000;
  width: 250px;
}

.clear {
  height: 25px;
}

#passModify {
  background:none repeat scroll 0 0 #888888 !important;
  width: 150px !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  color: #FFFFFF;
}

.userMod, .torolSubmit, .modifySubmit{
  background:none repeat scroll 0 0 #888888 !important;
  width: 100px !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  color: #FFFFFF;
}

#adminModify, #newUserSubmit, #userModify, #newAdminSubmit ,#csomagSubmit ,#partnerSubmit ,.partnerSzerk, #newPartner, #userDataModify , #addGBSubmit, #fupResetSubmit, #modSubmit{
  background:none repeat scroll 0 0 #0C9CDB !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  margin-top:10px !important;
  padding-right:5px !important;
  width: 150px;
  color: #FFFFFF;
}

#userTorol, #partnerTorol {
  background:none repeat scroll 0 0 #A00000 !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  margin-top:10px !important;
  padding-right:5px !important;
  width: 150px;
  color: #FFFFFF;
}

.torolSubmit {
  background:none repeat scroll 0 0 #A00000 !important;
  cursor:pointer;
  font-size:12px !important;
  height:25px !important;
  padding-left:5px !important;
  padding-bottom:5px !important;
  padding-right:5px !important;
  width: 150px;
  color: #FFFFFF;
}

#price{
  margin-top:5px !important;
  width: 45px!important;
  height: 15px !important;
}

.speedLimitTable{
    margin-top:5px;
    border-collapse:collapse;
}
.speedLimitTable tr td{
    border:1px solid #A7A7A7;
    padding:5px;
    text-align:center;
}
tr.speed_active td{
    background:#A7A7A7;
    color:#fff;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							CSOMAGOK
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.divclear{
	clear: both !important;
}

#skycsomagvalasztas{
	font-size: 14px;
	margin-left: -10px;
}

#skycsomagvalasztas h2{
	padding: 5px 0px 30px 0px;
}

.margo{
	float: left;
	margin: 15px 0px;
}

.margo label{
	float:left;
	width: 155px;
	margin: 5px 0px;
}

.radiolabel{
	width: 130px !important;
	margin-top: 2px !important;
	padding-left: 3px;
}

.radiolabel{
	float: left;
	width: 110px !important;
	margin-top: 2px !important;
	padding-left: 3px;
}

.radiolabel3{
	float: left;
	width: 142px !important;
	margin-top: 2px !important;
	padding-left: 3px;
}

.nagyobb_label{
	width: 200px !important;
	margin-top: 2px !important;
	padding-left: 3px;
}

.radiolabel4{
	float: left;
	width: 232px !important;
	margin-top: 2px !important;
	padding-left: 3px;
}

.radiolabel2{
	width: 400px !important;
	margin-top: 2px !important;
	padding: 0px 3px;
}

.margo input[type=radio]{
	float: left;
	width: 20px !important;
}

.margo input[type=text]{
	height: 20px !important;
	color: #454545;
}

#csomagok{
	width: 559px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

.uzleti_lakossagi{
	float: left;
	padding: 10px 0px;
}

.egyradio{
	float: left;
	width: 559px;
	padding: 3px 0px;
}

.sebesseg{
	font-size: 13px;
	font-weight: normal !important;
	margin-top: 2px !important;
	padding-left: 20px !important;
}

.masodiksor{
	float: left;
	width: 145px;
	font-size: 13px;
	text-align: center;
}

.harmadiksor{
	float: left;
	font-size: 13px;
	padding: 0px 2px 4px 25px;
}

#osszegzes{
	margin: 40px 30px 40px 0px;
	padding: 10px;
	border: 1px solid;
}

.megrendel input[type=submit]{
	width: 150px;
	height: 35px;
	padding: 5px 3px;
	margin: 0px 20px;
}

.megrendel{
	float: left;
	width: 500px;
	margin: 25px 0px !important;
}

#kep_ka{
	margin: 7px 0px 0px -12px;
}

#kep_ku{
	margin: -3px 0px 0px 17px;
}

.ar{
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}

.arbrutto{
	margin: -5px 0px 0px 15px !important;
}

.arnetto{
	font-size: 12px !important;
	margin: -5px 0px 0px 15px !important;
}

.arnetto_e{
	font-size: 12px !important;
	margin: -5px 0px 0px 5px !important;
}

.egyeb_beljebb{
	padding-left: 25px !important;
}

#igazolvany, #cim{
	margin-top:15px;
}

.hiba{
	color: red;
}

.csomagnevlabel{
	margin: 1px 2px 0px 0px !important;
	width:auto !important;
}

.szurke{
 color: #B0B0B0;
}

.havidijb{
	padding-left: 10px;
}

.havidijn{
	font-size: 12px;
}

.kiemelt{
	color: #ff0000;
	font-size: 14px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------
							CSOMAGOK VÉGE
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

