/*
Design by Evita
http://www.stronki-www.pl
*/

html {
	margin: 0 auto;
	padding: 0 auto;
	}
img {
border: 0;
}
	
body {
 margin: 0 auto;
 padding: 0 auto;
 text-align: center;
 font-family: Tahoma;
 background: #ffffff url('obrazy/tlo.jpg') bottom repeat-x fixed;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 line-height: 19px;
 }
a:link {
 text-decoration: underline;
 outline:none;
 color: #663300;
}
a:visited {
 text-decoration: underline;
 outline:none;
}
a:hover {
 text-decoration: underline;
 color: #CC6633;
	
}
a:active {
 text-decoration: underline;	
 outline:none;
}

*img a{
outline:none;
}


#contrainer{
 width:775px;
 margin: 0 auto ;
 text-align:left;
   }
	
 h3  {
 text-align: center;
 }
  h4  {
 text-align: center;
 }
 
 h5 {
  text-align: right;
  padding-right:120px;	
  }

ul {
list-style-image:url(obrazki/8.jpg);
}

.center{
 text-align: center;
 text-decoration: underline;
 }

#logo {
 background-image: url('obrazy/logo.png');
 width:194px;
 height:280px;
 float: left;
}
#logok {
 background-image: url('obrazy/logok.png') ;
 width:581px;
 height:280px;
 float: right;
 }

 #spacer {
 margin: 0 auto;
 background-image: url('obrazy/spacer.png') ;
 width:775px;
 height:89px;
 clear: left right ;
 clear:both;
 }
 
#powitanie { 
padding-right: 250px;
padding-left: 250px;
text-align: center;
font-size: 16px;
color: #FFFFCC;
font-weight: bold;
padding-top: 15px;

}
 
#tresc {
 margin: 0 auto;
 background-image: url('obrazy/tresc.jpg')  ;
 width:775px;
 height:auto ;
 overflow :auto;
 text-align:top;
  }
#blok{
 background-image: transparent;
 width:770px;
 text-align:top;
 height:auto;
 float:left;
 
 
}
#button{
  text-align: left;
  padding-left: 30px;
	}

.srodek {
padding-right: 40px;
padding-left: 50px;
text-align: justify;
}
.mapa {
padding-right: 5px;
padding-left: 40px;
text-align: center;
}
.prawa {
padding-right: 30px;
text-align: right;
font-weight: bold;
font-size: 12px;
}
.lewa {
 text-align:left;
 font-weight: bold;
 padding-left:40px;
 }
 
 .tab { 
 padding-bottom: 10px;
 text-align: justify;
 padding-left: 10px;
 padding-right: 10px;
 
 }
.galeria{
float:left;
margin-left:80px;
}

#dol {
 margin: 0 auto;
 background-image: url('obrazy/dol.jpg') ;
 width:775px;
 height:131px;
 text-align: top;
 clear:left;
 clear:both;
  }
.cytat{ 
font-weight: bold;
font-size: 16px;

text-align: center;
 }



#stopka{
 margin: 0 auto;
 background-image: url('obrazy/stopka.jpg');
 width:775px;
 height:51px;
 text-align: right;
 clear:right;
 clear:left;
 
}

#stopka a {
 text-decoration: underline;
 color: 000000; 
}
#stopka a:hover {
 text-decoration: underline;
 color:  #993333;
 }


#copy { 
 font-size:12px;
 text-align:left;
 padding-left: 110px;
 padding-top: 30px;
 font-weight: normal;
 color: #993333;
 }


