body
{
/* Background pattern from subtlepatterns.com */
background-image: url("background.jpg");
}
form{
margin-top: 70px;
margin-bottom: 100px;
height: 360px;
width: 400px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: black;
font-size:19px;
font-family: arial black;
background: white;
-webkit-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
-moz-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
}
table{
margin-top: 100px;
background: #955a22;
color: #e2c4a7;
font-family: Vardena;
}
#strona
{
width: 1000px;
display: block;
margin-left: auto;
margin-right: auto;
height: 700px;
}
#opis
{
margin-top: 20px;
color: #d48c46;
font-family: arial black;
font-size: 20px;
font-weight: bold;
text-align: center;
}
#artykul
{
height: 100px;
width: auto;
font-family: arial black;
text-align: center;
}
ul, ul li {
display: block;
list-style: none;
font-size: 40px;
margin: 0;
padding: 0;
}
ul {
text-align: center;
font-size: 40px;
padding-bottom: 5px;
}
ul li {
display: inline;
font-size: 40px;
white-space: nowrap;
margin-right: 5px;
}
ul a:link, ul a:visited {
text-decoration: none;
color: #c38448;
font-family: arial black;
font-size: 40px;
font-weight: bold;
}
ul a:hover {
color:#e2c4a7;
}
#wyniki
{
height: 200px;
width: auto;
text-align: center;
margin-top: 20px;
font-family: arial black;
font-size: 14px;
}
#article
{
margin-top: 30px;
width: auto;
height: auto;
font-family: arial black;
color: #d48c46;
font-size: 20px;
text-align: center;
}
footer
{
text-align: center;
display: block;
padding: 10px;
color: #d48c46;
margin-top: 30px;
font-size: 15px;
font-family: arial black;
}
#tytul
{
margin-top: 40px;
margin-bottom: -80px;
font-family: arial black;
text-align: center;
color: #d48c46;
font-size: 20px;
}
#galeria
{
text-align: center;
margin-top: 100px;
margin-top: 50px;
font-family: arial black;
color: #d48c46;
font-size: 15px;
-webkit-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
-moz-box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
box-shadow: 10px 10px 5px 0px rgba(209,209,209,1);
}
#artykul
{
margin-top: 50px;
width: auto;
height: auto;
font-family: arial black;
color: #d48c46;
font-size: 20px;
font-weight: bold;
text-align: center;
}
#article1
{
margin-top: 50px;
width: auto;
height: auto;
font-family: arial black;
color: #d48c46;
font-size: 14px;
text-align: center;
}
#historia
{
margin-top: 50px;
width: auto;
height: auto;
font-family: arial black;
color: #d48c46;
font-size: 20px;
text-align: left;
}
#mapa
{
text-align: center;
}
.sidebar
{
width: 20%;
}
#tabela
{
font-size: 20px;
}