body { background-color:#134988;  background-image:url(/slike/bg/bg3.png);   }  
a:link {
			text-decoration:none;
			font-weight:bold;
			background-color:#;
			color: #33FFFF;
		}
a:visited {
			text-decoration:none;
			font-weight:bold;
			color: #6d8ab6;
		}
a:hover {
			text-decoration:none;
			font-weight:bold;
			color: #e9eef5;
		}
a:active {
			text-decoration:none;
			font-weight:bold;
			color: #235196;
		}
a:focus {
			text-decoration:none;
			font-weight:bold;
			color: #000000;
		}
body, p, a, td{
		               background-color:#;
			font-family: Verdana, Arial, Helvetica, sans-serif;;
			color: #5c8dd7;
			font-size: 12px;
			 }
div.Center{
	width:980px;

	margin:10px auto auto auto;
	border-collapse: collapse;
	padding:0px;
	bgcolor:#ffffff;
}
div.fixdown {
    	 position:fixed;   
    	 width:120px; 
    	 height:250px; 
    	 background-color:#;  
    	 z-index:1	

 }
