@charset "utf-8";
/* CSS Document */


#kosar {
	width:700px;
	min-height:250px;
	margin:auto;
	padding:10px;
	}

#kosar .fejlec {
	width:650px;
	min-height:250px;
	margin:auto auto 50px auto;
	background-color: #E8E8E8;
	padding-right:50px;
	padding-left:10px;
	border-radius:0 10px 250px 0;
	-moz-border-radius:0 10px 250px 0;
	-ms-border-radius:0 10px 250px 0;
	-o-border-radius:0 10px 250px 0;
	-webkit-border-radius:0 10px 250px 0;
	}

#kosar .tablazat_fejlece {
	width: 700px;
	font-size:14px;
	padding:2px;
	color:#FFF;
	background-color:#a86c13;
	margin:auto auto 10px auto;
	}

#kosar .termek_a_kosarban {
	width:700px;
	margin-bottom:5px;
	height:auto;
	color:#999;
	background-color:#edb55d;
	}
	
	#kosar .termek_a_kosarban td{
		color:#333;
		height:10px;
		font-size:12px;
		font-family:Verdana, Geneva, sans-serif;
		}
	#kosar .megnevezes {
		width:400px;
		text-align:left;
		padding-left:5px;
		}
	#kosar .mennyiseg {
		width:50px;
		text-align: center;
		}
	#kosar  .ar{
		width:100px;
		text-align:right;
		}
	#kosar .koltseg{
		width:100px;
		text-align:right;
		}
	#kosar .torles{
		width:50px;
		background-image:url(images/torles.png);
		background-position:center top;
		background-repeat:no-repeat;
		cursor:pointer;
		}
		#kosar .torles:hover{
			width:50px;
			background-image:url(images/torles_hover.png);
			background-position:center top;
			background-repeat:no-repeat;
			}

#kosar .vegosszeg {
	font-size:12px;
	//height:700px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	margin-top:15px;
	padding-top:15px;
	background:url(images/ertek_background_img.png) top center no-repeat;
	}

#kosar .vegosszeg_ar {
	width:200px;
	font-size:18px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:50px;
	text-align:right;
	float:right;
	}

#kosar .rendeles_leadasa {
	float:right;
	margin:305px 30px auto 15px;
	width:190px;
	height:45px;
	background:url(images/rendeles_leadasa.png) top center no-repeat;
	}
	#kosar .rendeles_leadasa:hover {
		background:url(images/rendeles_leadasa_hover.png) top center no-repeat;
		cursor:pointer;
	}
	
#kosar .megsem {
	float:right;
	margin:20px 10px auto 15px;
	width:190px;
	height:47px;
	background:url(images/megsem.png) top center no-repeat;
	}
	#kosar .megsem:hover {
		background:url(images/megsem_hover.png) top center no-repeat;
		cursor:pointer;
	}


#kosar .marketing {
	float:left;
	width:450px;
	height:130px;
	padding:5px;
	margin-top:5px;
	font-size:9px;
	text-align:justify;
	}

#kosar .ugyfeladatok {
	width:450px;
	text-align:right;
	float:left;
	margin:25px auto auto auto;
	}

#kosar .ugyfeladatok input{
	margin:auto 10px 5px 10px;;
	}

#kosar .hazhozszallitas {
	width:700px;
	height:50px;
	}

#kosar .hazhozszallitas_ertek {
	/*
	width:100px;
	height:20px;
	*/
	text-align:right;
	vertical-align:central;
	margin:2px 10px auto auto;
	font-size:14px;
	padding-right:45px;
		}

/* RENDELÉS Visszaigazolás formázása */

.rendelesi_kod {
	
	margin-left:150px;
	font-size:32px;
	}

