BODY{
	background-image: url(img/tlo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E1DED7;
	font-size:11px;
	font-family:Trebuchet Ms;
	color:#373324;
	margin:0px;
	padding-top:10px;
}
TD{
	font-size:11px;
	font-family:Trebuchet Ms;
	color:#373324;
}
A{
	font-size:11px;
	font-family:Trebuchet Ms;
	color:#373324;
	text-decoration: none;
	
}
A:Hover{
	font-size:11px;
	font-family:Trebuchet Ms;
	color:#373324;
	text-decoration: none;
}
TABLE.main{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #755A3C;
}
.podpis{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}
.naglowek{
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left: 20px;
	height: 17px;
	width: 100%;
	background-image: url(img/naglowek.gif);
	background-repeat: no-repeat;
	padding-top:1px;
}
.srodek{
	padding-top: 20px;
	padding-left: 20px;
	background-color: #E5DED2;
	padding-right: 20px;
	background-image: url(img/dol1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom:65px;
}
.text{
	width: 100%;
	padding-left:5px;
}
.dol{
	height: 20px;
	text-align: center;
	background-image: url(img/dol.gif);
	background-repeat: no-repeat;
	color: #E5DED2;
}
.ramka{
	border: 1px solid #4B3E2C;
	margin:5px;
}
.box{
	border: 1px solid #4B3E2C;
	background-color: #E5DED2;
	font-size: 10px;
}
img.gal{
	border: 1px solid #D6CBB9;
	margin: 5px;
}
img.gal:Hover{
	border: 2px solid #634E3A;
	margin: 4px;
}
A.dolek{
	font-size:10px;
	color: #E5DED2;
}
A.dolek:Hover{
	font-size: 10px;
	color: #F9F8F4;
}

img {border: 0;}
.center { text-align: center; }

.pager ul {
 list-style: none;
 display: inline;
}

.pager ul li {
 display: inline;
 margin:3px;
 }
 
.selectPage {
font-weight: bold;
}