/*
--------------------------------------------------------------------------------------------
1. DEFAULT ELEMENTI - HTML, BODY, H1, H2, P...
--------------------------------------------------------------------------------------------
*/
html, div, form, textarea, input, img, label, table, tr, td, p, hr, h1, h2, h3, h4, h5, em, span{ 
  margin: 0;
  padding: 0;
  border: none;
}
body{
  color: #000;
  background-color: #fff;
  font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Arial, 'Times New Roman', Georgia;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

a{
  color: #000;
  text-decoration: underline;
}
a.box{
  padding: 2px 5px;
  text-decoration: underline;
}

h3{
  font-family: 'Trebuchet MS';
  font-size: 1.6em;
  font-weight: bold;
  text-align: right;
  letter-spacing: -1.6px;
  padding: 0 25px 1px;
}
h2.blue{
  font-size: 1.6em;
  text-align: left;
  padding: 0 0 10px;
}
h2{
  font-family: 'Trebuchet MS';
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 1px;
}
h1{
  font-family: 'Trebuchet MS';
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1.6px;
  padding: 0 25px 1px;
}

strong{
  font-size: 1.2em;
  font-family: 'Trebuchet MS';
}
b{
  font-family: 'Trebuchet MS';
}
b.bold{font-size:1.2em}
em{
  font-weight: bold;
  font-family: 'Trebuchet MS';
  font-style: normal;
}
em.big{font-size:1.4em;font-weight:normal}
em.big2{font-size:1.6em}
span.big{
  font-family: 'Trebuchet MS';
  font-size: 1.3em;
  font-weight: bold;
}
span.big2{
  font-family: 'Trebuchet MS';
  font-size: 1.3em;
  font-weight: normal;
}

p{padding-bottom:12px;line-height:1.5}
p.align_center{text-align:center;padding:0}

ul{list-style-image:none;list-style:none;margin:0;padding:0}
ul li{margin:0;padding:0}
.box ul{list-style-type:disc;padding:0 0 18px 30px}
.box ul li{padding:1px 0}


img.slika, img.slika_l, img.slika_r{
  padding: 2px;
  background-color: #fff;
}
img.slika{
  margin: 0pt 1px 1px 0pt;
}
img.slika_r{
  float: right;
  margin-left: 8px;
}
img.slika_l{
  float: left;
  margin-right: 8px;
}

.float{float:left;width:50%}
.clear{clear:both}



/*
--------------------------------------------------------------------------------------------
2. SKRIVENI ELEMENTI - ELEMENTI KOJI SE NE PRIKAZUJU
--------------------------------------------------------------------------------------------
*/
#wrapper_header #header_left ul{
  display: none;
}
#wrapper_header #header_right{
  display: none;
}
#container_left{
  display: none;
}
#footer{
  display: none;
}



/*
--------------------------------------------------------------------------------------------
3. ISPRAVAK ELEMENATA - ELEMENTE KOJIMA TREBA ISPRAVITI PRIKAZ
--------------------------------------------------------------------------------------------
*/
#wrapper_header img{
  border: 5px solid #990000;
  background-color: #990000;
}
.oglas b, .oglas_mali b, .oglas_izdvojeni b{
  color: #4c4c4c;
  font-family: 'Lucida Sans Unicode';
  font-weight: normal;
  font-size: 1.2em;
}
.oglas_slika{
  float: left;
  width: 90px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0;
  margin-right: 8px;
}
.oglas_slika img.slika{
  border: 2px solid #fff;
  margin: 0;
}


#container_right .oglas_mali{
  float: left;
  width: 46%;
  height: 100px;
  margin: 0 2% 10px;
}
.autokuca{
  float: left;
  width: 117px;
  height: 60px;
  padding: 8px 5px 0;
  margin: 0 5px 10px 6px;
  text-align: center;
}
.autokuca p{padding:0}


.vozilo_info{
  padding-bottom: 15px;
}
.vozilo_info p{
  padding: 4px 0 3px;
}
.vozilo_info span{
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 10px;
}

#container_right .oglas{
  min-height: 50px;
  margin-bottom: 10px;
  padding: 5px 15px 5px 5px;
}
#container_right .oglas_izdvojeni{
  min-height: 50px;
  margin-bottom: 10px;
  padding: 5px 15px 5px 5px;
}
#container_right .oglas_izdvojeni p{
  padding: 0;
}
#container_right .oglas h2, #container_right .oglas_izdvojeni h2{
  font-size: 1.4em;
  font-weight: normal;
}

.predaja_oglasa{
  float: left;
  width: 50%;
}
.predaja_oglasa span{
  float: left;
  width: 110px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  text-transform: lowercase;
  letter-spacing: -0.4px;
  text-align: right;
  padding: 2px 10px 0 0;
}
.predaja_oglasa span.check{
  padding-top: 0;
}

#slika_velika{
  float: left;
  width: 366px;
  height: 280px;
  text-align: right;
  margin: 0 7px 10px 0;
}



/*
--------------------------------------------------------------------------------------------
4. ISPRAVAK OSTALIH ELEMENATA - ELEMENTE KOJIMA TREBA ISPRAVITI PRIKAZ
--------------------------------------------------------------------------------------------
*/
fieldset{
  border: 1px solid #e6e6e6;
  padding: 10px 18px 5px;
  margin: 0;
  page-break-after: always;
}
fieldset legend{
  background-color: #fff;
  font-size: 1.0em;
  font-weight: normal;
  padding: 0 6px;
  margin: 0;
}
.text{
  background-color: #fff;
  font-size: 1.0em;
  border: 1px solid #ccc;
  padding: 3px 5px;
  letter-spacing: 0;
}
#container_all .text{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 2px 4px;
}
.button{
  width: 112px;
  height: 26px;
  background-color: #fff;
  border: outset 1px #999;
  font-family: 'Trebuchet MS';
  font-size: 1.0em;
  font-weight: bold;
  padding: 3px 8px 5px;
}

.naslov{
	display:none;
	}