html, body { 
	margin: 0; 
	border: 0; 
	padding: 0; 
	height: 100%; 
} 
html { 
	display: table; 
	width: 100%; 
} 
body {
	background: #492903 url(/pliki/tloMain.jpg) repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #555555;
	margin: 15px;
	display: table-cell; 
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #929292;
}
a:hover {
	color: #A58358;
}
a img {border: 0px;}
#glowny {
      margin: 15px auto; 
	  color: #ccc;
	  font-family: verdana;
	  width: 1000px;
	  background: #191002 url(/pliki/tloGlowny.gif) repeat-y;
}
#podTresc {
	background: url(/pliki/tloPodTresc.gif) repeat-y;
	overflow: auto;
	
}
#tresc {
	background: url(/pliki/tloTresc.jpg) bottom no-repeat;
	overflow: auto;
	padding-bottom: 140px;
}
#menu {
	background: url(/pliki/menuTop.gif) top right no-repeat;
	font-size: 19px;
	font-family: Tahoma Verdana Arial;
	color: #E2DCD3;
	text-align: left;
	padding: 20px 10px 20px 30px;
	width: 248px;
	float: left;
	display: inline;
}
#menu a {
	text=decoration: none;
}
#menu a:hover {
	color: #C3AD8D;
}
#teksty {
	width: 682px;
	padding: 20px 10px;
	float: left;
	display: inline;
	text-align: justify;
}
#stopka {
	width: 996px;
	margin: 0px 2px;
	height: 167px;
	background: #03120B url(/pliki/tloStopka.jpg);

}
#stopka_main {
	font-size: 11px;
	height: 9px;
	background: #03120B url(/pliki/bottomMain.jpg) top no-repeat;
}
input, textarea{
	background: none;
	color: #fff;
}
input#brak, textarea#brak{
	background: red;	
}
h1 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
span#big {
	font-size: 28px;
	color: #C3AD8D;
	font-weight: bold;	
	font-family: times new roman;
}



