body {
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
font-weight : normal;
font-style : normal;
text-align : justify;
margin : 0;
background-color : #000000;
}

a:link, a:visited {
color : #CDAC28;
text-decoration : none;
}

a:hover {
color : #004667;
text-decoration : none;
}

h1 {
font-size : 1.5em;
color : #333333;
padding : 0;
margin : 0;
margin-bottom : 5px;
}

.header {
color : #f1dc89;
}

.bigger {
font-size : 1.1em;
font-weight : bold;
}

p.important {
font-weight : bold;
}

p.center {
text-align : center;
}

ul {
list-style-position : inside;
}

img {
/* border : 0px solid #ffffff; */
border : 1px solid #000000;
}

img.no_border {
border : 0;
}

img.thumb {
border : 2px solid #CDAC28;
}

img.thumb:hover {
border : 2px solid #004667;
}

img.img_text {
float : left;
margin : 3px 5px 5px 0;
}

img.wizytowka {
border : 0;
}

img.menu_top_left {
border : 0;
padding : 0;
margin : 4px 0 0 34px;
}

img.menu_top_right {
border : 0;
padding : 0;
margin : 4px 27px 0 0;
}

table {
     border: 0;
		 margin: 0 auto;
}

td {
     width: 130px;
     padding: 2px;
		 text-align: center;
}

table.menu {
     margin: 50px auto;
}

table.menu td {
     width: 150px;
     padding: 2px;
		 font-size : 1.1em;
     font-weight : bold;
		 text-align: center;
}

div#container {
width : 819px;
margin : 0 auto;
padding : 0;
}

div#menu_top {
height : 37px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/menu_top.png);
background-repeat : no-repeat;
clear : both;
}

div#menu_top_left {
height : 37px;
width : 410px;
margin : 0;
padding : 0;
float : left;
text-align : left;
}

div#menu_top_right {
height : 37px;
width : 409px;
margin : 0;
padding : 0;
float : right;
text-align : right;
}

div#header {
height : 168px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/header.png);
background-repeat : no-repeat;
}

div#menu_bottom_container {
height : 30px;
width : 696px;
margin : 0 0 0 65px;
padding : 0;
}

div#menu_bottom {
height : 30px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/menu_bottom.png);
background-repeat : no-repeat;
}

div#content {
min-height : 300px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/content.png);
background-repeat : repeat-y;
overflow : hidden;
}

div#text {
width : 665px;
margin : 0 auto;
padding : 0;
}

div#content2 {
height : 44px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/content2.png);
background-repeat : no-repeat;
}

div#footer {
height : 32px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/footer.png);
background-repeat : no-repeat;
overflow : auto;
height : auto;
font-size : 0.9em;
font-weight : bold;
color : #b5a66d;
}

div#footer_left {
height : 32px;
width : 200px;
margin : 0 auto;
float : left;
}

div#footer_center {
height : 25px;
width : 419px;
margin : 0 auto;
padding : 0;
padding-top : 7px;
float : left;
text-align : center;
}

div#footer_right {
height : 25px;
width : 165px;
margin : 0 auto;
padding : 0;
padding-top : 7px;
padding-right : 35px;
float : right;
text-align : right;
}

div#content_bottom {
height : 107px;
width : 819px;
margin : 0 auto;
padding : 0;
background : url(graphics/content_bottom.png);
background-repeat : no-repeat;
}

/* menu */

ul#navlist {
font-weight : bold;
font-size : 0.9em;
text-align : center;
}

ul#navlist li {
float : left;
border : 0;
width : 116px;
}

ul#navlist, ul#navlist li {
display : block;
list-style : none;
margin : 0;
padding : 0;
}

ul#navlist li a {
display : block;
height : 20px;
width : 116px;
margin : 0;
padding : 0;
padding-top : 4px;
}

ul#navlist li a:link, #navlist li a:visited {
background : url(graphics/button.png);
color : #675e5e;
}

ul#navlist li a:hover, #navlist li#active a:link, #navlist li#active a:visited {
background : url(graphics/button.png);
color : #161616;
}

/* galeria lightbox */

#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}

#lightbox img {
width : auto;
height : auto;
}

#lightbox a img {
border : none;
}

#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}

#imageContainer {
padding : 10px;
}

#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}

#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}

#imageContainer > #hoverNav {
left : 0;
}

#hoverNav a {
outline : none;
}

#prevLink, #nextLink {
width : 49%;
height : 100%;
display : block;
}

#prevLink {
left : 0;
float : left;
}

#nextLink {
right : 0;
float : right;
}

#prevLink:hover, #prevLink:visited:hover {
background : url(graphics/lightbox/images/prevlabel.gif) no-repeat left 15%;
}

#nextLink:hover, #nextLink:visited:hover {
background : url(graphics/lightbox/images/nextlabel.gif) no-repeat right 15%;
}

#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}

#imageData {
padding : 0 10px;
color : #666;
}

#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}

#imageData #caption {
font-weight : bold;
}

#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}

#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}

#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}