body {
margin: 0px;
padding: 0px;
text-align: center;
background: #DBDBDB;
font-family: verdana;
font-size: 12px; }

#pojemnik {
width: 650px;
margin: 20px auto;
text-align: left;
border: 1px solid black; }


#impreza {
padding: 10px 20px;
background: darkorange;
line-height: 150%; }

#ramka {
margin-top: 20px;
float: right;
border: 2px solid white;
padding: 10px;
color: white;
font-size:18px;
background: orange;
width: 130px;
line-height: 150%;
text-align: center; }

a {
text-decoration: none; color: black; }
 
a:hover {
text-decoration: underline; }


#gora {
background: orange;
padding: 10px;
color: white;
font-size: 16px;
text-align: right;
font-weight: bold; }

#lewa {
width: 200px;
background: #EEE;
border-right: 2px solid silver;
vertical-align: top;
 }

 .plakat {
        text-align: center;
       padding: 40px 0 30px 0;
 }


#lewa img {
       text-align: center;
}

#prawa {
padding: 10px;
width: 450px;
background: white;
height: 570px;
}

.powrot img {
padding: 30px 0 0 40px;
}



.podstrona {
       text-align: left;
       /*padding-top: 132px;*/
       float: left; 
}

.opis {
       padding-top: 130px;
       float: left;
}

#navcontainer { 
       width: 200px;
       float: left;
}

#navcontainer ul {
       margin: 0;
       padding: 0;
       list-style-type: none;
}

#navcontainer a {
       display: block;
       padding: 3px 3px 3px 10px;
       width: 160px;
       background-color: #fafafa;
       border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
       color: black;
   text-decoration: none;
}

#navcontainer a:hover {
       background-color: orange;
       color: #fff;
}

.tytul {
       float: left;
       font-weight: bold;
       margin: 0;
       padding-left: 10px;
       padding-bottom: 1px;
}


.tytul2 {
        text-align: center;
        padding: 10px;
        font-size: 12px;
        font-weight: bold;
}



h5 {
       color: darkorange;
       border-bottom: 1px solid orange;
       padding: 5px;
       font-size: 14px;
       font-weight: bold;
}

p.data {

       margin: 0;
       color: #7B7B7B;
       font-size: 13px;
}

p.tresc {
       text-align: justify;
       line-height: 130%;
       font-size: 11px;
 }

h3 {
       margin-bottom: 3px;
}



#lewa #navcontainer { 
       width: 165px;
       float: left;
}

#lewa #navcontainer ul {
       margin: 0;
       padding: 0;
       list-style-type: none;
}

#lewa #navcontainer a {
       padding: 5px 0 5px 30px;
       display: block;
       width: 148px;
       background-color: #fafafa;
       border-bottom: 1px solid #eee;
}

#lewa #navcontainer a:link, #navlist a:visited {
       color: black;
   text-decoration: none;
}

#lewa #navcontainer a:hover {
       background-color: orange;
       color: #fff;
}

.zdjecia {
        padding-top: 20px;
        text-align: center;
}

.zdjecia img {
        margin: 4px 4px;
        border: 1px solid black;
}

#popup body {cursor: pointer; padding: 5px 0; margin: 0; text-align:center;}
#popup p {margin:0;}

.klik {color:#444;font-size:0.9em; text-align: center;}

