html,body{
      margin:0;
      padding:0;
	  height: 100%;
      border:none
   }
Body {
	background-color: #2b6d93;
	}
	
A:active {
	color: #698ea4;
text-decoration : none;
}
A:link {
	color: #698ea4;
text-decoration : none;
}
A:visited {
	color: #698ea4;
text-decoration : none;
}
A:hover {
	color: #698ea4;
text-decoration:underline
}
	
.tabelaglavna {
	background-color: #ffffff;	}
	
.fontnaslov18 {
	font-family: Arial;
	text-align:justify;
	font-size: 11px;
	color: #698ea4;
}

.fonttext12 {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	font-size: 12px;
	color: #698ea4;
}

.fonttext12br {
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-size: 13px;
	color: #5f3c3c;
}

.fonttext16 {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	font-size: 16px;
	color: #698ea4;
}

.text {
	background-image: url(images/backtext.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;}
	
.text2 {
	background-image: url(images/backtext2.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;}
	
.textwh {
	background-image: url(images/backtextwh.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;}
	
.slike {
	display:block;
  	margin-top:0px;
	padding:0px 0px 0px 0px;
	border:1px solid #486d87;}
	

