body {
	background-color:#0a2a6b;
	font-family: Tahoma, verdana, arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.glavna {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sadrzaj {
	padding: 20px;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

a:link {
	color:#FFCC00;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a:visited {
	color:#FFCC00;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}
a:active {
	color:#FFCC00;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

a.meni:link {
	color:#005baf;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.meni:visited {
	color:#005baf;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.meni:hover {
	color:#005baf;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.meni:active {
	color:#005baf;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

a.linkvrh:link {
	color:#e1ecf7;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}
a.linkvrh:visited {
	color:#e1ecf7;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}
a.linkvrh:hover {
	color:#ffffff;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-weight: bold;
}
a.linkvrh:active {
	color:#ffffff;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-weight: bold;
}

table.menu {
	border-collapse: collapse;
}
table.menu td {
	border: 0px;
}
table.menu td a{
	display: block;
	width: 170px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005baf;
	float: left;
}
table.menu td a:link, table.menu td a:visited {
	font-family: Tahoma, Arial;
	color: #005baf;
	background-color: #0b5da9;
	background-image: url(http://www.beatum.hr/images/menu_off.gif);
	background-repeat: repeat-x;
}
table.menu td a:hover, table.menu td a:active {
	font-family: Tahoma, Arial;
	color: #ffffff;
	background-color: #0b5da9;
	background-image: url(http://www.beatum.hr/images/menu_on.gif);
	background-repeat: repeat-x;
}

.link {
	height: 20px;
	width: 170px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h1 {
	font-family: Arial, Tahoma;
	font-size: 17px;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #FFCC00;
}


.result_row_0	{ background-color: #004ba6; }
.result_row_1	{ background-color: #0048a0; }