/* CSS Document */
html {
	width:100%;
	height:100%;  
	padding:0; 
	margin:0; 
	border:0;
}

body {
  position: relative;
	height:100%;
	padding:0; 
	margin:0; 
	border:0;
	width:100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #4F4F4F;
}

#container
{
  position: relative;
  margin: 0;
  padding: 0 0 0 216px;
  min-height: 100%;
  min-width: 756px;
  background: white url("../images/container.gif") 0 0 repeat-y; 
}

* html #container
{
  height: 100%;
}

#main
{
  width: 756px;
  min-height: 690px;
  margin: 0;
  padding: 0 0 40px 0;
}


#header
{
  position: relative;
  margin: 0 0 0 -216px;
  height: 57px;
  min-width: 972px;
  background: #525152 url("../images/header.jpg") 0 0 no-repeat;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  z-index: 100;
}

#partneri
{
  position: absolute;
  top: 58px;
  left: 39px;
  width: 176px;
  height: 111px;
  background: url("../images/partneri.gif") 0 0 no-repeat;
  z-index: 10;
}

#partneri_link
{
  position: absolute;
  top: 168px;
  left: 39px;
  width: 156px;
  height: 98px;
  padding: 23px 0 0 0;
  margin: 0 0 0 -6px;
  background: url("../images/partneri_link.gif") 6px 0 no-repeat;
  z-index: 10;
}

#partneri_link ul
{
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0px;
}

#partneri_link ul li
{
  padding: 0 0 0 20px;
  margin: 0;
  height: 25px;
  background: url("../images/pic_yellow.gif") bottom left no-repeat;
}

#partneri_link ul li a
{
  padding: 0;
  margin: 0;
  height: 19px;
}

#partneri_link ul li a img
{
  padding: 0;
  margin: 0;
  height: 19px;
  border: none;
}


#green_logo
{
  position: absolute;
  top: 200px;
  left: 39px;
  width: 156px;
  height: 197px;
  background: url("../images/green_logo.gif") 0 0 no-repeat;
}

#web_shop_info
{
  position: absolute;
  top: 420px;
  left: 39px;
  width: 176px;
  height: 50px;
  border-top: 1px solid #add7a5;
}

#contact
{
  position: absolute;
  top: 490px;
  left: 39px;
  width: 176px;
  height: 160px;
  border-top: 1px solid #add7a5;
}

#footer
{
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: -26px auto 0 auto;
	padding: 0;
	height: 15px;
}

#footer div
{
  padding: 5px 10px;
  position: relative;
  left: 215px;
  width: 736px;
  text-align: center;
  border-top: 1px dashed gray;
}

.message
{
  text-align: center;
}

.kontakt_forma
{
  width: 450px;
  margin: 30px auto;
}

.narudjba_forma
{
  width: 465px;
  margin: 30px auto;
}

.narudjba_potvrda
{
  width: 600px;
  margin: 30px auto;
}

.narudjba_potvrda p
{
  position:relative;
  padding-left: 120px;
}

.narudjba_potvrda p .naziv_polja 
{
  position: relative;
  width: 120px;
  height: 18px;
  margin-left: -120px;
  display: block;
  text-align: left;
  color: rgb(0,125,16);
  font-weight: bold;
  float: left;
}

.kontakt_forma div
{
  margin: 20px 0;
  padding: 0;
}

.kontakt_forma div.textpolje
{
  height: 180px;
}

.narudjba_forma div.textpolje
{ 
  height: 100px;
}

.kontakt_forma input, .kontakt_forma textarea
{
  width: 350px;
  float: right;
  border: 1px solid gray;
}

.kontakt_forma input.button
{
  width: 90px;
}

input.button, input.button:focus
{
  background: rgb(83,176,76);
  color: white;
  font-weight: bold;
  border: 1px solid; 
  text-transform: uppercase;
  font-size: 10px;
  padding: 3px 10px;
  border: 1px solid rgb(39,135,48);
}

input.button:hover
{
  color: #FFCB08;
  border: 1px solid white;
}

.kontakt_forma input:focus, .kontakt_forma textarea:focus
{
  background: #D8F5D6;
  border: 1px solid gray;
}

.kontakt_forma .naziv_polja
{
  text-align: left;
  color: rgb(0,125,16);
  font-weight: bold;
}

.kontakt_greska
{
  margin: 20px auto;
  width: 450px;
  padding: 10px;
  line-height: 18px;
  min-height: 30px;
  text-align: justify;
}

.error input, .error textarea, .error input:focus, .error textarea:focus
{
  border: 1px solid red;
}

div.button
{
  margin: 0 20px 20px 20px;
  padding: 0;
  text-align:right;
}

div.back_button 
{
  margin: 10px 20px;
  font-weight: bold;
}

.izdvojeno
{
  margin: 0;
  padding: 10px 50px 10px 170px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 120px;
  text-align: justify;
  background: url('../images/pic_izdanja.jpg') 35px 10px no-repeat;
}

.kosarica
{
  margin: 0 0 40px 0;
  padding: 10px 50px 10px 50px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 100px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

.kosarica div.right
{
  float: right;
  margin-top: 40px;
  padding: 10px 0 0 39px;
  height: 35px;
  background: url('../images/ok.png') no-repeat;
}

.kosarica div.left
{
  float: left;
  margin-top: 40px;
  padding: 10px 0 0 39px;
  height: 35px;
  background: url('../images/bag_black.png') no-repeat;
}

#web_shop_info div.stupac
{
  margin: 20px;
  padding: 10px 0 0 32px;
  height: 35px;
  background: url('../images/cart2.png') no-repeat;
}

#web_shop_info div.stupac a
{
  color: white;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1px;
}

.kontakt
{
  margin: 0;
  padding: 10px 50px 10px 220px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 110px;
  text-align: justify;
  background: url('../images/pic_kontakt.jpg') 0 0 no-repeat;
}

.upute_izdvojeno
{
  margin: 0;
  padding: 10px 50px 10px 190px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 110px;
  text-align: justify;
  background: url('../images/Su_16_1.gif') 40px 10px no-repeat;
}

.znakovi_izdvojeno
{
  margin: 0;
  padding: 10px 40px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 100px;
  text-align: justify;
}

.znak_detalji
{
  margin: 0;
  padding: 10px 50px;
  line-height: 18px;
  min-height: 230px;
  text-align: justify;
}

.znak_detalji img
{
  float: left;
  margin: 15px 25px 10px 0;
  max-height: 110px;
}

.znak_detalji table
{
  width: 450px;
}

.obrazovanje
{
  margin: 0;
  padding: 10px 50px 10px 200px;
  border-bottom: 1px dashed gray;
  line-height: 18px;
  min-height: 100px;
  text-align: justify;
  background: url('../images/pic_obrazovni.jpg') 0 0 no-repeat;
}

.bold
{
  font-weight: bold;
}

.tel
{
  font-weight: bold;
  letter-spacing: 2px;
  margin-right:20px;
  margin-left: 5px;
}

.obrazovanje_kratko
{
  margin: 0;
  padding: 10px 50px;
  line-height: 18px;
  min-height: 130px;
  text-align: justify;
}

.reklame 
{
  margin: 0;
  padding: 0;
  clear:both;
  line-height: 18px;
  padding: 10px 0 10px 10px;
}

.kratka_novost
{
  margin: 0;
  padding: 10px 50px;
  border-top: 1px dashed gray;
  line-height: 18px;
  min-height: 130px;
  text-align: justify;
}

.kratka_novost img
{
  float: left;
  margin: 5px 10px 10px 0;
}

.duga_novost
{
  margin: 0;
  padding: 40px 50px;
  line-height: 18px;
  min-height: 300px;
  text-align: justify; 
}

.duga_novost h3
{
  text-transform: uppercase;
}


.duga_novost img
{
  float: left;
  margin: 5px 10px 10px 0;
}


.novost_date
{
  font-size: 10px;
  color: #4F4F4F;
  margin-left: 15px;
}

.novost_vise
{
  font-size: 10px;
  float: right;
}

.cat_list 
{
  height: 40px;
  padding: 0 0 0 20px;
}

.cat_ul_list ul
{
  position: relative;
  list-style-type: none;
  padding: 5px 15px;
}

.cat_ul_list li
{
  position: relative;
  list-style-type: none;
  padding: 5px 15px;
  font-weight: bold;
}

h3
{
  margin: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: rgb(0,125,16);
  font-weight: bold;
}

h4
{
  margin: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(0,125,16);
  font-weight: bold;
}

p, form
{
  margin: 10px 20px;
}

.links 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

a 
{
  color: rgb(0,125,16);
  text-decoration: none;
}

a img
{
  border: none;
}

a.detalji
{
  display: block;
  width: 16px;
  height: 16px;
  background: url('../images/arrow_right.gif') center center no-repeat;
}

a.detalji span
{
  display: none;
}

a:hover 
{
  color: rgb(0,125,16);
  text-decoration: underline;
}

table
{
  margin: 10px 20px 20px 20px;
  border: 1px solid white;
  width: 95%;
}

table th, table td
{
  padding: 5px;
  vertical-align: top;
}

table th
{
  background: rgb(83,176,76);
  vertical-align: middle;
}

table td.alt1
{
  background: #D8F5D6;
}

table td.alt2
{
  background: #F3F3F3;
}

.thumb
{
  text-align: center;
  width: 60px;
}

.thumb img
{
  max-height: 50px;
  max-width: 50px;
}

.broj
{
  width: 65px;
}

.checkbox
{
  width: 25px;
  text-align: center;
}

.right
{
  text-align: right;
}
