body {
     font-family: Verdana;
     font-size: 10pt;
     vertical-align: top;
     background:url(images/background.jpg);
     margin: 0px;
     padding: 0px;
}

#strona {
      border-spacing: 0px;
      border: 0px;
      line-height: 0px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
      vertical-align: top;
      width: 960px;
      
}

#langs {
      border-spacing: 0px;
      border: 0px;
      line-height: 0px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
      vertical-align: top;
      width: 960px;
      text-align: right;
      
      }
      
#foot{
    clear: both;
    width: 960px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
         
}

#gal{
    height: 100px;
    width: 150px;
    text-align: center;

    
}

#foot-line{
    clear: both;
    overflow: hidden;
    height: 7px;
    width: 100%;
    margin: auto;
    background: url(images/foot-line.png) no-repeat;

    
}

#strona #foot #f1{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-left: 10px;
    font-size: 11px;
    font-family: verdana;
    color: #686868;
}

#content {
      clear: both;
      overflow: hidden;
      width: 570px;
      margin-top: 5px;
      margin-bottom: 15px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: justify;
      padding-top: 150px;
      }
      
#tresc {
      clear: both;
      overflow: hidden;
      width: 100%;
      margin-top: 5px;
      margin-bottom: 15px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: justify;
      text-indent: 2em;
      
} 

#txt {
      clear: both;
      overflow: hidden;
      width: 405px;
      margin-top: 5px;
      margin-bottom: 30px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: justify;
      text-indent: 2em;
}

#mail {
      clear: both;
      overflow: hidden;
      width: 305px;
      margin-top: 5px;
      margin-bottom: 30px;
      margin-left: 20px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: center;
      vertical-align: top;
}

.tytul2 {
        color: #c2e1e2;
        font-size: 13pt;
}

.tabelka {
         text-align: center;
         margin-left: auto;
         margin-right: auto;
         border-collapse: collapse;
         border-style: outset;
         border-width: 2px;
         border-color: #e7f2ff;
         border-spacing: 0px;
         width: 400px;
}




#slider {
	clear: both;
/*    overflow: hidden;*/
    width: 760px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-left: 190px;
    
    }
#fader {
	 clear: both;
/*    overflow: hidden;*/
    width: 760px;
    height: 295px;
    margin: 0 auto;
    z-index: 10;
    margin-left: -790px;
    margin-top: -15px;
    position: absolute;
    
}

#map {
	clear: both;
    	overflow: hidden;
    	width: 720px;
    	height: 300px;
    	border: 1px solid #a4a4a4;
    	margin: 0 auto;
}




a:link {
               color:#000000;
               text-decoration:none;
}
a:visited {
               color:#000000;
               text-decoration:none;
}
a:active {
               color:#000000;
               text-decoration:none;
}
a:hover {
               color:#000000;
               text-decoration:none;
}

img {
border: 0px
}