/*
Mapa BL
CSS: Zoran Zlokapa, http://www.refreshd.net/
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

html { font-size: 100%; /* IE hack */ }
body { 
	font-size: 70%; /* Reset velicine fonta na 10px */ 
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
table { font-size: 100%; /* IE hack */ }
img, div { behavior: url(../templates/img/iepngfix.htc) };

.style1 {color: #0000FF}
.style2 {color: #FF0000}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 1em;
}

h2 {
	clear: both;
	background: url(../templates/img/bg-dots.gif) left bottom repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #f90;
	padding-bottom: 3px;
	margin-bottom: .5em;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #36c;
	margin-bottom: .1em;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #6d9ece;
	background-image:url(../templates/img/h4_pozadina.png);
	background-repeat:no-repeat;
	width: 580px;
	height:20px;
	padding-top: 1px;
	padding-left: 5px;
}

a { color: #69c; text-decoration: none; }
a:hover { color: #fff; background-color: #69c;}

p { margin-bottom: 1.5em; line-height: 1.6em; }

#tabela {
	text-align:center;
	background:#fff;
}

.style1 {color: #000000}
.kur{
    display:block;
	width:35px;
	height:35px;
	background:#2166bd;
	text-align:center;
	color:#FFF;
    border:solid 4px #FFF;
	line-height: 35px;
}

.kur a{
    display:block;
	width:35px;
	height:35px;
	background:#2166bd;
	text-align:center;
	color:#FFF;
	line-height: 35px;
	}
	
	
.kur a:hover{
    display:block;
	width:35px;
	height:35px;
	color:#FFF;
	background:#2166bd;
	border:solid 1px #b5dcff;
	text-align:center;
	line-height: 35px;   
}
.k{
    display:block;
	width:35px;
	height:35px;
	background:#f1f2f2;
	text-align:center;
	line-height: 35px;
    border:solid 4px #FFF;
}
.k a{
    display:block;
	width:35px;
	height:35px;
	color:#FFF;
	background:#accdf6;
	text-align:center;
	line-height: 35px;
   
}
.k a:hover{
    display:block;
	width:35px;
	height:35px;
	color:#FFF;
	background:#2166bd;
	text-align:center;
	line-height: 35px;   
}
.kockica {
	width:36px;
	height:36px;
	text-align:center;
}

#kontejner { margin: 0 auto; width: 855px; padding-top: 1em; }

#logo {
	background: url(../templates/img/logo.gif) no-repeat;
	width: 101px;
	height: 58px;
	overflow: hidden;
    margin-left: 0px;
	float:right;

	text-indent: -30000px;
}
	#logo a {
		
		background-color: transparent; 
	
		width: 93px;
		height: 58px;
		overflow: hidden;
		text-indent: -30000px;
	}

#navbar { 
	color: #fff;
	clear:both;
	background: url(../templates/img/bg-nav.gif) repeat-x; 
	height: 29px; 
	line-height: 29px;
	font-size: 1.2em;
	margin-bottom: 1em;

}
#navbar a { color: #fff; text-decoration: none; }
#navbar a:hover { text-decoration: underline; background-color: transparent; }
#navbar li { display: inline; }
#nav { float: left; background: url(../templates/img/nav-l.gif) left center no-repeat; padding-left: 20px; }
#nav li { margin-right: 1em; }
#lang { float: right; background: url(../templates/img/nav-r.gif) right center no-repeat;  padding-right: 20px;}
#lang li { margin-left: 1em; /* padding-left: .5em; border-left: 1px solid #fff; */ text-transform: uppercase;  }

.msg_wrn {
	line-height: 30px;
	font-weight: bold;
	color: #0000FF;
}
.msg_err {
	line-height: 30px;
	 font-weight: bold;
	color: #FF0000;
}

#intro { clear: both; margin-bottom: 1em; }

#kolona1, #kolona2, #kolona3 { margin-bottom: 1em; }
#kolona1 { float: left; width: 310px; margin-right: 17px; }
#kolona2 { float: left; width: 280px; }
#kolona3 { float: right; width: 220px; }
.dugme { 
	margin: .5em 0 0 0; 
	background: url(../templates/img/dugme.gif) no-repeat; 
	border: 0; 
	color: #fff; 
	width: 77px; 
	height: 27px;
}

.dugme-desno
{ 
	margin: .5em 0 0 0; 
	background: url(../templates/img/dugme.gif) no-repeat; 
	border: 0; 
	color: #fff; 
	width: 77px; 
	height: 27px;
}

.greska {
	color:#FF0000;
	margin:30px 0 0 120px;
	font-size:14px;
}

.RezultatiPretrage{
	display:block;
	width:575px;
	text-align:right;
	font-weight: bold;
}

.KategorijaPretrage{
	color: #b9b9b9;
}

.PlaviNaslov {
	color: #69c;
	font-weight:bold; 
	text-decoration: none;
}

#pretraga{ margin-bottom: 1em; }
#pretraga .polje { 
	border:1px;
	border-style:solid;
	border-color: #CCC;
	padding: .2em; 
	width: 95%; 
	color: #666; 
	margin-bottom: 10px; 
}

#pretraga .dugme { 
margin-left:71px;

}
#upper { 

padding-bottom:0;
margin-bottom:0;
clear:both;
height: 58px;
width:100%;


 }
#login { 

margin-bottom: 0px;
float:left;
padding-bottom:0px;
width:600px;
margin-left:5px;


 }
#login label { 

	line-height: 10px; 
	margin-right: 5px; 
	margin-bottom: 0px;

}
#login .polje {

	background:url(../templates/img/teks_box.jpg) no-repeat; 
	width: 110px;
	padding-left:10px;
	height:18px;
	border:none;
	margin-top: 40px;
	

}
#login .dugme { background:url(../templates/img/login.jpg) no-repeat; width:13px; height:18px; margin-top:40;}

#sadrzaj { float: left; width: 610px; font-size: 1.1em; margin-bottom: 1em; }

#adresa { width: 300px; margin-bottom: 3em; }
#adresa li.naziv { float: left; width: 80px; font-weight: bold; }
#adresa li.tekst { float: left; width: 200px; margin-bottom: 1em;  }

#kontakt { width: 550px; }
#kontakt label { float: left; width: 120px;	line-height: 30px; font-weight: bold; }
#kontakt .check{
    width:50px; 	 
	margin-top: .5em;
	border: 1px solid #ccc; 
	padding: 5px; 
	color: #666;
}
#kontakt .polje { 
	width: 410px; 
	margin-bottom: .5em;
	border: 1px solid #ccc; 
	padding: 5px; 
	color: #666;
}
#kontakt .polje_kratko {
	width: 200px;
	margin-bottom: .5em;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
}
#kontakt .poruka {
	width: 410px;
	height: 150px; 
	margin-bottom: .5em;
	border: 1px solid #ccc; 
	padding: 5px; 
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
#kontakt .dugme { margin-left: 120px; }

#tabela {}

#tabela_div {
	float:left;
}

#korisnici_lista li {
	/*padding-left: 20px;*/
	font-size:12px;
	margin-top: 2px;
}

#footer { 
	clear: both; 
	background: url(../templates/img/bg-dots.gif) top center repeat-x; 
	padding: .5em; 
	font-size: 1.2em; 
	color: #ccc; 
	text-align: center;
}

.align-left { float: left; margin: 0 1em 1em 0; }
.align-right { float: right; margin: 0 0 1em 1em; }

.cats {}
.cats li { 
	float: left; 
	width: 20%; /* Ovdje stimas broj kolona */
	margin-bottom: .5em; 
	margin: .5em; 
	padding: .5em; 
	xbackground-color: #f6f6f6; /* Ovo mozes izbrisati. Bolje izbrisi */
	}

.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

.pagination a {
	padding: 1px 2px 1px 2px;
	margin-right: 2px;
	border: 1px solid #ddd;	
	text-decoration: none; 
	color: #aaa;
}
.pagination a:hover, .pagination a:active {
	padding: 1px 2px 1px 2px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
	background:#eee;
}
.pagination span.current {
	padding: 1px 2px 1px 2px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
.pagination span.disabled {
	padding: 1px 2px 1px 2px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #fff;
	background:#999;
}

.dogadjaj { margin-bottom: 1em; }
	.dogadjaj dt { float: left; width: 110px; font-weight: bold; margin-bottom: .5em; }
	.dogadjaj dd { width: 300px; margin-bottom: .5em; }

.dogadjaj dd.opis { width:90%; margin-bottom: .5em; }
