div.sorozat_fejlec {
	width:495px;
	/*background-color: #bf6a5a;*/
	/*color: white;*/
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div.sorozat_fejlec a {
	/*color: white;*/
	text-decoration: none;	
}

div.sorozat {
	width:505px;
	border-bottom: 2px solid black;
	margin-top: 10px;
	/*background-color: white;*/
}

td.sorozat_kep {
	width:240px;
	height: 135px;
}

td.sorozat_szoveg {
	width: 245px;
	height: 106px;
	padding-left: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.sorozat_szoveg a {
	clear:both;
	text-decoration: none;	
}
	
.sorozat_szoveg p.nev {
	font-weight:bold;
	color: #a82714;	
	margin-top:10px;
	padding:0px;
	text-transform: uppercase;	
}

td.sorozat_termeklista {
	text-align:right;
	padding:0px;
	margin:0px;
	font-size:1px;
	height:19px;
}

div.termek {
	width: 505px;
	margin-top:15px;
	/* background-image: url('../images/termek_hatter.png'); */
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom: 2px solid black;
}


td.termek_kep {
	width:240px;
}

td.termek_szoveg {
	width: 245px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.termek_szoveg a {
	clear:both;
	text-decoration: none;	
}
	
.termek_szoveg p.nev {
	font-weight:bold;
	color: #a82714;	
	margin-top:10px;
	padding:0px;
	text-transform: uppercase;	
}

div.termek_termeklista {
	width:505px;
	text-align:right;
	padding:0px;
	margin:0px;
	font-size:1px;
	height:34px;
}


div.termekd {
	width: 505px;
	margin-top:15px;
	/* background-image: url('../images/termek_reszletek.png'); */
	background-repeat: no-repeat;
	background-position: left bottom;	
}


td.termekd_kep {
	width:240px;
}

td.termekd_szoveg {
	width: 245px;
	padding-left: 10px;
	padding-bottom: 10px;	
}

.termekd_szoveg a {
	clear:both;
	text-decoration: none;	
}
	
.termekd_szoveg p.nev {
	font-weight:bold;
	color: #a82714;	
	margin-top:10px;
	padding:0px;
	text-transform: uppercase;	
}

td.termekd_termeklista {
	text-align:right;
	padding:0px;
	margin:0px;
	font-size:1px;
	height:34px;
}
