body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
margin: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
font-weight: normal;
background-position: 0 0;
text-align:center;
background-color: white;
background-image: url(/img/tlo.jpg);
background-repeat:repeat-x;
}

.img
{
border:0px;
border-color:black;
}

div.base
{
width: 830px;
height: 600px;
margin: auto;
margin-left:auto; 
margin-right:auto; 
padding:0px;
position: absolute;
text-align:left;
left:0px;
}


div.uslugi
{
width:530px;
height:440px;
margin-left:0px;
padding-top:0px;
margin-top:-8px;
}

div.nadrzedny
{
text-align:center;
margin: auto;
margin-left: auto;
/* padding:auto; */
height: 100%;
border-style: none;
z-index:1;
position: relative;
width: 800px;
}


div.menu
{
margin-top: 160px;
margin-left: 623px;
z-index:3;
text-align:center;
position:absolute;
width: 127px;
height: 140px; 
background-repeat: no-repeat;
z-index:2;
}

div.okno
{
margin-top:10px;
position:absolute;
margin-left:0px;
margin-right:0px;
width: 800px;
height:540px;
text-align: justify;
background-image: url(/img/tlo-okno.jpg);
background-repeat:no-repeat;
z-index:1;

}

div.okno2
{
margin-top:40px;
position:absolute;
margin-left:55px;
width: 520px;
height:430px;
text-align: justify;
z-index:1;
}


#thumbBox
{
position: absolute;
left: 0;
top: 0;
width: auto;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
/* cursor: hand; */
cursor: pointer;
}

#thumbBox .footerbar
{
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 0px;
text-align: right;
position: absolute;
}


#thumbBox #thumbImage
{
background-color: black;
}

#thumbLoading
{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 0px;
z-index: 5;
}



div.stopka
{
margin-top:560px;
position: absolute;
margin-left:550px;
margin-right:0px;
width: 270px;
height:30px;
font-size: 10px;
}


a
{
color: black;
font-weight: bold;
text-decoration: none;
}

a:hover 
{
color: white;
font-weight: bold;
text-decoration: underline;
}


a.menu 
{
display:block;
color:black;
font-weight: bold;
text-decoration: none;
}

a.menu:hover 
{
display:block;
color: white;
font-weight: bold;
text-decoration: none;
background-color: #b8b5b1;
}

