body 
  {
    margin      : 0px;
    padding     : 0px;
    background-color: #EFEFEF;
    font-family: verdena, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align  : center;
  }
p {margin: 0 0 10px 0}

#strona
 {
   margin: auto;
   padding: auto;
   width   : 855px;
   border-style: 1px groove; 
   position:  relative; 
 }
 #baner
 {
  background-color:#ffffff  repeat-x bottom;
   height: 25px;
  position: relative;
  }
#logo {
   
    height: 150px;
    position: relative;}
table#nav {
  width: 755px;
  border-top: 1px solid #B1B1B1;
  border-bottom: 1px solid #B1B1B1;
  background:  bottom repeat-x;
  background-color: #3024A1;
  font-size: 10px;
}
table#nav td {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #B1B1B1;
}
table 
#nav td.end {border: 0;}
#nav a {color: #ffffff; margin-top: 3px; text-decoration: none;}
#nav a.active {color: #D65B00;}
#nav a:hover{text-decoration: underline; color:red}

#ban_cen {
  background-color:#ffffff  repeat-x bottom;
   height: 25px;
  position: relative;
  }

#center
 {
   margin: auto;
   padding: auto;
   width   : 755px;
   position:  relative; 
    }
#leftnew {
   background-color: #FFffff;
    float         : left;
    width         : 500px;
    padding-right : 10px;
    padding-left  : 10px;
    text-align    : justify;
    font-size: 10px;
      }
#tresc{
	
	}
h3 {color: #FF0000}
#rignew 
{
    float        : right;
    width        : 225px;
    padding-left  : 3px
    padding-right : 3px;  
  }

#rignew a.active {color: #D65B00;}
#rignew a:hover{text-decoration: underline; color:red}
 /*menu*/
/*czerwona zakladka*/
.redtab {
  color: #fff;
  border-bottom: 2px solid #3024A1;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  font-size: 10px;
}
.redtab div {
  background:  no-repeat top left;
  background-color: #3024A1;
  padding-left: 5px;
  width: 135px;
  padding-top: 4px;
  padding-bottom: 3px;
}
