body 
  {
    background:#000000;
    /* margin:0;
    padding:0;*/
    font-family:verdana;
  }

div.strona
  {
     background:#ABD28F;
     /*background:#336633;*/
     
     line-height:100%;
     margin:0 auto 20px auto;
     width:920px;
     overflow:hidden;
     padding:15px;
     -moz-border-radius: 20px;
    
  }
div.naglowek
  {
    background: url("/img/header.jpg") no-repeat center;
    
    padding:0px;
    margin:0 auto 20px auto;
    width:951px;
    overflow:hidden;
    height:260px;
   
  }

  div.stopka
  {
    background: url("/img/footer.jpg") no-repeat center;

    padding:0px;
    margin:0 auto 20px auto;
    width:951px;
    overflow:hidden;
    height:188px;

  }



div.tresc 
  {
    /*background:#f8fcf5 none repeat scroll 0;*/
    border:0px solid #D1DF99;
    float:left;
   /* padding:30px;*/
    /*width:470px;*/
    width:590px;
    margin: 20px 0 0 0; 
    min-height:900px;
    font-size:12px;
    line-height: 125%;
    text-align:left;
  }
div.tekst
  {
   background:#f8fcf5 none repeat scroll 0;
   padding:15px;
   margin-bottom:15px;
    border-left: 2px solid #E3EFB3;
    border-right: 2px solid #E3EFB3;
    border-bottom: 2px solid #E3EFB3;
  }
 
div.bok
  {
    background:#f8fcf5 none repeat scroll 0;
    float:right;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    margin: 20px 5px 0 0;
    width:150px;
  }
div.anime_podpis
  {
     background:#f8fcf5 none repeat scroll 0;
     border:0px solid #D1DF99;
     float:right;
     
     margin: 0px 5px 0 0;
     width:180px;
     
  } 

div.reklama1
  {
    background:#f8fcf5 none repeat scroll 0;
    border:1px solid #D1DF99;
    float:right;
    padding:15px;
    margin: 20px -15px 0 0;
    width:370px;
    position:relative;
/*    left: -2;*/
    overflow:hidden;
  }
div.wyszukiwarka
  {
    background:#f8fcf5 none repeat scroll 0;
    border:0px solid #D1DF99;
    float:right;
    padding:0px;
    margin: 20px 5px 0 0;
    width:305px;
    text-align:center;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
  }

 div.wyszukiwarka input[type=text]
  {
      width:100px !important;
  }

input, select 
  {
    border-color: #D1DF99;   
    
  }
  
div.reklama_google
  {
    background:#f8fcf5 none repeat scroll 0;
    border:0px solid #D1DF99;
    float:right;
    padding:0px;
    margin: 20px 5px 0 0;
    width:150px;
    min-height:645px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    text-align:center;
  }
div.buttony
  {
    background:#f8fcf5 none repeat scroll 0;
    border:0px solid #D1DF99;
    float:right;
    padding:0px;
    margin: 20px 5px 0 0;
    width:150px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
  }
 
.menu
 {
    background:#f8fcf5 none repeat scroll 0;
    border-left: 2px solid #E3EFB3;
    border-right: 2px solid #E3EFB3;
    border-bottom: 2px solid #E3EFB3;
    padding: 10px;
    
    /*float:center;*/
 }
 .menu ul li a {
     font-family: Georgia;
     font-size:14px;
 }

.menu_buttony
 {
    background:#f8fcf5 none repeat scroll 0;
    border-left: 2px solid #E3EFB3;
    border-right: 2px solid #E3EFB3;
    border-bottom: 2px solid #E3EFB3;
    padding: 10px 0;
    min-height:378px;
 }

.menu_buttony img
{
    width:88px;
    
}
 .menu_nowe
 {
    background:#f8fcf5 none repeat scroll 0;
    border-left: 2px solid #E3EFB3;
    border-right: 2px solid #E3EFB3;
    border-bottom: 2px solid #E3EFB3;
    padding: 10px;
    line-height:65%;
    min-height:264px;
 }
 .menu_nowe a
 {
       font-size:7pt;      
 }
    
#menu_gora
  {
     position: relative; top:4px;
     line-height:150%;
     margin:0 auto 0px auto;
     width:920px;
     overflow:hidden;
  }


div.podkreslenie 
{
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  background:#E3EFB3;
  padding:0px 5px;
  display:block;
  line-height:20px;

}

div.podkreslenie_menu  
{
 background: #E3EFB3;
 border: 2px solid #E3EFB3;
 margin: 0;
 padding: 2px 8px 0px;
 text-align: center;
 text-transform: uppercase;
 font-family: "Comic Sans MS";
 font-size: 14px;
 font-weight: bold;
     -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}


.bok ul li
{
padding:0;
font-size:15px;  
height:20px;
}

.bok ul
{
  min-height:150px;
  padding:0;
  margin:0;
  text-align:center;
}

#menu_gora ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_gora ul {
	float: left;
	width: 100%;
	border-bottom: 0px solid #365;
	padding-left: 0px;
}

#menu_gora ul li {
	float: left;
	background: url("zakladka.gif") no-repeat left top;
	margin-right: 5px;
}

#menu_gora ul a:link, #menu_gora ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url("zakladka2.gif") no-repeat right top;
	color: #365;
	padding: 5px 15px 0px 5px;
	margin-left: 10px;
	font-size:15px;
}

#menu_gora ul a:hover {
	color: #032;
}

#pokaz_linki 
{
/*  width:100;
  height:100;*/
  background:#f8fcf5;
  
}

#pokaz_linki table
{
    width:100%;
}
#pokaz_linki table, #pokaz_linki td
{
border:0;
  border-color:gray;
  border-style:none;
	text-align:center;

}
a
{
 cursor:pointer;
 font-weight: bold;
 text-decoration: none;
 color: #127856;
 font-family:verdana;
 font-size:10pt; 
}
a:hover 
{
 color: #125634;   
}   
#tresc table
{
  display:inline;
}
.center
{
  text-align:center;
}
.right
{
  text-align:right;
}

.left
{
  text-align:left;
}

#menu_boczne 
{
	float: right;
	width:310px;

}

.search
{
    width: 150px;
}

#stronicowanie
{
    text-align:center;
}

.ekipa ul li {
    list-style:disc;
    display:list-item;
}

hr {
color: #e8efce;
background-color: #e8efce;
    height:1px;
    border:none;
    margin:0;
}

p {
/*    line-height: 1em;*/
    margin:0;
    padding:0;
}

.newsy-srodek {
    overflow:hidden;
}

.newsy-srodek a, .newsy-srodek a:hover {
    font-size:12px
}

.newsy-srodek img {
    padding-right:8px;
}

h1 {
    font-size: 14px;
}

h2 {
    font-family:"Comic Sans MS";
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
}

.opis p, .opis p{
    text-align:justify;
}

#autor_opisu {
    float:right;
}

.ikonki {
    float:right;
    width:21px;
    margin-top:48px;
    margin-left: 10px;
}
.ikonki img {
    margin-bottom:7px;
    border: none;
}
