body
{
  margin: 0;
  font-family: 'Trebuchet Ms', Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 13px;
  color: #4b4f61;
  background-image: url(../img/bg.gif);
  text-align: left;
  background-repeat: repeat-x;
}

a
{
  text-decoration: none;
}

#www
{
  width:764px;
  margin: auto;
}

#topbar
{
  width: 754px;
  top: 0px;
  height: 23px;
  background-image:url('../img/top.gif');
  margin: auto;
  padding-right: 10px;
  padding-top: 5px;
  text-align: right;
  color: #fff;
}

#topbar a
{
  color: white;
}

#topbar a:hover
{
  color: #000;
}

#maintop
{
  width: 764px;
  height: 213px;
  background-image:url('../img/main.gif');
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  text-align: left;
}

#maintop img
{
 margin-left: 23px;
 border: none;
}

#menu
{
  z-index: 9999;
  width:212px;
  height: 130px;
  background-image:url('../img/menubg.gif');
  background-repeat: no-repeat;
  font-size: 13px;
  text-align: left;
  position: relative;
  top:-35px;
}

#menu ul {

}

#menu li {
     list-style: none;
     list-style-image: url(../img/arrow.gif);
     padding: 2px;
     width: 150px;
     }

#menu a {
     display: block;
     color: #355674;
}

#menu a:hover {
     color: #000;
}

#rightbox
{
  z-index: 1999;
  width:212px;
  min-height: 76px;
  background-image:url(../img/rightbox.gif);
  background-repeat: no-repeat;
  font-size: 13px;
  text-align: left;
  top: 10px;
  position: relative;
}

#rightbox img
{
  border:none;
}

.reklama
{
  text-align: center;
  font-size: 13px;
  text-decoration: none; border: 1px #CCCCCC solid;
 background-color: #E9E9E9; color: #355674;
}
.reklama td a {
     display: block;
     color: #355674;
}

.reklama td a:hover {
     color: #000;
}


#right
{
  z-index: 9999;
  width:212px;
  margin-right:20px;
  position: relative;
  float: right;
}

#middle
{
  width:451px;
  min-height: 191px;
  background-image:url('../img/middlebg.jpg');
  background-repeat: no-repeat;
  margin:auto;
  padding: 30px;
  float: left;
  position: relative;
  top: 10px;
  text-align: justify;
}

#middle .imgleft
{
  border: solid 1px #4b4f61;
  float: left;
  margin-right: 10px;
}

#middle .imgright
{
  border: solid 1px #4b4f61;
  float: right;
  margin-left: 10px;
}


#footer
{
  text-align: center;
  font-size: 11px;
  clear:both;
}

#footer hr
{
  border: 1px dotted #9db3c8;
  background-color: none;
  height: 0px;
  width: 80%;
}

#footer a
{
  text-decoration: none;
  color: #B80B03;
}

.center
{
  width: 100%;
  text-align: center;
 line-height: 20px;
 padding-bottom: 0px; margin-bottom: 0px; margin-top: 3px; padding-top: 0px;
; clip:    rect(   )
}
.center h3
{
  width: 100%;
  text-align: center;
 line-height: 20px;
 padding-bottom: 0px; margin-bottom: 0px; margin-top: 3px; padding-top: 0px;
}


ul.head {
 text-align: left;
 font-size: 13px;
 font-weight: bold;
}

li.head
{
 list-style: none;
 list-style-image: url(../img/arrowbig.gif);

}

ul.modeldata
{

}

li.modeldata
{
 list-style: square inside;
 font-size: 13px;
}


.cennik
{
  width: 100%;
  font-size: 13px;
}

.cennik td
{
  border-bottom: 1px solid #ae0d2d;
}

.cennik:first-child
{
  font-weight: bold;
}

.cennik th
{
  background-color: #ae0d2d;
  color: #fff;
}
