a{
	color:			#D0C1B3;
	text-decoration: none;
	}
a:hover{
	color:			#f0f0f0;
	text-decoration: none;
	}

H2{
	color: 			#D0C1B3;
	font-family: 	arial;
	font-size:		20px;
	font-weight:		bolder;
	}

.galeria{
	border-color:	#D0C1B3;
	border:			2px;
	border-style:	solid;
	}
.galeria:hover{
	border-color:	#f0f0f0;
	border:			2px;
	border-style:	solid;
	}

#flagi{
	float:			right;
	width:			100px;
	margin-top:		10;
	}
#flaga{
	border-width:	1px;
	border-style:	solid;
	}

/* rotator zdjêæ */
#imageContainer {
	height:			498px;
}
#imageContainer img {
	display:		none;
	position:		absolute;
	top:			20px; 
	left:			20px;
	}
	/* koniec rotatora */
	
select{
	width:			100px;
	font: 			12px Arial;
	padding-left:	5px;
	}
select option{padding-left:	18px;}

#pl{background:url('flagi/pl.png') no-repeat left transparent;}
#ru{background:url('flagi/ru.png') no-repeat left transparent;}
#en{background:url('flagi/en.png') no-repeat left transparent;}
#galeria{text-align:center;}

#strony{
        position:                         relative;
        background-color:                 #666;
        display:                          inline-block;
        width:                            20px;
        height:                           20px;
        margin:                           0px;
        border-width:                     1px;
        color:                            #fff;
        text-align:                       center;
}

