BODY { 
	
	background-color: #003333;
   font-family: "Bookman Old Style", Arial,  sans-serif;
   font-size: 13px;
	margin-top: 0px;
}
H1 {text-align: center; font-family: "Bookman Old Style", Arial, serif; font-size: 22pt; font-weight: bold;}
P {margin: 5px 0 5px 0; }

.divGl {
		margin-left: auto;
		margin-right: auto;
      width: 831px; 
        text-align: center;	
}
.divGl2 {
		margin-left: auto;
		margin-right: auto;
      width: 831px; 
      text-align: left;	
       
}
TABLE {
        font-size: 8pt;
}
.tytul {
        font-size: 25px;
		  text-align: left;
		color: #fff;
		background: #000033;
}

.opis-gal {
		text-align: left;
		color: #fff;
		padding: 8px;
		font-size: 14px;
		margin-left: 50px;
		margin-right: 50px;
		background: #000033;
}
.description {
	text-align: center;
	padding: 3px;
	color: #fff;
	background: #000033;
}
.web {
		text-align: center;
		color: #fff;
		padding: 5px;
		font-size: 10px;
		margin-left: 300px;
		margin-right: 300px;
		background: #000033;
}
.thumbs {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background: #000033;
}
.small {
        font-size: 8pt;
}

.red {
		color: red;
}
li {  list-style-type: square}

A {
		color: #fff;
		font-size: 10pt;	
		
}

A:LINK {
        TEXT-DECORATION: none;
        color: #fff;
}

A:VISITED {
        TEXT-DECORATION: none;
        color: #fff;
}
A:ACTIVE {
        color: #fff;
        TEXT-DECORATION: underline;
}
A:HOVER {
        TEXT-DECORATION: underline;
        color: #fff;

