body, table, tr, td { 		padding: 0px; 
				margin: 0px; 
				font-family: verdana, arial, sans-serif; 
				font-size: 11px; 
} 

body { 				background: #07002B url(multi_files/starry_back.jpg); 
} 

.cont { 			margin-top: 40px; 
				margin-left: 40px; 
} 

.cont h1 { 			color: #fccddc; 
				font-size: 18px; 
				letter-spacing: 4px; 
} 

/*
.cont .aboutbx { 		background: #ab88c0; 
				width: 190px; 
				border: 1px solid #0090bf; 
				padding: 25px; 
				color: #480c83; 
				line-height: 150%; 
				letter-spacing: 1px; 
} 



.tablebx {			background: #ab88c0;  
				border: 1px solid #fff; 
				padding: 25px;
				color: #480c83;
				line-height: 150%; 
				letter-spacing: 1px; 

} 
*/

.tablebx {
	border: 1px solid #fff;
	padding: 25px;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0px;
	background-color: #CCCCCC;
} 


.cont .naim {
	padding-bottom: 4px;
	padding-top: 4px;
	color: #CCCCCC;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cont .naimdata {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #999999;
	background-color: #000000;
}
.cont .pricetable {
	border: 2px solid #CCCCCC;
	color: #fff;
	background-color: #000000;
}
.cont .pricetable .headz {
	color: #666666;
}
.cont .pricetable .prices {	color: #fff;
}

/*
.cont .tv {			position: absolute;
				left: 370px;
				top: 30px;
				width: 180px;
				height: 332px;
				z-index: 20;
}
*/
.cont .tv {			
				position: absolute;
				right: 35px;
				top: 30px;
				width: 180px;
				height: 332px;
				z-index: -1;
}
