.LinkMeniu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
}
.LinkMeniu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
}
.LinkMeniuGalerie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none;
}
.LinkMeniuGalerie:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #00FF00;
	text-decoration:none;
}
.textRoz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.textRozMic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.LinkNext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}
.LinkNext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}
.TextTitluFormular {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.TextTitluTDFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	background-color: #ED6C9E;

}
.TextTabelFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ED6C9E;
	background-color: #F2F0B5;
	font-weight: bold;

}
.TextTabelFormularMic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ED6C9E;
	background-color: #F2F0B5;
	font-weight: bold;
}
.ButonFormular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #ED6C9E;
}
.CampTabelFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ED6C9E;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-top-color: #FF66FF;
	border-right-color: #FF66FF;
	border-bottom-color: #FF66FF;
	border-left-color: #FF66FF;

}
.TDBgBlue
{
background:url("images/bg_blue.jpg");

}
