body {
  background: #a0a0a0 url("images/back.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
}

form
{ margin-top: 0px; margin-bottom: 0px  }

.text
{ font-size: 14px; font-weight: normal; font-family: arial; text-align: justify; color: #ffffff; line-height:17px;  }

.text_logo
{ font-size: 17px; font-weight: bold; font-family: arial; text-align: left; color: #000000; line-height:30px;  }

.link_menu a:link {font-size: 14px; font-weight: normal; font-family: arial; font-align: center; color: #ffffff; text-decoration: none}
.link_menu a:visited {font-size: 14px; font-weight: normal; font-family: arial; font-align: center;  color: #ffffff; text-decoration: none}
.link_menu a:active {font-size: 14px; font-weight: normal; font-family: arial; font-align: center;  color: #828282; text-decoration: none}
.link_menu a:hover {font-size: 14px; font-weight: normal; font-family: arial; font-align: center;  color: #828282; text-decoration: underline}

.box /* look&fell of  select box*/
{
  margin-top: 7px;
  padding-left:2px;
  padding-top:3px;
  font-family:verdana;
  font-size:11px;
  width : 120px;
  height : 17px;
  display : block;
  text-align:left;
  height : 15px;
  background: url('bg_box.png') right;
  border:1px solid #d1e4f6;
  color:#333;
}

#p5
{ display: block;
  width: 261px;
  height: 118px;
  background: url("images/price5.jpg") no-repeat 0 0;  }

#p5:hover
{  background-position: 0 -118px;  }

#p5 span
{  display: none;  }


#p10
{ display: block;
  width: 234px;
  height: 118px;
  background: url("images/price10.jpg") no-repeat 0 0;  }

#p10:hover
{  background-position: 0 -118px;  }

#p10 span
{  display: none;  }


#p20
{ display: block;
  width: 237px;
  height: 118px;
  background: url("images/price20.jpg") no-repeat 0 0;  }

#p20:hover
{  background-position: 0 -118px;  }

#p20 span
{  display: none;  }


#p30
{ display: block;
  width: 268px;
  height: 118px;
  background: url("images/price30.jpg") no-repeat 0 0;  }

#p30:hover
{  background-position: 0 -118px;  }

#p30 span
{  display: none;  }

.tablazat
{ padding-top:0px;
  border-style:solid;
  border-width:1px;
  border-color:#a0a0a0;
}

.tablazat_offers
{ padding-top:0px;
  border-style:solid;
  border-width:1px;
  border-color:#202022;
}