
@charset "utf-8";
/* CSS Document */

body {
	margin-left: 16px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
}
td.cell_borders_desertblue{
	border-top:1px solid #336699; border-left:1px solid #336699; border-right:1px solid #336699; border-bottom:1px solid #336699;

}
td.cell_borders_red_1{
	border-top:1px solid #CC0000; border-left:1px solid #CC0000; border-right:1px solid #CC0000; border-bottom:1px solid #CC0000;

}
td.cell_border_top{
	border-top:1px solid #336699;
}
#I_meni a:visited{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 17px;
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}
#I_meni a:link{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 17px;
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}
#I_meni a:hover{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 17px;
	text-decoration: none;
	color: #6699CC;
	font-weight: normal;
}
#II_meni a:visited{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}
#II_meni a:link{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}
#II_meni a:hover{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
	font-weight: normal;
}