  html, body {
  	  background: #E6DFCF;
	  background-repeat:repeat-x;
	  background-image:url(img/bg.jpg);
	  text-align:center;	
	  color: #000;
	  margin:0;
	  padding:0;
		 }
#top {
	  width: 902px;
	  margin: auto;
 }
 #foto {
 	height: 271px; 
	background-image:url(img/top.jpg);
 }
 #menu1 {
 	height:10px;
 	background-image:url(img/menu1.jpg);
 }
 #menu2 {
 	height:31px;
 	background-image:url(img/menu2.jpg); 	 
 }
 #menu2 ul, li {
    float:left;
    list-style-type:none;
    padding-right:20px;
    }
 #up {
 	height: 24px;
 	background-image:url(img/up.jpg);
 }
 #txt {
 	height:270px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
 #txt1 {
 	height:250px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
#txt2 {
 	height:490px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
 #txt3 {
 	height:530px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
 #txt4 {
 	height:550px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
 #txt5 {
 	height:550px;
 	background-repeat:repeat-y;
	background-image:url(img/bgPoziom.jpg);
 }
 #down {
 	height: 23px;
 	background-image:url(img/down.jpg);
 }
 #footer {
   text-align:center;
 	height:23px;
 	clear:both;
 }
 #left {
  text-align:justify;
 	width:500px;
 	float:left;
 }
 #right {
  text-align:center;
 	width:312px;
 	float:right;
 }
 #galeria {
  text-align:center;
 	width:812px;
 }
 .contentRight {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size:12px;
 color:#432e29;
}
.contentRight a:hover {
 color : #cda567;
}
.contentRight  a {
 color : #432e29;
 text-decoration: none;
 }
  .contentLeft {
 text-align:justify;
 font-family:Arial, Tahoma, Helvetica, sans-serif;
 font-size:12px;
 padding-left:45px;
 padding-right:45px;
 color:#432e29;
}
.contentLeft a:hover {
 color : #cda567;
}
.contentLeft  a {
 color : #432e29;
 text-decoration: none;
 }
 .btn {
    text-align:right;
 }
.menu {
 font-family:Arial, Tahoma, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#e6dfcf
}
.menu a:hover {
 color : #cda567;
}
.menu  a {
 color : #e6dfcf;
 text-decoration: none;
 }
.linki {
 font-family:Arial, Tahoma, Helvetica, sans-serif;
 font-size:11px;
 color:#fff;
}
.linki a:hover {
 color : #cda567;
}
.linki  a {
 color : #fff;
 text-decoration: none;
 }
h1 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 color: #432e29;
 font-weight: normal;
}
