BODY {
	 
	BACKGROUND-COLOR: Black;
	color:#DEC196;
	font-family: Tahoma;
	font-size:11px;		
}
img 
{
	border:0px;		
}
a, a:visited
{
	color:#AF0808;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#AF0808;
	text-decoration:underline;
	font-weight:bold;
}
#wrapper
{
	float:left;
	margin-top: 20px;	
	margin-left:25px;
	
}
#header
{	 
	 background: url(../images/header.jpg) no-repeat;	  
	 margin:0px;
	 vertical-align:middle;
	 padding:0px;	
	 border:0px; 
	 width:807px; 
	 height:153px;
}

#menu
{	 
	 background: url(../images/bg_meni.jpg) no-repeat;		
	 padding:0px;	
	 border:0px; 
	 width:807px; 
	 height:27px;
	 font-family:Tahoma;
}
#menuTable
{
	margin-left: 30px;
	padding-left: 10px;
}

a.navigation {
	color:#990000;
	text-decoration: none;
	font-size: 17px;
	font-weight:normal;
}
a.navigation:hover {
	color:#fe7e10;
	text-decoration: none;
	font-size: 17px;
	font-weight:normal;
}
a.navigation#selected
{
	color:#fe7e10;		
	text-decoration: none;
	font-size: 17px;
	font-weight:normal;
}
#content
{
	background:url(../images/centerline.jpg);	
	padding:0px;	
	border:0px; 
	width:807px; 		
}

#contentNews
{
	margin-left:5%;
	text-align:justify;	
}
#newsTopWrapper
{
	background:url(../images/mailbox.jpg);
	width:164px; 
	height:144px;	
}
#newsTop
{
	margin-left: 20px;
	text-align:left;
}
#newsBottomWrapper
{
	background:url(../images/news_centerline.jpg);
	width:164px; 
	height:200px;		
}
#newsBottom
{
	margin-left:15px;
	margin-right:15px;
	border:0px; 
	text-align:justify;	
}
#contentTextWrapper
{	
	background-image:url(../images/mrlja.gif);
	background-repeat:no-repeat;
	background-position:right bottom;	
	margin-right:23px;
}
#contentText
{
	margin-left:5%; margin-right:5%;
	text-align:justify;	
}

#footer
{
	 background:url(../images/bottom.jpg);		
	 padding:0px;	
	 border:0px; 
	 width:807px; 
	 height:45px;
}
#signature
{
	color:#AF0808;
	text-decoration:none;	
	font-size: 10px;
	font-weight:normal;
	border-top: 1px dotted  #AF0808;	
	padding-top: 3px;
	width:720px;
	margin-top: 20px;
}
h1
{
	color:#fe7e10;
	text-decoration:none;	
	font-size: 17px;
	font-weight:normal;
	border-bottom: 1px solid  #AF0808;	
	padding-bottom: 3px;
}
h2
{
	color:#AF0808;
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	border-bottom: 1px  dotted  #AF0808;	
}
h3
{
	color:#AF0808;
	text-decoration: underline;
	font-size: 13px;
	font-weight:bold;		
}
.highlight
{	
	color: #fe7e10;
	font-style: normal;	
	font-weight: bold;	
}

table.schedule {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	border-collapse: collapse;
	background-color: black;
}
table.schedule th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.schedule td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	width: 120px;