/* Vasarlas */

div.webshop, div.product_list {
  	width: 100%;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D7DCE0;
}


div.left {
	width: 20%;
	display: block;
	float: left;
}

div.left img {
	width: 100px;
	height: 100px;
}


div.right {
	width: 80%;
	display: block;
	float: left;
}

div.right2 {
	margin-left: 17px;
	width: 350px;
	display: block;
	float: left;
}

div.right h2 {
	margin-bottom: 35px;
}

div.right p.ar {
	color: #ac0000;
	font-weight: bold;
}

div.right2 h2 {
	margin-bottom: 35px;
}

div.right2 p.ar {
	color: #ac0000;
	font-weight: bold;
}

div.right p.reszletek a{
    display: block;
    width: 68px;
    background-image: url(../fried.hu/images/reszletek_nyil.png);
    background-position: center right;
    background-repeat: no-repeat;
    color: #ac0000;
    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.right2 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: #FFF;
	border: 1px solid #000;
	color: #000;
	float: left;
	line-height: 20px;
	height: 18px;
	margin-top: 4px;
	margin-right: 9px;
}

div.webshop input.cart_submit {
   	width: auto;
	color: #FFF;
	background-color: #5D92B8;
}

div.webshop div.category_description {
  	margin-top: 10px;
  	margin-bottom: 15px;
	width: 100%;
}

div.webshop div.category_description h4{
	display: block;
}

div.category_description h4{
	height: 40px;
	display: block;
	vertical-align: bottom;
}                           

div.webshop div.category_description img {
	text-align: center;
    vertical-align: middle;
	width: auto;
	height: auto;
}

div.webshop div.category_description p{
	font-weight: bold;
}

div.webshop div.category_description a{
	font-weight: bold;
}
