/* style */

h1 {
font-size: 18px;
color: #d6c87d;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}

/* strona */

*{
margin: 0;
padding: 0;
}

html{
height: 100%;
}

p {
	margin: 5px 0px 0px 0px;
}

body {
background: #370404 url('bg.jpg');
font-family: verdana, sans-serif; 
font-size: 12px; 
color: #e4d9a0;
text-align: justify;
height: 100%;
}

#in {
position: relative;
width: 100%;
height: 322px;
}

#enter {
background: url('enter.jpg') center no-repeat;
position: absolute;
width: 100%;
height: 394px;
top: 120px;
left: 0px;
}

#pl_i{
position: absolute;
left: 403px;
top: 280px;
width: 55px;
height: 55px;
z-index: 10;
}

#en_i{
position: absolute;
right: 444px;
top: 280px;
width: 55px;
height: 55px;
z-index: 10;
}

#de_i{
position: absolute;
right: 328px;
top: 280px;
width: 55px;
height: 55px;
z-index: 10;
}

/* page */

#container {
position: relative;
min-height: 100%;
_height: 100%;
width: 100%;
}

#page {
margin: 0 auto;
position: relative;
z-index: 1;
width: 1014px;
}

/* top */

#top {
position: relative;
width: 1014px;
height: 319px;
}

#top_repeat {
background: url('top_repeat.jpg') repeat-x;
top: 0px;
left: 0px;
width: 100%;
height: 320px;
position: absolute;
}

#top01 {
background: url('top01.jpg');
position: absolute;
width: 286px;
height: 319px;
top: 0px;
left: 0px;
}

#top02 {
background: url('top02.jpg');
position: absolute;
width: 429px;
height: 319px;
top: 0px;
left: 286px;
}

#top02_en {
background: url('top02_en.jpg');
position: absolute;
width: 429px;
height: 319px;
top: 0px;
left: 286px;
}

#top02_de {
background: url('top02_de.jpg');
position: absolute;
width: 429px;
height: 319px;
top: 0px;
left: 286px;
}

#top03 {
background: url('top03.jpg');
position: absolute;
width: 299px;
height: 319px;
top: 0px;
left: 715px;
}

#pl{
position: absolute;
right: 62px;
top: 2px;
width: 18px;
height: 20px;
z-index: 10;
}

#en{
position: absolute;
right: 41px;
top: 2px;
width: 18px;
height: 20px;
z-index: 10;
}

#de{
position: absolute;
right: 20px;
top: 2px;
width: 18px;
height: 20px;ekaj x
z-index: 10;
}

/* menu */

#menu {
background: url('menu.png') no-repeat;
position: absolute;
left: 48px;
top: 62px;
width: 140px;
height: 170px;
z-index: 90;
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05, a#menu06{
left: 0px;
top: 0px;
text-indent: -3000px;
position: absolute;
display: block;
z-index: 100;
}

a#menu01 {
top: 0px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu02 {
top: 25px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu03 {
top: 55px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu04 {
top: 85px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu05 {
top: 115px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu06 {
top: 145px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu01:hover {
background: url('menu_hover.png') 0px 0px;
}

a#menu02:hover {
background: url('menu_hover.png') 0px -25px;
}

a#menu03:hover {
background: url('menu_hover.png') 0px -55px;
}

a#menu04:hover {
background: url('menu_hover.png') 0px -85px;
}

a#menu05:hover {
background: url('menu_hover.png') 0px -115px;
}

a#menu06:hover {
background: url('menu_hover.png') 0px -145px;
}

#menu_en {
background: url('menu_en.png') no-repeat;
position: absolute;
left: 48px;
top: 62px;
width: 140px;
height: 170px;
z-index: 90;
}

a#menu_en01, a#menu_en02, a#menu_en03, a#menu_en04, a#menu_en05, a#menu_en06{
left: 0px;
top: 0px;
text-indent: -3000px;
position: absolute;
display: block;
z-index: 100;
}

a#menu_en01 {
top: 0px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu_en02 {
top: 25px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_en03 {
top: 55px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_en04 {
top: 85px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_en05 {
top: 115px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_en06 {
top: 145px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu_en01:hover {
background: url('menu_en_hover.png') 0px 0px;
}

a#menu_en02:hover {
background: url('menu_en_hover.png') 0px -25px;
}

a#menu_en03:hover {
background: url('menu_en_hover.png') 0px -55px;
}

a#menu_en04:hover {
background: url('menu_en_hover.png') 0px -85px;
}

a#menu_en05:hover {
background: url('menu_en_hover.png') 0px -115px;
}

a#menu_en06:hover {
background: url('menu_en_hover.png') 0px -145px;
}

#menu_de {
background: url('menu_de.png') no-repeat;
position: absolute;
left: 48px;
top: 62px;
width: 140px;
height: 170px;
z-index: 90;
}

a#menu_de01, a#menu_de02, a#menu_de03, a#menu_de04, a#menu_de05, a#menu_de06{
left: 0px;
top: 0px;
text-indent: -3000px;
position: absolute;
display: block;
z-index: 100;
}

a#menu_de01 {
top: 0px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu_de02 {
top: 25px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_de03 {
top: 55px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_de04 {
top: 85px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_de05 {
top: 115px;
left: 0px;
width: 140px;
height: 30px;
}

a#menu_de06 {
top: 145px;
left: 0px;
width: 140px;
height: 25px;
}

a#menu_de01:hover {
background: url('menu_de_hover.png') 0px 0px;
}

a#menu_de02:hover {
background: url('menu_de_hover.png') 0px -25px;
}

a#menu_de03:hover {
background: url('menu_de_hover.png') 0px -55px;
}

a#menu_de04:hover {
background: url('menu_de_hover.png') 0px -85px;
}

a#menu_de05:hover {
background: url('menu_de_hover.png') 0px -115px;
}

a#menu_de06:hover {
background: url('menu_de_hover.png') 0px -145px;
}

/* tekst */

#tresc {
background: url('tresc.jpg') repeat-y;
position: relative;
width: 1014px;
height: auto;
margin: 0 auto;
z-index: 1;
}

#text {
position: relative;
width: 915px;
height: auto;
margin: 0 auto;
padding: 0px 0px 0px 0px;
z-index: 1;
}

a:link, a:visited {
color: #e4d9a0; 
text-decoration: underline;
}

a:hover	{ 
color: #BDC0AD; 
text-decoration: none;
}

a:focus {
	outline: none;
	font-weight: bold;
	text-align: center;
}

.gallery a:link img, .gallery a:visited img {
background: #e4d9a0;
border: 1px solid #e4d9a0;
}
       
.gallery a:hover img, .gallery a:active img {
border: 1px solid #BDC0AD;
}

/* bottom */

#bottom_repeat {
background: url('bottom_repeat.jpg') repeat-x bottom;
bottom: 0px;
left: 0px;
width: 100%;
height: 164px;
position: absolute;
}

#bottom {
width: 1014px;
height: 225px;
bottom:0;
left: 0;
position: relative;
margin-left: 0px ;
z-index: 10;
}

#zk{
position: absolute;
left: 40px;
top: 100px;
width: 65px;
height: 65px;
z-index: 10;
}

#fci{
position: absolute;
left: 112px;
top: 100px;
width: 65px;
height: 65px;
z-index: 10;
}

#bottom01 {
background: url('bottom01.jpg');
position: absolute;
width: 507px;
height: 225px;
top: 0px;
left: 0px;
z-index: 8;
}

#bottom02 {
background: url('bottom02.jpg');
position: absolute;
width: 507px;
height: 225px;
top: 0px;
left: 507px;
z-index: 8;
}

#copy {
position: absolute;
width: 450px;
height: 10px;
top: 100px;
right: 33px;
z-index: 8;
font-size: 11px;
color: #ddc856;
}

#copy a:link, #copy a:visited {
color: #483c31; 
text-decoration: underline;
}

#copy a:hover	{ 
color: #7d5b3d;
text-decoration:none;
}

/* inne */

.border_left {
border: 1px solid #e4d9a0;
float: left;
clear:left;
margin: 0px 8px 5px 0px;
}

.border_right {
border: 1px solid #e4d9a0;
float: right;
clear:right;
margin: 0px 0px 0px 8px;
}

.border{
border: 1px solid #e4d9a0;
}

table.wystawy {
border-collapse: collapse;
border: 1px solid #360302;
background: #531613;
margin-top: 10px;
text-align: left;
}

table.wystawy td {
border: 1px solid #360302;
background: none;
padding: 15px 15px 15px 15px;
font-size: 12px;
}

table.wystawy td.greys {
border: 1px solid #360302;
background: #280102;
color: #FFFFFF;
padding: 15px 15px 15px 15px;
font-size: 12px;
}

#wystawy a:link, #wystawy a:visited {
color: #483B32; 
text-decoration: underline;
}

#wystawy a:hover	{ 
color: #483B32;
text-decoration:none;
}

table.rodowod {
border: 1px solid #483B32;
background: #C1AC8F;
margin-top: 10px;
margin-bottom: 15px;
text-align: left;
color: #483B32;
}

table.rodowod td {
border: 1px solid #483B32;
background: none;
padding: 4px 7px;
font-size: 10px;
}

code {
background: #D9D9CE;
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
font-size: 9px;
width: 60%;
height: auto;
border: 1px solid #D1D1C5;
text-align:center;
padding: 5px;
line-height: 100%;
color: #605E3C;
margin: 0 auto;
}
