.termek-box{
	position: relative;
	float:left;
	color: #d2d2d2;
	width: 207px;
	height: 340px;
	padding: 6px; 
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 25px;
	overflow: hidden;
	background: #e12036;
	margin-right: 27px;
}


.termek-box.edge{
	margin-right: 0;
}

.kapcsolodo_holder{
	height: 370px;
	overflow: hidden;
}

.termek-box .kep_holder{
	width: 100%;
	background: white;
	overflow: hidden;
}

.termek-box .kep_holder img{
	padding-top: 10px;
}


.akcio_szazalek_div{
	position: absolute;
	top: -10px;
	right: -45px;
	background: #FD017A;
	color: white;
	font-size: 26px;
	padding: 30px 40px 10px 40px;
	font-weight: bold;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);    
}


.termek-box .nev{
	float: left;
	width: 100%;
	height: 38px;
	padding: 0;
	text-align: center;
}

.termek-box h2{
	padding: 0;
	margin: 3px 0 0 0;
	line-height: 13px;
}

.termek-box h2 a{
	position: absolute;
	top: 0;
	left: -8px;
	width: 220px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

.termek-box h2 a:hover{
	text-decoration: none;
}

.termek-box .ar-mezo{
	font-family: Arial;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.termek-box .reszletek_row a{
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/gold_button_bg.jpg') repeat-x top center transparent;
	display: inline-block;
	width: 118px;
	height: 28px;
	padding-top: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.termek-box .reszletek_row a:hover{
	text-decoration: none;
	background-image: url('../images/gold_button_hover_bg.jpg');
}


.termek-box .more{
	color:#4a4a4a;
	font-size:10px;
	text-transform:uppercase;
}

.termek_detail .left{
	float: left;
	position: relative;
	width: 460px;
	padding-top: 20px;
}

.termek_detail .left .r{
	width: 378px;
	background: white;
}




.termek_detail .left .l{
	width: 72px;
}

.termek_detail .left .l img{
	float: left;
	padding: 0 0 20px 0;
}


.termek_detail .right{
	float: right;
	width: 460px;
}	


.termek_detail .right .leiras{
	border-top: 1px dashed #9f9f9f;
	border-bottom: 1px dashed #9f9f9f;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}


.count_minus, .count_plus{
	border: none;
	background: #9bc231;
	color: white;
    text-shadow: 1px 1px #424242;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    padding: 3px;
    font-family: "Trebuchet MS";
}

.count_field{
	font-family: "Trebuchet MS";
	border: none;
	background: white;
	font-size: 22px;
	color: black;
	width: 30px;
	text-align: center;
	padding: 8px 5px 8px 5px;
}


.meret_button{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: black;
	border: 1px solid #ccc;
	background: white;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}

.meret_button:hover, .meret_button.selected{
	cursor: pointer;
	background: #e22038;
	color: white;
}


.kosarba-gomb{
	background: url('../images/megveszem_button.jpg') no-repeat top left transparent;
	border: none;
	width: 160px;
	height: 38px;
}

.kosarba-gomb:hover{
	cursor: pointer;
	opacity: 0.9;
}



.brandFilterDiv{
	color: #e12035;
	background: white;
	margin-bottom: 20px;
}



.brandFilterDiv label{
	display: inline-block;
	padding: 10px;
}


.rendezo_box{
	position:absolute;
	top:30px;
	right:0;
	width:250px;
}