body,td {
  margin-top:0px;
  font-family: Arial;
  font-size: 12px;
}

.tab_main {
  border:1px solid black;
  width:780px;
}

.tab_lewa_gora {
  background-image: url("../img/tlo_lewa_gora.png");
  background-repeat: no-repeat;
  padding-left: 2px;
}

.tab_srodek {
  padding: 0px;
}

.tytul {
  font-family: Arial, Tahoma;
  font-size: 14px;
  color: navy;
  /*font-weight: bold;
  font-variant:small-caps;*/
  padding-left: 5px;
}

.tytul2 {
  font-family: Arial, Tahoma;
  font-size: 14px;
  color: #218a21;
  font-weight: bold;
  /*font-variant:small-caps;*/
  padding-left: 5px;
  font-style:italic;
}

.select_miejsc {
  font-family: Arial, Tahoma;
  font-size: 11px;
  color: navy;
  background-color: #e1f4ff;/*#e5f3e5;#e1f4ff;*/
  text-align: center;
}

.select_sondy {
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px;
  color: navy;
  width: 400px;
  font-style: italic;
  font-weight: bold;
}

.menu_left {
  font-family: Arial, Tahoma;
  font-size: 15px;
  font-style: italic;
  color: navy;
  padding-left: 3px;
}

a.menu_lewa {
  color: navy;
  text-decoration: none;
}

a.menu_lewa:visited {
  color: navy;
  text-decoration: none;  
}

a.menu_lewa:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;  
}

span.menu_lewa {color: navy; }
a.menu_lewa span {color: navy; }


a.menu_gora {
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: navy;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #c3f0ff;
  padding: 3px 5px 0px 5px;
}

a.menu_gora:visited {
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: navy;
  font-weight: bold;
  text-decoration: none;  
  border: 1px solid #c3f0ff;
  padding: 3px 5px 0px 5px;
}

a.menu_gora:hover {
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #3169c6;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #3169c6;
  padding: 3px 5px 0px 5px;
  background-color: #e7edf8;
}

p.top{
  font-family: Arial, Tahoma;
  font-family: Arial, Tahoma;
  text-align: right;
  padding: 0px 20px 12px 0px;
}

a.top {
  color: navy;
  font-size: 10px;  
  text-decoration: none;  
}

a.top:visited {
  color: navy;
  font-size: 10px;  
  text-decoration: none;  
}

a.top:hover {
  color: red;
  font-size: 10px; 
  text-decoration: underline;  
}

span.top {color: navy; }
a.top span {color: navy; }

.podpow {
  border: 1px dotted navy;
  background-color: white;
  padding: 0px 5px 0px 5px;
  cursor: help;
}

img.zdj {
  border: 1px solid black;
  padding: 1px 1px 1px 1px;
}

.email {
  color: blue;
  font-size: 12px;  
  text-decoration: none; 
}

a.normal {
  color: blue;
  font-size: 12px;  
  text-decoration: none;  
}

a.normal:visited {
  color: blue;
  font-size: 12px;  
  text-decoration: none;
}

a.normal:hover {
  color: red;
  font-size: 12px; 
  text-decoration: underline;  
}

span.normal {color: blue; }
a.normal span {color: blue; }

/*
#tresc {
  z-index: 10;
  position: absolute;
  width: 500px;
}
*/

#komunikaty {
  background-color:#FFFAFA;
  width: 540px;
  border: 1px solid red;
  left: 10px;
  position: relative;
}

a.sonda {
  color: navy;
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px;  
  font-style: italic;
  font-weight: bold;
  background-color: white;
  padding: 2px;
  border: 1px solid #7f9db9;
  width: 400px;
  text-decoration: none;  
}

a.sonda:visited {
  color: navy;
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px;  
  font-style: italic;
  font-weight: bold;
  background-color: white;
  padding: 2px;
  border: 1px solid #7f9db9;
  width: 400px;
  text-decoration: none;
}

a.sonda:hover {
  color: navy;
  font-family: Verdana, Arial, Tahoma;
  font-size: 13px; 
  font-style: italic;
  font-weight: bold;
  background-color: white;
  padding: 2px;
  border: 1px solid #7f9db9;
  width: 400px;
  text-decoration: none;  
}

.sonda_tlo {
  background-color: white;
  padding: 10px;
  border: 1px solid #7f9db9;
}