body {
    margin: 0;
	padding: 0;
	text-align: relative;
	background: #00A1DD;
	font-family:Verdana, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00A1DD;	
    }
a:link { color: #000;}
a:visited { color:#999;}
a:active { color: #000;}
a:hover { text-decoration: none;
           color: #6666FF;}

#kontener {
    width: 980px;
    margin: 0 auto;
    }		  
#top {
	background-image: url("../images/top.jpg");
	height: 170px;
	position: relative;
    }	
#logo h1 {
	background: url("../images/.png");
	height: 90px;
	position: absolute;
	width: 90px;
	top: 20px;
	left: 45%;
      }
#logo h1 a {
	  display: block;
	  height: 70px;
	  text-indent: -5999px;}
#menu{	 
     width: 980px;
     background: #00A1DD;
	 border-top: #ccc;
	 height: 60px;
	 overflow: auto;}	  
	  
#nav {
     float: left;
	 width: 800px;
	 height: 30px;
       }	 
#nav ul {
     margin: 0;
	 padding: 10px;

} 
#nav ul li {
     display: inline; 
	 list-style: none;
	 padding: 25px;
      }
#nav ul li a {
     text-decoration: none;
 	 color: #000;
	 font-size: 18px;}
#nav ul li a:hover {
     color: #6666FF;}
	 
#home {
     background: #00A1DD;
	 text-align: center;
	 margin: 0;
     clear:both;
	 width: 100%;
	 }
img{
    border: 0;
    padding: 10px;}

#copyright {
      color:#000000;
	  display: block;
	  text-align: left;
	  padding:20px;
	  size:10px;}
#kontakt {
        background: #00A1DD;
        width: 980px;
        float: left;
        overflow: auto;
          }
	  
#kontakt #c3{
	  margin: 40px;
	  display: block;
	  float: left;
          width: 900px;
          height: 6025px;
	  color: #000000;
	  font-size: 14px;
          }
#kontakt #c4{
     margin: 0;
     display: block;
     width: 430px;
     height: 460px;
     float: right;

	} 

#content {
      background: #fff;
      width: 980px;
      overflow: auto;
	      }

#content p{
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  letter-spacing: 0.0px;
	  font-style: italic;
	  font-size: 1.1em;
	  color: #09028A;
	  text-align: justify;
	  text-align: left;
	  text-indent: 30px;
      margin: 0;
	  padding: 0.4em; 
	  line-height: 0.0;}	  
	  
#content #c1{
    display: block;
    background: url("../images/szpula.jpg");
	width: 400px;
	height: 370px;
	float: left;
		}
	
#content h2{
     color: #09028A;
     margin: 1em;
	 font-weight: 300;
	 font: 1.8em;
	 }
#content #c2{
     display: block;
  	 width:560px;
	 float: right;;
     }
	 
#stopka {
      margin:30px;
      clear:both;
	  width: 100%;
      
	     }

#stopka h3{
     color: #7CADE9;
	 font-weight: 300;
	 font-style: italic;
	 font-size: 1.7em;
	 letter-spacing: 4px;
	 }
#stopka a {
     padding: 0 10px;
	 }
	 

	 
