body p {
	text-align:justify;
}

.custom.smjestaj-sazeto {
	background: url("../images/smjestaj-ikone.png") no-repeat;
	width:270px;
	height: 160px;
	padding: 30px 0 0 25px;
}

#nav {
    padding:0;
}

#nav li {
    display:inline;
}

#nav li a {  
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   float:left;
   padding:10px;
   background-color: #333333;
   color:#ffffff;
   border-bottom:1px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
}

#nav li a:hover {
   background-color:#9B1C26;
   padding-bottom:12px;
   border-bottom:2px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:-1px;
}

.component-content .blog-featured h2 {
	padding: 0 0 8px 0;
	margin: 0 0 4px 0;
}

/* SIMPLE IMAGE GALLERY */
ul.sigFreeClassic li.sigFreeThumb {
	background:none repeat scroll 0 0 !important;
}

.mycontact h3 {
  display: none;
}
