html {
    margin:0 ;
    padding:0;
    
		background:#F2DDC5;
    color:#575650;
      
	}
	a:link{
    color:white;
    text-decoration:underline
  }
  a:visited{
    color:white;
    text-decoration:underline
  }
  a:hover{
    color:white;
    text-decoration:underline;
  }
  img#imgleft
	{
	float:left;
	padding: 5px 5px 0 15px;
	}

	img#imgright
	{
	float:right;
	padding: 5px 15px 0 5px;
	}
	#glowny {
    background:#998675;
    margin:0 auto;
    width:760px;
		background-image: url('./tlo.gif');
    background-repeat: repeat-y;
     
	}
	#toplewy {
    background:#998675;
    background-image: url('./logo.jpg');
		margin-top:0;
    width:160px;
    float:left;
	  height:100px;
	}
	#topprawy {
    background:#C7B29A;
    background-image: url('./baner.jpg');
    width:600px;
    float:right;  
	  height:100px;
	}
	#lewy {
    background:#998675;
		background-image: url('./tlo.gif');
    background-repeat: repeat-y;
    width:160px;
    
		float:left;  
	  
	}
	#prawy {
    background:#C7B29A;
    width:600px;
    float:right;  
	  min-height: 334px;
		
	}
	#stopka {
    background:#736357;
    margin:0 auto;
    width:760px;
		clear:both;
	}
    
	
	#prawy h3, h4 {
    font-family:Verdana, Arial;
		padding:0 15px 0 15px;
	}
  p.tekst {
    text-align:justify;
		font-family:Verdana, Arial;
		color:#575650;
		padding:0 15px 0 15px;
		font-size:small;
	}
	  p.tekstitalic {
    text-align:justify;
		font-family:Verdana, Arial;
		color:#575650;
		padding:0 15px 0 15px;
		font-size:small;
	  font-style:italic;
	}
	p#srodk {
    font-family:Verdana, Arial;
		text-align:center;
		font-size:small;
	}
	#lewy h4 {
    font-family:Verdana, Arial;
		color: black;
		text-align:center;
		text-decoration: underline;
	  font-size:small;
		font-style: italic;
		
	}
	#prawy h5 {
    font-family:Verdana, Arial;
		color: black;
		text-align:left;
		text-decoration: underline;
	  font-size:small;
		font-style: italic;
		padding:0 15px 0 15px;
		}
	p#linki {
    font-family:Verdana, Arial;
		text-align:left;
		font-size:small;
		padding:0 0 0 9px;
	}
		ul#lista {
    font-family:Verdana, Arial;
		font-size:small;
	}
		ul#wypis {
    font-family:Verdana, Arial;
		font-size:small;
		font-weight:bold;
	  
	}
	 p.tekstpr {
    text-align:right;
		font-family:Verdana, Arial;
		color:#575650;
		padding:0 15px 0 15px;
		font-size:small;
  }
	 p.tekstle {
    text-align:left;
		font-family:Verdana, Arial;
		color:#575650;
		padding:0 15px 0 15px;
		font-size:small;
  }
	p#stopkat {
    
		font-family:Verdana, Arial;
		color:black;
		text-align:center;	
  }
