
td.avast_standard {
  float: left;
}

div.top_shaddow{
  background-image: url('../images/back_shaddow_top.jpg');
  background-repeat:repeat-x;
  background-position:0px 0px;
  height:           40px;
}

div.bottom_about {
  border-top:       1px solid #ffffff;
  border-bottom:    1px solid #aaaaaa;
  background-image: url('../images/back_top.jpg');
  background-repeat:repeat-x;
  background-position:0px -36px;
  color:            #ffffff;
  height:           36px;
}

div.text_about {
  color:            #ffffff;
  height:           30px;
  padding:          5px;
  margin-top:       6px;
  text-align:       left;
  vertical-align:   bottom;
    float:left;
  
}


div.text_rights{
  text-align:      left;
  width:           440px;
  color:           #555555;
  font-size:       7pt;
    float:left;
    white-space:  normal;
}


div.bottom_shaddow {
  background-image: url('../images/back_bottom.jpg');
  background-repeat:repeat-x;
  background-position:0px 0px;
  border-top:       1px solid #555555;
  background-color: #ffffff;
  height:           6px;
}


div.rightmenu {
  position:         relative;
  border-left:      1px dotted #555555;
  border-bottom:    1px dotted #555555;
  color:            #333333;
  background-color: #ffffff;
  width:            170px;
  padding-left:     10px;
  padding-bottom:   10px;
  white-space:      normal;
}



div.rightinfo {
  position:         relative;
  border-left:      1px dotted #555555;
  white-space:  normal;
  color:            #333333;
  background-color: #ffffff;
  width:            160px;
  padding-top:      10px;
  padding-left:     10px;
  padding-bottom:   10px;
}

div.leftmenu {
  position:         relative;
  border-right:     1px dotted #555555;
  color:            #333333;
  background-color: #ffffff;
  margin-top:       4px;
  width:            156px;
}
div.bottommenu  {
  position:         relative;
  border-top:       1px dotted #555555;
  color:            #333333;
  background-color: #ffffff;
  margin-top:       4px;
  padding-top:      1px;
  width:            900px;
      white-space:  normal;
}

div.content {
       white-space:  normal;
}

div.prod_desc {
  border-top:       1px dotted #555555;
  color:            #333333;
  background-color: #ffffff;
  margin-top:       4px;
  padding-top:      1px;
  height:           120px;
  min-height:       120px;
  white-space:      normal;

}

table.content_border {
  width:        700px;
  padding-left:  10px;
}

table.content_grey {
  background:    #EEEEEE;
  padding: 0px;
  margin: 0px;

}

td.shaddow {
  background-image: url('../images/bg_sh_vertikal.jpg');
  background-repeat:repeat-x; 
  background-position:0px 0px;
}
td.title_line {
  background-image: url('./img/backgrounds/title_bg_line.gif');
  background-repeat:repeat-x;
  background-position:0px 0px;
  color:       #ffffff;
  background-color:           #888888;
                  font-family:                Helvetica,Tahoma,Verdana,Arial;
                  font-size:                  9pt;
                  height:                     24px;
                  border-bottom:              #ffffff solid 4px;
}


a.form_button {
  background-image: url('/img/backgrounds/bg_button2.gif');
  background-repeat:no-repeat;
  background-position:0px 0px;
  padding-left: 20px;
  padding-top:6px;
  color:                  #ffffff;
  font-family:                Helvetica,Tahoma,Verdana,Arial;
  font-size:                  9pt;
  font-weight: bold;
  height:                     40px;  
  width:                      300px;
  text-decoration: none;
}
