body {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;*/
}

.productWrap {
	border-bottom:0px solid #cccccc;
	font-family:Verdana;
	font-size:100%;
	float:left;
	width: 362px;
	padding-bottom:10px;
	margin-left:0px;
	background: url(../images/temekseparator383x2.png) no-repeat bottom center;
	}
	
.productWrap_734 {	
	border-bottom:1px dotted white;
	font-family:Verdana;
	font-size:100%;
	float:left;
	width: 714px;
	padding-bottom:20px;
	margin:0px;
	margin-top: 0px;
	}

.productWrap_734b {	
	border-bottom:1px dotted white;
	font-family:Verdana;
	font-size:100%;
	float:left;
	width: 714px;
	padding-bottom:20px;
	margin:0px;
	margin-bottom: 30px;
	}

.productWrap_734c {	
	border-bottom:0px dotted white;
	font-family:Verdana;
	font-size:100%;
	float:left;
	width: 714px;	
	margin:0px;
	margin-top: 16px;
	}	

.productName {
	 color:#d1d1d1;
	 font-size:14px;	 
	 /*font-weight: 600;*/
	}
	
.productName2 {
	 color:#acb0b3;
	 font-size:20px;
	 border-bottom: 1px dotted #fff;
	 padding-bottom: 15px;
	 width: 100%;
	 margin-top:0px;
	 /*font-weight: 600;*/
	}	

.productImageWrap {
	 width:119px;
	 /*height:211px;*/
	 overflow:hidden
	}
	
.productImageWrap2 {
	 width:266px;
	 border: 2px solid #707070; 
	 /*height:211px;*/
	 overflow:hidden
	}	
	
.productDataWrap {
	 padding-left:10px;
	 font-size:11px;
	 color:#525252
	}
	
.reszletekGomb {
	 background:url(../images/reszletek110x21.png) no-repeat center center;
	 width:110px;
	 height:21px; 
	 border:none; 	 
	 color:white
	}
	
.mennyisegTablazat {
	 float:left; 
	 margin-top:5px;
	 color:#525252
	}

#pluszGomb {
	 margin:0px;
	 border:none;
	 width:18px;
	 height:14px;
	 background:url(../images/arrowUp.png) no-repeat right bottom;
	}

#minuszGomb {
	 margin:0px;
	 border:none;
	 width:18px;
	 height:14px;
	 background:url(../images/arrowDown.png) no-repeat right bottom;
	}

.spacerTable {
	 width:10px;
	 height:250px;
	 float:left;
	}

.productListTable {
	 border-bottom:1px solid #cccccc;
	 font-family:Verdana;
	 font-size:100%;
	 float:left;
	 padding-bottom:10px;
	 margin-left:0px
	}	

#kosar {
	 width: 245px;
	 margin-left: 0px;
	 float: left;
	}
	
#basketWrap {
	margin: 10px;
	background-color: #EBEBEB;
	padding-bottom: 5px;
}

#basketTitleWrap {	
	color: #d8d9de;
	font-size: 15px;
	line-height: 37px;
	background: #454545;
	text-transform: uppercase;
	text-indent: 35px;
	width: 245px;
	height: 39px;	
}

#basketItemsWrap img {
	border: 0;	
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;	
}

#basketItemsWrap li {
	width: 245px;
	margin: 0px 0px;
	font-size: 12px;
	color: #828282;
}

#basketItemsWrap li a {
	color: #828282;
	text-decoration: none;
}

#basketItemsWrap li table {
	width: 245px;
	color: #828282;
	font-size:12px;
	background: white;
}

#xhover a 
	{
	 color: #828282;
	 font-size: 13px;
	 font-weight:bold;
	 text-decoration: none;
	}

#xhover a:hover
	{
	 color: #af0a01;
	}
	
#vasarlasGomb 
	{
	 /*background:url('../images/vasarlasbg80x32.png') no-repeat right top;	 */
	 height:32px;	 
	 text-align:center;		 	 
	 margin-top:10px;
	 width: 245px;
	}	

#vasarlasGomb a 
	{
     background: url('../images/pirosGomb100x32.png');
	 background-image:-moz-linear-gradient(top,#FF0000,#A80303);
     background-image:-webkit-gradient(linear,left top,left bottom,from(#FF0000),to(#A80303));  
	 filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FF0000,endColorStr=#A80303);
	 -moz-box-shadow:0 0 5px #999;
     -webkit-box-shadow:0 0 5px #999;
     box-shadow:0 0 5px #999;
	 color: #fff;
	 text-transform:uppercase;
	 text-decoration: none;
	 line-height:32px;
	 font-size:12px;
	 display: block;
	 width:80px;
	 height:32px;
	 float:left;
	 margin-left: 15px;
	}
	
#vasarlas a
	{     
	 background: url('../images/pirosGomb100x32.png');	 
	 -moz-box-shadow:0 0 5px #999;
     -webkit-box-shadow:0 0 5px #999;
     box-shadow:0 0 5px #999;
	 color: #fff;
	 text-transform:uppercase;
	 text-decoration: none;
	 line-height:32px;
	 height: 32px;
	 font-size:12px;
	 display: block;	 
	 margin: 10px;
	}	
	
.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}