@import url('footer.css');
/*INDEX.CSS*/
body{
	padding: 0px;
	margin:1;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size:12px;
	font-weight:normal;
	<style type="text/css">
	background-color:#FFFFFF;

}
-->
</style>
	color:#003876;
}

form
{
	margin:0;
	padding:0;
}

table{
	background-color:#FFFFFF;
}


div,td,th{
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
}

.white{
	color:#FFFFFF;
}
.transparent{
	background-color:transparent;
}

.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.middle{
	/*text-align:center;*/
	vertical-align:middle;
}

.hidden{
	display:none;
	visibility:hidden;
}

.hand{
	cursor:pointer;
}

.visible{
	display:block;
	visibility:visible;
}

.underline{
	text-decoration:underline;
}

.blue_button
{
	background-color:#003876;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	border:2px solid #ffffff;
}

th.friss_img{
	height:150px;
}

td.friss_right_img{
	padding-top:5px;
	border-bottom:1px solid #c0c0c0;
	font-size:11px;
}

input.text{
	border: 1px solid #acacac;
	height:18px;
	padding:1px;
}

textarea{
 border: 1px solid #acacac;
}

input.long{
	width:150px;
}
input.short{
	width:80px;
}

select{
	border:1px solid #acacac;
	width:120px;
}
select.long{
	width:150px;
}
select.short{
	width:80px;
}

.submit_button{
	font-size:10px;
	font-weight:bold;
	height:20px;
	background-color:#003876;
	border:0px;
	color:#ffffff;
	padding:1px;
}

.border_r_1{
	border-right:1px solid #550000;
}

OL.big{
	list-style:upper-roman;
	font-size:13px;
}

div.friss{
	border:2px solid #550000;
	border-bottom:3px solid #550000;
	width:100%;
}

H1{
	font-size:18px;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	margin:0;
}

H2{
	font-size:16px;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	color:#003876;/*#b7d2e5;/*#a0a0a0;*/
}

H3{
	padding:2px 0px;
	font-size:14px;
	color:#003876;
}

H4{
	padding:1px 0px;
	font-size:13px;
	color:#000000;
}

td.mid_left{
	background-color:#FFFFFF;
	padding:0px 10px 0px 0px;
}

td.mid_right{
	background-color:#FFFFFF;
	padding:0px 0px 0px 9px;
	border:0;
	/*
	background-image:url('../images/bg_right_menu.gif');
	background-position:left;
	background-repeat:repeat-y;
	*/
}

div.left_menu_cont{
	position:relative;
	float:left;
	width:120px;
	padding-bottom:10px;
	background-image:url('../../images/keret_mid.png');
	background-repeat:repeat-y;
}

div.left_menu_bottom_part{
	position:relative;
	float:left;
	border: 0px;
	background-image:url('../../images/keret_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:4px;
	width:120px;
	height:5px;
}

#left_menu_ul{
	list-style-type:none;
	padding:0;
	margin:0;
	width:120px;
	display:block;
}

#left_menu_ul li{
	/*border-bottom: 1px solid #e0e0e0;*/
	background-image:url('../../images/keret_mid.png');
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#left_menu_ul li.top_part{
	position:relative;
	float:left;
	border: 0px;
	background-image:url('../../images/keret_top.png');
	background-repeat:no-repeat;
	font-size:4px;
	width:120px;
	height:9px;
}

#left_menu_ul li.bottom_part{
	position:relative;
	float:left;
	border: 0px;
	background-image:url('../../images/keret_bottom.png');
	background-repeat:no-repeat;
	font-size:4px;
	width:120px;
	height:20px;
}
#left_menu_ul li.line_part{
	position:relative;
	float:left;
	border: 0px;
	background-repeat:no-repeat;
	font-size:4px;
	width:120px;
	height:4px;
	text-align:center;
}

#left_menu_ul li.left_menu_0{
	position:relative;
	float:left;
	background-color:transparent;
	padding:5px 9px;
	width:112px;
}

#left_menu_ul li.left_menu_cat{
	position:relative;
	float:left;
	background-color:transparent;
	width:112px;
	padding: 5px 9px;
}

#left_menu_ul li.left_menu_cat_delimiter{
	position:relative;
	float:left;
	background-color:transparent;
	width:112px;
	padding: 5px 9px;
}

#left_menu_ul li.left_menu_1{
	position:relative;
	float:left;
	background-color:transparent;
	padding: 4px 0px;
	width:105px;
	padding-left:15px;
}

#left_menu_ul li.left_menu_2{
	position:relative;
	float:left;
	background-color:transparent;
	width:102px;
	padding:4px 0px 3px 18px;
}

#left_menu_ul li.left_menu_3{
	position:relative;
	float:left;
	background-color:transparent;
	width:99px;
	padding:3px 0px 2px 21px;
}

#left_menu_ul li.left_menu_more_colors{
	position:relative;
	float:left;
	background-color:transparent;
	width:94px;
	padding:3px 0px 3px 26px;
}

a.left_menu_cat,a.left_menu_cat:link,a.left_menu_cat:hover,a.left_menu_cat:visited,a.left_menu_cat:active{
	font-weight:bold;
	color:#003876;
	font-size:12px;
	text-decoration:none;
}

a.left_menu_cat_delimiter, a.left_menu_cat_delimiter:link, a.left_menu_cat_delimiter:hover, a.left_menu_cat_delimiter:visited, a.left_menu_cat_delimiter:active{
	font-weight:bold;
	color:#003876;
	font-size:12px;
	text-decoration:none;
}

a.left_menu_0,a.left_menu_0:link,a.left_menu_0:hover,a.left_menu_0:visited,a.left_menu_0:active{
	font-weight:normal;
	color:#003876;
	font-size:13px;
	text-decoration:none;
}

a.left_menu_1,a.left_menu_1:link,a.left_menu_1:hover,a.left_menu_1:visited,a.left_menu_1:active{
	font-weight:normal;
	color:#ff9600;
	font-size:11px;
	text-decoration:none;
}

a.left_menu_2,a.left_menu_2:link,a.left_menu_2:hover,a.left_menu_2:visited,a.left_menu_2:active{
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	text-decoration:none;
}

a.left_menu_3,a.left_menu_3:link,a.left_menu_3:hover,a.left_menu_3:visited,a.left_menu_3:active{
	font-weight:normal;
	color:#ff9600;
	font-size:10px;
	text-decoration:none;
}

a.left_menu_more_colors,a.left_menu_more_colors:link,a.left_menu_more_colors:hover,a.left_menu_more_colors:visited, a.left_menu_more_colors:active{
	text-decoration:none;
	color:#ff9600;
	font-weight:normal;
}

a font.sub_mod_name{
	font-size:10px;
}

a.model_link{
	font-weight:bold;
	font-size:14px;
}

div.right_cont{
	position:relative;
	float:right;
	width:120px;
	padding-bottom:10px;
	margin:0;
}

div.right_google_cont{
	position:relative;
	float:right;
	width:120px;
	padding-bottom:10px;
}

.ad_header
{
	padding-top:15px;
	background:#ffffff url('../images/ad_header.gif') no-repeat top center;	
}

div.right_flash_cont{
	position:relative;
	float:right;
	width:120px;
	height:240px;
	overflow:hidden;
	padding-bottom:10px;
}

#search_table_main{
	background-color:#FFFFFF;
	padding-top:5px;
	width:100%;
}

#search_table{
	background-color:#FFFFFF;
	border:0;
	width:100%;
	font-size:10px;
}

#search_table select{
	font-size:9px;
}

#search_table td{
	text-align:center;
	width:35%;
}

#search_table th{
	width:15%;
}

#search_table_main H3{
	font-size:12px;
	font-weight:bold;
	padding:2px 0px;
	margin:0;
	color:#003876;
}

#search_table_main input{
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding:0px 3px;
}

#search_table_main input.sf_keyword{
	font-size:13px;
	font-weight:bold;
	height:16px;
	width:100%;
	border:1px solid #acacac;
}

#search_table_main .price{
	font-size:12px;
	font-weight:normal;
	border:1px solid #acacac;
}

#search_table_main input.submit_button{
	font-size:9px;
	font-weight:bold;
	width:88px;
	height:22px;
	border:0;
	background-image:url('../images/button_search.png');
}

sup{
	/*text-decoration:underline;*/
}

td.price{
	width:80px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	height:20px;
}

td.col3_delimiter{
	height:25px;
	vertical-align:middle;
}

hr.col3_delimiter{
	width:90%;
	color:#dfe9f5;
	background-color:#dfe9f5;
	border:0;
	height:1px;
}

th.sm_list{
	border-right:1px solid #dfe9f5;
}

.show_hider{
	width:100%;
	cursor:pointer;
	text-decoration:underline;
	margin-top:5px;
	text-align:center;
}

.visible{
	display:block;
	visibility:visible;
}

th.sub_models_title{
	padding:10px 0px;
}

a.sub_model_link{
	text-decoration:none;
	color:#003876;
	font-size:12px;
	text-decoration:none;
}

#header_login_container{
	background-color:#FFFFFF;
}

#login_table
{
	width: 100%;
	height:60px;
}

	#login_table th, #login_table td
	{
		font-size: 12px;
		vertical-align:bottom;
	}
	
.login_text_input
{
	height:14px;
	width:100px;
	font-size:11px;
	border:1px solid #003876;
}

.r_cart_container
{
	position:relative;;
	float:right;
	width:120px;
	height:100px;
	background-image:url('../images/kosar_120x100.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

div.r_cart_title{
	position:absolute;
	top:3px;
	left:0px;
	width:120px;
	text-align:center;
	/*Also set a.r-cart_title !!!*/
}

a.r_cart_title
{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	width:120px;
	height:20px;
}
.right_box_top
{
	background-image:url('../../images/right_box_top.png');
	background-repeat:no-repeat;
	height:23px;
	padding:0;
	margin:0;
	border:0;
}
.right_box_bottom
{
	background-image:url('../../images/right_box_bottom.png');
	background-repeat:no-repeat;
	height:20px;
	padding:0;
	margin:0;
	border:0;
}
.right_box_middle
{
	background-image:url('../../images/right_box_middle.png');
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	border:0;
	color:#ffffff;
}

.cart_title_next{
	text-decoration:none;
	font-size:12px;
	color:#ff9600;
}

div.r_cart_count{
	position:absolute;
	top:40px;
	left:0px;
	width:120px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}

div.r_cart_cost{
	position:absolute;
	top:83px;
	left:0px;
	width:120px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

table.login_table{
	background-color:#ffffff;
	text-align:left;
	width:100%;
	height:100%;
	border:0;
}

p.mail_name{
	font-size:14px;
	font-weight:bold;
}

p.mail_body_text{
	font-size:12px;
	font-weight:normal;
}

table.mail_items{
	border:2px solid #000000;
	font-size:12px;
}

th.summary_th{
	border-top:2px solid #999999;
}

th.header_th{
	border-bottom:2px solid #999999;
}

/*Models' list / model's name*/
.lm_mod_name{
	color:#003876;
	font-weight:bold;
	font-size:11px;
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	height:25px;
	padding-top:5px;
	text-decoration:none;
}

.lm_sub_mod_name{
	color:#003876;
	font-weight:normal;
	font-size:11px;
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	height:20px;
	padding:0px;
	padding-top:5px;
	text-decoration:none;
}

.prices_container{
	position:relative;
	float:left;
	text-align:center;
	width:100%;
}

th.cart_th_top{
	color:#999999;
	padding:0px 0px;
	font-size:11px;
	width:173px;
	height:16px;
	border:0;
	vertical-align:middle;
}
th.cart_th_bottom{
	color:#999999;
	padding:0px 0px;
	font-size:11px;
	width:173px;
	height:15px;
}
td.cart_url{
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	border-width: 1px 0px 0px 0px;
	vertical-align:middle;
	padding:3px 3px;
 }
td.cart_url_price{
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	border-width: 1px 0px 0px 0px;
	vertical-align:middle;
	padding:3px 3px;
 }
td.cart_url_arrow{
	border:1px solid #dfdfdf;
	border-width: 1px 0px 0px 0px;
	vertical-align:middle;
	width:12px;
	background-image:url('../../images/cart_arrow.png');
	background-position:right;
	background-repeat:no-repeat;
}
a.cart_url_arrow{
	border:0;
	vertical-align:middle;
	width:12px;
	height:22px;
	text-decoration:none;
}
table.cart_url_table:hover td.cart_url_arrow{
	border:1px solid #dfdfdf;
	border-width: 1px 0px 0px 0px;
	vertical-align:middle;
	width:12px;
	background-image:url('../../images/cart_arrow_active.png');
	background-position:right;
	background-repeat:no-repeat;
}

a.cart_url, a.cart_url:link, a.cart_url:visited, a.cart_url:active{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#999999;
	text-decoration:none;
}

table.cart_url_table:hover a.cart_url
{
	color:#003876;
}

a.cart_url_price, a.cart_url_price:link, a.cart_url_price:visited, a.cart_url_price:active{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#003876;
	text-decoration:none;
}

table.cart_url_table:hover a.cart_url_price
{
	color:#001736;
}

small.asian_gar{
	font-size:10px;
	font-weight:normal;
	color:inherit;
}

/*LOGOLIST -BEGIN*/
img.logo_pic_alt{
	color:#c2d5e3;
	font-size:16px;
	font-weight:bold;
}

a.img_link{
	text-decoration:none;
	border:0;
}

a.logo_mf_name{
	color:#003876;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
}
/*LOGOLIST - END*/

/*OFFERS - BEGIN*/
a.offers_link{
	color:#003876;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
/*OFFERS - END*/

div.pager_top{
	position:relative;
	border:0px;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-image:url('../../images/pager_top.png');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ccdcec;
	width:600px;
	height:10px;
	font-size:4px;
	overflow:hidden;
}
div.pager{
	position:relative;
	border:0px;
	padding:2px 0px;
	text-align:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ccdcec;
	width:600px;
	margin: 0px;
}
div.pager_bottom{
	position:relative;
	border:0px;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-image:url('../../images/pager_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ccdcec;
	width:600px;
	height:6px;
	font-size:4px;
	overflow:hidden;
}
	div.pager table{
		margin-left:auto;
		margin-right:auto;
		background-color:#cddcec;
	}
	div.pager td{
		padding:2px;
		text-align:center;
	}
	div.pager a, div.pager input{
		color:#ff9600;
		/*color:#ffffff;*/
		font-weight:bold;
	}
	div.pager a.active, div.pager input.active{
		color:#003876;
		font-weight:bold;
	}
	
#law{}
	#law LI{
		font-size:16px;
		font-weight:bold;
		color:#003876;
	}
	#law LI P{
		font-size:12px;
		font-weight:normal;
		color:#000000;
	}
	#law LI P a{
		color:#ff9600;
		text-decoration:none;
	}
LI a{
	color:#003876;
}
#footer_container{
	padding:0;
	padding-top:10px;
	margin:0;
}

H4.news_short{
	font-size:12px;
	color:#000000;
}
p.news_short_date{
	padding:2px 0px;
	font-size:11px;
	color:#888888;
}
p.news_short{
	font-size:11px;
	color:#444444;
}

H4.read_news{
	font-size:14px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0;
}
p.read_news_date{
	margin:0;
	padding:0px 0px 10px 0px;
	font-size:11px;
	color:#888888;
}
p.read_news_pic1{
	font-size:11px;
	color:#444444;
	line-height:16px;
	color:#676767;
	text-align:justify;
}

p.read_news_pic2{
	width:100%;
	font-size:11px;
	color:#FFFFFe;
	text-align:center;
}

p.news_source{
	color:#676767;
}

br{
	padding:0;
	margin:0;
}
a{
	font-size:12px;
	padding:0;
	margin:0;
}

a.news_source{
	color:#ff9600;
	text-decoration:none;
}

a.more_news_link
{
	color:#003876;
	text-decoration:none;
}

a.more_news_link:hover
{
	color:#ff9600;
	text-decoration:none;
}

a img{
	border:0;
	text-decoration:none;
}
a H1, a H2, a H3, a H4{
	text-decoration:none;
}

a.login_link{
	text-decoration:none;
	color:#003876;
	font-size:11px;
}

#left_card{
	width:120px;
	height:120px;
	padding:0;
	margin:0;
	padding-bottom:10px;
	background-repeat:no-repeat;
}

#phone_container{
	width:600px;
}
	#phone_container td.top{
		background-image:url('../../images/keret_600x20.png');
		height:20px;
		background-repeat:no-repeat;
		font-size:6px;
	}
	#phone_container td.mid{
		background-image:url('../../images/keret_600x20_kozep.png');
		padding:0px 20px;
	}
	#phone_container td.bottom{
		background-image:url('../../images/keret_600x20_also.png');
		height:20px;
	}
	#phone_container td table th{
		font-size:9px;
		font-weight:normal;
		padding:0px;
	}
	
table.pricelist{
	width:100%;
	border-spacing:0px;
	background-image:url('../../images/mid_table_header.png');
	background-repeat:no-repeat;
}
	table.pricelist th{
		height:25px;
		vertical-align:middle;
		text-align:center;
		padding:0px;
		margin:0px;
	}
	table.pricelist .ps{
		background-color:#FFFFFF;
	}
	table.pricelist .ptln{
		background-color:#cddcec;
	}
	table.pricelist .minus{
		color:#ff0000;
	}
	.button_list{
		background-image:url('../images/button_list.png');
		width:68px;
		height:22px;
		border:0;
		padding:0;
	}
	table.pricelist td{
		padding:4px 4px;
		color:#003876;
		vertical-align:middle;
		font-size:12px;
	}
	table.pricelist .bottom{
		font-size:5px;
		height:5px;
		border-bottom:10px solid #FFFFFF;;
		background-image:url('../../images/mid_table_bottom.png');
		background-position:bottom;
	}
	table.pricelist .bottom_blue{
		font-size:5px;
		height:5px;
		border-bottom:10px solid #FFFFFF;;
		background-image:url('../../images/mid_table_bottom_blue.png');
		background-position:bottom;
	}
	table.pricelist td a{
		color:#003876;
		text-decoration: none;
	}

#mid_tracker{
	width: 600px;
	height: 33px;
	background-image:url('../../images/mid_tracker.png');
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
}
	#mid_tracker .name{
		width:10%;
		vertical-align:middle;
		font-size:16px;
		color:#003876;
		font-weight:bold;
		padding:0px 10px;
	}
	#mid_tracker tracker_h1
	{
		padding:0;
		margin:0;
		font-size:16px;
		display:inline;
	}

#model_prices{
	font-size:12px;	
}
	#model_prices .price{
		background-image:url('../../images/model_price_listing_price.png');
		background-position:right;
		background-repeat:no-repeat;
		height:26px;
		vertical-align:middle;
		border-top:4px solid #FFFFFF;
		padding:0px 6px;
		font-size:12px;
	}
	#model_prices .warranty{
		background-image:url('../../images/model_price_listing.png');
		background-position:left;
		background-repeat:no-repeat;
		height:26px;
		vertical-align:middle;
		border-top:4px solid #FFFFFF;
		padding:0px 4px;
		font-size:12px;
	}
	#model_prices .cart{
		height:26px;
		vertical-align:middle;
		border-top:4px solid #FFFFFF;
		font-size:12px;
	}

#infolist{
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
	#infolist th.info_cat0{
		font-size:13px;
		font-weight:bold;
		text-align:left;
		font-variant:small-caps;
		height:26px;
		vertical-align:middle;
		background-color:#003875;
		color:#FFFFFF;
		text-indent:15px;
		background-image:url('../../images/mid_narrow_table_header.png');
		background-repeat:no-repeat;
	}
	#infolist th.info_cat{
		font-size:13px;
		font-weight:bold;
		text-align:left;
		font-variant:small-caps;
		height:26px;
		vertical-align:middle;
		background-color:#003875;
		color:#FFFFFF;
		text-indent:15px;
	}

	#infolist th.info_field{
		font-size:11px;
		font-weight:bold;
		text-align:left;
		text-indent:15px;
		width:40%;
		border-bottom:1px solid #FFFFFF;
		padding:4px 0px;
		background-color:#cddcec;
		color:#003876;
		vertical-align:middle;
	}
	
	#infolist td.info_value{
		vertical-align:middle;
		padding:4px;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		width:60%;
		border-bottom:1px solid #cddcec;
		border-right:1px solid #cddcec;
	}

#reg_table{
}
	#reg_table th
	{
		padding-right:20px;
		text-align:right;
		vertical-align:middle;
		height:20px;
	}
	#reg_table td
	{
		text-align:left;
	}

#currency_container{
	position:relative;
	float:left;
	color:#FFffFF;
	width:350px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image: url('../images/currency.png');
	padding-bottom:0px;
	height:50px;
	display:block;
}

#currency{
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:50px;
	background-repeat: no-repeat;
}

	#lang_hu {position:absolute; left:59px; top:11px; width: 16px; height:11px; overflow:hidden; }
		#lang_hu a { display:block; width:16px; height:11px; background-image:url('../images/currency.png');}
		#lang_hu a:link, #lang_hu a:visited { background-position: -59px -11px;}
		#lang_hu a:hover, #lang_hu a:active { background-position: -59px -61px;}
		#lang_hu a.active:hover, #lang_hu a.active:active, #lang_hu a.active:visited, #lang_hu a.active:link { background-position: -59px -61px;}
	
	#lang_en {position:absolute; left:81px; top:11px; width: 16px; height:11px; overflow:hidden; }
		#lang_en a { display:block; width:16px; height:11px; background-image:url('../images/currency.png');}
		#lang_en a:link, #lang_en a:visited { background-position: -81px -11px;}
		#lang_en a:hover, #lang_en a:active { background-position: -81px -61px;}
		#lang_en a.active:hover, #lang_en a.active:active, #lang_en a.active:visited, #lang_en a.active:link { background-position: -81px -61px;}
	
	#lang_de {position:absolute; left:103px; top:11px; width: 16px; height:11px; overflow:hidden; }
		#lang_de a { display:block; width:16px; height:11px; background-image:url('../images/currency.png');}
		#lang_de a:link, #lang_de a:visited { background-position: -103px -11px;}
		#lang_de a:hover, #lang_de a:active { background-position: -103px -61px;}
		#lang_de a.active:hover, #lang_de a.active:active, #lang_de a.active:visited, #lang_de a.active:link { background-position: -103px -61px;}

	#currency_HUF {position:absolute; left:227px; top:11px; width: 12px; height:14px; overflow:hidden; }
		#currency_HUF a { display:block; width:12px; height:14px; background-image:url('../images/currency.png');}
		#currency_HUF a:link, #currency_HUF a:visited { background-position: -227px -11px;}
		#currency_HUF a:hover, #currency_HUF a:active { background-position: -227px -61px;}
		#currency_HUF a.active:hover, #currency_HUF a.active:active, #currency_HUF a.active:visited, #currency_HUF a.active:link { background-position: -227px -61px;}
	
	#currency_USD {position:absolute; left:187px; top:11px; width: 12px; height:14px; overflow:hidden; }
		#currency_USD a { display:block; width:12px; height:14px; background-image:url('../images/currency.png');}
		#currency_USD a:link, #currency_USD a:visited { background-position: -187px -11px;}
		#currency_USD a:hover, #currency_USD a:active { background-position: -187px -61px;}
		#currency_USD a.active:hover, #currency_USD a.active:active, #currency_USD a.active:visited, #currency_USD a.active:link { background-position: -187px -61px;}
	
	#currency_GBP {position:absolute; left:200px; top:11px; width: 12px; height:14px; overflow:hidden; }
		#currency_GBP a { display:block; width:12px; height:14px; background-image:url('../images/currency.png');}
		#currency_GBP a:link, #currency_GBP a:visited { background-position: -200px -11px;}
		#currency_GBP a:hover, #currency_GBP a:active { background-position: -200px -61px;}
		#currency_GBP a.active:hover, #currency_GBP a.active:active, #currency_GBP a.active:visited, #currency_GBP a.active:link { background-position: -200px -61px;}
	
	#currency_EUR {position:absolute; left:212px; top:11px; width: 12px; height:14px; overflow:hidden; }
		#currency_EUR a { display:block; width:12px; height:14px; background-image:url('../images/currency.png');}
		#currency_EUR a:link, #currency_EUR a:visited { background-position: -212px -11px;}
		#currency_EUR a:hover, #currency_EUR a:active { background-position: -212px -61px;}
		#currency_EUR a.active:hover, #currency_EUR a.active:active, #currency_EUR a.active:visited, #currency_EUR a.active:link { background-position: -212px -61px;}
	#currency #phone_nums{
		position:absolute;
		top:30px;
		left:0px;
		width:350px;
		height:25px;
		background-image:url('../images/phone_nums.png');
		background-repeat:no-repeat;
	}
