/*
	content/cenik.css
	www.benti-reality.cz
	CCDsoft
	posledni verze ze 1.4.2007
*/

#obsah .tech-data {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 600px;
	text-align: center;
	font-size: 8pt;
}

#obsah .tech-data td, #obsah .tech-data th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}

#obsah .tech-data th {
	background-color: #D1E4C5;
	font-weight: normal;
}

#obsah .tech-data td {
	white-space: nowrap;
}

#obsah .tech-data tr.volno td {
	color: #008601;
}

#obsah .tech-data tr.rezervace td {
	color: #ed9b01;
	font-weight: bold;
}

#obsah .tech-data tr.prodano td {
	color: #ff3300;
	font-weight: bold;
}
