<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form{
  margin: 0px;
}

img{
  border: 0px;
}

div.clear {
  float: none;
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0;
}

img.ajax_preloader{
  position: absolute; 
  top: 200px;
  left: 200px;
  z-index: 9999;
  display: none;
}

input.input_focus{
  border: solid 1px #222222;  
}

input.input_blur{
  border: solid 1px #888888;  
}

.error{
  color: red;
}

table.kontaktny_formular td{
  vertical-align: top;
}

table.kontaktny_formular td.popisok{
  padding-top: 2px;
  font-weight: bold;
  text-align: right;
}

.spriesvitnit_ie6{
  behavior: url('scripts/iepngfix.htc'); 
}

div.nahlad{
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  width: 100%;
  text-align: center;
  display: none;
}

div.nahlad img{
  border: solid 5px white;
}

div.filter{
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  _height: 100%;
  top: 0px;
  left: 0px;
  background: #000000;
  z-index: 998;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: none;
}

td.nahlad_popis{
  color: #000000;
  background: #ffffff;  
  padding: 5px 10px 10px 10px;
  text-align: left;
}

td.nahlad_popis a{
  color: #000000;
}

td.nahlad_popis div.zdielanie_box{
  float: right;
  text-align: right;
}

td.nahlad_popis div.zdielanie_box a{
  text-decoration: none;
  display: block;
  padding: 3px 6px;
  background-repeat: no-repeat;
  background-position: right center;
}

td.nahlad_popis div.zdielanie_box a:hover{
  text-decoration: none;
  display: block;
  background-color: #eeeeee;
}</pre></body></html>