.t_veliki {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}
.t_srednji {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.t_menu1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
}
.t_beli {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}
a.t_beli:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
}
a.t_beli:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
}
a.t_beli:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
	text-decoration: none;
}
a.t_beli:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
}
.ram1 {
	border: 1px solid #C8DCEB;
}
.glavnitekst {
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.t_sporedni {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#menubar {
		position:relative;
		width:450px;
		background-color:#245897;
		border:none;
		padding:2px;
	}
	#menubar a {
		color:#FFFFFF;
		letter-spacing:1px;
		border:1px none #F9F1C8;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
	#menubar a.active {
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
	}
	.menu
	{
		margin-right:1px;
		margin-bottom:1px;
		border:1px none #245897;
		background-color:#245897;
		filter:alpha(opacity=90);
		moz-opacity:0.85;
		opacity: 0.85;
	}	
	.options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #245897;
		background-color:#ebf2f7;
		filter:alpha(opacity=85);
		moz-opacity:0.85;
		opacity: 0.85;
	}
	.menu a {
		color:#FFFFFF;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#c8dceb;
		color: #203959;
	}

	#about {
		position:relative;
		left:5px;
		top:200px;
	}
.menuActuator3 {
	border-top: 1px solid #FFFFFF;
}
.menuActuator2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-right: 1px dotted #FFFFFF;
}
.menuActuator {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}
a.menuActuator:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.menuActuator:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.menuActuator:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.t_beli:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9dbe9;
	font-weight: normal;
}
.menu {
			font-family:Tahoma;
			color:#FFFFFF;
			font-size:11px;
			background-color:#245897;
			layer-background-color:#cccccc;
			
		}
td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }