* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(../img/bg.jpg) center top repeat-x;
	font-size: 14px;
	font-family: "Ubuntu", Arial ,Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #080215;
}

a {
	color: #EF584A;
	text-decoration: none;
	
}

a:hover {
	color: #5ABBCE;
	text-decoration: underline;
}

p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
	 
}
ul {
	padding: 5px 0px 5px 5px;
	margin: 0 0 0 20px;
}
ul li {
	padding: 0px 0px 7px 5px;
	margin: 0;
	list-style-type: square;   
}
ol li {
	padding: 0px 0px 7px 5px;
	margin: 0;
	list-style-type: inherit;   
}
.prelom {
	clear: both;
}

.svesno_u_desno {
	float: right;
}

.u_desno {
	text-align: right;
}

.isprekidano {
	clear: both;
	border-bottom: 1px dotted #cccccc;
	height: 1px;
	margin: 10px 0 10px 0 !important;
	padding: 0;
}

.crveno {
	color: #EF584A !important;
}

.crvena_podloga {
	background: #EF584A !important;
}

.bez_margina {
	margin: 0 !important;
}

.trenutni {
	font-weight: 600 !important;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 145%;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0.05em;
}

h2 {
	font-size: 18px;
	 
	font-weight: normal;
	color: #EF584A;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #EF584A;
}

#sve {
	width: 100%;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;

 
}

#prostor {
	width: 960px;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
 
}

#zaglavlje {
	padding: 0;
	width: 100%;
	height: 120px;
	margin: 0;
	position: relative;
	min-width: 960px;
}

#logo {
	float: left;
	margin: 15px 0 0 5px;
	height: 80px;
	padding: 0 ; 
	width: 160px;
}

#logo img, #logo a, #logo a:hover, #logo a img, #logo a imh:hover {
	border: 0;
	padding: 0;
	margin: 0;
}


#navigacija {
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	background: none;
	position: relative;
	min-width: 960px;
}

#click_menu {
	display: none;
	visibility: hidden;
	background: none;
	z-index: 999;
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px auto 10px auto; 
	padding: 0 !important;
}

#click_menu h3 {
 	padding :  12px 12px 12px 12px  ;
	font-size : 14px;
	color: #ffffff !important; 
	margin : 4px auto 0 auto;
	line-height: normal;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

#click_menu .click {
 	float: right;
 	padding: 0;
	margin: 0;
} 

#click_menu .click  img {
    padding: 0;
	margin: 0;
	border: 0;
	width: 50px;
	height: 45px;
} 

#click_menu .click a {
 	margin: 0;
	padding: 0;
	height: 46px !important;
}

#sadrzaj {
	padding: 0 0 10px 0;
	width: 100%;
	min-width: 960px;
	min-height: 600px;
	margin: 10px auto 0px auto;
	letter-spacing: 0.03em;
}
#sadrzaj h1.naslov {
	text-align: center;
}
#desno {
	width: 300px;
	float: right;
	padding: 0;
	margin: 0;
	
	min-height:450px;
	 
}
#desno .kategorije {
	background: #F7F7F7;
	border: 1px solid #f4f4f4;
	border-radius: 0px;
	 
	margin: 0 0 10px 0;
}
#desno .kategorije h3 {
	padding: 0 0 0 5px;
	background-color: #59BBCD;
	border-radius:   0;
	margin: 0 0 10px 0;
	text-transform: capitalize;
	font-size: 18px;
	 
	line-height: 185%;
	font-weight: normal;
	color: #003399;
}
#desno .tagovi h3 a, #desno .kategorije h3 a {
	color: #FFFFFF !important;
}

#desno .tagovi h3 a:hover, #desno .kategorije h3 a:hover {
	text-decoration: none !important;
}
 
#desno .kategorije .forma {
	padding: 5px;
	margin: 0 0 5px 0;
}
#desno ul {
	padding: 5px;
	margin: 0 0 0 20px;
}
#desno ul li {
	padding: 0px 5px 7px 5px;
	margin: 0;
	list-style-type: square;  
}
#desno ul li a {
	color: #EF584A !important;
	text-decoration: none;
}
#desno ul li a:hover {
	text-decoration: underline;
}
#desno .tagovi {
	background-color: #f7f7f7;
 
	margin: 0 0 10px 0;
	border: 1px solid #f4f4f4;
	border-radius: 0px;
}
#desno .tagovi h3 {
	padding: 0 0 0 5px;
	background-color: #59BBCD;
	border-radius: 0;
	margin: 0 0 10px 0;
	text-transform: capitalize;
	font-size: 18px;
 
	line-height: 185%;
	font-weight: normal;
	color: #FFFFFF;
}
#desno .tagovi h3 a {
	color: #FFFFFF !important;
}
#desno .tagovi p {
	background: none !important;
	border-radius: 0;
	line-height: 180%;
	padding: 5px 0 5px 5px;
	margin: 0 5px 0 5px;
}
#desno .tagovi a {
	color: #EF584A;
	text-decoration: none;
}
#desno .tagovi a:hover {
	
	text-decoration: underline;
}
#levo {
	width: 640px;
	float: left;
	padding: 0 ;
	margin: 0 ;
	min-height: 400px;
	text-align: justify;

}
#levo a {
	font-weight: normal;
}

#levo ul li, #levo ol li {
	 
	line-height: 22px;
	padding-bottom: 10px;
}
#levo h1 {
	text-transform: uppercase !important;
	text-align: left;
}
#levo h2 {
	color: #191919; 
	font-size: 21px;
	border-bottom: 1px dotted #EF584A;
	margin-top: 20px;
}

#levo h3 {
	font-size: 19px;
	color: #191919; 
	border-bottom: 1px dotted #EF584A;
	margin-top: 20px;
} 
 

#polje {
	min-height: 300px;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}
#polje .prostor {
	width: 100%;
	padding: 1% 0 1% 0;
	margin: 0;
}
#polje .polje {
	width: 32%;
	float: left;
	padding: 0;
	margin: 0 2% 2% 0;
	background: #e7e7e7;
	box-shadow: 0px 1px 10px rgba(77, 77, 77, 0.15);
	position: relative;
}
#polje .poslednje {
	margin-right: 0 !important;
}
#polje .srednje {
	margin-right: 2%;
}
#polje h2 {
	width: 100%;
	padding: 0;
	text-align: center;
	background: #EF584A; 
	border: 0;
	margin-top: 0;
	margin-bottom: 0 !important;
	/*border-bottom: 1px dotted #080215;*/
}
#polje h2:hover {
	/*border-bottom: 1px dotted #080215;*/
}
#polje h2 a, #polje h2 a:hover {
	 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	display: block;
	letter-spacing: 1px; 
}
#polje h2 a:hover {
	color: #ffffff;
	background: #5ABBCE;
}
#polje h3 {
	color: #080215;
	margin: 0 0px 0.85em 0px;
	padding: 0;
	line-height: 145%;
	font-size: 14px;
	text-align: center;
	border: 0;
	font-weight: bold;
}
#polje .tekst {
	width: 98%;
	padding: 1%;
	margin: 0;
	
}
#polje .tekst .tt {
	background: #f0f0f0;
	min-height: 220px;
	margin: 0;
	padding: 2% 1.5% 2% 1.5%;
	width: 97%;
	overflow: hidden !important;
}
#polje .tekst img, #polje .tekst img:hover {
	float:  none;
	margin:  0 ;
	padding: 0;
	text-align: center;
}
#polje .tekst img:hover {
	opacity: 0.8;
}
#polje .tekst p {
	margin: 0.85em 0px;
	padding: 0;
	line-height: 155%;
	font-size: 13px;
	/*color: #666666;
	font-family: "Trebuchet MS";*/
	text-align: left;
}
#polje .tekst .tt_dalje {
	position: absolute;
	left: 10px;
	bottom: 0px;
}

#rotacija {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
	height: 280px;
	 
}

#dno {
	width: 100%;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #5ABBCE;
	min-height: 50px;
	height: 50px;
}

#podnozje {
	width: 960px;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	color: #e0e0e0;
}
#podnozje a {
	color: #FFFFFF;
	text-decoration: none;
}
#podnozje a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu {
	height: 50px;
	border-bottom: 1px dotted #ffffff;
	padding: 0;
	margin: 10px 0 5px 0;
}
.copyright {
	float: left;
	width: 48%;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: left;
	height: 20px;
}
.design {
	float: right;
	width: 48%;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: right;
	height: 20px;
}

#nav_linija {
	/*height: 45px;*/
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}

.fb_tag {
	overflow: hidden !important;
}

.modul_slika {
	margin: 0 2% 2% 0;
	float: left;
	padding: 2px;
}

.uspesno_poslato {
	text-align: center;
	background:  #59BBCD;
	color: #FFFFFF;
	margin: 20px 0 20px 0;
	width: 96%;
	padding: 2%;
}

.uspesno_poslato a:hover {
	color: #ffffff !important;
}

.modul_levo {
	width: 48%;
	margin: 0 1% 1% 0;
	padding: 0;
	float: left;
	position: relative;
}

.modul_levo img {
	max-width: 100%;
	padding: 5px;
	border: 1px solid #d9d9d9;
}

.modul_levo img:hover {
	border: 1px solid #EF584A;
}

.modul_levo .dugme, .modul_levo .dugme:hover {
	position: absolute;
	left: 10px;
	bottom: 15px;
	width: 43px;
	height: 30px;
	background: transparent url("/img/dugme.png") left bottom no-repeat;
	z-index:5;
} 
.modul_levo .dugme_galerija, .modul_levo .dugme_galerija:hover {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 43px;
	height: 30px;
	background: transparent url("/img/dugme_galerija.png") left bottom no-repeat;
	z-index:5;
} 
