.normal {font-family: tahoma; font-size: 11px; color: #4F4F4F; line-height: 17px}
a.menu {font-family: tahoma; font-size: 11px; text-decoration: none; color: #141414}
a.menu:hover {font-family: tahoma; font-size: 11px; text-decoration: underline; color: #D3141D}
a {font-family: tahoma; font-size: 11px; text-decoration: none; color: #d3141d}
a:hover {font-family: tahoma; font-size: 11px; text-decoration: underline; color: #141414}
.granat {font-family: tahoma; font-size: 11px; color: #012A68}
.granat_nag {font-family: arial; font-size: 12pt; font-weight: bold; color: #4682b4}
.czerw_nag {font-family: arial; font-size: 14px; font-weight: bold; color: #d3141d}
.bord {border: 1px solid #c7c7c7}
a.menuakt {font-family: tahoma; font-size: 11px; text-decoration: none; color: #D3141D}
a.menuakt:hover {font-family: tahoma; font-size: 11px; text-decoration: underline; color: #141414}
.pole_txt {font-family: tahoma; font-size: 11px; border: 1px solid #ff6600; background: #ffffff}
.przycisk {font-family: tahoma; font-size: 11px; color: #ffffff; border: 1px solid #D3141D; background: #D3141D; cursor:pointer}
.nag {font-family: tahoma; font-size: 14px; font-weight: bold; color: #D3141D}
.white {font-family: tahoma; font-size: 11px; color: #ffffff}
.tekst_czerwony {font-family: tahoma; font-size: 11px; color: #D3141D}
#menulearning {display:none}

#bn_section {
  background: transparent; 
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  top: 0px; 
  right: 0;
  height: 24px;
  display: inline;
}

#bn_section li {
  margin: 0;
  float: left;
  padding: 0;
  background: url(./images/tab_left.gif) no-repeat top left;
  height: 24px;
  margin-top: 2px; 
  margin-bottom: 0px !important;
list-style-type: none;
}

#bn_section li a {
  display: inline;
  font-family: Tahoma, Arial;
  font-size: 11px !important;
  font-weight: bold;
  text-decoration: none;
  float: left;
  margin-bottom: 0;
  background: url(./images/tab_right.gif) no-repeat top right;
  height: 24px;
  color: #ffffff;
  line-height: 24px;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 3px;
  margin-left: 7px; 
}

#bn_section li.selected {
 margin: 0;
  float: left;
  padding: 0;
  background: url(./images/tab_selected_left.gif) no-repeat top left;
  height: 24px;
  margin-top: 2px; 
  margin-bottom: 0px !important;
list-style-type: none;
}

#bn_section li.selected a {
  background: url(./images/tab_selected_right.gif) no-repeat top right;
  height: 24px;
  color: #ffffff;
  line-height: 24px;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 3px;
  margin-left: 7px;
}
