.szoveg_alap{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
	text-align: justify;
}


.szoveg_kicsi{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
	text-align: justify;
}


.szoveg_elozetes{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
	text-align: justify;
}


.szoveg_alcim{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #00b2d9;
	text-decoration: none;
}


.szoveg_cim{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #00b2d9;
	text-decoration: none;
	text-align: left;
}

.szoveg_hiba{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
}

.szoveg_td_fejlec{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background: #ffffff;	
}

.szoveg_td_szoveg{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.szoveg_td_szoveg_kiemelt{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.szoveg_td_szoveg_keretes{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border: #000000 1px solid;
}

.szoveg_td_szoveg_kiemelt_keretes{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border: #000000 1px solid;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved. */
/* http://creativecommons.org/licenses/by/2.0 */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
/* link underlines tend to make hypertext less readable,
 because underlines obscure the shapes of the lower halves of words */
:link, :visited {
 text-decoration:none
}
/* no list-markers by default, since lists are used more often for semantics */
ul, ol {
 list-style:none
}
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1, h2, h3, h4, h5, h6, pre, code {
 font-size:1em;
}
/* remove the inconsistent (among browsers) default ul,ol padding or margin */
/* the default spacing on headings does not match nor align with
 normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/* nonetheless strip their margin and padding as well */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, img {
 margin:0;
 padding:0
}
/* whoever thought blue linked image borders were a good idea? */
a img, :link img, :visited img {
 border:none
}
/* de-italicize address */
address {
 font-style:normal
} 

a {
	color: #00b2d9;
}

form{
	display: inline;
}

body{
	font-family:Verdana;
	font-size:10px;
	color: #939598;
}

	#full{
		text-align:center;
		position:absolute;
		z-index:5;
		width:100%;
		left:0;
		top:0;
	}
	
	#full_center{
		width:1002px;
		margin: 0px auto 0;
		text-align:left;
	}
	
		#fej{
			width:1002px;
			height:155px;	
			background: #ffffff;
		}
			
			#fej_logo{
				float: left;
			}

			#fej_menu{
				position: relative;
				float: left;
				width: 782px;
				height: 130px;
				background: transparent url(../bitmap/fejlec_menubg01.jpg) no-repeat top left;
			}

				#menuk{		
				}
			
					#fejlec_menu1{
						position: absolute;
						left: 0px;
						top: 93px;
						width: 129px;
						height: 37px;
					}		
				
					#fejlec_menu2{
						position: absolute;
						left: 130px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu3{
						position: absolute;
						left: 260px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu4{
						position: absolute;
						left: 391px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu5{
						position: absolute;
						left: 522px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}	
					
					#fejlec_menu6{
						position: absolute;
						left: 651px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}				

					#fejlec_menu1_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu01.jpg) no-repeat top left;
						left: 0px;
						top: 93px;
						width: 129px;
						height: 37px;
					}		
				
					#fejlec_menu2_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu02.jpg) no-repeat top left;
						left: 130px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu3_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu03.jpg) no-repeat top left;
						left: 260px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu4_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu04.jpg) no-repeat top left;
						left: 391px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu5_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu05.jpg) no-repeat top left;
						left: 522px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}
				
					#fejlec_menu6_aktiv{
						position: absolute;
						background: transparent url(../bitmap/fejlec_menu06.jpg) no-repeat top left;
						left: 651px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}
					
					#fejlec_menu1_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu01.jpg) no-repeat top left;
						left: 0px;
						top: 93px;
						width: 129px;
						height: 37px;
					}		
				
					#fejlec_menu2_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu02.jpg) no-repeat top left;
						left: 130px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu3_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu03.jpg) no-repeat top left;
						left: 260px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu4_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu04.jpg) no-repeat top left;
						left: 391px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}

					#fejlec_menu5_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu05.jpg) no-repeat top left;
						left: 522px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}
				
					#fejlec_menu6_inaktiv{
						position: absolute;
						background: transparent url(../bitmap/in_fejlec_menu06.jpg) no-repeat top left;
						left: 651px;
						top: 93px;
						width: 129px;
						height: 37px;					
					}											

						#fejlec_menu_ikon{
							padding-top:6px;
							padding-left:5px;
							float: left;
						}
					
						#fejlec_menu_cimke{
							padding-top:12px;
							padding-left:5px;
							float: left;
						}
					
						#fejlec_menu_cimke a{
							color: #ffffff;
							font-size: 10px;
							font-weight: bold;
						}

				#menuk ul{
        			list-style-type: none;					
				}
			
					#menuk li{
        				position: absolute;
        				z-index: 1000;					
					}
				
						#menuk ul ul{
        					position: absolute;
							top: 0px;
        					left: 0px;
							padding-top: 30px;
        					display: none;					
						}
					
							#menuk ul li:hover ul{
								display: block;
							}
						
							#menuk ul li ul li{						
							}
							
								#fej_almenuk{
									position: absolute;
									display: table;
									padding-top: 5px;
									padding-bottom: 5px;
								}
							
									#fej_almenu_oszlop{
										float: left;
										width: 275px;
									}							
							
									#fej_almenu{
										padding-left: 5px;
										padding-right: 5px;
										padding-top: 2px;
										padding-bottom: 2px;
										background: #44cce4;									
									}
								
										#fej_almenu a{
											color: #ffffff;
										}
							
					
			#fej_nav_sav{
				clear: both;
				background: #efede5;
				height: 25px;
				padding-left: 10px;
				margin-left: 220px;
			}
			
				#nav_elem{
					float: left;
					padding-top: 5px;
					padding-right: 2px;
					padding-left: 2px;
					color: #c0b9a1;
					font-size: 11px;					
				}
				
					#nav_elem a{
						color: #c0b9a1;
						font-size: 11px;
					}		
				
		
		#kozep{
			background: #ffffff;
		}
		
			#bal{
				width:220px;				
				float:left;
				background: #ffffff;
			}
			
				#menu{
					width:194px;
					border-top: #dcddde 1px solid;margin-top: 15px;
				}
				
					#menu ul li{
						width:194px;
						padding:2px 0 2px 0px;
						border-bottom: #dcddde 1px solid;
					}
					
						#menu ul li a{
							font-size:9px;
							color:#414042;
						}
						
						#menu ul li a:hover{
							text-decoration:underline;
						}
						
						#menu ul li span{
							font-size:9px;
							color:#626263;
						}
						
					#menu ul .szint2{
						width: 179px;
						padding-left:15px;
					}
					
					#menu ul .active{
					}	
					
				#termek_menu{
					padding-bottom: 20px;
					width:194px;	
				}
				
					#termek_menu_elem1{
						padding-top: 3px;
						padding-bottom: 3px;
						border-bottom: #e9e7df 1px solid;
					}
					
					#termek_menu_elem2{
						padding-top: 3px;
						padding-bottom: 3px;
						padding-left: 10px;
						border-bottom: #e9e7df 1px solid;
					}					
					
					#termek_menu_fomenu{
						padding-bottom: 10px;
						color: #00b2d9;
						font-size: 10px;
						text-transform: uppercase;	
						font-weight: bold;					
					}
					
					.termek_menu_link1{
						color: #bfb694;
						font-size: 10px;
						text-transform: uppercase;
					}
					
					.termek_menu_link2{
						color: #bfb694;
						font-size: 10px;
					}	

					.aktiv_termek_menu_link1{
						color: #00b2d9;
						font-size: 10px;
						text-transform: uppercase;
					}
					
					.aktiv_termek_menu_link2{
						color: #847b55;
						font-size: 10px;
					}					
				
					
				#box{
					margin: 5px 0 0 0;
				}	
					
					#box_fej{
						width: 194px;
						height: 56px;
						background: transparent url(../bitmap/box_fejlec01.jpg) no-repeat top left;
					}
					
						#box_cim_egysoros{
							color: #ffffff;
							font-size: 14px;
							font-weight: bold;
							padding: 20px 0 0 5px;
							float: left;
							cursor: pointer;
						}

						#box_hirlevel_gomb{
							float: right;
							padding-right: 5px;
						}
						
							#box_hirlevel_fel_gomb{
								padding-top: 5px;
								padding-left: 2px;
								float: left;
							}
							
							#box_hirlevel_le_gomb{
								padding-top: 5px;
								padding-right: 5px;
								float: right;
							}																	
						
								.hirlevel_btn{
									background: transparent url(../bitmap/box_kisgomb01.jpg) no-repeat top left;
									border: 0;
									color: #ffffff;
									text-align: center;
									width: 77px;
									height: 15px;
									font-size: 10px;
									font-weight: normal;
									cursor: pointer;
								}						
				
						#box_cim_nagy{
							color: #ffffff;
							font-size: 14px;
							font-weight: bold;
							padding: 12px 0 0 5px;
							cursor: pointer;
						}
					
						#box_cim_kicsi{
							color: #ffffff;
							font-size: 11px;
							font-weight: bold;
							padding: 0 0 0 5px;
							cursor: pointer;
						}
						
						#box_cimek{
							float: left;
						}

						#box_ok_gomb{
							float: right;
							padding-top: 15px;
							padding-right: 5px;
						}

								.ok_btn{
									background: transparent url(../bitmap/box_okgomb01.jpg) no-repeat top left;
									border: 0;
									color: #ffffff;
									text-align: center;
									width: 26px;
									height: 26px;
									font-size: 10px;
									font-weight: bold;
									cursor: pointer;
								}						
						
					#box_lab{
						width: 194px;
						padding: 10px 0 10px 0;
						background: #bbb393 url(../bitmap/box_lablec01.jpg) no-repeat bottom left;
					}
					
						#box_tartalom{
							padding: 0 0 0 4px;
							color: #ffffff;
							display: table;
							width: 189px;
						}
						
							#box_tartalom a{
								color: #ffffff;
								font-weight: bold;
							}
							
							#zoldkereses_link{
								color: #d8ee6a;
								font-weight: bold;
							}

							#tag_link{
								color: #d8ee6a;
								font-weight: normal;
							}													

							#box_inputbg{
								width: 185px;
								background: transparent url(../bitmap/box_inputbg01.jpg) no-repeat top left;
								padding: 5px 0 0 3px;
								margin: 0 0 5px 0;
							}
						
								#box_inputbg input{
									border: 0px;
									height: 18px;
									width: 168px;
									background: #dad6c5;
									color: #827572;
									font-size: 11px;
									padding-left: 5px;
									padding-right: 5px;
								}
								
								#box_inputbg select{
									border: 0px;
									height: 17px;
									width: 179px;
									background: #dad6c5;
									color: #827572;
									font-size: 11px;
								}
								
							.taglist_li{
								float: left;
							}	
							
					#kedvencek_fejlec{
						clear: both;
						padding-top: 10px;
					}		
					
						#kedvencek_fejlec_bal{
							background: url(../bitmap/rendezes_bal01.jpg) no-repeat top left;
							width: 11px;
							height: 16px;
							float: left;
						}
						
						#kedvencek_fejlec_cikkszam{
							float: left;
							height: 14px;
							width: 69px;
							background: #cbc6b3;
							color: #ffffff;
							padding-top: 2px;
						}
						
						#kedvencek_fejlec_elnevezes{
							float: left;
							height: 14px;
							width: 475px;
							background: #cbc6b3;
							color: #ffffff;
							padding-top: 2px;
						}						
						
						#kedvencek_fejlec_jobb{
							background: url(../bitmap/rendezes_jobb01.jpg) no-repeat top left;
							width: 11px;
							height: 16px;
							float: left;
						}						
					
					#kedvenc_cikk_lista{
						clear: both;
						padding-top: 10px;
					}
					
					#kedvenc_cikk_lista_itemcode{
						padding-bottom: 0px;
						padding-right: 10px;
						padding-left: 11px;
						float: left;
						width: 59px;
					}					
										
					#kedvenc_cikk_lista_nev{
						padding-bottom: 10px;
						padding-right: 10px;
						float: left;
						width: 140px;
					}
					
					#kedvenc_cikk_lista_nev2{
						padding-bottom: 0px;
						padding-right: 10px;
						float: left;
						width: 430px;
					}						
					
					#kedvenc_cikk_lista_torles{
						padding-bottom: 10px;
						padding-right: 0px;
						float: right;
						width: 30px;
						text-align: right;
					}	
					
					#kedvenc_cikk_lista_torles2{
						padding-bottom: 0px;
						padding-right: 15px;
						float: right;
						width: 30px;
						text-align: right;
					}						
								
					#ajanlat_box{
						padding-top: 5px;
					}
								
					#kosar_box_fej{
						width: 194px;
						height: 55px;
						background: transparent url(../bitmap/kosar_box_fejlec01.jpg) no-repeat top left;
					}

					#kosar_box_lab{
						width: 194px;
						padding: 10px 0 10px 0;
						background: #bdd73c url(../bitmap/kosar_box_lablec01.jpg) no-repeat bottom left;
					}	

						#kosar_kredit_cimke{
							float: left;
							color: #2b7834;
							font-weight: bold;
							width: 90px;
							padding-left: 5px;
						}				
						
						#kosar_kredit_ertek{
							float: left;
							text-align: right;
							color: #2b7834;
							width: 85px;
						}

						#kosar_box_cikk_hatarolo{
							padding-left: 4px;
						}	
						
						#kosar_box_cikk_lista{
							background: #d1e377;
							margin-left: 4px;
							padding-left: 5px;
							padding-right: 5px;
							color: #2b7834;
							display: table;
							width: 166px;
						}
						
							#kosar_box_cikk_lista_nev{
								clear: both;
								display: table;
								padding-top: 3px;
								padding-bottom: 2px;
							}
							
							#kosar_box_cikk_lista_db{
								float: left;
							}
							
								#kosar_box_cikk_lista_db_input{
									font-size: 10px;
									width: 27px;
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;
								}
								
								#kosar_box_cikk_lista_db_button{
									width: 17px;
									font-size: 9px;
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;
									cursor: pointer;									
								}
								
							#kosar_box_cikk_lista_db_gomb{
								float: left;
								padding-right: 2px;
							}
								
							#kosar_box_cikk_lista_ar{
								float: left;
								width: 77px;
								padding-right: 2px;
								padding-top: 5px;
								text-align: right;
							}	

							#kosar_box_cikk_lista_torles{
								float: left;
								padding-left: 2px;
							}
							
							#kosar_osszesen{
								clear: both;
							}
							
								#kosar_osszesen_cimke{
									float: left;
									width: 65px;
									padding-top:5px;
									/*font-weight: bold;*/
								}
							
								#kosar_osszesen_ertek{
									float: left;
									text-align: right;
									width: 80px;
									padding-top:5px;
									font-weight: bold;
								}
							
							#kosar_megrendeles{
								clear: both;
								background: #bdd73c url(../bitmap/rendeles_btn01.jpg) no-repeat top left;
								width: 181px;
								height: 25px;
								margin-left: 3px;
								margin-top: 15px;
								text-align: center;
								padding-top: 12px;
							}
												
					
				#login_box{
					padding-left: 7px;
				}
				
				#login_box_reg_link{
					float: left;
				}
				
				#login_box_ujjelszo_link{
					float: right;
					padding-right: 10px;
				}
					
					#login_box .usrnev{
						width: 150px;
					}
					
						#pwd_cont{
							float: left;
						}
						
							#pwd_cont .pwd{
								width: 70px;
							}							
						
						#btn_cont{
							float: left;
						}
					
							#btn_cont .btn{
								width: 60px;
							}									
													
			
			#tartalom{
				width: 570px;
				background: #ffffff;
				float:left;
				padding-top: 10px;
				margin-right: 18px;
			}
			
				#tartalom_cim{
					font-family: Verdana;
					font-size: 11px;
					font-style: normal;
					line-height: 16px;
					font-weight: bold;
					color: #00b2d9;
					text-decoration: none;	
					padding-bottom: 10px;			
				}
			
				#termek_lista{

				}
					#termek_kereses_utvonal{
						color: #00b2d9;
						font-size: 12px;
						padding-bottom: 5px;
						font-weight: normal;
					}
				
					#termek_szam{
						color: #00b2d9;
						font-size: 12px;
						float: left;
					}
					
					#termek_dbmax{
						font-size: 10px;
						float: right;
					}

						#termek_dbmax select{
							width: 40px;
							border-top: #8a7551 1px solid;
							border-left: #8a7551 1px solid;
							border-right: #f5ecdd 1px solid;
							border-bottom: #f5ecdd 1px solid;
							color: #717273;
							font-size: 10px;							
						}
						
					#termek_szuresek{
						clear: both;
						padding-top: 5px;
					}				
						
						#termek_szuresek_cimke{
							width: 125px;
							float: left;
						}	
						
						#termek_szuresek_lista{
							float: left;
							padding-left: 5px;
							padding-right: 5px;
						}
						
							.termek_szuresek_lista_a{
								color: #00b2d9;
							}						
						
						#termek_szuresek_form{
							clear: both;
							padding-top: 5px;
						}
						
							#szuro_mezok{
								float: left;
							}
							
							#szuro_ertekek{
								float: left;
							}				
							
							#szuro_gomb{
								float: left;
							}										
					
					#termek_rendezes{
						clear: both;
						display: table;
						padding-top: 10px;
						padding-left: 84px;
					}
					
						#rendezes_bal{
							float:left;
						}
						
						#rendezes_jobb{
							float:left;
						}

						#rendezes_mezo_nev{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 111px;
						}	
						
						#rendezes_mezo_marka{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 71px;
						}					
						
						#rendezes_mezo_cikkszam{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 67px;
						}						
						
						#rendezes_mezo_elerheto{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 57px;
						}						
						
						#rendezes_mezo_ar{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 84px;
						}				
						
						#rendezes_mezo_akcios_ar{
							float:left;
							background: #cbc6b3;
							padding-top: 2px;
							padding-bottom: 2px;
							height: 12px;
							width: 73px;
						}												
						
						.rendezes_mezo_a{
							color: #ffffff;
							font-size: 10px;
						}	
													
						
					#termek_lista_elem{
						clear: both;
						padding-top: 5px;
						padding-bottom: 10px;
					}	

						#termek_lista_kep{
							float: left;
						}
						
							#termek_lista_kep input{
								width: 80px;
							}
					
						#termek_lista_adatok{
							float: left;
						}
						
							#termek_nev{
								float: left;
								padding-left: 15px;
								padding-right: 5px;
								width: 107px;
								color: #cbc6b3;
								font-size: 10px;
								font-weight: bold;
							}					
							
							#termek_marka{
								float: left;
								padding-right: 5px;
								width: 67px;	
								color: #cbc6b3;							
								font-size: 10px;
								font-weight: bold;
							}			
							
							#termek_cikkszam{
								float: left;
								padding-right: 5px;
								width: 60px;	
								color: #cbc6b3;	
								font-size: 10px;
								font-weight: bold;						
							}				

							#termek_elerheto{
								float: left;
								padding-right: 5px;
								width: 50px;	
								color: #cbc6b3;	
								font-size: 10px;
								font-weight: bold;						
							}				

							#termek_ar{
								float: left;
								padding-right: 5px;
								width: 80px;	
								color: #cbc6b3;	
								font-size: 10px;
								font-weight: bold;						
							}			
							
								#termek_ar a{
									color:#00B2D9;
								}

							#termek_akcios_ar{
								width: 80px;
								float: left;
								color: #cbc6b3;
								font-size: 10px;
								font-weight: bold;
							}	

							.termek_info_ar{
								font-weight: normal;
							}	
							
							.termek_ar_athuzva{
								text-decoration: line-through;
							}
							
							.termek_link{
								color: #cbc6b3;
								font-size: 9px;
								font-weight: bold;							
							}
							
							.termek_link2{
								color: #939598;
								font-size: 10px;						
							}	
							
										
							
						#termek_leiras_hatarolo{
							text-align: right;
						}
							
						#termek_leiras{
							background: #efeee8;
							margin-left: 84px;
							margin-right: 1px;
							padding-left: 10px;
							padding-right: 10px;
						}
												
						
						#termek_akcios_leiras{
							background: #efeee8;
							color: #00b2d9;
							margin-left: 84px;
							margin-right: 1px;
							padding-left: 10px;
							padding-right: 10px;
							text-align: left;
						}
						
						#termek_leiras2{
							background: #efeee8;
							margin-left: 84px;
							margin-right: 1px;
							padding-left: 10px;
							padding-right: 10px;
							text-align: left;
						}						

						#termek_leiras3{
							background: #efeee8;
							margin-left: 84px;
							margin-right: 1px;
							padding-left: 10px;
							padding-right: 10px;
							text-align: left;
							display: table;
						}											
						
						#termek_lista_kosar{
							padding-top: 5px;
							float: left;
							background: #efeee8;
							width: 80px;
						}
						
						#termek_lista_kedvenc{
							width:30px;
							float: left;
							text-align: left;
							padding-top: 1px;	
							background: #efeee8;					
						}
						
						#termek_lista_hasonlit{
							width:30px;
							float: left;
							text-align: left;
							padding-top: 1px;	
							background: #efeee8;					
						}

						#termek_lista_leiras{
							background: #efeee8;
							width:375px;
							float: left;
							text-align: left;
							padding-top: 15px;					
						}

							#termek_lista_min{
								padding-top: 4px;
								float:left;
							}	
							
							#termek_lista_leiras_tartalom{
							}											
						
							.kosarba_input{
								float: left;
								padding-top: 15px;
							}
							
							.kosarba_gomb{
								float: left;
							}							
						
							.termek_leiras_input{
								width: 27px;
								border-top: #8a7551 1px solid;
								border-left: #8a7551 1px solid;
								border-right: #f5ecdd 1px solid;
								border-bottom: #f5ecdd 1px solid;
								color: #717273;
								font-size: 10px;
								margin-bottom: 6px;
							}
							
					#termek_lapozas{
						clear: both;
						display: table;
						width: 564px;
						padding-top: 5px;
					}
							
					#termek_lapozas_vissza{
						float: left;
						margin-left: 84px;
					}
					
					#termek_lapozas_lapok{
						float: right;
						width: 440px;
						text-align: center;
					}
					
					#termek_lapozas_lapnum{
						padding-left:1px;
						padding-right:1px;
					}
						.termek_lapozas_lapnum_link{
							color: #717273;
							font-weight: normal;
						}
					
						.termek_lapozas_lapnum_link_aktiv{
							color: #82a909;
							font-weight: bold;						
						}
					
					#termek_lapozas_elore{
						float: right;
					}							
							
					#termek_elem{
						clear: both;
						padding-top: 5px;
					}	

						#termek_kep{
							float: left;
							padding-right: 10px;
						}
						
							#termek_kep_akcios{
								width: 200px;
								text-align: center;
							}
						
							#termek_kep input{
								width: 200px;
							}
							
							#termek_kep div{
								margin:0 0 10px 0;
							}

						#termek_adatok{
							float: left;
						}

							#termek_adatok_hatarolo{
							}	
							
							#termek_info{
								background: #efeee8;
								padding-left: 10px;
								padding-right: 10px;
								margin-right: 5px;
								width: 345px;
							}
							
								#termek_info_nev{
									padding-top:10px;
									color: #44cce4;
									font-size: 12px;
									font-weight: bold;				
								}
								
								#termek_info_leiras{
									padding-top:10px;
									padding-bottom:10px;
									font-size: 10px;
								}	
								
								#termek_info_akcios{
									padding-top:0px;
									padding-bottom:10px;
									padding-top: 10px;
									font-size: 10px;
									font-weight: bold;
									color: #44cce4; 
								}								
								
								#termek_parameter{
									clear: both;
									display: table;
								}
								
									#termek_kosar{
										float: left;
										padding-right:10px;
									}
									
									#termek_kedvenc{
										float: left;
										width:30px;
										padding-top: 15px;
									}				
									
									#termek_hasonlit{
										float: left;
										width:30px;
										padding-top: 15px;
									}														
								
								#termek_gombok{
									clear:both;
									width: 400px;
								}	
								
									#termek_parameter_bullet{
										float: left;
										width: 12px;
										padding-top: 2px;
									}								
								
									#termek_parameter_cimke{
										float: left;
										width: 100px;
										font-weight: bold;
									}
									
									#termek_parameter_adat{
										float: left;
										width: 100px;
									}	
									
					#kapcsolodo{
						clear: both;
						margin-top: 15px;
						margin-bottom: 15px;
						display: table;
						border-top: #44cce4 1px solid;
						width: 560px;
					}

						#kapcsolodo_fejlec_bal{
							float: left;
						}				
						
						#kapcsolodo_fejlec_cimke{
							float: left;
							color: #ffffff;
							background: #44cce4;
							font-size: 14px;
							padding-top: 3px;
							padding-bottom: 6px;
						}				

						#kapcsolodo_fejlec_jobb{
							float: left;
						}
						
						#kapcsolodo_oszlop{
							float: left;
							width: 186px;
							padding-bottom: 15px;
						}
						
							#kapcsolodo_kep{
								float: left;
								width: 70px;
							}
							
							#kapcsolodo_infok{
								float:left;
								width: 116px;
							}
							
								#kapcsolodo_nev{
									color: #44cce4;
									font-weight: bold;
									padding-bottom: 5px;
								}
								
								#kapcsolodo_gyarto{
									color: #44cce4;
									font-weight: bold;
									padding-bottom: 5px;
								}					
								
								#kapcsolodo_cikkszam{
									color: #44cce4;
									font-weight: bold;
									padding-bottom: 5px;
								}											
								
								#kapcsolodo_ar_cimke{
									color: #939598;
									font-weight: bold;
									padding-bottom: 5px;
									float: left;
									width: 20px;
								}	
								
								#kapcsolodo_ar_ertek{
									color: #939598;
									font-weight: bold;
									padding-bottom: 5px;
									float: left;
									width: 86px;
								}	

								#kapcsolodo_kosar{
									padding-left: 70px;
									text-align: left;
								}	
								
								.kapcsolodo_link2{
									color: #939598;
									font-weight: bold;
									padding-bottom: 5px;
									float: left;
									width: 86px;								
								}						

				#rendeles{
				}
				
					#rendeles_cim{
						clear: both;
						font-family: Verdana;
						font-size: 11px;
						font-style: normal;
						line-height: 16px;
						font-weight: bold;
						color: #00b2d9;
						text-decoration: none;
						padding-bottom: 15px;
					}
					
					#rendeles_hiba{
						clear: both;
						font-family: Verdana;
						font-size: 11px;
						font-style: normal;
						line-height: 16px;
						font-weight: bold;
						color: #ff0000;
						text-decoration: none;
						padding-bottom: 15px;
					}					
				
					#rendeles_kosar{
						padding-top: 10px;
					}
					
						#rendeles_kosar_fejlec_bal{
							float: left;
						}
								
						#rendeles_kosar_fejlec_jobb{
							float: left;
						}
						
						#rendeles_kosar_fejlec_nev{
							width: 90px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;					
						}
						
						#rendeles_kosar_fejlec_nev2{
							width: 110px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;					
						}						

						#rendeles_kosar_fejlec_marka{
							width: 60px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;					
						}						
						
						#rendeles_kosar_fejlec_cikkszam{
							width: 75px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;					
						}

						#rendeles_kosar_fejlec_mennyiseg{
							width: 75px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;
						}	
						
						#rendeles_kosar_fejlec_min{
							width: 55px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;				
						}											
						
						#rendeles_kosar_fejlec_max{
							width: 60px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;					
						}																	
						
						#rendeles_kosar_fejlec_egysegar{
							width: 75px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;
							text-align: right;	
							padding-right: 10px;					
						}	
						
						#rendeles_kosar_fejlec_egysegar2{
							width: 75px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;	
							text-align: right;				
						}						
						
						#rendeles_kosar_fejlec_eloleg{
							width: 57px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;	
							padding-left:10px;						
						}
						
						#rendeles_kosar_fejlec_ossz{
							width: 82px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;
							text-align: right;	
							padding-right: 20px;
						}	
						
						#rendeles_kosar_fejlec_ossz2{
							width: 90px;
							float: left;
							background: #cbc6b3;
							color: #ffffff;
							font-size: 9px;
							font-weight: bold;	
							height: 15px;
							padding-top: 1px;
							text-align: right;						
							padding-right: 15px;
						}						
						
						#rendeles_kosar_elvalaszto{
							clear: both;
							display: block;
							margin-bottom: 2px;
							margin-top: 2px;
							border-bottom: #cbc6b3 1px solid;
						}

							#rendeles_kosar_nev{
								width: 70px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;	
								padding-left: 10px;	
								padding-right:20px;			
							}
							
							#rendeles_kosar_nev2{
								width: 100px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;	
								padding-left: 10px;	
								padding-right:10px;			
							}							

							#rendeles_kosar_marka{
								width: 60px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;
								text-align: right;					
							}						
						
							#rendeles_kosar_cikkszam{
								width: 70px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;					
							}

							#rendeles_kosar_mennyiseg{
								width: 65px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 5px;
								padding-left: 10px;
							}
							
							#rendeles_kosar_mennyiseg2{
								width: 45px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 5px;
								padding-left: 10px;					
							}							
							
								#rendeles_kosar_mennyiseg_input{
									float: left;
									padding-left: 2px;
								}
								
								#rendeles_kosar_mennyiseg_btn{
									float: left;
									padding-left: 3px;
								}								
							
							#rendeles_kosar_input{
								width: 25px;
								border-top: #8a7551 1px solid;
								border-left: #8a7551 1px solid;
								border-right: #f5ecdd 1px solid;
								border-bottom: #f5ecdd 1px solid;
								color: #717273;
								font-size: 10px;	
								text-align: right;						
							}	
						
							#rendeles_kosar_min{
								width: 50px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;
								text-align: right;					
							}											
						
							#rendeles_kosar_max{
								width: 40px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;	
								text-align: right;			
							}																	
						
							#rendeles_kosar_egysegar{
								width: 90px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;
								text-align: right;					
							}	
							
							#rendeles_kosar_eloleg{
								width: 50px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;	
								text-align: right;				
							}												
						
							#rendeles_kosar_ossz{
								width: 90px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;
								text-align: right;					
							}	
							
							#rendeles_kosar_ossz2{
								width: 110px;
								float: left;
								color: #cbc6b3;
								font-size: 9px;
								font-weight: normal;	
								padding-top: 3px;
								text-align: right;					
							}							

							#rendeles_kosar_torles{
								float: left;
								width: 25px;
								padding-top: 5px;
								text-align: right;
							}
							
							.rendeles_kosar_kiemel{
								color: #ff0000;
							}
							
							#rendeles_osszar_cimke{
								float: left;
								background: #efeee9;
								margin-left: 1px;
								padding-left: 10px;
								width: 120px;
							}						
							
							#rendeles_osszar_ertek{
								float: left;
								background: #efeee9;
								text-align: right;
								width: 398px;
								padding-right: 40px;
							}
							
							#rendeles_osszar_ertek2{
								float: left;
								background: #efeee9;
								text-align: right;
								width: 416px;
								padding-right: 22px;
							}

							#rendeles_egyeni_idopont{
								padding-top:5px;
								padding-bottom:5px;
							}
							
								#rendeles_egyeni_idopont select{
									width: 50px;
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;
									color: #717273;
									font-size: 10px;	
									text-align: right;
								}						

							#rendeles_gombok{
								clear: both;
								padding-left:10px;
								padding-top: 10px;
							}
							
							#rendeles_felhas_sor{
								clear: both;
								padding-left: 10px;
								padding-top: 2px;
								padding-bottom: 3px;
								width: 550px;
							}							
							
							#rendeles_felhas_cimke{
								float: left;
								padding-left: 10px;
								padding-top: 5px;
								width: 100px;
								font-weight: bold;
							}						
							
							#rendeles_felhas_ertek{
								float: left;
								padding-left: 10px;
								padding-top: 2px;
								padding-bottom: 3px;
								width: 450px;
							}
														

								#rendeles_felhas_ertek textarea{
									width: 294px;
									color: #717273;
									font-size: 10px;
									height: 50px;	
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;										
								}
								
								#rendeles_felhas_ertek select{
									width: 300px;
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;
									color: #717273;
									font-size: 10px;		
								}
								
								#rendeles_felhas_ertek_input{
									width: 300px;
									border-top: #8a7551 1px solid;
									border-left: #8a7551 1px solid;
									border-right: #f5ecdd 1px solid;
									border-bottom: #f5ecdd 1px solid;
									color: #717273;
									font-size: 10px;		
								}								
								
							#kartyas_fizetes_input{
								width: 70px;
								border-top: #8a7551 1px solid;
								border-left: #8a7551 1px solid;
								border-right: #f5ecdd 1px solid;
								border-bottom: #f5ecdd 1px solid;
								color: #717273;
								font-size: 10px;
								text-align: right;
							}	
							
							#kartyas_fizetes_cimke{
								float: left;
								width: 170px;
							}
							
							#kartyas_fizetes_ertek{
								float: left;
								width: 350px;
							}
							
					#rendeles_limit_hiba{
						padding-top: 10px;
						padding-bottom: 10px;
					}
					
			#rendeles_admin_999form{
				
			}

				.rendeles_admin_999form_input{
					width: 50px;
				}		
							
			#regisztracio{
			}
				.tovabblink{
					color: #717273;
					font-weight: bold;
				}
			
				#regform_oszlop1{
					float: left;
					width: 290px;
				}
				
				#regform_oszlop2{
					float: left;
					width: 260px;
				}				
			
				#regform_hiba{
					padding-bottom: 10px;
					font-weight: bold;
					color: #ff0000;
				}

				#regform_cimke{
					float: left;
					width: 90px;
					height: 30px;
				}		
				
				#regform_cimke2{
					clear: both;
					height: 30px;
				}					
				
				#regform_ertek{
					float: left;
					width: 170px;
					padding-top: 2px;
					height: 30px;
				}
				
					#regform_ertek input{
						width: 150px;
						border-top: #8a7551 1px solid;
						border-left: #8a7551 1px solid;
						border-right: #f5ecdd 1px solid;
						border-bottom: #f5ecdd 1px solid;
						color: #717273;
						font-size: 10px;
						text-align: left;
					}
					
					#regform_ertek_input{
						width: 150px;
						border-top: #8a7551 1px solid;
						border-left: #8a7551 1px solid;
						border-right: #f5ecdd 1px solid;
						border-bottom: #f5ecdd 1px solid;
						color: #717273;
						font-size: 10px;
						text-align: left;
					}					
					
				#regform_fejlec{
					clear: both;
					padding-top: 5px;
					padding-bottom: 3px;
					font-weight: bold;
				}
				
			#userinfo{
			}			

				#userinfo_cimke{
					float: left;
					width: 200px;
					padding-bottom: 5px;
				}		
				
				#userinfo_ertek{
					float: left;
					width: 320px;
					padding-top: 2px;
					padding-bottom: 3px;
				}
					
				#userinfo_fejlec{
					clear: both;
					padding-top: 20px;
					padding-bottom: 3px;
					font-weight: bold;
				}

			#megrendelovalt{
				padding-top: 10px;
			}	

				#megrendelovalt_oszlop1{
					float: left;
					width: 210px;
				}
			
					#megrendelovalt_oszlop1 select{
						width: 200px;
						color: #717273;
						font-size: 10px;
						text-align: left;
					}
				
				#megrendelovalt_oszlop2{
					float: left;
					width: 210px;
				}
				
				#megrendelovalt_lista_elem{
					padding-top:10px;
				}
				
			#elozorendeles{
				clear: both;
				display: table;
				padding-bottom: 10px;
				margin-bottom: 10px;
				border-bottom: #cccccc 1px solid;
			}
			
				#elozorendeles_datum{
					font-weight: bold;
					padding:0 0 0 80px;
				}	
				
				#elozorendeles_datum2{
					font-weight: bold;
					padding:0;
				}
				
				#elozorendeles_tetel{
					clear: both;
					display: table;
					padding-top: 5px;
					padding-bottom: 10px;
				}	
				
					#elozorendeles_cikkszam{
						float: left;
						width: 80px;
					}
				
					#elozorendeles_nev{
						float: left;
						width: 200px;
						padding-right: 20px;
					}
				
					#elozorendeles_db{
						float: left;
						width: 60px;
					}
					
					#elozorendeles_ar{
						float: left;
						width: 150px;
						text-align: right;
					}	
					
					#elozorendeles_gombok{
						float: left;
						width: 260px;
					}									
					
				#elozorendeles_comment{
						width: 200px;
						border-top: #8a7551 1px solid;
						border-left: #8a7551 1px solid;
						border-right: #f5ecdd 1px solid;
						border-bottom: #f5ecdd 1px solid;
						color: #717273;
						font-size: 10px;
						text-align: left;				
				}
				
				.elozorendeles_datum_cb{
					width: 50px;
				}

			#szolgaltatasok{
			}					
			
				#szolgaltatasok_cim{
					clear: both;
					font-family: Verdana;
					font-size: 11px;
					font-style: normal;
					line-height: 16px;
					font-weight: bold;
					color: #00b2d9;
					text-decoration: none;
					padding-bottom: 15px;				
				}	
				
				#szolgaltatasok_hiba{
					clear: both;
					font-family: Verdana;
					font-size: 11px;
					font-style: normal;
					line-height: 16px;
					font-weight: bold;
					color: #ff0000;
					text-decoration: none;
					padding-bottom: 15px;				
				}
				
				#szolgaltatas_form{
					padding-top: 10px;
				}
				
					#szolgaltatas_form_td{
						border: #bbbbbb 1px solid;
						font-size: 7pt;
					}
					
				#szolgaltatasok_sor{	
					clear: both;
				}
					
				#szolgaltatasok_oszlop{
					float: left;
					width: 280px;
				}
				
				#szolgaltatasok_td1{
					width: 150px;
					float: left;
				}	
				
				#szolgaltatasok_td2{
					width: 420px;
					float: left;
				}					
				
				#szolgaltatasok_form_cimke{
					width: 200px;
					float: left;
					padding-bottom: 2px;
				}
				
				#szolgaltatasok_form_ertek{
					width: 250px;
					float: left;
					padding-bottom: 2px;
				}
				
				#szolgaltatasok_form_sor_kiemelt{
					clear: both;
					width: 250px;
					padding-top: 10px;
					padding-bottom: 2px;
					font-weight: bold;
				}				
				
				#szolgaltatasok_form_sor{
					clear: both;
					width: 250px;
					padding-bottom: 2px;
				}
				
				
					#szolgaltatasok_form_ertek input,select{
						width: 200px;
						border-top: #8a7551 1px solid;
						border-left: #8a7551 1px solid;
						border-right: #f5ecdd 1px solid;
						border-bottom: #f5ecdd 1px solid;
						color: #717273;
						font-size: 10px;
						text-align: left;
					}				

					#szolgaltatasok_form_sor_input,#szolgaltatasok_form_sor_select{
						width: 200px;
						border-top: #8a7551 1px solid;
						border-left: #8a7551 1px solid;
						border-right: #f5ecdd 1px solid;
						border-bottom: #f5ecdd 1px solid;
						color: #717273;
						font-size: 10px;
						text-align: left;
					}

				#szolgaltatasok_termek{
					float: left;
					width: 178px;
					margin-right: 2px;
					margin-top: 1px;
					margin-bottom: 1px;
					padding-bottom: 5px;
					padding-top: 5px;
					padding-bottom: 5px;
					height: 110px;
					border: #cccccc 1px solid;
				}

					#szolgaltatasok_termek_kep{
						width: 70px;
						float: left;
					}
					
					#szolgaltatasok_termek_nev{
						width: 85px;
						float: left;
						color: #44cce4;
						font-size: 10px;
						font-weight: bold;	
						padding-bottom: 5px;					
					}
					
					#szolgaltatasok_termek_cikkszam{
						color: #44cce4;
						font-weight: bold;
						padding-bottom: 5px;					
					}	

					#szolgaltatasok_termek_kivalaszt{
						width: 70px;
						text-align: center;
					}				
				
			#hasonlit{
			}
			
				#hasonlit_oszlop{
					float: left;
					width: 180px;
					margin-top:20px;
					border-right: #cccccc 1px solid;
					margin-right: 5px;
				}
				
					#hasonlit_kep{
						width: 90px;
						float: left;
					}	
					
					.hasonlit_link{
						width: 80px;
						float: left;
						color: #44cce4;
						font-size: 10px;
						font-weight: bold;						
					}					
					
					#hasonlit_nev{
						width: 80px;
						float: left;
						color: #44cce4;
						font-size: 10px;
						font-weight: bold;	
						padding-bottom: 5px;					
					}
					
					#hasonlit_gyarto{
						color: #44cce4;
						font-weight: bold;
						padding-bottom: 5px;					
					}
					
					#hasonlit_cikkszam{
						color: #44cce4;
						font-weight: bold;
						padding-bottom: 5px;					
					}
					
					#hasonlit_parameterek{
						clear: both;
					}
					
						#hasonlit_parameter_nev{
							width: 90px;
							font-weight: bold;
							float: left;
						}
						
						#hasonlit_parameter_ertek{
							width: 90px;
							font-weight: normal;
							float: left;
						}						

			#cikk_div{
			}

				#cikk_input{
					width: 150px;
					border-top: #8a7551 1px solid;
					border-left: #8a7551 1px solid;
					border-right: #f5ecdd 1px solid;
					border-bottom: #f5ecdd 1px solid;
					color: #717273;
					font-size: 10px;
					text-align: left;	
				}
				
			#egyeni_termeklista{
				padding-left: 0px;
				padding-top: 20px;
				padding-bottom: 20px;
			}	
			
				#egyeni_termeklista_vissza{
					padding-top: 20px;
					padding-bottom: 20px;
					float: left;
					width: 80px;
				}			
				
				#egyeni_termeklista_mentes{
					padding-top: 20px;
					padding-bottom: 20px;
					float: left;
					width: 100px;				
				}
				
			#admin_szolg_rendelo{
			}
			
				#admin_szolg_rendelo_kereso{
					padding-top: 15px;
					padding-bottom: 15px;
				}
			
					#admin_szolg_rendelo_cimke{
						float: left;
						width: 100px;
					}		
				
					#admin_szolg_rendelo_bevitel{
						float: left;
						width: 160px;
					}	

						#admin_szolg_rendelo_input{
							width: 150px;
							border-top: #8a7551 1px solid;
							border-left: #8a7551 1px solid;
							border-right: #f5ecdd 1px solid;
							border-bottom: #f5ecdd 1px solid;
							color: #717273;
							font-size: 10px;
							text-align: left;	
						}									
					
					#admin_szolg_rendelo_gomb{
						float: left;
						width: 100px;
					}					
				
			#ajanlatok2{
				padding-bottom: 10px;
			}
												
			#kitolt_banner{
				padding-top: 5px;
				margin-left: 4px;
			}														
							

			#jobb{
				width:194px;
				float:left;
				background: #ffffff;					
			}	

		#lab{
			clear: both;
			width:1002px;
			height:34px;	
			background: #ffffff;					
		}
		
			#cib_logo{
				float: left;
				text-align: left;
				padding-left:0px;
			}		
					
			#kartya_logo{
				float: left;
				text-align: left;
				padding-left:5px;
			}	
								
				
			#lab_cim{
				width: 574px; 
				margin-top:2px;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 10px;
				padding-right: 10px;
				background: #efede5;
				color: #887e5b;
				font-size:9px;
				float: left;
			}				
				
				#lab_cim a{
					font-size:9px;
					color: #887e5b;
				}	

			#lab_copy{ 
				margin-top:2px;
				padding-top: 7px;
				padding-bottom: 7px;
				padding-left: 10px;
				padding-right: 10px;
				background: #efede5;
				color: #887e5b;
				font-size:9px;
				float: right;
			}					
			
#uzenet{
	margin:10px 0 20px 0;
	color:#00B2D9;
	font-family:Verdana;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:13px;
	text-align:left;
	text-decoration:none;
}

.ajanlat_bal{
	padding:0 10px 15px 0;
	width:193px;
	float:left;
}

.ajanlat_jobb{
	padding:0 0px 15px 10px;
	width:193px;
	float:right;
}

.kerdoiv_form{
	
}

	.kerdoiv_form p{
		margin:35px 0 0 0;
	}
	
	.kerdoiv_form textarea{
		width:300px;
		height:100px;
	}