/* Vasarlas */

.cartsummary{
	display: block;
	position: absolute;
	top:85px;
	left: 250px;
}

.cartsummary a{
	text-decoration: none;
	font-weight: bold;
	color: #FF6501;

}

div.webshop {
  	width: 650px;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

*html div.webshop{
	width:670px;
}

*+html div.webshop{
	width: 650px;
}

div.webshop div.paginator{
	float: left;
	display: block;
	margin-left: 120px;
	width: 600px;
}

div.webshop p.paginator{
	float: left;
	display: block;	
}

div.webshop p.paginator span{
	display: block;
	width: auto;
}

div.webshop h1{
	width: 100%;
}

div.product_list_top{
	float: left;
	display:block;
	margin: 0px;
	padding: 0px;
	background-image: url(../corrad.hu/images/product_list_top_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 308px;
	height: 6px !important;
	padding-bottom: 0px !important; 
}

div.product_list_bottom{
	float: left;
	display: block;
	background-image: url(../corrad.hu/images/product_list_bottom_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 308px;
	height: 6px;
}

div.product_list {
	display: block;
	float: left;
  	width: 308px;
	height: 310px;

	padding-bottom: 10px;
	_padding-bottom: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	margin-left: 12px;
}

div.product_list_center {
	display: block;
	float: left;
  	width: 308px;
	height: 310px;
	margin: 0px;
	padding: 0px;
	background-image: url(../corrad.hu/images/product_list_center_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}



*html div.product_list{
	margin-left: 5px;
}

div.product_list div.left{
	float: left;
	display: block;
	width: 135px;
	height: auto;
	_height: 200px;
	margin-top: 11px;
	_margin-top: 6px;
	margin-left: 11px;
	*margin-left: 1px;
	margin-bottom: 11px;
	margin-right: 5px;
	border: 1px solid #f7f7f7;
	text-align: center;
}

*html div.product_list div.right{
	margin-rigth: 1px;
}

div.product_list div.left img{
	display: block;
	clear: left;
	margin-left: auto; 
	margin-right: auto;
/*
	*margin-left: -4px;
	*margin-right: -4px;
*/
	width: expression(this.width > 130 ? 130: true);
	height: expression(this.height > 200 ? 200: true);

}

div.product_list div.right{
	margin-top: 17px;
	margin-right: 10px;
	float: left;
	display: block;
	width: 140px;
	height: 202px;
	_height: _290px;
}

div.product_list div.right h2{
	margin-left: 5px;
	width: 140px;
	border-bottom: 1px solid #78bac0;
	font-variant: inherit;
	text-transform: none;
}

div.product_list div.right a{
	text-transform: none;
	font-weight: bold;
	color: #017582;
	text-decoration: none;
}

div.product_list div.right div.introtext{
	width: 140px;
	display: block;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-left: 5px;
}

div.product_list div.right div.introtext p{
	display: block;
	float: left;
}

div.product_list div.right span{
	font-weight: bold;
	color: #1c3436;
}

div.product_list div.right p{
	color: #1e3336;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div.product_list div.right p.ar{
	width: 140px;
	margin-bottom: 3px;
}

div.product_list div.right p.cart{
	width: 140px;
	font-size: 9px;
	line-height: 10px;
	margin-bottom: 3px;
}

div.product_list div.right p.cart span{
	width: 140px;
}

div.product_list div.right p.cart input.cart{
	width: 30px;
}

div.product_list p.reszletek{
	background-image: url(../corrad.hu/images/corrad_ikon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.product_list p.reszletek a{
	margin-left: 20px;
	color: #ff6501;
	font-weight: bold;
}

.countdown{
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
}

/*
div.webshop h1 {
  	border-bottom: 30px;
}


div.left {
	width: 20%;
	display: block;
	float: left;

}

div.left img{
  width: 60px;
  height: 40px;
}


div.right {
	width: 59%;
	display: block;
	float: left;
}

div.right h2 {
	margin-bottom: 35px;
}

div.right p.ar {
	color: #8F0554;
	font-weight: bold;
}



div.product_list p.cart {
	vertical-align: bottom;
    height: 25px;
	line-height: 25px;
	width: 100%;
	color: #1f4772;
    font-weight: bold;
	display: block;
}

div.webshop span.title {
    float: left;
	width: 70px;
	margin-left: 9px;
}

div.webshop span.stock {
    float: left;
	width: 100px;
}

div.webshop input.cart {
	width: 30px;
	text-align: center;
    background-color: #F2F4F7;
	border: none;
	float: left;
	line-height: 25px;
	height: 18px;
	margin-top: 4px;
	margin-right: 9px;
}

div.webshop input.cart_submit {
	width: 95px;
    border: none;
    height: 25px;
	line-height: 25px;
	margin-right: 0px;
	text-align: center;
	float: left;
}
*/

