BODY { 
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	background-color: #a2a2a2;
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
   font-size: 13px;
	margin-top: 0px;
}
H1 {text-align: center; font-family: "Trebuchet MS", Tahoma, Verdana, serif; font-size: 22pt; font-weight: bold;}
P {margin: 5px 0 5px 0; }

.divGl {
		margin-left: auto;
		margin-right: auto;
      width: 831px; 
  /*background: #92DC00;*/
      text-align: left;	
}
.divGl2 {
		margin-left: auto;
		margin-right: auto;
      width: 831px; 
      text-align: left;	
       
}
TABLE {
        font-size: 8pt;
}
.tytul {
        font-size: 26px;
        font-weight: bold;
        text-align: center;
		color: #fff;
}

.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 {
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		margin-left: 50px;
		margin-right: 50px;
}
.description {
	text-align: center;
	padding: 3px;
}
#galernik {
	bottom: 0px;
}
.thumbs {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #7c7c7c;
	background: #fff;
}