/*--------------------------------------------------------------------------
  main.css                                                                
  --------------------------------------------------------------------------

  CSS Stylesheet for www.roll-n.hu

 
  Kész&iacute;tette Peter from www.pitkodesign.extra.hu
  
 --------------------------------------------------------------------------*/



/*--- general --------------------------------------------------------------*/


html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 100%; 
margin : 0; 
padding : 0; 
}

body { 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

a:link, a:visited, a:active {
color : #3366cc; 
text-decoration : none;
}

a:hover {
text-decoration : none; 
color : #38a314; 
}

img {
border : none;
}

A IMG { 
border-top-style : none; 
border-right-style : none; 
border-left-style : none; 
text-decoration : none; 
border-bottom-style : none; 
outline : none; 
border-collapse : collapse; 
} 
ul { 
margin-left : 0; 
padding-left : 10px; 
margin-top : 10px; 
list-style-type : none; 
} 
li { 
padding-left : 12px; 
padding-bottom : 5px; 
} 
.arrow { 
background-image : url(../img/nav/level2active.gif); 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 20px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
line-height : 15px; 
margin-top : 10px;
} 

/*--- body -----------------------------------------------------------------*/

/*body#main_body {
margin : 0; 
padding : 0; 
text-align : center; 
color : #000000; 
background-color : #f5f6f7; 
background-image : url(../img/bg/pagebg.gif); 
background-repeat : repeat-x; 
background-position : center 20px;
}*/

/*--- karácsonyra ---*/
body#main_body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	background-color : #f5f6f7;
	background-image: url(../img/bg/pagebg.gif);
	background-position: center 20px;
	background-repeat: repeat-x;
}





/*--- main containers ------------------------------------------------------*/
#container {
	position : relative;
	padding : 0;
	margin : 0 auto;
	text-align : left;
	width : 940px;
	overflow : hidden;
	margin-top : 5px;
}

#header {
position : relative; 
padding : 0; 
margin : 0; 
top : 0; 
left : 0; 
width : 940px; 
height : 100px; 
}

#content_container {
position : relative; 
padding : 0; 
margin : 0; 
top : 0; 
left : 0; 
width : 940px; 
border-top : 0 solid #fff; 
border-bottom : 0 solid #c4c5c5; 
}

#main_navigation {
position : relative; 
padding : 7px 0 0 0; 
margin : 0; 
top : 0; 
left : 0; 
width : 940px; 
height : 37px; 
border-bottom : 0 solid #ffffff; 
text-align : left; 
z-index : 100; 
background : url(../img/nav/menu_bg.jpg) no-repeat center top; 
background-image : url(../img/nav/menu_bg.jpg);
}

#mainMenu {
position : relative; 
width : 761px; 
height : 25px; 
padding-left : 8px; 
z-index : 101;
}



/*--- special homepage containers ------------------------------------------*/
#content_container #flash {
width : 915px; 
height : 196px; 
position : relative; 
top : 0; 
left : 0; 
padding-top : 9px; 
}

#content_container #homepage_content {
width : 915px; 
top : 0; 
left : 0; 
padding : 10px 0 6px 0; 
}

#content_container #home_left {
float : left; 
width : 570px;
}

#home_left #prodhead {
	float:left;
	margin:0;
	padding:10px 0px 0px 0px;
}

#home_left #prod {
float : left; 
margin : 0; 
padding : 10px 0 0 0; 	
} 

#prod1, #prod2, #prod3, #bodyprod1, #bodyprod2, #bodyprod3 { 
float : left; 
margin : 0 11px 0 4px; 
width : 175px; 
} 

#prod3, #bodyprod3 {
	margin-right:4px;
}

#prod1 .content, #prod2 .content, #prod3 .content { 
display : block; 
padding : 1px 7px 5px; 
font-size : 70%; 
} 

#bodyprod1 .copy, #bodyprod2 .copy, #bodyprod3 .copy {
display : block; 
padding : 0 12px 165px 12px; 
color : #fff; 
margin : 0; 
font-size : 70%; 
position : relative; 
top : 160px; 
left : 0; 
}

#home_left #news {
float : left; 
width : 398px; 
padding : 10px 2px 0 7px; 
margin : 0;
}

#home_left #news #head {
font-size : 80%; 
font-weight : bold; 
border-bottom : 1px solid #000000; 
padding-bottom : 5px; 
}

#home_left #news #desc {
font-size : 70%; 
border-top : 1px solid #fff; 
padding-top : 5px;
}


#home_left #events {
float : left; 
padding : 10px 0 0 5px;
}

#home_left #events #head {
width : 146px; 
font-size : 80%; 
font-weight : bold; 
border-bottom : 1px solid #000000; 
padding-bottom : 5px; 
}
#home_left #events #desc {
width : 146px; 
font-size : 70%; 
border-top : 1px solid #fff; 
padding : 5px 0 0 5px;
}

#home_left #news #desc .entry .date {
font-weight : bold; 
width : 85px; 
height : 20px; 
display : block; 
float : left; 
cursor : pointer; 
padding-right : 15px; 
color : #d0103a;
}


#home_left #news #desc .entry .newstext {
float : right; 
width : 300px; 
cursor : pointer; 
}

#home_left #news #desc .entry {
	clear:both;
	padding-bottom:5px;
}


#second #desc a:link, #second #desc a:visited, #second #desc a:active {
	color: #08C;
	text-decoration: none;
}

#second #desc a:hover {
	color:#80A631;
}

#contact h3{
	font-size:80%;
	border-bottom: 1px solid #c4c5c5;
	padding-bottom:5px;
}

.purchase-table		{
	border: #C0C0C0 1px solid;
	background-color: #DBEBAB;
	padding: 3px 0 3px 5px;
}

.divider-line-only {
background-color : #ffffff; 
margin : 6px 12px; 
display : block; 
height : 1px; 
border-bottom : 1px solid #d5bf9a;
}

/*--- header elements ------------------------------------------------------*/
#metanav {
position : relative; 
padding : 5px 0 0 0; 
margin : 0; 
top : 60px; 
left : 750px; 
width : 195px; 
height : 30px; 
text-align : right; 
font-size : 70%; 
color : #b4c7d6; 
border-top : 1px solid #e8e9ee;
}


/*--- logo -----------------------------------------------------------------*/
#logo {
	width : 220px;
	height : 34px;
	position : absolute;
	top : 10px;
	left : 0;
}

/*--- topmenu -----------------------------------------------------------------*/

#top_menu{
height : 100px; 
width : 720px; 
position : absolute; 
top : 1px; 
left : 230px; 
}


/*--- footer ---------------------------------------------------------------*/
#footer {
position : relative; 
padding : 0; 
margin : 0; 
top : 10px; 
left : 0; 
width : 940px; 
height : 28px; 
color : #08c; 
border-top : 1px solid #dcddde; 
clear : both; 
border-bottom : 1px solid #dcddde;

}
#footer #copyright {
position : absolute; 
top : 5px; 
left : 10px; 
width : 180px; 
font-size : 70%;
}
#footer #telefon {
	position:absolute;
	top:5px;
	left:263px;
	width:423px;
	font-size:70%;
	text-align:center;
}
#footer #contact {
	position:absolute;
	top:5px;
	left:713px;
	width:220px;
	font-size:70%;
	text-align:right;
}


/*--- headsearch -----------------------------------------------------------*/
#headsearch {
	width: 160px;
	height: 30px;
	position: absolute;
	top: 7px;
	left: 767px;
	text-align:right;
	overflow: hidden;
}

#headsearch .searchnormal, #headsearch .searchfocus {
	width:124px;
	font-size:12px;
	border: 1px solid #FFFFFF;
	padding: 2px 0 2px 4px;
	background-image:url(../img/bg/shadeform.gif)
}

#headsearch .searchfocus {
	width:124px;
	font-size:12px;
	border: 1px solid #FFFFFF;
	padding: 2px 0 2px 4px;
	background-image:url(../img/bg/shadeform.gif)
}


/*--- main page -----------------------------------------------------------*/

#content_container {
	position: relative;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	width:940px;
	background-image: url('../img/bg/content-container-top.gif');
	background-repeat: no-repeat;
	background-color: #F4F5F6;
	overflow: hidden;

}

#content_container.key {
	background-image: url('../img/bg/content-container-key-top.gif');
	background-repeat: no-repeat;
}

#content_container.combi {
	background-repeat: no-repeat;
	background-color: #595B6C;
	background-image: url(../img/bg/content-container-combi-top.gif);
}

#content_container #page_content {
	width: 940px;
	top: 0px;
	left: 0px;
	padding:0;
	margin:0;
	overflow: hidden;
	background-color: #FFF;
}

#page_content #main  {
	top: 0px;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

#page_content #leftcontent  {
	float:left;
	width:195px;
	padding:4px 0 0 0;
}

#page_content #leftcontent  {
	width:195px;
	padding:4px  0 0;
	CLEAR: left;
}

#page_content #subnav  {
	width:195px;
	font-size:70%;
}

#page_content #subnavend  {
	border-bottom: 1px solid #fff;
	margin-bottom:40px;
}


#page_content #realcontent  {
	width:740px;
	display:block;
	float:left;
	padding:0;
	border-left: solid #E5E5E5 1px;
	border-right: solid #E5E5E5 0px;
}


/*--- h&iacute;rlevél ------------------------------------------*/

.hirlevel {
	BACKGROUND-POSITION: right top;
	BACKGROUND-IMAGE: url(../img/bg/newsletter_box_small.jpg);
	MARGIN: 21px 10px;
	BACKGROUND-REPEAT: no-repeat;
	height: 140px;
}

.hirlevel .more_info {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 13px
}
.hirlevel .kiiras {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	WIDTH: 125px;
	COLOR: #454584;
	PADDING-TOP: 10px;
	POSITION: relative
}
.hirlevel FORM {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 140px;
	PADDING-TOP: 0px
}

INPUT.inputbox_name {
background-image : url(../img/bg/shadeform_newsletter.gif); 
padding-right : 0; 
display : block; 
padding-left : 3px; 
padding-bottom : 3px; 
margin : 0 0 7px; 
width : 130px; 
height : 22px; 
font-size : 12px; 
border : 1px solid #ffffff; 
line-height : 15px; 
padding-top : 3px; 
}



INPUT.inputbox_email {
background-image : url(../img/bg/shadeform_newsletter.gif); 
padding-right : 0; 
display : block; 
padding-left : 3px; 
padding-bottom : 3px; 
margin : 0 0 7px; 
width : 130px; 
height : 22px; 
font-size : 12px; 
border : 1px solid #ffffff; 
line-height : 15px; 
padding-top : 3px; 
}

INPUT.button_hirlevel {
border-right : 0; 
padding-right : 0; 
border-top : 0; 
display : block; 
padding-left : 0; 
float : left; 
background-image : url(../img/bg/submit_btn.gif); 
padding-bottom : 1px; 
margin : 0; 
border-left : 0; 
width : 80px; 
line-height : 16px; 
padding-top : 0; 
border-bottom : 0; 
background-repeat : no-repeat; 
height : 21px; 
text-align : center;
}
/*--- h&iacute;rlevél vége ------------------------------------*/







/*--- termékcsoportok háttérképei ------------------------------------------*/

.anyagmozgatas  { background: url(../termekek/anyagmozgatas/img/index_bg.jpg) no-repeat top right;}
.raklap  {	background: url(../termekek/anyagmozgatas/img/raklap_bg.jpg) no-repeat top right;}
.molnarkocsi  {	background: url(../termekek/anyagmozgatas/img/molnarkocsi_bg.jpg) no-repeat top right;}
.kezikocsi { background: url(../termekek/anyagmozgatas/img/kezikocsi_bg.jpg) no-repeat top right;}
.anyagmozgatasegyeb { background: url(../termekek/anyagmozgatas/img/anyagmozgatasegyeb_bg.jpg) no-repeat top right;}
.tolozar { background: url(../termekek/kaputechnika/img/tolozar_bg.jpg) no-repeat top right;}
.tolozar2 { background: url(../termekek/kaputechnika/img/tolozar2_bg.jpg) no-repeat top right;}
.postalada { background: url(../termekek/kaputechnika/img/postalada_bg.jpg) no-repeat top right;}
.funyiro { background: url(../termekek/funyiro/img/funyiro_bg.jpg) no-repeat top right;}
.polctarto { background: url(../termekek/kaputechnika/img/polctarto_bg.jpg) no-repeat top right;}
.zsaner { background: url(../termekek/kaputechnika/img/zsaner_bg.jpg) no-repeat top right;}
.zsaner1 { background: url(../termekek/kaputechnika/img/zsaner_bg1.jpg) no-repeat top right;}
.zar { background: url(../termekek/kaputechnika/img/zar_bg.jpg) no-repeat top right;}
.ablakzar{ background: url(../termekek/kaputechnika/img/ablakzar_bg.jpg) no-repeat top right;}
.kilincs{ background: url(../termekek/kaputechnika/img/kilincs_bg.jpg) no-repeat top right;}
.ajtopanel{ background: url(../termekek/kaputechnika/img/ajtopanel_bg.jpg) no-repeat top right;}
.171{ background: url(../termekek/kaputechnika/img/171_bg.jpg) no-repeat top right;}
.olasz{ background: url(../termekek/kaputechnika/img/olasz_bg.jpg) no-repeat top right;}
.magyar{ background: url(../termekek/kaputechnika/img/magyar_bg.jpg) no-repeat top right;}
.fiok{ background: url(../termekek/kaputechnika/img/fiok_bg.jpg) no-repeat top right;}
.korhaz{ background: url(../termekek/kaputechnika/img/korhaz_bg.jpg) no-repeat top right;}
.motor{ background: url(../termekek/kaputechnika/img/motor_bg.jpg) no-repeat top right;}
.keritesdisz{ background: url(../termekek/kaputechnika/img/keritesdisz_bg.jpg) no-repeat top right;}
.kapuutkozo{ background: url(../termekek/kaputechnika/img/kapuutkozo_bg.jpg) no-repeat top right;}
.forgaspont{ background: url(../termekek/kaputechnika/img/forgaspont_bg.jpg) no-repeat top right;}
.kapuzsaner{ background: url(../termekek/kaputechnika/img/kapuzsaner_bg.jpg) no-repeat top right;}
.tolokapu{ background: url(../termekek/kaputechnika/img/tolokapu_bg.jpg) no-repeat top right;}
.fuggokapu{ background: url(../termekek/kaputechnika/img/fuggokapu_bg.jpg) no-repeat top right;}
.wave{ background: url(../termekek/korhazi/img/wave_bg.jpg) no-repeat top right;}
.wavegrau{ background: url(../termekek/korhazi/img/wave_grau_bg.jpg) no-repeat top right;}
.marok{ background: url(../termekek/muanyag/img/marok_bg.jpg) no-repeat top right;}
.talp{ background: url(../termekek/muanyag/img/talpcsavar_bg.jpg) no-repeat top right;}
.besthane{ background: url(../termekek/blickle/img/besthane_bg.jpg) no-repeat top right;}
.reklam{ background: url(../termekek/reklamtermekek/img/reklam_bg.jpg) no-repeat top right;}
.egyeb{ background: url(../termekek/kaputechnika/img/egyeb_bg.jpg) no-repeat top right;}
.hirek{ background: url(../hirek/img/hirek_bg.jpg) no-repeat top right;}
.hirek2{ background: url(../hirek/img/hirek_bg_kl.jpg) no-repeat top right;}
.akcio{ background: url(../termekek/akcio/img/akcio_bg.jpg) no-repeat top right;}
.20{ background: url(../termekek/akcio/img/20_bg.jpg) no-repeat top right;}
.kapu{ background: url(../termekek/motor/img/kapu_bg.jpg) no-repeat top right;}
.olcso{ background: url(../termekek/akcio/img/olcso_bg.jpg) no-repeat top right;}
.hoallo{ background: url(../termekek/akcio/img/phn_bg.jpg) no-repeat top right;}

#page_content #rightcontent {
	float:left;
	padding:15px 0 0 0;
	margin-left:6px;
	width: 160px;
}

#page_content #content {
	width:712px;
	/*overflow:hidden;*/
	padding: 4px 0px 10px 28px;
}

#page_content #pagefooter {
	padding:0px 20px 0px 20px;
	height:40px;
	font-size: 70%;
	line-height:18px;
	background:url('../img/bg/content_bg_footer.gif') bottom left no-repeat;
}


#page_content .text {
	/*	overflow:hidden; */
	width:692px;
	font-size:70%;
	line-height:150%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}

#page_content .text a, a:link, a:visited, a:active {
	color: #06C;
	text-decoration:none
}
#page_content .text a:hover {
	text-decoration:underline;
}


#page_content .text P {
	font-weight:normal;
}

#page_content .text P a, a:link, a:visited, a:active {
	color: #333;
	text-decoration:none
}

#page_content .text P a:hover {
	color: #0085cf;
	text-decoration:none;
}



#page_content .textprodukt {
	/*	overflow:hidden; */
	font-size:70%;
	line-height:150%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}

#page_content .textprodukt a, a:link, a:visited, a:active {
	color: #06C;
	text-decoration:none
}
#page_content .textprodukt a:hover {
	text-decoration:underline;
}


#page_content .textprodukt P {
	font-weight:bold;
}

#page_content .textprodukt P a, a:link, a:visited, a:active {
	color: #333;
	text-decoration:none
}

#page_content .textprodukt P a:hover {
	color: #0085cf;
	text-decoration:none;
}


#mainPageTitle H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}

#mainPageTitle H1 {
	FONT-SIZE: 55px;
	MARGIN: 0px 0px -27px 0px;
	COLOR: #C1DC6D! important;
	background-color: #B1D349;
	padding: 0px 0px 0px 15px;
	}
	
#mainPageSubTitle H2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#mainPageSubTitle H2 {
	FONT-SIZE: 23px;
	MARGIN-left: 25px;
	COLOR: #FFFFFF! important;
	margin-bottom: 0px;
}
	
/*--- fejléc key automation ------------------------------------------*/
#mainPageTitleKey 	{
	background-color: #000000;
}
	
#mainPageTitleKey H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#mainPageTitleKey H1 {
	FONT-SIZE: 55px;
	MARGIN: 0px 0px -26px 0px;
	COLOR: #494949! important;
	background-color: #000000;
	padding: 0px 0px 0px 15px;
	width:700px;
	}	

#mainPageSubTitleKey H2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#mainPageSubTitleKey H2 {
	FONT-SIZE: 23px;
	MARGIN-left: 25px;
	COLOR: #0095E6! important;
	margin-bottom: 0px;
	width:700px;

}

#mainPageTitleKey #keylogo {
	float: right;
	width: 60px;
	height: 60px;
	padding-left: 15px;
	margin: 0;
	position: relative;
	top: 0px;
	padding-right: 15px;
	padding-top: 5px;
}

/*--- fejléc combi arialdo ------------------------------------------*/
#mainPageTitleCombi 	{
	background-color: #595B6C;
}
	
#mainPageTitleCombi H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#mainPageTitleCombi H1 {
	FONT-SIZE: 55px;
	MARGIN: 0px 0px -26px 0px;
	COLOR: #65677A! important;
	background-color: #595B6C;
	padding: 0px 0px 0px 15px;
	width:700px;
	}	

#mainPageSubTitleCombi H2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#mainPageSubTitleCombi H2 {
	FONT-SIZE: 23px;
	MARGIN-left: 25px;
	COLOR: #FFFFFF! important;
	margin-bottom: 0px;
	width:700px;

}

#mainPageTitleCombi #combilogo {
	float: right;
	width: 60px;
	height: 60px;
	padding-left: 15px;
	margin: 0;
	position: relative;
	top: 0px;
	padding-right: 15px;
	padding-top: 5px;
	display: none;
}


#egyeniPageTitle H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}




/* \*/
* html #page_content .text { overflow: hidden; }
/* */

#page_content .intro {
	padding:20px 20px 30px 30px;
	font-size:70%;
	line-height:125%;
	background-color:#1f4479;
	color:#fff;
	background: no-repeat #1f4479;
	margin-bottom:20px;
	/*overflow:hidden;*/
}

#page_content .intro h1 {
	color:#fff;
	font-weight:normal;
	padding: 15px 0 20px 0;
	margin:0;
	line-height:100%;
	font-size:230%;
}

#page_content .intro h2 {
	color:#fff;
	font-weight:normal;
	padding: 12px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:180%;
}


#page_content #contenthead {
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url('../img/bg/content-fill.gif');
}

#page_content #contentheadkey {
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url('../img/bg/content-fill.gif');
}

#content_container .contentbtm {
	background-image: url('../img/bg/content-bottom.gif');
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 0px;
	position: relative;
	top: -6px

}

#hitel {
	padding-left: 15px;
	margin: 0;
	position: relative;
	top: -250px;
	padding-right: 15px;
	padding-top: 15px;
	right: 0px;
	float: none;

}

#hitel1 {
	width: 120px;
	height: 160px;
	margin: 0;
	position: relative;
	top: 0px;
	padding: 0;
	z-index: 2000;
	float: right;

}

.text h1 {
	color:#08c;
	font-weight:normal;
	padding: 15px 0 20px 0;
	line-height:100%;
	margin:0 0 1px 0;
	font-size:200%;
}


.text h2 {
	color:#304899;
	font-weight:normal;
	padding: 25px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:150%;
}


.text h3 {
	color:#000000;
	font-weight:bold;
	padding: 10px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:135%;
}


.text h4 {
	color:#304899;
	font-weight:bold;
	padding: 20px 0 8px 0;
	margin:0;
	line-height:100%;
	font-size:100%;
}

#rightcontent #contact {
	width:160px;
	margin-bottom:30px;
}

#rightcontent #contact h3{
	font-size:80%;
	border-bottom: 1px solid #c4c5c5;
	padding:3px 0 7px 5px;
	font-weight:bold;
	color: #3366CC;
}

#rightcontent #quickquide {
	width:146px;
	margin-bottom:30px;
}

#leftcontent .box {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	background:url('../img/nav/box_left_bg.gif') #fff bottom left no-repeat;
	font-size:90%;
}

#leftcontent .box .text {
	width:174px;
	margin:0;
	background:url('../img/nav/box_left_head.gif') no-repeat;
	padding:20px 20px 20px 20px;
	
	
}

#leftcontent .box2 {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	background:url('../img/nav/box2_left_bg.gif') #fff bottom left no-repeat;
	font-size:90%;
}

#leftcontent .box2 .text {
	width:174px;
	margin:0;
	background:url('../img/nav/box2_left_head.gif') no-repeat;
	padding:20px 20px 20px 20px;
	font-size: 11px;
}

#leftcontent .box3 {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	font-size:90%;
}

#leftcontent .box3 .text {
	width:174px;
	margin:0;
	padding:20px 10px 20px 10px;
}

#leftcontent .box h1, #leftcontent .box h2, #leftcontent .box2 h1, #leftcontent .box2 h2, #leftcontent .box3 h1, #leftcontent .box3 h2 {
	color:#d0103a;
	font-weight:bold;
	padding: 2px 0 10px 0;
	margin:0;
	font-size:130%;
	overflow:hidden;
}


#content ul {
	margin: 10px 0px 20px 30px;
	list-style-type: square;
}

#content ol {
	margin: 10px 0px 20px 30px;
	list-style-type: decimal;
}

#content li {
	padding: 0;
	
}

#rightcontent #newsright #head {
	padding:25px 0 7px 5px;
	font-weight:bold;
	font-size:80%;
	line-height: 14px;
	border-bottom: 1px solid #c4c5c5;
	color: #000000;
}

#rightcontent .newshead H3 {
	font-size:80%;
	padding:3px 0 7px 0;
	font-weight:bold;
}

#rightcontent #newsright {
	width:160px;
	overflow:hidden;
}

#rightcontent #newsright #desc .entry{
	font-size:70%;
	padding:8px 5px 8px 5px;
	border-bottom: 1px solid #f4f5f6;
}

#rightcontent #newsright .date {
	color:#3366CC;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}

/*--- belső dobozok ---------------------------------------------*/

#content .text #second {
	width:215px;
	background:url('../img/bg/home_mod_bg.png') #d8e2e9 bottom right no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
}

#content .text #second #head {
	padding:11px 0 5px 15px;
	background:url('../img/bg/home_mod_head.png') top right no-repeat;
	font-size:120%;
	font-weight:bold;
	height: 40px;
	color: #304899;
}

#content .text #second #head img {
	display: block;
}

#content .text #second #desc {
	padding: 0px 17px 15px 20px;
	line-height: 150%;
}


.cols2l {
	float:left;
	width:254px;
	padding:0px 15px 0px 0px;
	margin-bottom:20px;
	border-right: 1px solid #c4c5c5;
	overflow:hidden;
}

.cols2lz {
	float:left;
	width:390px;
	padding:0px 5px 0px 0px;
	margin-bottom:20px;
	border-right: 1px solid #f4f5f6;
	overflow:hidden;
}

.cols2lb {
	float:left;
	width:320px;
	padding:10px 15px 10px 0px;
	margin-bottom:20px;
	overflow:hidden;
}
.cols2lbz {
	float:left;
	width:350px;
	padding:10px 15px 10px 0px;
	margin-bottom:20px;
	overflow:hidden;
}
.cols2r {
	float:left;
	width:280px;
	padding:0px 0px 0px 15px;
	margin-bottom:20px;
	overflow:hidden;
}


.cols2rb {
	float:left;
	width:300px;
	padding:10px 0px 10px 15px;
	margin-bottom:20px;
	overflow:hidden;
}


.cols2lf {
	float:left;
	width:254px;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
	background-color:#ebebeb;
	overflow:hidden;
}

.cols2rf {
	float:left;
	width:330px;
	padding:10px 10px 10px 15px;
	margin-bottom:20px;
	background-color:#E4EAB6;
	overflow:hidden;
}


.cols2xbottom {
	border-top: 1px solid #c4c5c5;
}

.cols2lbx {
float : left; 
width : 254px; 
padding : 9px 15px 3px 0; 
overflow : hidden; 
}


.cols2rbx {
	float:left;
	width:254px;
	padding:5px 0px 5px 15px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
	overflow:hidden;
}

.boxbg1 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#EBEBEB;
	width: 94%;
}

.boxbg2 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.boxbg3 {
	padding:20px 10px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	background-color:#ffc;
}

.boxbg4 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#d0103a;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.box335lft {
	padding:15px 5px 20px 15px;
	margin-bottom:20px;
	background-color:#ffffff;
	float: left;
	background-image: url(../termekek/img/termekek_bg.jpg);
	background-repeat: repeat-x;
	border: #e5e5e5 1px solid;
	width: 320px;
}

.box335lft .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box335lft .price {
	color:#0085cf;
	font-weight: bold;
}


.box335lft P#old_price {
	FONT-SIZE: 1em;
	TEXT-ALIGN: left;
	TEXT-DECORATION: line-through;
	color: #FF0000;
}


.box335rght {
	padding:15px 5px 20px 15px;
	margin-bottom:20px;
	background-color:#ffffff;
	width: 320px;
	float: right;
	background-image: url(../termekek/img/termekek_bg.jpg);
	background-repeat: repeat-x;
	border: #e5e5e5 1px solid;
}

.box335rght .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box335rght .price {
	color:#0085cf;
	font-weight: bold;
}

.box335rght P#old_price {
	FONT-SIZE: 1em;
	TEXT-ALIGN: left;
	TEXT-DECORATION: line-through;
	color: #FF0000;
}

.box150lft {
	margin-bottom:0px;
	background-color:#ffffff;
	width: 210px;
	border-left: #e5e5e5 1px solid;
	float: left;
	background-image: url(../termekek/img/termekek_bg.jpg);
	background-repeat: repeat-x;
	height: 170px;
	min-height: 140px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
	overflow: hidden;
	font-size:100%;
	margin: 0;
}
.box150lft .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box150lft .price {
	color:#0085cf;
	font-weight: bold;
}


.box150lfteco {
	margin-bottom:0px;
	background-color:#ffffff;
	width: 229px;
	border-left: #e5e5e5 1px solid;
	float: left;
	background-image: url(../termekek/img/eco.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height: 170px;
	min-height: 140px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	overflow: hidden;
	font-size:100%;
}

.box150lfteco .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box150lfteco .price {
	color:#0085cf;
	font-weight: bold;
}


.box250rght {
	padding:30px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#EFF4FA;
	width: 325px;
	float: right;
	background-repeat: repeat-x;
	border: #e5e5e5 0px solid;
}

.box250rght .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box250rght .price {
	color:#0081C6;
	font-weight: bolder;
	font-size: 120%;
}

.box250rght P#old_price {
	FONT-SIZE: 1em;
	TEXT-ALIGN: left;
	TEXT-DECORATION: line-through;
	color: #FF0000;
}


.box250rghtszet {
	padding:0px 15px 0px 0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width: 325px;
	float: right;
	background-repeat: repeat-x;
	border: #e5e5e5 0px solid;
}

.box250rghtszet H2 {
	font-size:16px;
	padding:25px 0 0 0;

}
.box250rghtszet .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.box250rghtszet .price {
	color:#0085cf;
	font-weight: bold;
	font-size: 100%;
}

.box250rghtszet P#old_price {
	FONT-SIZE: 1em;
	TEXT-ALIGN: left;
	TEXT-DECORATION: line-through;
	color: #FF0000;
}


.spacer10 {
	font-size:1px;
	height:10px;
}

.spacer20 {
	font-size:1px;
	height:20px;
}

.spacer30 {
	font-size:1px;
	height:30px;
}

.spacer40 {
	font-size:1px;
	height:40px;
}

.fragmentPictureFloatLeft  {
	margin-right:8px;
	margin-bottom:8px;
	float:left;
} 

.fragmentPictureFloatRight {
	margin-left:8px;
	margin-bottom:8px;
	float:right;
} 

#kalkulacio
{
	font-size:70%;
} 

#kalkulacio a:link, #kalkulacio a:visited, #kalkulacio a:active {
	color: #08C;
	text-decoration: none;
}

#kalkulacio a:hover {
	color:#80A631;
}

.fltlftkalkulacio { /* this class can be used to float an element left in your page */
	position:absolute;
	left: 240px;
	top: 280px;
}

.textnormal {
	margin-bottom:20px;
}

.textnormal #right {
	float:right;
	width:200px;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	overflow:hidden;
	border: dashed #E3E7EA 0px;
	margin-left: 10px;

}

.textnormal #rightm {
	float:right;
	width:200px;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	background-color:#F5F6F7;
	overflow:hidden;
	border: dashed #B1D349 1px;
	margin-left: 10px;

}





.textlight {
	margin-bottom:20px;
	color:#98a6be;
}

hr {
	height:1px;
	color:#E5E5E5;
	background-color:#E5E5E5;
	border:0;
	
}



.designtable {
border : 0; 
padding : 0; 
margin : 0; 
width : 100%; 
margin-bottom : 20px; 
}


.designtable .tdhl,.designtable .tdh,.designtable .tdhr {
font-weight : bold; 
background-color : #ebebeb; 
border-bottom : 1px solid #c4c5c5; 
padding : 10px 3px 5px 3px; 
}

.designtablez .tdhl,.designtablez .tdh,.designtablez .tdhr {
font-weight : bold; 
background-color : #eef5d8; 
border-bottom : 1px solid #c4c5c5; 
padding : 10px 3px 5px 3px; 
}


.designtable .tdhlprod,.designtable .tdhprod,.designtable .tdhrprod {
background-color : #ffffff; 
border-bottom : 1px solid #c4c5c5; 
padding : 10px 3px 5px 3px; 
font-size : 2px; 
}

.designtable .tdll,.designtable .tdl,.designtable .tdlr {
padding : 3px 3px 3px 3px; 
border-bottom : 1px solid #c4c5c5; 
}

.designtablefix {
border : 0; 
padding : 0; 
margin : 0; 
margin-bottom : 20px; 
line-height : 150%; 
}

.designtablefix .tdhl,.designtablefix .tdh,.designtablefix .tdhr {
	font-weight:normal;
	background-color:#ebebeb;
	border-bottom:1px solid #c4c5c5;
	padding:10px 4px 5px 4px;
	text-align: center;
}

.designtablefix .tdhlg,.designtablefix .tdhg,.designtablefix .tdhrg {
	font-weight:normal;
	background-color:#E4EAB6;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
	text-align: left;
}

.designtablefix .tdhlprod,.designtablefix .tdhprod,.designtablefix .tdhrprod {
	background-color:#ffffff;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
        font-size:2px;
}

.designtablefix .tdll,.designtablefix .tdl,.designtablefix .tdlr {
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #E5E5E5;
}

.designtablefix .tdg,.designtablefix .tdg,.designtablefix .tdg {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #E5E5E5;
	background-color: #F4F4F4;	/*/color: #FFFFFF;*/

}

.designtablefix .thb,.designtablefix .thb,.designtablefix .thb {
	background-color: #007DC3;
	color: #FFFFFF;
	padding: 0.9em 0.2em 0.9em 0.2em;
	text-align:left;
	border-bottom: 1px solid #006093;
	
	}



.designtablefix .afa {
	font-size:9px;
	overflow: hidden;
	color: #999;
}

.designtablefix .price {
	color:#0085cf;
	font-weight: bold;
}

.designtablefix P#old_price {
	FONT-SIZE: 1em;
	TEXT-ALIGN: left;
	TEXT-DECORATION: line-through;
	color: #FF0000;
}



.designtablefix TD.headercell {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #005da0
}

.designtablefix H2 {
	font-weight:bold;
	background-color:#DBEBAB;
	padding:0px 3px 0px 3px;
	text-align: left;
	font-size: 14px;
	height: 14px;
}

.designtableprod {
	border:0;
	padding:0;
	margin:0;
	margin-bottom:20px;
	line-height:150%;
}

.designtableprod H1 {
	color:#08c;
	font-weight:normal;
	padding: 15px 0 20px 0;
	line-height:100%;
	margin:0 0 1px 0;
	font-size:200%;
}

.designtableprod H2 {
	font-weight:bold;
	background-color:#DBEBAB;
	padding:2px 3px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}
.designtableprod .tdhl, .designtableprod .tdh, .designtableprod .tdhr {
	font-weight:normal;
	background-color:#ebebeb;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
	text-align: center;
}

.designtableprod .tdhlg, .designtableprod .tdhg, .designtableprod .tdhrg {
	font-weight:normal;
	background-color:#E4EAB6;
	border-bottom:0px solid #c4c5c5;
	padding:0px 3px 0px 3px;
	text-align: left;
}

.designtablefix .tdhlprod,.designtablefix .tdhprod, .designtablefix .tdhrprod {
	background-color:#ffffff;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
        font-size:2px;
}

.designtableprod .tdll, .designtableprod .tdl, .designtableprod .tdlr {
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #E5E5E5;
}



/* termékek listája*/

.produkttable {
	border:0;
	padding:0;
	margin:0;
	margin-bottom:20px;
	line-height:150%;
	width: 688px;
}

.produkttable .tdhl,.produkttable .tdh,.produkttable .tdhr {
	font-weight:bold;
	background-color:#ebebeb;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
}


.produkttable .tdhlprod,.produkttable .tdhprod,.produkttable .tdhrprod {
	background-color:#ffffff;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
        font-size:2px;
}

.produkttable .tdll,.produkttable .tdl,.produkttable .tdlr {
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #c4c5c5;
	text-align: right;
}




.standard {
	margin-bottom:20px;
}

.imgsubtext {
	color:#98a6be;
	font-size:90%;
}


.searchcontent {
	width:150px;
	height:19px;
	font-size:10px;
	border: 1px solid #7f9db9;
}

 .pagermarker {
 	color:#d0103a;
 }
 
 .searchlistrow {
 	padding:10px 0 20px 0px;
 }
 .searchlistrowheader {
  	padding-bottom:10px;
  	font-weight:bold;
 }


/*--- headlines mastertemplate ---------------------------------------------*/
.masterdesc {
	background-color:#ebebeb;
	margin:20px 0 10px 0;
	font-size:80%;
}

#leftcontent .masterdesc {
	background-color:#fff;
	margin:20px 0 10px 0;
	font-size:60%;
}

/*--- News -----------------------------------------------------------------*/

.akcio_overview {
	margin-bottom:10px;
	cursor: default;
	border-bottom: 1px dotted #c4c5c5;
}


.news_overview {
	margin-bottom:10px;
	cursor: default;
}

.szotar_date {
	font-weight:bold;
	width:150px;
	float:left;
	display:block;
}


.szotar_date {
	padding:2px 0px 2px 8px;
	font-weight:bold;
	width:90%;
	float:left;
	display:block;
	border-left: 4px solid #B1D349;
}

.szotar_desc {
	width:98%;
	float:left;
	display:block;
	padding:0px 0px 0px 11px;
	border-left: 1px solid #F4F5F6;
}


.news_date {
	font-weight:bold;
	width:150px;
	float:left;
	display:block;
}


.news_date {
	padding:3px 0px 0px 0px;
	font-weight:bold;
	width:100px;
	float:left;
	display:block;
}

.news_desc {
	width:408px;
	float:left;
	display:block;
	border-left: 1px solid #c4c5c5;
	padding:3px 0px 3px 10px;
}

.news_tech {
	width:570px;
	float:left;
	display:block;
	border-left: 1px solid #c4c5c5;
	padding:3px 0px 3px 10px;
}

/*--- Formular elements ----------------------------------------------------*/

.contentform {
	font-size:100%;
	border:1px dotted #ccc;
	padding:10px;
	background-color:#e5e5e5;
}

.formentry {
	display: block;
	margin-bottom: 3px;
	background-color:#cc0;
	clear:both;
}

.formlabel {
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}



.formlabelshort {
	float: left;
	margin: 0;
	width: 30px;
	line-height:20px;
	text-align:right;
	padding-right:5px;
}


.formlabelimportant {
	font-weight:bold;
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}

.forminput {
	float: left;
	margin: 0;
	width: 360px;
	line-height:20px;
}

.forminputsmall {
	float: left;
	margin: 0;
	width: 120px;
	line-height:20px;
}

.forminputbig {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminputbig2 {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminput textarea {
	width: 360px;
	margin:0;
}

.forminput select {
	width: 360px;
	margin:0;
}

.forminput select.small {
	width: 120px;
	height:16px;
	margin:0;
}

.forminput radio {
	width: 360px;
	margin:0;
}

.forminput input {
	width: 360px;
	margin:0;
}

.forminputsmall input {
	width: 120px;
	margin:0;
}

.contentform .submitarea {
	text-align:right;
	padding:10px 0 0 0;
}


.contentform hr {
	height:2px;
	color:#fff;
	border-top:1px solid #bbb;
	border-bottom:1px solid #fff;
}

.contentform .formintro {
	padding:10px 0 20px 0;
	font-weight:bold;
}

.formerror {
	padding:0 10px 0 20px;
	border:2px solid #d0103a;
	color:#d0103a;
	margin-bottom:20px;
}

.important {
	color:#d0103a;
}

/*--- Termékek footer ---------------------------------------------------------------*/

#fourcol {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 20px;
}


#contenthead h3 {
	font-size: 14px;
	font-weight: normal;
	color: #8B8B8B;
	padding-bottom: 10px;
	margin-top: 5px;
}
#contenthead .contentbox {
	background-image: url(../img/bg/content-fill.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center;
}
#contenthead .contentbtm {
	background-image: url(../img/bg/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}

#contenthead .contentboxp {
	width: 205px;
	padding-left: 17px;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	border-right: solid #F4F5F6 1px;
}

#contenthead .contentboxp ul  {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
}

#contenthead .contentboxp li  {
	padding-left: 0px;
	padding-bottom: 0px;
}

#contenthead .contentboxp li a, #contenthead .contentboxp li a:link, #contenthead .contentboxp li a:visited, #contenthead .contentboxp li a:active {
	color: #333333;
	text-decoration:none;
	font-size:10px
}
#contenthead .contentboxp li a:hover {
	color: #3366CC;
	text-decoration:underline;
}

#contenthead .contentboxfour {
	background-image: url(../img/bg/4colfill.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center;
}
#contenthead .contentboxindex {
	width: 205px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
.productwide {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
.productwide img {
	margin-right: 10px;
}
.productwide h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.productwide strong {
	color: #666666;
}
.productwide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productwide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	border: solid #E5E5E5 1px;
}

.fltlftnl { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fltlftindex { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin: 0px 12px 0px 0px;
}

A:active .fltlft { /* this class can be used to float an element left in your page */
float : left; 
margin-right : 12px; 
margin-bottom : 10px; 
border : 1px solid #e5e5e5; 
}

A:hover .fltlft { /* this class can be used to float an element left in your page */
border-style : solid; 
border-color : #0085cf; 
border-width : 1px; 
}

#produktwrapper {
	BORDER: solid #c8c8c8 1px;
	BACKGROUND: #ffffff;
	FLOAT: left;
	margin-right: 12px;
}

#produktwrappervn{
	BACKGROUND: #ffffff;
	FLOAT: left;
	background-repeat: no-repeat;
	margin-right: 12px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* teszt */

#product-row {
	BORDER-TOP: #e5e5e5 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-left: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	FLOAT: left;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT: #e5e5e5 1px solid;
	line-height: 150%;
	overflow: hidden;
}

#product-row-end {
	BORDER-TOP: #e5e5e5 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-left: 0px;
	BORDER-LEFT-WIDTH: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	width: 688px;
}

/*--- search ---------------------------------------------------------------*/
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; padding: 15px 0 0 0; }
.summary { font-size: 100%; padding: 0 0 10px 0; } 
.results { font-size: 100%; padding: 0 0 10px 0; }
.category { color: #999999; }
.description { font-size: 100%; color:#ff3300; padding: 5px 0 0 0;}
.context { font-size: 105%; }
.infoline { font-size: 90%; font-style: normal; color: #339900;	padding-bottom: 10px; }
.sorting { text-align: right; }

.result_title .result_title a, .result_title a:link, .result_title a:visited, .result_title a:active, .result_title a:hover {
	text-decoration:underline;
	color:#00c;
	font-weight:bold;
	padding: 10px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:110%;

	
}

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }	


/*--- lezuhanó üzenet ---------------------------------------------------------------*/

#dropin {
	position:absolute;
	left:400px;
	top:250px;
	width:568px;
	height:408px;
	z-index: 1005;
	background: url('../img/green-bg.png') no-repeat transparent;
	text-align: left;
	padding: 10px 20px 20px 20px;
	visibility: visible;
}

#dropin h1, #dropin h2, #dropin h3, #dropin h4 {
	padding: 0;
	margin:0;
	letter-spacing: 0px;
	padding-top: 15px;
	color: #FFF;
	padding-bottom: 15px;

}
#dropin h2 {
	font-size:100%;
	font-weight: normal;
}

#dropin p {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	vertical-align: baseline;
	line-height: 150%;
	color: #FFF;

}

