div.net_contact_h {
  margin-top: 10px;
  margin-left: 10px;
  color: #696969;
  font-weight: bold;
  font-size: 125%;
 
}

div.hp_c_h {
  margin-top: 5px;
  height: 28px;
  background-image: url('../../images/svethostingu.cz/hp_c1.gif');
}

div.net_contact_c {
  margin-top: 5px;
  margin-left: 14px;
  color: #696969;
  text-align: justify;
}

div.net_contact_l {
  float: left;
  width: 200px;
  text-align: right;   
  font-weight: bold; 
}

div.net_contact_r {
  padding-left: 205px;
}

div.net_contact_s {
  clear: left;
  height: 1px;
  font-size: 1px;
  margin-bottom: 4px;
}

div.net_contact_ok {
  padding-left: 205px;
  color: green;
  font-weight: bold;
  margin-bottom: 5px;
}

div.net_contact_error {
  padding-left: 205px;
  color: red;
  font-weight: bold;
  margin-bottom: 5px;
}

input.sv_full_name, input.sv_email_to, input.sv_email_from, select.sv_query_type {
  border: 1px solid #696969;
  width: 250px;
}

textarea.sv_text {
  border: 1px solid #696969;
  width: 250px;
  height: 150px;
}

input.sb_form_send {
  border: 1px solid #696969;
}


ul.imgs {
  margin: 1.5em 0 1em 0;
}

ul.imgs li {
  float: left;
  width: 135px;
  height: 160px;
  margin: 0 20px 0 0;
  list-style: none outside;
  font-size: 92%;
  color: #666666;
  text-align: center;
}

ul.imgs li a {
  display: block;
  width: 135px;
  height: 125px;
  margin-bottom: 4px;
}

ul.imgs li a img {
  width: 128px;
  height: 125px;
}

div.ul_imgs {
  clear: left;
  height: 1px;
  font-size: 1px;
  margin-bottom: 4px;
}
img.tech {
  border: 1px solid #BCCCD0;
}