/*TARTALOM DOBOZ*/

.box_main {
	width: 546px;
	margin-bottom: 10px;
}
.box_main_titlebg_1 {
	background-image: url(box_main_titlebg_1.png);
	background-repeat:no-repeat;
	width: 11px;
	height: 56px;
}
.box_main_titlebg_2 {
	background-image: url(box_main_titlebg_2.png);
	background-repeat: repeat-x;
	height: 56px;
}
.box_main_titlebg_3 {
	background-image: url(box_main_titlebg_3.png);
	background-repeat:no-repeat;
	width: 31px;
	height: 56px;
}
.box_main_titlebg_4 {
	background-image: url(box_main_titlebg_4.png);
	background-repeat: repeat-x;
	height: 56px;
	width:100%
}
.box_main_titlebg_5 {
	background-image: url(box_main_titlebg_5.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 56px;
}
.box_content_main {
	background-image:url(box_main_bg.png);
	background-repeat:repeat-y;
	width:546px;
}
.box_bottom_main {
	background-image:url(box_main_bottom.png);
	background-repeat:no-repeat;
	width:546px;
	height:12px;
}

/*TARTALOM DOBOZ VÉGE*/

/*KEREK DOBOZ*/

.rounded_box .tl {
	background-image: url(box_round_tl.png);
	background-repeat: no-repeat;
	width:10px;
	height:10px;		
}
.rounded_box .t {
	background-image: url(box_round_t.png);
	background-repeat: repeat-x;		
}
.rounded_box .tr {
	background-image: url(box_round_tr.png);
	background-repeat: no-repeat;
	width:10px;
	height:10px;		
}
.rounded_box .bl {
	background-image: url(box_round_bl.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width:10px;
	height:10px;		
}
.rounded_box .b {
	background-image: url(box_round_b.png);
	background-repeat: repeat-x;		
}
.rounded_box .br {
	background-image: url(box_round_br.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width:10px;
	height:10px;		
}
.rounded_box .l {
	background-image: url(box_round_l.png);
	background-repeat: repeat-y;		
}
.rounded_box .r {
	background-image: url(box_round_r.png);
	background-repeat: repeat-y;		
}
.rounded_box .bg {
	background-image: url(box_round_bg.png);
	background-repeat: repeat;		
}

/*KEREK DOBOZ VÉGE*/

/*SZÖGLETES DOBOZ*/

.box_top {
	background-image:url(box_border.png);
	background-repeat:no-repeat;
	height: 1px;
}
.box_bg {
	background-image:url(box_bg.png);
	background-repeat:repeat-y;
}
.box_bottom {
	background-image:url(box_border.png);
	background-repeat:no-repeat;
	height: 1px;
}

/*SZÖGLETES DOBOZ VÉGE*/

/*BAL OLDAL*/

.left_arrow {
	background-image:url(left_arrow.png);
	background-repeat:no-repeat;
	width: 111px;
	height: 45px;
}
.icon_submenu {
	background-image:url(icon_submenu.png);
	background-repeat:no-repeat;
	width: 15px;
	height: 15px;
}
.searchinput_left {
	background-image:url(searchinput_left.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 19px;
}
.searchinput_right {
	background-image:url(searchinput_right.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 19px;
}
.search_submit {
	background-image:url(search_submit.png);
	background-repeat:no-repeat;
	width: 16px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_submit:hover {
	cursor:hand;
	cursor:pointer;	
}

/*GOMBOK, IKONOK*/

.button_subs {
	background-image:url(button_subs.png);
	background-repeat:no-repeat;
	width: 116px;
	height: 20px;
	border:0px;
}
.button_unsubs {
	background-image:url(button_unsubs.png);
	background-repeat:no-repeat;
	width: 116px;
	height: 20px;
	border:0px;
}
.icon_mail {
	background-image:url(icon_mail.png);
	background-repeat:no-repeat;
	width: 19px;
	height: 15px;
	vertical-align:middle;
}
.icon_home {
	background-image:url(icon_home.png);
	background-repeat:no-repeat;
	width: 17px;
	height: 16px;
	vertical-align:middle;
}
.icon_arrow {
	background-image: url(icon_arrow.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 7px;
	border:0px;
}
.icon_pdf {
	background-image: url(icon_pdf.png);
	background-repeat:no-repeat;
	width: 64px;
	height: 64px;
	border:0px;
}
.icon_info {
	background-image:url(../images/icon_info.png);
	background-repeat:no-repeat;
	height:48px;
	width:48px;
}
.icon_info2 {
	background-image:url(../images/icon_info2.png);
	background-repeat:no-repeat;
	height:48px;
	width:48px;
}
.icon_alert {
	background-image:url(../images/icon_alert.png);
	background-repeat:no-repeat;
	height:48px;
	width:48px;
}
.button_map {
	background-image:url(button_map.png);
	background-repeat:no-repeat;
	width: 88px;
	height: 37px;
	border:0px;
}
.button_map:hover {
	background-image:url(button_map_on.png);
	background-repeat:no-repeat;
	width: 88px;
	height: 37px;
}
.button_back {
	background-image: url(button_back.png);
	background-repeat:no-repeat;
	width: 62px;
	height: 16px;
	border:0px;
}
.markak {
	background-image: url(markak.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 500px;
	border:0px;
}
.logo_blanco {
	background-image: url(logo_blanco.png);
	background-repeat:no-repeat;
	width: 113px;
	height: 21px;
	border:0px;
}
.logo_bosch {
	background-image: url(logo_bosch.png);
	background-repeat:no-repeat;
	width: 122px;
	height: 22px;
	border:0px;
}
.logo_electrolux {
	background-image: url(logo_electrolux.png);
	background-repeat:no-repeat;
	width: 164px;
	height: 21px;
	border:0px;
}
.logo_kessenbohmer {
	background-image: url(logo_kessenbohmer.png);
	background-repeat:no-repeat;
	width: 79px;
	height: 25px;
	border:0px;
}
.logo_liebherr {
	background-image: url(logo_liebherr.png);
	background-repeat:no-repeat;
	width: 155px;
	height: 22px;
	border:0px;
}
.logo_miele {
	background-image: url(logo_miele.png);
	background-repeat:no-repeat;
	width: 113px;
	height: 21px;
	border:0px;
}
.logo_siemens {
	background-image: url(logo_siemens.png);
	background-repeat:no-repeat;
	width: 132px;
	height: 22px;
	border:0px;
}
.logo_teka {
	background-image: url(logo_teka.png);
	background-repeat:no-repeat;
	width: 54px;
	height: 32px;
	border:0px;
}
.logo_whirlpool {
	background-image: url(logo_whirlpool.png);
	background-repeat:no-repeat;
	width: 85px;
	height: 46px;
	border:0px;
}
.logo_zanussi {
	background-image: url(logo_zanussi.png);
	background-repeat:no-repeat;
	width: 77px;
	height: 21px;
	border:0px;
}

/*GOMBOK, IKONOK VÉGE*/