body{
font-family: sans-serif;
text-align:center;

}


.mainDiv{
  background-image: url(./images/tlo.gif);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  width:980px;
  height:519px;
  margin:0 auto 0 auto;
  position: relative;
  left: 0px;
  top: 0px;
}

.product-text{
text-align:left;
   border: none;
   color:white;
  width:240px;
  height:275px;
  position:absolute;
  left:430px;
  top:162px;
  padding:0px;
  margin:0px 5px;
  float:left;
  font-size: 80%;


}

.product-image{
  border: none;
  width:200px;
  height:255px;
  position:absolute;
  left:700px;
  top:171px;

}

div#bar_nav {
  position: absolute;
  left: 210px;
  top: 35px;
    font-size:70%;  

}

div#bar_nav ul.nav {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
div#bar_nav ul.nav li {
  display: inline-block !important;
  display: inline;
  width: 90px;

  float: left;
  padding: 0;
  padding-left: 14px;
  background-image: url( ./images/dot.png );
  background-repeat: no-repeat;
  margin: 0;   
}
div#bar_nav ul.nav li a {
  display: block;
  float: left;
  

  margin: 0px;
  padding: 0px;
  color: #0256A9;
/*  font-weight: bold;*/
  text-decoration: none;
}

div.menu-list
    {
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    font-size:70%; 
    font-weight: bold;

    }

div.menu-list div
    {
    }

div.menu-list a
    {
    padding: 4px;

    display: block;
    color: #0256A9;
    font-size: 12px;
    font-weight:bold;
    text-decoration: none; 
    }

div.menu-list a:hover
    {
    font-weight:bold;
    background-color: #0256A9;
    color: #FFFFFF;
    }


.subfooterDiv{
  color:white;
  background-image: url(images/middle.gif);
  background-repeat:no-repeat;
  height:28px;
  margin: 2px auto;
  text-align:left;
  position: absolute;
  top: 510px;
  left: 60px;
  width: 855px;
  
}

.subfooterDiv a.main
    {
    position: absolute;
    left:     10px;
    top:      7px;

    display: inline;
    font-size: 70%;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    }

.subfooterDiv span.search{
  position: absolute;
  left:     320px;
  top:      7px;
  font-size: 70%;
  font-weight: bold;

}


*.subfooterDiv *.searchField{  
  font-size:13px;
  padding-left:5px;
  height:22px;
  background-image: url(images/szukaj1.gif);
  background-repeat:no-repeat;
  width:120px;
  border:none;
  margin-right:5px;

  position: absolute;
  left:     371px;
  top:      3px;
}

*.subfooterDiv *.submitButton{
  position: absolute;
  left:     496px;
  top:      3px;
}

*.subfooterDiv a{
  padding:0px;
  position: absolute;
  left:     535px;
  top:      3px;
}

*.subfooterDiv a img{
  border:none;
  padding:0px;
  height:22px;
  width:317px;
}



.product-image img{
  width:200px;
  height:255px;
}


div.relWrapper
    {
    position: relative;
    left: 0px;
    top: 0px;
    }
    
.author{
  position: absolute;
  top: 545px;
  left: 60px;
  
  width:855px;
  display:inline;
  text-align:right;
  font-size:12px;
  

}

.author a{
  color:rgb(173,216,230);
  text-decoration:none;

}

#privacy{
  position:relative;
  
}

#privacy a{
  color: white;
  display:block;
  margin-top: 2px;
  margin-left: 15px;
  text-align:left;
  font-size: 12px;
  text-decoration: none;

}


#topLink{
  position: absolute;
  top: 25px;
  left: 45px;

  

}
#topLink img{
    border:none;
}
