@CHARSET "UTF-8";

.termekfej {
	background-image: url('../images/termekfej.png');
	background-repeat: no-repeat;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	width: 565px;
	height: 31px;
	padding: 10px 0px 0px 10px;	
	overflow: hidden;
}
.termektartalom {
	background-image: url('../images/termekhatter.png');
	background-repeat: repeat-y;
	width: 575px;
	position: relative;
	padding: 18px 0px 10px 0px;	
}
#termektulajdonsagok {
	padding: 0px 0px 10px 10px;
}
#termekinfo {
	width: 550px;
	padding: 10px 20px 10px 10px;
	text-align: justify;
}
#termekkepek {
	width: 555px;
	padding: 10px 0px 10px 4px;
}
.termekinfokep {
	background-image: url('../images/termekinfokep.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 130px;
	padding: 9px;
	position: relative;
	border: 0px none;
	float: left;
	display: block;
}
.termektartalom a {
	border: 0px none;
	text-decoration: none;
}
.termektartalom img {
	border: 0px none;
}
.termeklab {
	background-image: url('../images/termeklab.png');
	background-repeat: no-repeat;
	position: relative;
	width: 565px;
	height: 33px;
	padding: 8px 0px 0px 10px;	
}
.termektetel {
	background-image: url('../images/termek.png');
	background-repeat: no-repeat;
	width: 575px;
	height: 235px;	
}
.termeknev {
	width: 555px;
	height: 25px;
	float: left;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
.termeknev a {
	color: #EF741F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.termeknev a:hover {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.termekleiras {
	width: 405px;
	height: 138px;
	padding: 16px 0px 0px 10px;
	text-align: justify;
	float: left;
	overflow: hidden;	
}
.termekkep {
	width: 145px;
	height: 138px;
	padding-top: 10px;
	padding-left: 5px;
	float: right;
}
.termekkep a, .termekkep img {
	border: 0px none;
}
.termekar {
	width: 565px;
	height: 32px;
	padding-left: 10px;
	padding-top: 6px;
	clear: both;
}

