body { width:100%; height:100%;  font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; background-color:#EEEEEE; font-size:14px; line-height:18px; color:#4F4F4F; }
h1 { font-size:16px; padding:0px; margin:0px; display:inline; }
img { border:none; } 
.responzive { width:100%;
	min-width:300px;
	max-width: 680px;   vertical-align:top;    display:inline-block; }
	
.responzive2 { width:100%;
	min-width:300px;
	max-width: 300px;    vertical-align:top;    display:inline-block; }	
	
.responzive22 { width:100%;
	min-width:300px;
	max-width: 680px;   vertical-align:top;    display:inline-block; }	

.responzive22_block { width:100%;
	min-width:300px;
	max-width: 680px;   vertical-align:top;    display:inline-block; display:none; }			
	
.responzive_full { width:100%;
	min-width:300px;
	max-width: 1020px; vertical-align:top;    display:inline-block; }		
	
.klik_button a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0092C9;
	font-size: 16px;
	text-decoration:none;
	
	background: #ffffff;
	padding: 10px;
	
	margin-right:13px;
	
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;  behavior: url(PIE.php);
	
	border-bottom:2px #0092C9 solid;
}
.klik_button a:hover{
	background:#FFF600;
} 

.gornji_linkovi {
	background-color:#53BFE6; cursor:pointer; padding:5px; border-top:1px #53BFE6 solid; color:#ffffff;  text-decoration:none;
}
.gornji_linkovi:hover {
	background-color:#0092C9;  
}
.gornji_linkovi a {
	color:#ffffff;  text-decoration:none;
}
.gornji_linkovi a:hover {
	color:#ffffff;  text-decoration:none;
}

.gornji_linkovi_selected {
	background-color:#0092C9; cursor:pointer; padding:5px; border-top:1px #53BFE6 solid; color:#ffffff;  text-decoration:none;
}
.gornji_linkovi_selected:hover {
	background-color:#0092C9;  
}
.gornji_linkovi_selected a {
	color:#ffffff;  text-decoration:none;
}
.gornji_linkovi_selected a:hover {
	color:#ffffff;  text-decoration:none;
}


.select_lijevi { color:#666666; width:100%; background-color:#F3F3F3; border:1px #E5E6E9 solid; padding: 0.4em; margin:0px; line-height: 1em; -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em; }
.select_lijevi:focus { background-color:#FFCCCC; }

.rub { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(PIE.php);  }
.rub_desni { border-top-right-radius:5px; -moz-top-right-border-radius:5px; -webkit-top-right-border-radius:5px;  border-bottom-right-radius:5px; -moz-bottom-right-border-radius:5px; -webkit-bottom-right-border-radius:5px; behavior: url(PIE.php);  }
.rub_left { border-top-left-radius:5px; -moz-top-left-border-radius:5px; -webkit-top-left-border-radius:5px;  border-bottom-left-radius:5px; -moz-bottom-left-border-radius:5px; -webkit-bottom-left-border-radius:5px; behavior: url(PIE.php);  }

.rub_gore { border-top-right-radius:5px; -moz-top-right-border-radius:5px; -webkit-top-right-border-radius:5px;  border-top-left-radius:5px; -moz-top-left-border-radius:5px; -webkit-top-left-border-radius:5px; behavior: url(PIE.php);  }

.rub_dole { border-bottom-right-radius:5px; -moz-bottom-right-border-radius:5px; -webkit-bottom-right-border-radius:5px;  border-bottom-left-radius:5px; -moz-bottom-left-border-radius:5px; -webkit-bottom-left-border-radius:5px; behavior: url(PIE.php);  }


.lijevi_gore { border-top-left-radius:5px; -moz-top-left-border-radius:5px; -webkit-top-left-border-radius:5px;  behavior: url(PIE.php);  }
.desni_gore { border-top-right-radius:5px; -moz-top-right-border-radius:5px; -webkit-top-right-border-radius:5px;  behavior: url(PIE.php);  }

.broj_slikica { font-family:Arial, Helvetica, sans-serif; position:absolute; width:30px; height:20px; background-color:#ffffff; color:#333333; font-size:10px; line-height:20px; text-align:center; }


.klik_detalji a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration:none;
	 
	background: #00AEEF;
	padding: 5px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  behavior: url(PIE.php);
}
.klik_detalji a:hover{
	background:#003484;
}

.textfield {   width:100%; color:#666666;  background-color:#F3F3F3; border:1px #E5E6E9 solid; padding:5px; margin:0px; }
.textfield:focus { background-color:#FFCCCC; }


.textfield_lijevi { float:left; width:80%; color:#666666;  background-color:#F3F3F3; border:1px #E5E6E9 solid; padding:5px; }
.textfield_lijevi:focus { background-color:#FFCCCC; }

.lijevi_dole { border-bottom-left-radius:10px; -moz-bottom-left-border-radius:10px; -webkit-bottom-left-border-radius:10px;  behavior: url(PIE.php);  }
.desni_dole { border-bottom-right-radius:10px; -moz-bottom-right-border-radius:10px; -webkit-bottom-right-border-radius:10px;  behavior: url(PIE.php);  }


.paination {
	width:30px; height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	 
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-right:10px; margin-top:10px; 
}
.paination a {
	color:#999999; text-decoration:none; line-height:30px;
}
.paination_active {
	width:30px; height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	 
	background: #EFEFEF;
	border: 1px solid #e9e9e9;
	margin-right:10px; margin-top:10px;   
}
.paination_active a {
	color:#999999; text-decoration:none; line-height:30px;
}
.word {
  	font-family: Arial, Helvetica, sans-serif;
  	text-decoration: underline;
  	font-weight: normal;
	line-height:25px;
	text-decoration:none;
  }
  .word:hover{
  	text-decoration: underline;
  }
  .size9 {
  	color: #000;
  	font-size: 17px;
  }
  .size8 {
  	color: #111;
  	font-size: 16px;
  }
  .size7 {
  	color: #222;
  	font-size: 15px;
  }
  .size6 {
  	color: #333;
  	font-size: 14px;
  }
  .size5 {
  	color: #444;
  	font-size: 13px;
  }
  .size4 {
  	color: #555;
  	font-size: 12px;
  }
  .size3 {
  	color: #666;
  	font-size: 11px;
  }
  .size2 {
  	color: #777;
  	font-size: 10px;
  }
  .size1 {
  	color: #888;
  	font-size: 9px;
  }
.selektiraj { border:1px #666666 solid; }
.selektiraj_ne { border:1px #ffffff solid; }   