

 body {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: url(images/tlo.gif);
	background-repeat: repeat;
}

h1 {
	margin: auto;
	color: white;
	font-size: 200%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h2 {
	margin: auto;
	color: white;
	font-size: 140%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.art {
	margin: 0 10px;
	color: gray;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.zap {
	margin: auto 5px;
	text-align: right;
	color: white;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	
}

.gal {
	margin: 0 10px;
	font-size: 130%;
	font-family: arial, Helvetica, sans-serif;
	font-style: italic;
   
} 

#naglowek {
	width: 1000px;
	background: #620518;
	background-image: url(obrazki/naglowek.gif);
	background-position: right;
	background-repeat:repeat-y; 
	text-align: left;
	margin: 0px auto;
	
	
}
#box {
	width: 1000px;
	height: 950px;
	background: #620518;
	text-align: center;
	margin: 0px auto;
	background-repeat: repeat;
	border-left: thin solid #970303;
	border-right: thin solid #AF1C1C;
	 }
	 

#box2 {
	width: 1000px;
	
	white-space: normal;
	background: #620518;
	text-align: center;
	margin: 0px auto;
	background-repeat: repeat;
	border-left: thin solid #970303;
	border-right: thin solid #AF1C1C;
}
#box3 {
	width: 1000px;
    white-space: normal;
	background: #620518;
	
	text-align: center;
	margin: 0px auto;
	background-repeat: repeat;
	border-left: thin solid #970303;
	border-right: thin solid #AF1C1C;
}
#galeria{
   width: 1000px;
   background: #620518;
    background-image: url(obrazki/naglowek.gif);
	background-position: right;
	background-repeat:repeat-y;
	 border-top: thin solid #970303; 
    white-space: normal;
	background: #620518;
	
	text-align: center;
	margin: 0px auto;
	
}


#prawy { 
  background: #620518; 
  float: left; 
  width: 29%;
  overflow: hidden;
  margin: 0 auto; }
  
 #lewy { 
  background: #620518; 
  float: right; 
  width: 69%;
  overflow: hidden; 
  margin: 0 auto; }
  
  br.czyszczenie{
  	clear: both;
  }
 
  #prawyart { 
  background: #620518;
  border-top: thin solid #970303;
  text-align: justify;
 
  margin: 0px 5px 5px; 
  float: left; 
  width: 48%;
  overflow: hidden;
   }
  
 #lewyart { 
  background: #620518;
  border-top: thin solid #970303;
  text-align: justify;  
  float: right; 
  width: 48%;
  overflow: hidden; 
  margin: 0px 5px 5px;
  }
  


#left{
    background: #620518;
	border-top: thin solid #970303;
	height: 970px;
	width: 300px;
	float:  left;
	border-right: thin solid #970303;
	overflow: hidden;
}
#right{
    background: #620518;
	background-image: url(obrazki/left.gif);
	border-top: thin solid #970303;
	width: 698px;
	height: 970px;
	float:  right;
	overflow: hidden;
}


	
	#linki {
	clear: both;
	width: 1000px;
	height: 50px;
	text-align: center;
	
   color: gray;
	font-size: 50%;
	
	margin:  auto;
	}
	
	#jeden { 
  background: #620518; 
  float: left; 
  width: 29%;
  overflow: hidden;
  margin: 0 auto; }
  
  #dwa { 
  background: #620518;
  background-image: url(obrazki/naglowek.gif);
	background-position: right;
	background-repeat:repeat-y;
	text-align: justify; 
  float: right; 
  width: 69%;
  overflow: hidden; 
  margin: 0 5px; }
  
  #stopka {
	clear: both;
	width: 1000px;
	height: 70px;
	
	text-align: center;
	color: white;
	font-size: 75%;
	border-top: thin solid white;
	margin:  auto;
	background: #620518;
	
	}
	
a, a:link,a:visited,a:active { 
		color: rgb(232, 323, 225); 
		text-decoration: none; 
	}
	a:hover {
        	color: rgb(247, 008, 008);
	        text-decoration: none;
	}
