@charset "utf-8";
body {
	background-color: #080806;
	margin: 0;
	padding: 0;
}
.glowna {
	width:800px;
	height: 566px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -283px;
	background-image: url(layout.jpg);
}
.glowna_galeria {
	width:800px;
	height: 566px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -283px;
	background-image: url(galeria.jpg);
}
.glowna_kontakt {
	width:800px;
	height: 566px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -283px;
	background-image: url(kontakt.jpg);
}
.glowna_linki {
	width:800px;
	height: 566px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -283px;
	background-image: url(linki.jpg);
}

.buttons {
	bottom: 27px;
	position: absolute;
	right: 0px;
	width: 433px;
}

.buttons_kontakt {
	width: 633px;
	margin: 0 auto;
	margin-top: 21px;
}
.buttons_galeria {
	width: 631px;
	margin: 0 auto;
	margin-top: 22px;
}
.buttons_galeria2 {
	margin-top: 22px;
	position: absolute;
	bottom: 19px;
	left: 86px;
}
.obrazki {
padding:45px;
	}

.obrazki2 {
overflow:scroll;
}

.miniatura {
margin-right:10px;
margin-bottom:10px;
border-color:#a4a488;
border-width:7px;
}

.linki { 
line-height:18px;
font-weight:bold;
font-family: Georgia;
color:white;
text-align:center;
}

.kontakt_text { 
font-family: Georgia;
color:white;
text-align:center;
font-size:25px;
}

.kontakt_naglowek {
color:#c9d0b7;
font-size:25px;
font-family: Georgia;
text-align:center;
}

.linki a { 
text-decoration:none;
color:white;
}

.top {
text-align:center;
color:#c9d0b7;
font-family: Georgia;
};