html 
{
overflow: hidden;
}

a
{
text-decoration:none;
color: #444;
}

a:hover
{
color: #000;
text-shadow: 0px 0px 10px #6666ff;
}

body
{
background-color:#aaa;
}
.wh
{
margin-left: auto ;
margin-right: auto ;
padding: 0px ;

position: absolute;
width: 100%;
height: 100%;

}
.cont
{
position: relative;
margin-left:auto;
margin-right:auto;
width: 866px;
height: 590px;
top: 5%;
background-image: url(ds.png);
}
.bgimg
{
position: absolute;
top:26px;
left:28px;
z-index:0;
}
.logo
{
padding-left: 12px;
padding-top: 12px;

}

.banner-top1
{

font-family: Tahoma;
font-size: 20px;
position: relative;
top:26px;
left:28px;
padding: 5px;

height:40px;
width: 790px;


color: #bbbbbb;
opacity: 1;
z-index:2;

}
.banner-bottom1
{
border-top: 2px solid #ccc;
font-family: Tahoma;
font-size: 20px;
position: relative;
top:402px;
left:28px;
padding: 5px;

height:86px;
width: 565px;

background-color: #333;
color: #bbbbbb;
opacity: 0.8;
z-index:2;
float: left;
}
.banner-bottom2
{
border-top: 2px solid #ccc;
font-family: Tahoma;
font-size: 16px;
position: relative;
top:402px;
left:28px;
padding: 5px;
padding-left: 10px;

height:86px;
width: 210px;

background-color: #222;
color: #ddd;
opacity: 0.8;
z-index:2;
float: left;
}
.nazwa
{
font-size: 24px;
color: white;
padding-left: 2px;
}
.tekscik
{
padding-left: 2px;
}

div.menu
{
color: black;
background-color: #f0f0f0;
border-bottom: 1px solid black;

position: fixed;
top: 0px;
left: 0px;
width: 100%;
height:8px;

}

img.tab
{
border:0;
margin:0;
padding:0;
}

div.menu ul
{
list-style-type: none;

padding:0;
margin:0;
}

div.menu ul li
{
z-index:0;
padding-left: 20px;
padding-top: 0px;
font-size: 16px;
font-family: Segoe UI, Calibri, Verdana;
text-transform: lowercase;

display: block;
height: 24px;
width: 108px;
background-image: url('tab.png');
float: left;
}

div.galeria
{

position: absolute;
top: 120px;
left: 64px;
width: 85%;
height: 55%;
z-index: 1;
}

img.gal-thumb
{
margin-top: 8px;
margin-right: 8px;

border: 1px solid gray;
background-color: #f0f0f0;
padding: 3px;
height: 20%;
}
