body {
background-image: url(images/tlo0.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
font-family: arial, monospace;
font-size: 13px;
}
a {
color: #4F3A1B;
text-decoration: none;
}
a:hover {
color: #5E4621;
text-decoration: underline;
}
.menu {
color: black;
text-decoration: none;
font-size: 14px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}
.menu:hover {
color: black;
text-decoration: underline;
}
.update {
position: relative;
left: 7px; top: 0px;
}
.tresc {
position: relative;
left: 7px; top: 0px;
width: 955px;
}
.data {
position: relative;
left: 20px; top: 1px;
font-weight: bold;
font-size: 12px;
}
.tytul {
position: relative;
left: 20px; top: 1px;
font-weight: bold;
font-size: 13px;
font-style: italic;
text-transform: uppercase;
}
.footer {
color: black;
font-size: 14px;
text-align: center;
}
.gallery {
border: 1px solid #CCA973;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
border-spacing: 0px;
}
.galleryimage {
border: 1px outset #AB803E;
}
.gallerybigimage {
border: 1px outset #AB803E;
position: relative;
left: -5px; top: 0px;
}
.gallerytext {
font-size: 13px;
font-style: italic;
}
.encyclopediaword {
font-style: italic;
font-weight: bold;
}
input, button {
	background-color: #ac9166;
	color: black;
	border: 1px outset #AB803E;
	font-weight: bold;
	width: 80px;
	height: 25px;
}

