body {text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding:0px; margin:0px; text-align: left; background-repeat: repeat; background-image: url(../img/bg_body.gif); }

td {
  text-decoration: none; 
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000;
}

.gigant{
  width: 100%;
  height: 100%;
}

.bg {
  background-repeat: repeat; 
  background-image: url(../img/bg_body.gif); 
  width: 100%;
  height: 100%;
}

.left_border {
  background-repeat: repeat-y; 
  background-image: url(../img/border_left.gif); 
  width: 4px;
}

.right_border {
  background-repeat: repeat-y; 
  background-image: url(../img/border_right.gif); 
  width: 4px;
}

.bggray {
  background-color: #E0E8D4;
}

.bgwhite {
  background-color: #FFFFFF;
}

.bgred {
  background-color: #F20902;
}

a.main_left:link, a.main_left:visited, a.main_left:active {
  text-decoration: none; 
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  display:block;
  padding: 3px 5px 0px 5px;
}

a.main_left:hover {
  text-decoration: underline; 
  color: #028002;
}

a.menu:link, a.menu:visited, a.menu:active {
  background-repeat: no-repeat; 
  background-image: url(../img/bip_arrow.gif); 
  padding-left: 30px;
  text-decoration: none; 
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 11px;
  color: #ffffff;
  display:block;
}

a.menu:hover {
  text-decoration: underline; 
  color: #ffffff;
}

a.menu1:link, a.menu1:visited, a.menu1:active {
  background-repeat: no-repeat; 
  background-image: url(../img/bip_arrow1.gif); 
  padding-left: 40px;
  text-decoration: none; 
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 11px;
  color: #ffffff;
  display:block;
}

a.menu1:hover {
  text-decoration: underline; 
  color: #ffffff;
}

.bg_bip {
  background-repeat: no-repeat; 
  background-image: url(../img/main_right_bottom_box.gif); 
  width: 518px;
  height: 97px;
}

.foot {
  text-decoration: none; 
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 19px;
}

a.rights:link, a.rights:visited, a.rights:active {
  text-decoration: none; 
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 11px;
  color: #005E20;
  display: block;
  padding: 8px 8px 10px 8px;
  white-space: nowrap;
}

a.rights:hover {
  text-decoration: underline; 
  color: #000000;
}

a.menu_bottom:link, a.menu_bottom:visited, a.menu_bottom:active {
  text-decoration: none; 
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 11px;
  color: #005E20;
  padding: 8px 8px 10px 8px;
}

a.menu_bottom:hover {
  text-decoration: underline; 
  color: #000000;
}

.menu_bottom_selected {
  text-decoration: underline; 
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  padding: 8px 8px 10px 8px;
}

.news_header {
  text-align: center;
  color: #000000;
  text-decoration: underline; 
  font-family: Verdana, Arial, Tahoma; 
  font-size: 20px;
}

/* To mój dodatek, do poprawienia - TG */
table.change_log {
  border: solid 1px;
  text-align: center;
}

tr.header {
  font-weight: bold;
}

tr.odd {
  background-color: #dddddd;
}

tr.even {
  background-color: #aaaaaa;
}

.form {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-left: 1px solid #BE0000;
  border-right: 1px solid #F20902;
  border-top: 1px solid #BE0000;
  border-bottom: 1px solid #F20902;
  background-color: #F5F5F5;
  color: #000000;
}

