body {
height : 100%;
font-family : Verdana, Tahoma, Georgia, Arial, sans-serif;
width : 100%;
overflow : visible;
z-index : 0;
background-image : url('images/bkg01a.jpg');
background-repeat : repeat-x;
background-color : #76371d;
background-position : 0 0;
margin : 0;
color : #fff;
clear : both;
}
a:link {
color : yellow;
text-decoration : underline;
font-weight : normal;
}
a:visited {
color : yellow;
text-decoration : underline;
font-weight : normal;
}
a:hover {
color : #76371d;
text-decoration : underline;
font-weight : normal;
}
a:active {
color : yellow;
text-decoration : underline;
font-weight : normal;
}
h1, h2, h3 {
font-family : Georgia;
color : yellow;
font-style : italic;
}
#naglowek {
margin : 0 auto;
width : 980px;
float : none;
}
#top {
margin : 0 auto;
width : 980px;
height : 100%;
float : none;
}
#tresc {
font-size : 12px;
clear : right;
width : 734px;
float : right;
text-align : left;
background-image : url('images/bkg03.png');
background-repeat : repeat-x;
background-color : transparent;
background-position : 0 0;
padding-left : 20px;
padding-right : 20px;
padding-bottom : 20px;
}
#nav {
font-family : Georgia;
font-style : italic;
font-size : 14px;
background-image : url('images/bkg02.jpg');
background-repeat : repeat-x;
background-color : black;
background-position : bottom;
clear : left;
width : 170px;
position : relative;
float : left;
height : 100%;
text-align : center;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 20px;
}
#mainnav {
list-style : none;
padding : 0;
padding-top : 5px;
}
#mainnav li {
margin-bottom : 8px;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active {
font-weight : normal;
text-decoration : none;
color : yellow;
display : block;
background : black;
}
#mainnav li a:hover {
background-color : black;
color : #76371d;
text-decoration : underline;
}
#mainnav li a.active:link, #mainnav li a.active:visited, #mainnav li a.active:active, #mainnav li a.active:hover {
background-color : black;
color : #76371d;
text-decoration : underline;
}
#stopka {
font-size : 12px;
margin : 0 auto;
text-align : right;
float : right;
color : yellow;
}
#stopka a {
color : yellow;
text-decoration : none;
font-weight : normal;
}
img {
border : 0;
}
td {
vertical-align : top;
}
.button {
padding-top : 25px;
width : 100%;
text-align : center;
}
.normal {
width : 100%;
text-align : left;
}
.movies {
width : 100%;
text-align : center;
}
#border {
border : 1px solid black;
border-collapse : collapse;
}
#tresc p {
padding-top : 7px;
}
.td {
color : yellow;
}
.legenda {
font-size : 11px;
}
.foto_right {
border : 0;
float : right;
padding-left : 15px;
padding-bottom : 10px;
margin : 0 auto;
}
.foto_left {
border : 0;
float : left;
padding-right : 15px;
padding-bottom : 10px;
margin : 0 auto;
}