/* CSS Document */

body,td,th {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#111111;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#990000;
}
a {
	color:#333333;
}
td, th {
	background:#FFFFFF;
}
h1 {
	color:#333333;
	font-size:18px;
}
h3 {
	color:#990000;
	font-size:12px;
}
.meniu, a.meniu:link, a.meniu:visited, a.meniu:active  {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.meniu:hover {
	color:#ff0100;
	text-decoration:underline;
	}
a.meniu_active:link, a.meniu_active:visited, a.meniu_active:active  {
	color:#ff0100;
	text-decoration:none;
}
a.meniu_active:hover {
	color:#ff0100;
	text-decoration:none;
	}
.hometag {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#990000;
}
.table_head {
	border-top:#990000 solid 5px;
/*	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;*/
	}
.table_middle {
/*	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;*/
	}
.table_footer {
/*	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#333333 solid 1px;*/
	}
.taginterior, a.taginterior:link, a.taginterior:visited, a.taginterior:active  {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.taginterior:hover {
	color:#ff0100;
	text-decoration:underline;
	}
.cale, .cale a {
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}
.cale a:hover {
	color:#ff0100;
	text-decoration:underline;
	}
