.zaglav_table_price {
	border: 1px solid #cc3300;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.zaglav_table_blue {

	border: 1px solid #0404d0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zaglav_table_price_dark_blue {
	border: 1px solid #000099;
	font-family: Tahoma, Arial;
	color: #000099;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000099;
	}

.zaglav_table_price_blue {
	border: 1px solid #1F83D8;
	font-family: Tahoma, Arial;
	color: #1F83D8;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #1F83D8;
	}

.zaglav_table_price_green {
	border: 1px solid #146f4c;
	font-family: Tahoma, Arial;
	color: #000099;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #146f4c;
	}
.zaglav_table_price_red{
	border: 1px solid #cc3300;
	font-family: Tahoma, Arial;
	color: #000099;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #cc3300;
	}	
	
.cena {
	color: #CC3300;
	font-weight: bold;
}

.table_price {
	border: 1px solid #cc3300;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
}

.produce {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #0404D0;
	font-weight: normal;
}

.produce_off {
	font-family: Tahoma, Arial;
	font-size: 9px;	
	font-weight: normal;
}

.invers {
	font-size: 10px;
	color: #990066;
	font-weight: normal;
}
#floatPic {
position: absolute;
display: none;
border: 1px solid #0000CC;
padding: 4px;
font-size: 90%;
background: #ffffff
}