/* style */


/* strona */

*{
margin: 0;
padding: 0;
}

html{
height: 100%;
}

p {
margin: 10px 0px 0px 0px;
}

body {
background: #010211 url('background.jpg') no-repeat top center fixed;
font-family: verdana, sans-serif; 
font-size: 12px; 
color: #e7f0f6;
text-align: justify;
height: 100%;
}

/* page */

#container {
position: relative;
min-height: 100%;
_height: 100%;
width:100%;
}

#page {
margin: 0 auto;
position: relative;
z-index: 1;
width: 784px;
}

/* top */

#top {
position: relative;
width: 769px;
height: 400px;
}

#top01 {
background: url('top01.jpg');
position: absolute;
width: 422px;
height: 400px;
top: 0px;
left: 0px;
}

#top02 {
background: url('top02.jpg');
position: absolute;
width: 362px;
height: 400px;
top: 0px;
left: 422px;
}

#pl{
position:absolute;
right: 95px;
top: 60px;
width:40px;
height:25px;
z-index:10;
}

#en{
position:absolute;
right: 35px;
top: 60px;
width:43px;
height:25px;
z-index:10;
}

/* menu */

#menu {
background:url('menu.jpg') no-repeat;
position: absolute;
left: 40px;
top: 133px;
width: 165px;
height: 234px;
z-index: 90;
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05, a#menu06, a#menu07, a#menu08{
left: 0px;
top: 0px;
text-indent:-3000px;
position:absolute;
display:block;
z-index:100;
}

a#menu01 {
top:0px;
left:0px;
width:165px;
height:31px;
}

a#menu02 {
top:33px;
left:0px;
width:165px;
height:26px;
}

a#menu03 {
top:60px;
left:0px;
width:165px;
height:26px;
}

a#menu04 {
top:87px;
left:0px;
width:165px;
height:28px;
}

a#menu05 {
top:116px;
left:0px;
width:165px;
height:26px;
}

a#menu06 {
top:143px;
left:0px;
width:165px;
height:26px;
}

a#menu07 {
top:170px;
left:0px;
width:165px;
height:26px;
}

a#menu08 {
top:197px;
left:0px;
width:165px;
height:37px;
}

a#menu01:hover {
background: url(menu_hover.jpg) 0px 0px;
}

a#menu02:hover {
background: url(menu_hover.jpg) 0px -33px;
}

a#menu03:hover {
background: url(menu_hover.jpg) 0px -60px;
}

a#menu04:hover {
background: url(menu_hover.jpg) 0px -87px;
}

a#menu05:hover {
background: url(menu_hover.jpg) 0px -116px;
}

a#menu06:hover {
background: url(menu_hover.jpg) 0px -143px;
}

a#menu07:hover {
background: url(menu_hover.jpg) 0px -170px;
}

a#menu08:hover {
background: url(menu_hover.jpg) 0px -197px;
}


/* tresc */

#tresc {
background: url('tresc.jpg') repeat-y top center;
position: relative;
width:784px;
height: auto;
margin: 0 auto;
z-index:1;
}

#text {
position: relative;
width:700px;
height: auto;
margin: 0 auto;
padding:20px 0px 0px 0px;
z-index:1;
}

a:link, a:visited {
color: #709ABA; 
text-decoration: none;
}

a:hover	{ 
color: #6891ad;
text-decoration: none;
}

a:focus { 
outline: none
}

.gallery a:link img, .gallery a:visited img {
background: #06476A;
padding: 5px 5px;
}
       
.gallery a:hover img, .gallery a:active img {
border: 1px solid #07547C;
padding: 4px 4px;
}

/* bottom */

#bottom {
width: 784px;
height: 286px;
position: relative;
}

#bottom01 {
background: url('bottom01.jpg');
position: absolute;
width: 404px;
height: 286px;
bottom:0px;
left: 0px;
z-index: 1;
}

#bottom02 {
background: url('bottom02.jpg');
position: absolute;
width: 380px;
height: 286px;
bottom:0px;
left: 404px;
z-index: 1;
}

#copy {
position: absolute;
width: 784px;
height: 0px;
top: 255px;
left: 0px;
z-index: 8;
font-size: 10px;
color: #e7f0f6;
}

#copy a:link, #copy a:visited {
color: #c6e2f5; 
text-decoration:none;
}

#copy a:hover	{ 
color: #add3ec;
text-decoration:none;
}

.border{
background:#052235;
border:1px solid #253b4a;
padding: 6px 6px;
}

.border_figo{
background:#ffffff;
padding: 4px 4px;
}

.border_right {
background:#052235;
border:1px solid #253b4a;
padding: 6px 6px;
float: right;
clear:right;
margin: 0px 0px 0px 20px;
}

table.wystawy {
border-collapse: collapse;
margin:40px 0px 0 0px;
border:2px solid #34546B;
background:#273F50;
color:#E7F0F6;
}

table.wystawy td {
border:1px solid #1D2318;
padding: 5px;
text-align:left;
}

code {
background:#284659;
display: block;
font-size:11px;
width:70%;
height: auto;
border: 1px solid #C5D9E4;
text-align:center;
padding:7px;
line-height:100%;
color:#C5D9E4;
margin: 0 auto;
}
