BODY { 
	background-image: url('background-bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	background-color: #fff;
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
   font-size: 13px;
	margin: 0px;
}
#background-top {
	position: absolute;
	width: 100%;
	background-image: url('background-top.jpg');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 0;
}
H1 {text-align: center; font-family: "Trebuchet MS", Tahoma, Verdana, serif; font-size: 22pt; font-weight: bold;}
P {margin: 5px 0 5px 0; }

.divGl {
		position: absolute;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
      text-align: center;
		z-index: 1;	
}
.divGl2 {
		position: absolute;
		width: 100%;		
		margin-left: auto;
		margin-right: auto;
      text-align: center;	
		z-index: 1;			
}

TABLE {
        font-size: 8pt;
}
.tytul {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.small {
        font-size: 8pt;
}

.red {
		color: red;
}
li {  list-style-type: square}

A {
		color: #503200;
		font-size: 8pt;	
		font-weight: bold;
}

A:LINK {
        TEXT-DECORATION: none;
        color: #8B0000;
}

A:VISITED {
        TEXT-DECORATION: none;
        color: #8B0000;
}
A:ACTIVE {
        color: #8B0000;
        TEXT-DECORATION: underline;
}
A:HOVER {
        TEXT-DECORATION: underline;
        color: #8B0000;
}
.opis-gal {
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	color: #000;
}
.description {
	text-align: center;
	color: #fff;
	background-color: #6f6f6f;
	padding-left: 7px;
	padding-right: 7px;
}
#galernik {
	position: absolute;
	top: auto;
	bottom: 0px;
}
.thumbs {
	margin-left: auto;
	margin-right: auto;


}
