h1{
   font-size: 24px;
   margin: 20px 0 0 0;
   padding: 0;
}


#divVijesti {
   margin-top: 5px !important;
}

#whiteContainer {
   background-color: #FFFFFF;
   float: left;
   clear: both;
   width: 540px;
}
   
#advanced-search {
   margin-top: 20px;
   float:left;
   clear: both;
   width: 510px;
   padding: 10px;
   border:solid 1px #CCCCCC;
   background-color:#f9f9f9
}


#advanced-search a {
   color: #666666;
   float: left;
   display: block;
   text-decoration: none;
   padding: 8px;
}

h4 span.found{
   font-size:14px !important;
   text-decoration: underline !important;
   color: #ec008c !important;
   border: 0 !important;
}

span.found{
   color: #666666 !important;
   border-bottom: 1px solid #ec008c;
}

#searchInput {
   margin: 3px 0 0 0 !important;
   width: 400px !important;
}
#searchSubmit {
   float: left;
   clear: right;
   top: 0 !important;
   left: 0 !important;
}

#options {
   float: left;
   width: 510px;
   clear: both;
   padding-top: 10px;
}

p.pronadjeno{
   display: block;
   float: left;
   clear: both;
   margin-top: 10px;
}

p.error{
   display: block;
   float: left;
   clear: both;
   margin-top: 10px;
   color: red;
}
