@charset "utf-8";
.podkladt {
	background-image: url(/foto/tabulka.jpg);
}
.seda {
	background-color: #DEDEDE;
}
.biela {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.mail {
	background-color: #EBEBEB;
	border: thin inset #D7DFFF;
}
.nazov_produkt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #89DEF2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.nazov_popis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #CCCCCC;
}
.biele_pismo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: lighter;
}
.technicky {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #1387A4;
}

