	.deb1 {border-style: solid; border-width: 0px; border-color: #FF0000;}
	.deb2 {border-style: solid; border-width: 0px; border-color: #00FF00;}
	.deb3 {border-style: solid; border-width: 0px; border-color: #0000FF; box-shadow: 0px 0px 5px #cfcfcf; background-color:#fff; border-bottom: 3px solid #cfcfcf; transition: transform .6s; transform: scale(1.0, 1.0); }
	.deb3:hover{	 transition: transform .6s; transform: scale(1.07, 1.07);  }

	.athuzva {text-decoration:line-through;}
	.aktual_ar {color: #333;  font-size:22px; text-decoration: none; font-weight:bold;}

	.kedv0 	{color: #a3be8c;	 	font-size:10px; 	text-align: center;}
	.kedv1 	{border-radius: 25px;	color: #FFFFFF; 	font-size:18px; 	background: #fa5252;	padding: 0px; 	height: 25px; 	text-align: center;}
	.kos1 	{border-radius: 25px;	}

	.hide1:hover .hide-item,
	.hide1:focus .hide-item {  display: block; transition: transform .10s; transform: scale(1.1, 1.1); }

	.hide-item {  display: none;}
