body {
  margin: 0px; 
  padding: 0px;
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
  background-image: url('../grafika/tlo_strony.jpg');
}
td {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

p {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

A {
  font-family: tahoma;
  font-size: 8pt;
  color: #7B6823;
  text-decoration: none;
}

A:visited {
  color: #7B6823;
  text-decoration: none;
}

A:active {
  color: #7B6823;
  text-decoration: none;
}

A:hover {
  color: #010163;
  text-decoration: none;
}


A.menu {
  font-family: tahoma;
  font-size: 8pt;
  color: #7B6823;
  text-decoration: underline;
}

A.menu:visited {
  color: #7B6823;
  text-decoration: underline;
}

A.menu:active {
  color: #7B6823;
  text-decoration: underline;
}

A.menu:hover {
  color: #010163;
  text-decoration: underline;
}


li
{
padding-top: 2px;
}

.data
{
padding-right: 70px;
color: #CCCCCC;
}

ul.ul_prawe_menu
{
list-style-image : url("../grafika/plane_icon.gif");
margin-bottom: 0px;
padding-bottom: 0px;
}

ul.ul_prawe_menu li
{
padding-left: 5px;
height: 22px;
}

.stopka
{
padding-top: 5px;
background: url('../grafika/stopka.jpg') no-repeat;
height: 38px;
color: white;
}

.text_area
{
background: url('../grafika/middle_main_part.jpg') repeat-y;
padding-left: 42px;
padding-right: 40px;
}

.obrazek
{
border: solid 1px #ffffff;
}

.form
{
padding: 0px;
margin: 0px;
}
