/* elementy html */
body {
 background-color: #ffffff;
/* font-family: Lucida console, Lucida, verdana, Arial, Helvetica, sans-serif;*/
 font-family: helvetica, arial, verdana;
 font-size: 12px;
 line-height: 16px;
 margin: 0px;
}

p {margin: 0px; padding: 8px 0px; }

a, a:link, a:visited {color :black; font-weight: bold; text-decoration : none;}
a:hover {color :black; font-weight: bold; text-decoration : underline;}

/* klasy i identyfikatory */
#tabela {
background: #dcdcdc;
margin-top: 16px;
border: 0px; border-collapse: collapse; 
}

#pole_centralne {
 position: relative;
 width: 800px; height: 578px;
 background: #f9f9f9;
}

#dodomu {
 position: absolute;
 top: -1px; left: 10px; width: 70px; height: 74px;
 background: #ffffff;
 border: solid  #eeeeee 1px;
 border-top: none;
}
 
#motto {
 position: absolute;
 top: 8px; left: 460px; width: 600px; height: 18px;
 background: transparent;
 border: none;
 color: #404040;
}
#copyright {
 position: absolute;
 top: 560px; left: 660px; width: 100px; height: 16px;
 background: white;
 color: #999999;
 border: solid gray 1px;
 border-bottom: none;
 padding-left: 14px;
 font-family: arial;
 font-size: 12px;
 line-height: 16px;
}

#apple1 {
 position: absolute; top: 489px; left: 0px; width: 61px; height: 88px;
 background: transparent;
}

#apple2 {
 position: absolute; top: 516px; left: 75px; width: 70px; height: 36px;
 background: transparent;
 color: black;
 font-size:12px;
 font-weight: bold;
 line-height: 17px;
 letter-spacing: 1px;
}

 .wew_boczny {
 position: absolute;
 top: 94px;
 width: 398px; height: 392px;
 background: #aaaaaa;
 border: solid #999999 1px;
 /*background-image: url('./gifs/naszaro.gif');*/
 overflow: auto;
}

.kreski {
position: absolute;
margin: 0px; padding: 0px;
width: 18px; height: 42px;
background: transparent;
}

.napis01 {
position: absolute;
padding: 2px 4px;
margin: 0px;
/*width: 50px; height: 16px;*/
background: white;
border: dashed gray 1px;
z-index: 5;
}

.napis02 {
position: absolute;
/*width: 104px;*/ height: 14px;
padding: 2px 4px;
background: white;
font-weight: bold;
text-indent: 0px;
border: solid gray 1px;
}

.deflist01 {
background: transparent;
margin: 0px; border: solid white 1px; padding: 0px;
display: block;
}
.deflist01 dt {font-weight: bold;}
.deflist01 dd {
position: relative;
background: white;
margin: 8px;
line-height: 1.4em;
}

.infoarea {
background: #ffffff;
margin-left: 10px;
margin-right: 16px;
padding: 1em 0.4em;
border: solid #777777 1px;
}
.infoarea a, .infoarea a:link, .infoarea a:visited {text-decoration : none;}
.infoarea a:hover {text-decoration : underline;}

.info_fp {
color: #666666;
font-weight: bold;
width: 356px;
}
.info_fp a, .info_fp a:link, .info_fp a:visited {text-decoration : none; color: #666666;}
.info_fp a:hover {text-decoration : underline; color: #666666;}
.info_fp p {margin: 0px; padding: 3px 0px; line-height: 14px;}

#strzalka {
width: 46px; height: 10px;
position: absolute; left: 383px;
z-index: 4;}

