/* CSS Document */
body
{
 margin:0px auto;
 padding:0px;
 text-align:center;
 }
div
{
 margin:0px auto;
 padding:0px;
 text-align:left;
}
a
{
 text-decoration:none;
}
a:hover
{
 text-decoration:underline;
}

img{ border:0px;}

#container
{
 width:950px;
 height:auto;
 margin:0px auto;
 padding:0px;
}



 
#content
{
 border:0px solid;
 width:950px;
 height:auto;
 float:left;
 background-color:#fff;
}

#left_side
{
 width:636px;
 height:auto;
 float:left;
 border:0px solid;
}

#podstrona
{
 width:636px;
 height:auto;
 float:left;
 font-family:Georgia, "Times New Roman", Times, serif;
}
#podstrona_top
{
 width:636px;
 height:71px;
 float:left;
 font-size:36px;
 color:#004cff;
 padding:5px 0px 0px 20px;
}

#podstrona_content
{
 width:636px;
 height:auto;
 float:left;
 padding:0px 0px 0px 20px;
}

#podstrona_bottom
{
 width:636px;
 height:9px;
 float:left;
}
.art
{
 width:600px;
 height:auto;
 float:left;
 border:0px solid;
 margin:8px 0px 5px 0px;
}

.tytul,#podstrona_top_tytul
{
 font-size:24px;
 color:#00c000;
 }
 
 .tytul_ost
 {
  font-size:20px;
  color:#6f6f6e;
 }
 
 #podstrona_top_tytul
  {
   width:636px;
   height:71px;
   float:left;
   font-size:36px;
   padding:5px 0px 0px 20px;
  }
 
.wstep
{
 font-size:14px;
 color:#6f6f6e;
 font-weight:bold;
}

.tresc
{
 width:600px;
 font-size:14px;
 color:#6f6f6e;
 float:left;
} 

.zdjecie
{
 width:100px;
 height:auto;
 float:left;
 margin:0px 10px 0px 0px;
}

.zdjecie img
{
 border:2px solid #dad9d9;
}

.galeria
{
 width:600px;
 height:auto;
 float:left;
 text-align:center;
 margin:0px auto;
}

