h5{
	color: #335c80;
	font-size: 20px;
	font-weight: bold;
	padding:10px 0px 20px 40px;
	}

.kategoriak{
	float: right;	
	width: 159px;
	background: URL("../images/webshop_category_back.jpg");	
	}
.kategoriak .fejlec{
	height: 36px;
	background: URL("../images/webshop_category_header.jpg");
	}
.kategoriak .lablec{
	height: 18px;
	background: URL("../images/webshop_category_footer.jpg");
	}
	
.kategoria{
	padding:0px 20px 0px 00px; 
}
	
.kategoria li{
	border-bottom: 1px dashed #969696;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #09ae1d;
	font-weight: bold;
	
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: URL("../images/webshop_category_list_image.jpg");
	}
	
.kosar{	
	/*width: 159px;	*/
	/*background: #F1EBE1;*/
	}
.kosar .fejlec{
	height: 36px;
	color: #335c80;
	font-size: 20px;
	font-weight: bold;	
	/*background: URL("../images/kosar.gif") no-repeat 100px 0px;*/
	}
.kosar .lablec{
	height: 18px;
	/*background: URL("../images/webshop_category_footer.jpg");*/
	}
.kosar .darabszam{
	padding-left: 10px;
	padding-top: 5px;
	}
.kosar .termeknev{
	padding-left: 10px;
	
	}
.kosar .ar{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	}
	
.kosar .osszesen_holder{
	border-top: 1px dashed #969696;
	padding-top:3px;
}
.kosar .osszesen{
		float:left;
		width:75px;		
	}
.kosar .osszesen_ar{
		float:left;
		width:120px;
	}
.kosar .ures{
	padding: 10px;
	}
.kosar .tovabb{
	text-align: right;
	padding: 10px;
	}
	
.termek_lista{
	/*min-height: 200px;*/
	/*height: 240px;*/
	
	width: 220px;
	margin-right: 10px;
	float: left;
	border-bottom: 1px dashed #969696;
	margin-bottom: 10px;
	padding-bottom: 10px;		
	}

.termek_lista li{
	display: list;	
	}

.termek_lista .listakep{
	margin-top: 15px;
	float: left;
	/*border: 1px solid #969696;*/
	padding: 3px;
	margin-right: 10px;
	}

.termek_lista .label{
	margin-top: 3px;
	font-weight: bold;
	}
	
.termek_lista .nev{
	color: #F96502;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.termek_lista .leiras{
	clear: both;
	padding: 10px;
	}
	
.termek_lista .reszletek{
	float: left;
	padding-top: 10px;
	}
.termek_lista .kosarba{			
	padding-top: 10px;
	clear: left;
	float: left; 
	width: 100px;
	margin-left: 4px;
	}
	
.megrendeles_adatok{
	width: 350px;
	float: left;
	}
	
.user{
	width: 350px;
	border-bottom: 1px dashed #969696;
	margin-bottom: 20px;	
	padding-bottom: 10px;
	}
.user h1{
	padding-bottom: 10px;
	}
.user input, .user textarea{
	width: 240px;
	}
.user textarea{
	height: 90px;	
	}
.user select{
	width: 90px;	
	background-color:#F1EBE1;
	border:#F1EBE1;
}
.user .label{
	float: left;
	width: 100px;
	}
.user .adat{
	font-weight: bold;
	}
.user ul{
	margin-bottom: 3px;
	}
.user li{	
	display: inline;	
	}
.user .submit{
	width: 85px;
	height: 22px;
	
	text-align: right;
	padding-right: 12px;	
	}
.rendelesi_tetel{
	width: 400px;
	float: left;
	margin-left: 20px;
	}
.rendelesi_tetel h1{
	padding-bottom: 10px;
	}
.rendelesi_tetel ul{
	clear: both;
	}
.rendelesi_tetel li{	
	}
.rendelesi_tetel .darabszam{
	width: 100px;
	float: left;
	}
.rendelesi_tetel .termeknev{
	width: 200px;
	float: left;
	}
.rendelesi_tetel .cimek{
	border-bottom: 1px dashed #969696;
	margin-bottom: 5px;
	}
	
.rendelesi_tetel .total{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	}
.rendelesi_tetel .osszesen_ar{
	font-size: 20px;
	font-weight: bold;
	}
	
	
.banner{
	padding-top: 10px;
	clear: both;
	text-align: center;	
	font-size: 10px;
}
