﻿* {
    margin: 0;
    padding: 0;
    border: 0;
}
body{
  margin: 0;
  background: #cccccc url(bg.png) repeat-x;
  font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  height:100%;
  padding-top: 20px;
}

#mainwrapper{
  position:absolute;
  left: 100px;
  width: 832px;
  height: 100%;
}

.header{
  background:url(podkoren_header.png) no-repeat;
  width: 832px;
  height: 175px;
  margin-top: 10px;
  position: relative;
  z-index: 800;
}

.bgroza{
  background:url(roza_01.png) no-repeat;
  margin-top: -210px;
  margin-left: 720px;
  width: 229px;
  height: 256px;
  position: relative;
  z-index: 1;
}


#main_prostor{
  position: relative;
  z-index: 800;
  margin-top: -50px;
}

#bnr{
  position: relative;
  width: 846px;
  height: 319px;
  background:url(podkoren_bn_bg.png) no-repeat;
  padding: 10px;
}

#bnr img{
  margin: 0;
  padding: 10px;
}


#levo{
  float: left;
  width: 280px;
  min-height: 450px;
  height:auto !important;
}

#desno{
  position: relative;
  margin-left: 290px;
  width: 540px;
  min-height: 450px;
  height:auto !important;
  z-index: 50;
}

#box_meni{
  width: 276px;
  height: 205px;
  background: url(box_meni.png) 0 0 no-repeat;
  padding: 10px;
}
#box_meni a{
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#box_meni a:hover{
  color: #f7941d;
  text-decoration: underline;
}


#box_meni3{
  width: 276px;
  height: 355px;
  background: url(box_x.png) 0 0 no-repeat;
  padding: 10px;
}
#box_meni3 a{
  color: black;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}
#box_meni3 a:hover{
  color: #f7941d;
  text-decoration: underline;
}
#box_meni2{
  width: 276px;
  height: 205px;
  background: url(box_meni.png) 0 0 no-repeat;
  padding: 10px;
}

#box_meni2 a{
  color: black;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}
#box_meni2 a:hover{
  color: #f7941d;
  text-decoration: underline;
}
.meni2{
   margin: 5px 0px 0px 5px;
   width: 200px;
   height: 20px;
   color: black;
   text-decoration: none;
}
.meni{
   margin: 5px 0px 0px 5px;
   width: 200px;
   height: 25px;
   color: black;
   text-decoration: none;
}


#box_slika{
  width: 276px;
  height: 237px;
  background: url(box_slika.png) 0 0 no-repeat;
}

#box_slika img{
  margin: 0px;
  padding: 10px;
  width: 241px;
  height: 178px;
}


#list{
  background: url(list.png) no-repeat bottom left;
  width:  529px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  z-index: 100;
  margin: 0px;
  padding-bottom: 40px;
}

#list table{
  padding-left: 50px;
  font-size: 8pt;
}
#list td{
  font-size: 8pt;
}

#list p{
    margin: 0;
    padding: 10px 30px 10px 50px;
}

#list h1{
  margin: 0px;
  padding: 20px 10px 10px 50px;
}

.lslika{
  width: 156px;
  margin: 5px 5px 5px 5px;
}

.list_slika{
  width: 175px;
  height: 138px;
  float: right;
  background-image: url('list_slika.png');
  margin: 10px 10px 5px 5px;
}

#galwrap{
  margin-left: 40px;
  position: relative;
  height: auto !important;
  z-index: 200;
}


#galink{
  margin: 0px;
  padding: 20px 10px 10px 50px;
}
#galink a:link{
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#galink a:visited{
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#galink a:hover{
  color: #f7941d;
  text-decoration: underline;
}
#galink a:active{
  color: #f7941d;
  text-decoration: underline;
}

.gslika{
  margin: 3px;
  padding: 5px;
  background-color: #ffffff;
  border: 1px #DDDDDD solid ;
}
#prvax{
  margin-top: 0px;
  width: 835px;
  height: 60px;
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#prvax a{
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#prvax a:hover{
  color: #f7941d;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

.prvam{
  padding-top: 7px;
  float: left;
  width: 208px;
  height: 52px;
  background-image: url('prva_m.png');
  margin: 0;
  text-align: center;
}
.povp{
  margin-left: 50px;
}

a.domov{
  width: 110px;
  height: 40px;
  border: 1px thin solid #ffffff;
  float: right;
  margin-top: 100px;
  text-decoration: none;
}


