#prodlist, #product {
	width: 100%;
}

#product h3 {
	margin-top: 1.5em;
}

#product li {
	list-style-type: none;
	margin: 1em 0;
}

#prodlist tr {
	
}

#prodlist td {
	width: 33%;
	padding: 20px 10px;
	vertical-align: top;
	border-top: 1px solid #EDEDED; 
	border-right: 1px solid #EDEDED;
}

.nr {
	float: left;
	width: 2em;
}

#prodimage {
	float: right;
	margin-right: 40px;
	display: block;
}

#proddetails {
	/*width: 600px;*/
}

#proddetails h3 {
	margin-bottom: 1em;
}

#proddetails label {
	display: block;
	float: left;
}

#prodoptions {
	margin: 1em 0;
	width: 400px;
}

#prodoptions td, #prodoptions th {
	text-align: left;
	padding: 2px;
}

#prodoptions th {
	width: 18em;
}

.prodthumbnail {
	height: 160px;
	
	margin-bottom: 4px;
}

.prodthumbnail img {
	border: none;
	vertical-align: middle;
}

.prodtitle {
	font-weight: bold;
}

.prodtitle a, .ar a {
	color: #003399;
}

.ar {
	color: #DB5800;
	font-size: 120%;
	font-weight: bold;
}

.arnr {
	color: #DB5800;
	font-weight: bold;
}

.regi_ar {
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}

.ar_megjegyzes {
	font-weight: normal;
	color: #999;
	font-size: 10px;
	position: relative;
	top: -5px;
}

.desc {
	margin-top: 6px;
	font-size: 10px;
}

.imgbutton {
	border: none;
	background: #FFF;
	padding: 0;
	margin: 0;
	width: 151px;
}

.imgbutton img {
	border: none;
}
