
html,body{margin:0; padding:0; font-size: 62.5%}
body{font: 62.5% arial,sans-serif}


/* struktura */

div#header { position:relative;}

div#wrapper { float:left; width:100%; }

div#sadrzaj {
		position:relative; float:right; visibility: hidden; width:0%; padding:10px; display: none;
		}

div#prvi, div#drugi, div#treci {
		float:left; width:32%;
		}

div#footer { clear:left; width:100%;}



/* dizajn */


div#prvi, div#drugi, div#treci {
		margin: 5px; 
		border:1px solid #9DC0FF;
		}

div#wrapper {
		background-color:white;
		}
		
div#header {
		background-image:url('top.gif');
		background-repeat: no-repeat;
		background-color: #9DC0FF;
		}
div#footer {		
		background: url('bg_bottom.gif');
		color: white;
		height:23px;
		width:100%;		
		}
		
		
div#sadrzaj {
		background-color:#DDF0FF; font-size:11px; border: 3px solid white;
		}
div#sadrzaj ul {
		list-style-type:none;
		margin:0px; padding:0px;
		}
div#sadrzaj ul li {
		background-image:url(bullet.gif);		
		}
div#sadrzaj a {
		text-decoration: none;		
		}		
body {
		font-size: 12px;
		font-family: Arial, Tahoma, Verdana;
		margin:0px;
		background-color:#85B0FF;
		}
td {
		font-size: 12px;
		font-family: Arial, Tahoma, Verdana;
		}		
a {
		color: black;
		}
a:hover {
		color: #3D63B1; 
		}
				
hr {
		border: 0px;
    color: #3D63B1;
    background-color: #3D63B1;
    height: 1px;
		}




			

.mttl {
		background: #DDF0FF;
		padding: 2px;
		border-top:1px solid #85B0FF;	
		border-left:1px solid #85B0FF;	
		border-right:1px solid #85B0FF;	
		font-size: 12px;
		font-weight: bold;
		color: #3D63B1;
		}		
.box-inner {
		clear:both; 
		font-size: 11px;
		font-family: Arial, Tahoma, Verdana;
		background: #ffffff;
		padding: 10px;
		border-left:1px solid #85B0FF;
		border-right:1px solid #85B0FF;
		border-bottom:1px solid #85B0FF;		
		}			
.box-inner a {
		text-decoration:none;
		}
.box-inner a:hover {
		color: #3D63B1;
		border-bottom: 1px solid #9DC0FF;
		background-color: #DDF0FF;
		text-decoration: none;
		}		
.box-column {
		background-color:white;
		border: 3px solid white;
		}		
		
.box-inner ul {
		list-style-type:none;
		margin:0px;padding:0px;
		}

.box-inner ul li {
		background-image:url(bullet.gif);
		background-repeat:no-repeat;
		padding:0px 0px 4px 1.25em;
		}		
		





		
		
		
.menuPages {
		font-size: 13px;
		font-weight: bold;
	
		}

		
.menuPagesActive {
		background: #3D63B1;
		margin-right:5px;
		}		

.menuPages a {
		color:white;
		text-decoration:none;
		border: 1px solid white;
		padding: 3px;		
		margin-right:5px;
		}
.menuPages a:hover {
		color:white;
		text-decoration:none;
		background: #85B0FF;

		}				

.pageH ul {
		margin-bottom: 5px;
		}
.pageH li {
		float: left;
		margin-right: 30px;
		font-size:10px; 
		list-style:url('go.gif');		
		}






/* pretrazivanje */	
.buttonSmall {
		font-size:9px;
		padding:0px;
		}
		
		
		
		
/* kalendar */		
.mjesecOvaj {
		background: #DDF0FF;
		color:black;
		/*font-family: Tahoma, Verdana;*/
		padding: 3px;
		text-align: center;
		}	
.mjesecDrugi, .mjesecDrugi td {
		background: #85B0FF;
		color:black;
		/*font-family: Tahoma, Verdana;*/
		padding: 3px;
		text-align: center;
		}	
.mjesecDanas {
		background: #3D63B1;
		color:white;
		/*font-family: Tahoma, Verdana;*/
		font-weight: bold;
		padding: 3px;
		text-align: center;
		}




.HNB TD { 
		font-size:10px;
		text-align: right;
		border-bottom: 1px solid #9DC0FF;
		}



.invest TD { 
		font-size:11px;
		text-align: right;
		border-bottom: 1px solid #9DC0FF;
		}
		
.TV TD, .TV th { 
		font-size:11px;
		text-align: left;
		border-bottom: 1px dotted #9DC0FF;
		}		