body {
	height:100%;
	background: #000000;
	margin: 0;	
}

#baner {
    background: url(images/baner.jpg) no-repeat; 
     width:700px;
     height:300px;
     position: relative;
     margin-left: auto;
     margin-right: auto;
     }
     
#baner2 {
    background: url(images/baner2.jpg) no-repeat; 
     width:700px;
     height:300px; 
     position:relative; 
     margin: 0px auto 0px auto;
     }     
     
    #menu {
      width:740px;
      height:100px;
      margin-left: auto;
      margin-right: auto;
      }     
     
     
  #background1 {
    background-image: url(/images/menu.jpg); 
    position:relative;
    width:172px; 
    height:98px;  
  }
          #background1 a { 
          font-family: Gigi, serif; 
          text-decoration: none; 
          font-weight: bold; 
          font-size: 37px; 
          color: black; 
          position:absolute; 
          left:24%; top:23px; 
  }

    #background2 {
    background-image: url(/images/menu.jpg); 
    position:relative;
    width:172px; 
    height:98px;
    margin-left: 190px;
  }
          #background2 a {
          font-family: Gigi;serif; 
          text-decoration: none; 
          font-weight: bold; 
          font-size: 33px; 
          position:absolute; 
          left:22%; top:26px; 
          color: black;"   
          }
          
    #background3 {
    background-image: url(/images/menu.jpg); 
    position:relative;
    margin-left: 190px;
    width:172px; 
    height:98px;
  } 
          #background3 a {
          font-family: Gigi;serif; 
          text-decoration: none; 
          font-weight: bold; 
          font-size: 30px; 
          position:absolute; 
          left:22%; top:29px; 
          color: black;
          }  
          
    #background4 {
    background-image: url(/images/menu.jpg); 
    position:relative;
    margin-left: 190px;
    width:172px; 
    height:98px;
  }  
          #background4 a {
          font-family: Gigi,serif; 
          text-decoration: none; 
          font-weight: bold; 
          font-size: 30px; 
          position:absolute; 
          left:19%; 
          top:29px; 
          color: black; 
          }  

	#sidebar {
		background: url("images/sidebar.jpg") no-repeat;
    position:absolute; 
    margin: 10px auto;
    width:200px; 
    height:650px;
		color: #ffffff;
	}
	
	#sidebar2 {
		background: url("images/sidebar1.jpg") no-repeat;
    position:absolute; 
    margin: 50px;
    margin-left: 80%;
    width:200px; 
    height:650px;
		color: #ffffff;
	}	
	
		#sidebar3 {
		background: url("images/sidebar2.jpg") no-repeat;
    position:absolute; 
    margin: auto;
    width:200px; 
    height:650px;
		color: #ffffff;
	}	

      
		#tlo {
			background: url("images/post_entry.jpg") no-repeat;  
			width: 700px;
			height:700px;
      position:relative;
      margin-left: auto;
      margin-right: auto;
      font: normal 11px/18px Verdana;
			color: black;
			font-weight: bold;
			font-family: lucida calligraphy;
		}
    
    #opis {
    width: 600px;
		height:600px;
    position:absolute; 
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 50px;
    }
    
    #opis2 {
    position:absolute; 
    margin-top: 30px;
    margin-left: 170px;
    }    

    #prawastrona {
    position: relative;
    width:250px; 
    height:100px;
    margin-left: auto;
    margin-right: auto;
    }

		
	#mail {
		background: url("images/mail1.png") no-repeat;
    position:absolute; 
    width:100px; 
    height:100px;
    margin-left: -290px;
    margin-top: -20px; 
	}
  
  #adres {
	  color: white;
	  font-family: verdana;
	  font-size: 16px;
    position:absolute;
    margin-top: 60px;
    margin-left: -390px;
    width:250px; 
    height:100px; 
  }
  
  	#phone {
		background: url("images/phone1.png") no-repeat;
    position:absolute;
    width:100px; 
    height:100px; 
    margin-left: 490px;
    margin-top: -20px;  
	}
  
  #numer {
    position:absolute; 
	  color: white;
	  font-family: verdana;
	  font-size: 20px;
	  width:250px;
    margin-right: auto;
    margin-left: 450px;
    margin-top: 60px;  
  }		

    
#footer {
  margin-top: 0px;
	text-align: center;
	color: #ffffff;
	font: bold 11px/70px Verdana;
}

#footer a {
	color: #929292;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}                  