*{
font-family: tahoma, arial , sans-serif;
font-size: 8pt;
margin: 0px;
padding: 0px;
}

#naglowek{
display: block;
width: 100%;
text-align: center;
margin-top: 10px;
}

#menu{
display: block;
width: 100%;
height: 18px;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-color: gray;
background-image: url('images/menu.gif');
background-repeat: repeat-x;
text-align: center;

}
#tresc{
display: block;
width: 100%;
text-align: center;
}

#stopka{
display: block;
width: 100%;
border-top: 1px solid black;
text-align: center;
margin-top: 50px;
clear: both;
}
.male{
font-size: 7pt;
margin-top: 1px;
}
a{
text-decoration: none;
font-weight: bold;

}
a.menu:link, a.menu:active, a.menu:visited{
color: white;
margin-left: 35px;
margin-right: 35px;
position: relative;
top: 1px;
}
a.menu:hover{
color: black;
margin-left: 35px;
margin-right: 35px;
position: relative;
top: 1px;
}
a:link, a:active, a:visited{
color: gray;
}
a:hover{
color:black;
}
h1{
margin-top: 20px;
margin-bottom:10px;
padding: 10px 10px 10px 10px; 
font-size: 9pt;
}
h2{
margin-top: 20px;
margin-bottom:10px;
padding: 30px 10px 10px 10px; 

}

p{
margin: 10px 10px 10px 10px; 
line-height: 12px;
}
img.bezramki {
border: 0px;
}

img {
border: 1px solid black;
margin: 10px 10px 10px 10px;
}

th{
background-color: silver;
padding: 1px 3px 1px 3px;
text-align: right;
} 

td{
text-align: left;
}
input, textarea, select {
border: 1px solid gray;
padding: 1px 2px 1px 2px;
}

table{
margin: auto;
}

.button {
border: 1px solid gray;
background-color: gray;
font-weight: bold;
padding: 1px 2px 1px 2px;
margin: 10px 10px 20px 10px; 
color: white;
}

.wpis{
text-align: justify;
width: 60%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
.kolumnalewa{
display: block;
margin-bottom: 20px;
border: 1px solid white;
}
.kolumnaprawa{
display: block;
width: 50%;
float: right;
margin-bottom: 20px;
border: 1px solid white;
}

.pogrubienie{
font-weight: bold;
}
.pochylenie{
font-family:times New Roman, serif;
font-size: 10pt;
font-style: italic;
}


.galeria{
display: block;
width: 400px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}

.img{
margin-bottom: 10px; 
float: left;
}
.doprawej{
text-align: right;
}
