body 
  {
    margin      : 0px;
    padding     : 0px;
    background-color: #EFEFEF;
    font-family: verdena, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align  : center;
  }
p {margin: 0 0 10px 0}

#strona
 {
   margin: auto;
   padding: auto;
   width   : 865px;
   border-style: 1px groove; 
   position:  relative; 
 }
 #baner
 {
  background-color:#ffffff  repeat-x bottom;
   height: 25px;
  position: relative;
  }
#logo {
   
    height: 200px;
    position: relative;}
table#nav {
  width: 865px;
  border-top: 1px solid #B1B1B1;
  border-bottom: 1px solid #B1B1B1;
  background:  bottom repeat-x;
  background-color: #3024A1;
  font-size: 11px;
}
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:link{color: #D65B00; text-decoration: none;}
#nav a:hover {text-decoration: none; color:red}
#nav a:active {color: #D65B00; text-decoration: none;}
#nav a:visited {color: #D65B00; text-decoration: none;}

#ban_cen {
  background-color:#ffffff  repeat-x bottom;
   height: 25px;
  position: relative;
  }

#center
 {
   margin: auto;
   padding: auto;
   width   : 855px;
   position:  relative; 
    }
#leftnew {
   background-color: #FFffff;
    float         : right;
    width         : 550px;
    padding-right : 10px;
    padding-left  : 10px;
    text-align    : justify;
    font-size: 11px;
      }
#tresc{
	
	}
h3 {color: #FF0000}
#rignew 
{
    float        : left;
    width        : 235px;
    padding-left  : 3px
    padding-right : 3px;  
  }


#rignew a:link{color: #000000; text-decoration: none;}
#rignew a:hover {color: red;   text-decoration: underline;  font-weight:bold }
#rignew a:active {color: #D65B00;  text-decoration: underline;}
#rignew a:visited {color: black; text-decoration: none; }

 /*menu*/
/*niebieska zakladka*/
.redtab {
  color: #fff;
  border-bottom: 2px solid #3024A1;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  font-size: 11px;
}
.redtab div {
  background:  no-repeat top left;
  background-color: #3024A1;
  padding-left: 5px;
  width: 225px;
  padding-top: 4px;
  padding-bottom: 3px;
}
.redtabb {
  color: #c00;
  border-bottom: 4px solid #3024A1;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  font-size: 11px;
}
.redtabb div {
  background:  no-repeat top left;
  background-color: #0e2;
  padding-left: 5px;
  width: 225px;
  padding-top: 4px;
  padding-bottom: 3px;
}

