@charset "utf-8";
/*******************************
 * Alapértelmezett beállítások *
 *******************************/
body,td,th {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 12px;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
}
body {
	background-color: #fd9713;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #DE1E00;
}
.clr{
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
.margin5-top{margin-top: 5px}
.margin5-bottom{margin-bottom: 5px}
.margin10-top{margin-top: 10px;}
.margin10-bottom{margin-bottom: 10px;}
.margin15-top{margin-top: 15px;}
.margin15-bottom{margin-bottom: 15px;}
.margin20-top{margin-top: 20px;}
.margin20-bottom{margin-bottom: 20px;}
.margin30-top{margin-top: 30px;}
.margin30-bottom{margin-bottom: 30px;}
.left-float{float: left;}
.right-float{float: right;}
#container{
	width: 1040px;
	margin: 20px auto 0 auto;
}
#background-top{
	background: url(/images/background2-top.png) top center no-repeat;
	width: 1040px;
	min-height: 680px;
}
#background-bottom{
	background: url(/images/background2-bottom.png) top center no-repeat;
	width: 1040px;
	height: 10px;
}
#content{
	width: 1000px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}
.hr-solid{
	background: url(/images/hr-solid.gif) top center no-repeat;
	width: 276px;
	height: 1px;
	border: none;
}
.hr-dotted{
	background: url(/images/hr-dotted.gif) top center no-repeat;
	width: 276px;
	height: 1px;
	border: none;
}
#stores .left-top,
#products .left-top,
#coupons .left-top,
#hotdeals .left-top{
	margin: 20px 15px -5px 15px;
	float: right;
}
#stores .center-bottom,
#products .center-bottom,
#coupons .center-bottom,
#hotdeals .center-bottom{
	text-align: center;
	margin: 15px auto 0 auto;
}
#stores .swap,
#products .swap,
#coupons .swap,
#hotdeals .swap{
	font-size: 12px;
}
#stores .swap a,
#products .swap a,
#coupons .swap a,
#hotdeals .swap a{
	margin-left: 3px;
	margin-right: 3px;
}
#stores .swap a.active,
#products .swap a.active,
#coupons .swap a.active,
#hotdeals .swap a.active{
	font-size: 130%;
	font-weight: bold;
	color: #D41900;
}
#stores .swap a.inactive,
#products .swap a.inactive,
#coupons .swap a.inactive,
#hotdeals .swap a.inactive{
	font-size: 100%;
	font-weight: lighter;
	color: #006EB7;
}
/*******************************
 * Alapértelmezett beállítások *
 *******************************/
/***********************
 * Fejrész beállításai *
 ***********************/
#header{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 229px;
	text-align: left;
}
#header img{
	border: 0;
}
#header #logo{
	position: relative;
	left: 10px;
	top: 20px;
	width: 208px;
	height: 207px;
	z-index: 10;
	float: left;
}
#header #flag-hu-active{
	position: relative;
	left: -5px;
	top: 20px;
	width: 80px;
	height: 60px;
	z-index: 2;
	float: left;
}
#header #flag-hu-inactive{
	position: relative;
	left: -20px;
	top: 20px;
	width: 80px;
	height: 60px;
	z-index: 1;
	float: left;
}
#header #flag-hu-inactive:hover{
	position: relative;
	left: -5px;
	top: 20px;
	width: 80px;
	height: 60px;
	z-index: 3;
	float: left;
}
#header #flag-en-inactive{
	position: relative;
	left: -100px;
	top: 55px;
	width: 80px;
	height: 60px;
	z-index: 1;
	float: left;
}
#header #flag-en-inactive:hover{
	position: relative;
	left: -85px;
	top: 55px;
	width: 80px;
	height: 60px;
	z-index: 2;
	float: left;
}
#header #flag-en-active{
	position: relative;
	left: -85px;
	top: 55px;
	width: 80px;
	height: 60px;
	z-index: 2;
	float: left;
}
#header #picture{
	position: relative;
	left: 230px;
	top: -186px;
	width: 553px;
	height: 207px;
	z-index: 0;
}

#picture .flashLink{
	position: absolute;
	top: 207px;
	left: 0;
	z-index: 1;
}

#picture .flashLink span{
	display: block;
	width: 553px;
	height: 207px;
}

#header #search{
	text-align: center;
	background: url(/images/background-search.gif) top center no-repeat;
	width: 195px;
	height: 207px;
	position: relative;
	left: 795px;
	top: -185px;
	z-index: 0;
}
#header #search form,
#header #search{
	margin: 0;
	padding: 0;
	width: 195px;
}
#header #search .shop-list,
#header #search .brand-list,
#header #search .search-input,
#header #search .send-input{
	width: 173px;
	height: 24px;
	margin: 7px auto 0 auto;
	padding: 0;
}
#header #search .shop-list,
#header #search .brand-list,
#header #search .search-input{
	padding-left: 5px;
}
#header #search .search-input{
	width: 168px;
}
/***********************
 * Fejrész beállításai *
 ***********************/
/********************
 * Menü beállításai *
 ********************/
#menu{
	background: url(/images/background-menu.gif) top center no-repeat;
	text-align: center;
	width: 1000px;
	height: 47px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
}
#menu #fooldal{
	margin-left: 10px;
}
#menu a{
	margin-left: 7px;
	display: block;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	float: left;
}
#menu .subnav, #menu .subnav li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
#menu .subnav{
	width: 193px;
	border-left: 1px solid #FFE6AA;
	border-right: 1px solid #FFE6AA;
	border-bottom: 1px solid #FFE6AA;
	background-color: #FE9D0C;
}
#menu .subnav{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 193px;
	position: absolute;
	margin-top: -7px;
	margin-left: 3px;
	display: none; /* Letiltva ideiglenesen */
	z-index: 500;
	top: 53px;
}
#menu .subnav a:link,
#menu .subnav a:visited,
#menu .subnav a:active{
	display: block;
	border: 0;
	color: #FFF;
	text-align: left;
	line-height: 43px;
	font-weight: bold;
	font-size: 11px;
	width: 160px;
	height: 39px;
	padding-left: 20px;
}
#menu .subnav a:hover{
	color: #000;
	text-decoration: none;
}
#menu .subnav li{
	width: 193px;
	height: 41px;
	margin: 5px auto 5px auto;
	background: url(/images/background3-submenu-inactive.gif) top center no-repeat;
}
#menu li:hover .subnav{display: block;}
#menu li .subnav li:hover{background: url(/images/background3-submenu-active.gif) top center no-repeat;}
/********************
 * Menü beállításai *
 ********************/
/*******************************
 * Oldal navigáció beállításai *
 *******************************/
#page-nav{
	text-align: left;
	margin: 10px 15px 0 15px;
	font-size: 11px;
}
#page-nav .nav{
	font-weight: bold;
}
#page-nav .inactive{
	text-decoration: none;
	color: #FD7C13;
}
#page-nav .active{
	text-decoration: none;
	color: #000;
}
#page-nav a:hover{
	text-decoration: underline;
}
/*******************************
 * Oldal navigáció beállításai *
 *******************************/
/*****************************
 * Alsó tartalom beállításai *
 *****************************/
#content2{
	width: 1000px;
	margin: 20px auto 0 auto;
}
#content2 .opening,
#content2 .map,
#content2 .newsletter{
	float: left;
}
#content2 .map,
#content2 .newsletter{
	margin-left: 10px;
}
#extras{
	width: 1000px;
	margin: 20px auto 0 auto;
}
#extras .rss,
#extras .gadget,
#extras .action{
	float: left;
}
#extras .gadget,
#extras .action{
	margin-left: 10px;
}
/*****************************
 * Alsó tartalom beállításai *
 *****************************/
/**********************
 * Lábléc beállításai *
 **********************/
#footer{
	width: 1000px;
}
#footer .menu-bottom{
	background: url(/images/background-footer-box.png) top center no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin-left: 20px;
	width: 1000px;
	height: 38px;
	line-height: 38px;
}
#footer .dev{
	border-top: 1px solid #E66031;
	width: 1000px;
	margin-left: 20px;
	color: #FFF;
}
#footer .dev .left{
	margin: 15px 0 0 15px;
	float: left;
}
#footer .dev .right{
	margin: 15px 15px 0 0;
	float: right;
}
/**********************
 * Lábléc beállításai *
 **********************/
/***********************
 * Főoldal beállításai *
 ***********************/
#column1,
#column2,
#column3{
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	width: 316px;
}
#column1{margin-left: 10px;}
#frame{width: 316px;}
#frame .top{
	background: url(/images/box-top.jpg) top center no-repeat;
	width: 316px;
	height: 10px;
}
#frame .center{
	background: url(/images/box-center.jpg) top center repeat-y;
	width: 316px;
}
#frame .bottom{
	background: url(/images/box-bottom.jpg) top center no-repeat;
	width: 316px;
	height: 10px;
}
/* Minimális keretmagasság beállítása */
#column2 #frame .center,
#column3 #frame .center{
	min-height: 630px;
}
#column1 #frame .center,
#column1 #frame .center{
	min-height: 282px;
}
/* Minimális keretmagasság beállítása */
#column1 .title,
#column2 .title,
#column3 .title{
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 2px;
	margin-bottom: 3px;
}
#frame .center{
	text-align: left;
}
#frame .center .picture{
	margin: 5px 5px 10px 15px;
}
#frame .center .medium-title{
	font-size: 18px;
	font-weight: bold;
}
#frame .center .text{
	font-size: 12px;
	font-weight: lighter;
}
#frame .center .go{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 10px;
}
#frame .center .medium-title,
#frame .center .text,
#frame .center .go,
#frame .center .hr-solid,
#frame .center .hr-dotted,
#frame .center .other{
	margin-left: 20px;
	margin-right: 20px;
}
#frame .center .other img{margin-right: 8px;}
#column1 #box2 .title a{
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #1381D0;
	margin-left: 13px;
}
#column2 #frame .center .other .title{
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	margin: 0;
}
#column2 #frame .center .other{
	font-size: 11px;
	min-height: 45px;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
}
#column2 #frame .center .other .text{
	margin: 0;
}
#column3 #frame .center .other .title{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #EE4E00;
}
#column3 #frame .center .other .text{
	font-size: 12px;
	margin: 0;
}
#column3 #frame .center .other img{
	border: 1px solid #ECECEC;
}
/***********************
 * Főoldal beállításai *
 ***********************/
/*********************
 * Üzlet beállításai *
 *********************/
#business{
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
#business #title{
	font-size: 22px;
	text-transform: uppercase;
}
#business .hr-solid{
	width: 977px;
	background-repeat: repeat-x;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}
#business .hr-dotted{
	width: 977px;
	background-repeat: repeat-x;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}
#business .v1 .bisnum,
#business .v1 .phonum,
#business .v1 .webpage{
	float: left;
	font-weight: bold;
	color: #393939;
}
#business .v1 .bisnum span,
#business .v1 .phonum span,
#business .v1 .webpage a{
	font-weight: lighter;
	color: #006EB7;
}
#business #column1{
	float: left;
	width: 381px;
	margin-left: 0;
}
#business #column2{
	float: left;
	width: 579px;
	margin-left: 10px;
	margin-right: 0;
}
#business .recommend{
	background: url(/images/recommend-box.gif) top center no-repeat;
	width: 381px;
	height: 121px;
}
#business .recommend .title{
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	padding-left: 12px;
	padding-top: 6px;
}
#business .recommend input{
	border: 1px solid #FFDEBB;
	width: 175px;
	height: 19px;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 3px;
}
#business .recommend .left{
	margin-left: 10px;
	margin-top: 5px;
}
#business .recommend .right{
	margin-right: 10px;
	margin-top: 5px;
}
#business .recommend .send-input{
	width: 360px;
	height: 24px;
	border: none;
	padding: 0;
	margin: 5px 0 0 10px;
}
#business #column2 .hr-solid{
	width: 100%;
	margin: 0;
}
#business #column2 .text{
	font-size: 12px;
}
.otherorangecolor{
	color: #FD7C13;
}
#business .other .left{
	width: 145px;
	font-weight: bold;
	font-size: 12px;
}
#business .other .right{
	width: 435px;
}
#business .other .right .map{
	border: 2px solid #E6E6E6;
	margin-bottom: 5px;
}
#business .other .right a.map{
	border: none;
	font-size: 10px;
	text-transform: uppercase;
}
#business #other{
	width: 975px;
}
#business #other .left-float{
	width: 295px;
}
#business #other .box1,
#business #other .box2,
#business #other .box3{
	padding: 10px 15px 15px 15px;
	min-height: 240px;
}
#business #other .box2, #business #other .box3{
	background: url(/images/hr-dotted-vertical.gif) left center repeat-y;
}
#business #other .title{
	font-size: 19px;
	margin-bottom: 10px;
}
#business #other .picture{
	margin-bottom: 10px;
}
#business #other .picture img{
	border: 1px solid #E5E5E5;
}
#business #other .medium-title{
	font-size: 15px;
	font-weight: bold;
}
#business #other .text{
	font-size: 12px;
	margin-bottom: 5px;
}
#business #other .go{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#business #other .box3 .picture{
	width: auto;
	margin-right: 10px;
}
#business #other .box3 .price{
	width: 135px;
}
#business #other .box3 .price .title{
	font-size: 14px;
	font-weight: bold;
	color: #EE4E00;
}
#business #other .box3 .price .a{
	font-weight: bold;
}
#business #other .box3 .price .b{
	font-weight: bold;
	color: #8F0000;
}
#actual-box{
	background: url(/images/background-actual-box.png) top center no-repeat;
	width: 1000px;
	height: 254px;
	text-align: center;
	margin: 10px auto -5px auto;
}
#actual-box .left{
	margin: 25px 10px 25px 20px;
	text-align: left;
}
#actual-box .right{
	margin: 25px 20px 25px 0;
	text-align: left;
}
#actual-box .left .title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#actual-box .data{
	width: 660px;
}
#actual-box .data .picture{
	float: left;
	margin-right: 10px;
}
#actual-box .data .picture img{
	border: 5px solid #EFEFEF;
}
#actual-box .data .title{
	font-size: 15px;
}
#actual-box .data .go{
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#actual-box .right{
	background: url(/images/hr-solid-vertical.gif) left center repeat-y;
	width: 290px;
}
#actual-box .right .other div,
#actual-box .right .hr-dotted{
	margin-left: 10px;
}
#actual-box .right .other img{
	margin-right: 10px;
}
#actual-box .right .other .title{
	font-size: 12px;
	font-weight: bold;
}
#actual-box .right .other .text{
	font-size: 11px;
}
#actual-box .right .go{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/*********************
 * Üzlet beállításai *
 *********************/
 /***********************
 * Üzletek beállításai *
 ***********************/
#stores{
	width: 1000px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#stores .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 15px;
	float: left;
}
#stores .hr-solid{
	background-repeat: repeat-x;
	margin-bottom: -15px;
	width: 970px;
}
#stores #frame{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#stores .box{
	width: 313px;
	height: 205px;
	float: left;
	text-align: left;
	margin: 30px 5px 0 5px;
}
#stores .box .title{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	width:  100%;
}
#stores .box .picture{height: 148px;}
#stores .box .title a{color: #006EB7;}
#stores .box .title a:hover{text-decoration: none;}
#stores .box .picture{
	margin-bottom: 1px;
}
#stores .box .category{
	background-color: #FFF1E2;
	height: 17px;
	padding: 5px 10px 5px 10px;
}
#stores .box .go{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 5px 10px;
}
#stores .box .hr-dotted{
	width: 100%;
	background-repeat: repeat-x;
	margin: 0;
}
/***********************
 * Üzletek beállításai *
 ***********************/
/*********************
 * Üzlet beállításai *
 *********************/
#business-map{
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	width: 970px;
	text-align: left;
}
#business-map .title{
	font-size: 22px;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}
#business-map .desc{
	font-size: 11px;
	color: #828282;
	margin: -3px 0 0 0;
}
#business-map .hr-solid{
	background-repeat: repeat-x;
	margin: 0 3px 0 -3px;
	width: 976px;
}
#business-map .catlist{
	width: 281px;
	/*border: 5px solid #FFF1E2;*/
	margin: 35px 6px 0 6px;
	padding: 10px;
	float: left;
}
#business-map .cat-title,
#business-map .cat-title a{
	font-size: 15px;
	font-weight: bold;
	color: #006EB7;
	margin: -33px 0 13px -10px;
}
#business-map .catlist ul{
	margin: 5px 0 0 10px;
	padding: 0;
}
#business-map .catlist ul li{
	background: url(/images/hr-dotted.gif) bottom center repeat-x;
	list-style-image: url(/images/rows/normal-orange-whitebg.gif);
	margin: 3px 0 3px 0;
	padding-bottom: 2px;
}
/*********************
 * Üzlet beállításai *
 *********************/
/************************
 * Termékek beállításai *
 ************************/
#products{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#products .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 0;
	float: left;
}
#products .left-top{
	margin: 20px 0 -5px 15px;
	float: right;
}
#products .hr-solid{
	background-repeat: repeat-x;
	width: 970px;
}
#products .box{
	text-align: center;
	width: 230px;
	border: 1px dotted #9F9F9F;
	margin: 15px 5px 15px 5px;
	float: left;
}
#products .box .title{
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	float: none;
	margin: 8px 0 4px 0;
	padding: 0;
}
#products .box .picture img{
	border: 1px solid #E4E4E4;
}
#products .box .picture{
	height: 73px;
	margin-bottom: 6px;
}
#products .box .price{
	height: 45px;
	margin-bottom: 6px;
}
#products .box .price a{
	font-size: 12px;
	color: #393939;
}
#products .box .price a .a{
	font-weight: bold;
	color: #1381D0;
}
#products .box .price a .b{
	font-weight: bold;
	color: #CA1300;
}
#products .box .go{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px dotted #9F9F9F;
	background-color: #F5F5F5;
	line-height: 18px;
	height: 20px;
	margin: 0;
	padding: 0;
}
/************************
 * Termékek beállításai *
 ************************/
/***********************
 * Kuponok beállításai *
 ***********************/
#coupons{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#coupons .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 0;
	float: left;
}
#coupons .left-top{
	margin: 20px 0 -5px 15px;
	float: right;
}
#coupons .hr-solid{
	background-repeat: repeat-x;
	width: 970px;
}
#coupons .box{
	text-align: left;
	width: 230px;
	margin: 15px 6px 15px 6px;
	float: left;
}
#coupons .box .title{
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #1381D0;
	float: none;
	margin: 5px 0 2px 0;
	padding: 0;
}
#coupons .box .title a{color: #1381D0;}
#coupons .box .title a:hover{text-decoration: none;}
#coupons .box .picture a img{
	border: 1px solid #E4E4E4;
	margin-bottom: 6px;
}
#coupons .box .price{
	margin-bottom: 6px;
}
#coupons .box .text{
	font-size: 12px !important;
	color: #393939;
	height: 30px;
	margin-bottom: 10px;
}
#coupons .box .text *{
	font-size: 12px !important;
	margin: 0;
	padding: 0;
}
#coupons .box .go{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F5F5F5;
	line-height: 18px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 5px;
}
/***********************
 * Kuponok beállításai *
 ***********************/
/***********************************
 * Hírek, Cikkek lista beállításai *
 ***********************************/
#hotdeals-list{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#hotdeals-list .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 10px;
	float: left;
}
#hotdeals-list .left-top{
	margin: 20px 0 -5px 15px;
	float: right;
}
#hotdeals-list .hr-solid{
	background-repeat: repeat-x;
	width: 980px;
	margin-bottom: 0;
}
#hotdeals-list .box{
	background: url(/images/background-bottom1-hotdeal-box.jpg) bottom center no-repeat;
	text-align: left;
	width: 487px;
	height: 169px;
	margin: -3px 0 0 0;
	padding-bottom: 5px;
	float: left;
}
#hotdeals-list .right-box{
	background: url(/images/background-bottom2-hotdeal-box.jpg) left center no-repeat;
	text-align: left;
	width: 493px;
	height: 170px;
	margin: -3px 0 0 0;
	padding-bottom: 5px;
	float: left;
}
#hotdeals-list .box .fix,
#hotdeals-list .right-box .fix{
	height: 155px;
}
#hotdeals-list .right-dotted{
	background: url(/images/background-left-hotdeal-box.jpg) left center no-repeat;
	float: left;
}
#hotdeals-list .box .title,
#hotdeals-list .right-box .title{
	font-size: 18px;
	font-weight: lighter;
	text-transform: none;
	width: 100%;
	color: #D81900;
	float: none;
	margin: 5px 0 2px 10px;
	padding: 0;
}
#hotdeals-list .box .picture,
#hotdeals-list .right-box .picture{
	width: 180px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#hotdeals-list .box .text,
#hotdeals-list .right-box .text{
	width: 275px;
	height: 100px;
	font-size: 12px;
	color: #393939;
	margin-bottom: 10px;
	float: left;
}
#hotdeals-list .box .go,
#hotdeals-list .right-box .go{
	position: relative;
	bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	height: 20px;
	margin: 0 15px 0 0;
	padding: 0 0 0 5px;
	float: right;
}
/***********************************
 * Hírek, Cikkek lista beállításai *
 ***********************************/
/*****************************
 * Hírek, Cikkek beállításai *
 *****************************/
#hotdeals{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#hotdeals .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 5px;
	float: left;
}
#hotdeals .hr-solid{
	background-repeat: repeat-x;
	width: 980px;
	margin-bottom: 20px;
	float: left;
}
#hotdeals #recommend{
	width: 250px;
	margin-left: 5px;
	float: left;
}
#hotdeals #recommend .picture{margin-bottom: 10px;}
#hotdeals #recommend .box{
	background: url(/images/recommend-box2.jpg) center center no-repeat;
	height: 217px;
	font-weight: lighter;
	text-align: left;
}
#hotdeals #recommend .box .title{
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	margin: 10px 10px 3px 15px;
}
#hotdeals #recommend input{
	border: 1px solid #FFDEBB;
	width: 225px;
	height: 19px;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#hotdeals #recommend .input-form-mail{margin-bottom: 10px;}
#hotdeals #recommend .input-newsletter{
	width: 15px;
	height: 15px;
	margin: 5px 5px 5px 10px;
	padding: 0;
}
#hotdeals #recommend .send-input{
	width: 232px;
	height: 24px;
	border: none;
	padding: 0;
	margin: 5px 0 0 10px;
}
#hotdeals #right{
	width: 700px;
	float: left;
	text-align: left;
	margin-left: 15px;
}
#hotdeals #right .title{
	font-size: 15px;
	font-weight: bold;
	color: #F25C1B;
	text-transform: none;
	float: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#hotdeals #right .text{margin-bottom: 5px;}
/***********************************
 * Hírek, Cikkek lista beállításai *
 ***********************************/
/***********************
 * Karrier beállításai *
 ***********************/
#career{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#career .title{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 15px -5px 10px;
	float: left;
}
#career .left-top{
	margin: 20px 0 -5px 15px;
	float: right;
}
#career .hr-solid{
	background-repeat: repeat-x;
	width: 980px;
	margin-bottom: 0;
}
#career .box{
	width: 900px;
	margin: 25px auto 25px auto;
	float: none;
}
#career .box .title{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FD7C13;
	margin: 0;
	padding: 0;
	float: none;
}
#career .box .title2{
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #060CE6;
}
#career .box .details{
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	margin-top: 20px;
	color: #010101;
}
#career .box strong{
	font-weight: bold;
}
#career .box .contact{
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #010101;
}
#career .box .mail{
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #010101;
}
/***********************
 * Karrier beállításai *
 ***********************/
/************************
 * Hírlevél beállításai *
 ************************/
#newsletter{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}
#newsletter .title{
	font-size: 18px;
	color: #FF5500;
	margin-top: 20px;
	margin-bottom: 10px;
}
#newsletter .box{
	background: url(/images/recommend-box.gif) top center no-repeat;
	width: 381px;
	height: 121px;
	margin: 0 auto 0 auto;
}
#newsletter .box .send-name,
#newsletter .box .send-mail{
	width: 176px;
	height: 18px;
	padding-top: 4px;
	margin-top: 30px;
	border: 1px solid #FFDEBB;
}
#newsletter .box .send-input{
	margin: 20px 0 0 0;
}
#newsletter .box-desc{
	margin-top: 20px;
}
/************************
 * Hírlevél beállításai *
 ************************/
 
 strong{font-weight: bold;}
 
 #bannerLeft{
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 32px;
	margin-top: 10px;
}
#icons{
	float: right;
	width: 413px;
	height: 57px;
	margin-right: 20px;
	margin-top: 12px;
}

#icons2{
	background-image: url(../images/bg-icons2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 81px;
	position: relative;
	z-index: 0;
	margin: -1px auto 0 auto;
}
#icons2 .left{
	float: left;
	padding-left: 8px;
	margin-top: 4px;
}
#icons2 .left .frame{
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #c4c4c4;
}
#icons2 .right{
	float: right;
	padding-right: 10px;
	padding-top: 8px;
}
