html, body {
    background: #001c2e url("grfx/bg.gif") repeat-x;
    height: 99%;
    color: #ffffff;
    font-family: Verdana;
    font-size: 9pt;
    margin-bottom: 0px;
     }
h2 {
    font-size: 13pt;
    color: #FFE680;
    font-weight: normal;
}
h3 {
  font-size: 9pt;
  color: #fff;
  font-weight: bold;
}
h4 {
  font-size: 10pt;
  color: #E0C29B;
  font-weight: bold;
}
a:link {
  color: #fff;
  text-decoration: underline;
}
a:visited {
  color:#fff;
  text-decoration: underline;
  border: 0px;
}
a:active {
  text-decoration: none;
  font-weight: normal;
}
  a:hover {
  color: #E39025;
  font-weight: normal;
}
a.menu{
  padding-left: 9px;
}
a.menu:link{
  color: #fff;
  text-decoration: none;
  border: 0px;
}
a.menu:visited {
  color: #fff;
  text-decoration: none;
  border: 0px;
}
a.menu:hover {
  color: #E39025;
  text-decoration: none;
  font-weight: normal;
}
table.menu {
  font-size: 8pt;
}
table.kalendarz td {
  font-size: 13px;
  border: 0px;
  border-bottom: thin dotted #fff;
  border-right: thin dotted #fff;  
}
table.kalendarz th {
  font-size: 16px;
}
table.sedziowie td {
  font-size: 11px;
  border: 0px;
  border-bottom: thin dotted #fff;
  border-right: thin dotted #fff;  
}
table.wladze {
  font-size: 13px;
}
div.kolumna {
  width: 800px;
  min-height: 390px;
  margin: 0 auto;
  padding: 0;
  background-color: #004259;
}
div.gora {
  /*background-image: url("grfx/logo.gif");
  background-position: center left;
  background-repeat: no-repeat;*/
  
}
div.left {
  padding-top:8%;
  width: 25%;
  float: left;
}
div.main {
  width: 42%;
  padding-top:7%;
  padding-left:5%;
  float: left;
}
div.main_left {
  width: 69%;
  padding-left: 3%;
  padding-top:7%;
  float:left;
}
div.right {
  width: 26%;
  padding-top: 58px;
  margin-right: 0;
  padding-left: 2%;
  float: left;
}
div.aktualnosci {
  padding-left:7px;
  font-size:8pt;
}

input, textarea {
background-color: transparent;
border-right: #ffffff 1px solid;
border-left: #ffffff 1px solid;
border-top: #ffffff 1px solid;
border-bottom: #ffffff 1px solid;
height: 18px;
width: 180px;
margin-top: 5px;
margin-bottom: 5px;
color: #fff;
}
div.submit input{
  margin-left: 36%;
  margin-top: 1px;
  border: 0;
}
div.logo_lkj {
  padding-top: 56px;
}
div.logo_champion {
  padding-top: 670px;
}
div.logo_arabika {
  padding-top: 410px;
  margin-left:-50px;
}

div.logo_napoleonskazagroda {
  padding-top: 28px;
  margin-left:-50px;
}
div.logo_napoleonskazagroda img {
  width:100px;
}

div.logo_agro_aves{
  padding-top: 22px;
}

textarea {
height: 80px;
width: 290px;
}
th {
  padding-top:8%;
}
td {
  height:30px;
}
li {
   margin-left:-18px;
   list-style-position:outside;
   padding-bottom:10px;
}
div.aktualnosci h4 {
  margin-top:7px;
  margin-bottom:0px;
}
p.lkluby {
  padding-bottom: 43px;
  font-size: inherit;
}
a img{
  border: 0px;
}

