@charset "UTF-8";
/* CSS Document */

.BLOCK.columns.no1.creative {
/*	background-image:url(../pics/page/hu/Szerviz.jpg);*/
	background-position:left top;
	background-repeat:no-repeat;
	height:692px;
	height:512px;
	height:150px;
}

.pricelist {
	width:900px;
	border:1px solid #656891;
	margin:0px 0px 0px 40px;
	border-radius:4px;
}
	.css.msie .pricelist {
	}

.pricelist .header {
}
.pricelist .header td {
	background-color:#6D7AAE;
}
.pricelist .header td.name {
	border-top-left-radius:4px;
}
	.css.msie .pricelist .header td.name {
	}
.pricelist .header td.price {
}
.pricelist .header td.descr {
	border-top-right-radius:4px;
}
	.css.msie .pricelist .header td.descr {
	}

.pricelist .header td p {
	font-family:allerbold, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.pricelist .header td.name p {
	padding:10px 15px 10px 10px;
}
.pricelist .header td.price p {
	padding:10px 15px 10px 10px;
}
.pricelist .header td.descr p {
	padding:10px 15px 10px 10px;
}


.pricelist .body:nth-child(2n+0) td {
	background-color:rgba(255,255,255,0.3);
}
.pricelist .body:nth-child(2n+1) td {
	background-color:rgba(255,255,255,0.45);
}
.pricelist .body td {
	border-bottom:1px dotted rgba(0,0,0,0.2);
}
.pricelist .body:last-child td {
	border-bottom:none;
}
	.css.msie .pricelist .body td {
		background:transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF,endColorstr=#50FFFFFF); 
		zoom: 1;
	}
	.css.msie .pricelist .body td {
		border-bottom:1px dotted #999999;
	}




.pricelist .body td.name {
	width:280px;
}
.pricelist .body:last-child td.name {
	border-bottom-left-radius:4px;
}
	.css.msie .pricelist .body:last-child td.name {
	}

.pricelist .body td.name p {
	font-family:allerregular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:17px;
	padding:6px 15px 6px 20px;
}
.pricelist .body td.price {
	width:100px;
}

.pricelist .body td.price p {
	font-family:allerregular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:17px;
	text-align:right;
	padding:6px 15px 6px 10px;
}
.pricelist .body td.descr {
	vertical-align:middle;
}
.pricelist .body td.descr p {
	font-family:allerregular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:13px;
	text-align:left;
	padding:3px 15px 3px 10px;
}
.pricelist .body:last-child td.descr {
	border-bottom-right-radius:4px;
}
ol.aprobetus-felsorolas {
	font-family:allerregular, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size:12px; 
	line-height:15px; 
	margin:0px 20px 0px 1.2em; 
	padding:0px;
	display:block;
	width:270px;
	float:left;	
	outline:0px dotted orange;
}
ol.aprobetus-felsorolas li {
	margin:0px; 
	padding:0px;	
}
