<style type="text/css">
		  
/*CSS Style*/
<!--

/*autorska prava.html*/
#izjava  {  
	text-align: center;
	padding: 0px 50px;
}


.kartice  {
	background-color: #ccccff; 
	width: 500px; 
	height: auto; 
	margin-top: 15px; 
	margin-left: 15px;
	}
	
   
.kartstil {
	padding: 15px 10px 10px 20px; 
	color: white;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
   .kartstil a:link, a:visited {
   text-decoration: none;
   color: blue !important;
   } 
   
   .kartstil a:hover{
   color: white !important;
   text-decoration: underline !important;
   }


.informeri {
	position: static;
	text-align: center; 
	float: left !important; 
	margin-left: 25px; 
	border: 1px solid #6495ED; 
    width: 150px;	
	}

 .informeri a {
	  display: block; 
	  color: #6495ED;
	}
	
	.informeri a:link {
      text-decoration: none !important;  
	}
	
    .informeri a:hover {
	background-color: #F0F0F0;
	text-decoration: none !important;
	}

   .informeri a:active {
	background-color: #ffcccc;
	}
	
.poslinformeri {
	font: 14px arial,helvetica,sans serif;
	line-height: 1.5em;
	border-bottom: 2px #F5F5F5 dashed;
	border-top: 2px #F5F5F5 dashed;
    }

  .poslinformeri a:link, a:visited {
	text-decoration: none;
	}
	
   .poslinformeri a:hover{
	background-color: #F8F8FF;
	border-bottom: 1.5px dashed #D3D3D3;
	border-top: 1.5px dashed #D3D3D3;
	text-decoration: none !important;
	color: cornflowerblue !important;
	}
	


#marquee {
 text-align: left;
 padding: 25px;
 font-weight: normal;
 font: 12px arial; 
}

#marquee a {
	color: #6495ED;
	}

	
#marquee  a:link, a:visited {
	text-decoration: none;
	color: #6495ED !important;
	}
	
#marquee a:hover {
	text-decoration: underline !important;
	font-weight: bold;
	color: #6495ED; 
	}
	
.kolone { 
height: 300px; 
position: relative;
margin-top: 70px;
 }
 
 .kolone p {
 font-weight: bold;
 }
 
.kol { 
position: absolute; }





-->
  

  
	</style>