body {
text-align: left;
background: #FFFFFF url("images/tlo1.jpg") repeat left top;
margin: 0px 0px 0px 0px;

}

h1 {
font-family: georgia, verdana, sans-serif;
font-weight: normal;
font-size: 20px;
text-shadow: 1px 1px 1px #000000;
display: inline;
margin: 0px;
padding: 0px;
}

h2 {
font-family: georgia, verdana, sans-serif;
font-weight: normal;
font-size: 16px;
text-indent: 10px;
}

h3 {
font-family: georgia, verdana, sans-serif;
font-weight: normal;
font-size: 14px;
text-shadow: 1px 1px 10px #FFFFFF;
line-height: 16px;}

h4 {
font-family: georgia, verdana, sans-serif;
font-weight: normal;
font-size: 13px;
text-indent: 10px;
}

a:link {font-family: tahoma; color: #000000; font-size: 14px; text-decoration:none;}
a:visited {font-family: tahoma; color: #000000; font-size: 14px; text-decoration:none;}
a:active {font-family: tahoma; color: #000000; font-size: 14px; text-decoration:none;}
a:hover {font-family: tahoma; color: #CC33CC; font-size: 14px; text-decoration:none;}

a.fiolet { color: #663333;}
a.czarny { color: #000000;}


#main
{
width: 1000px;
position: absolute;
background: #FFFFFF url("images/tlocontainer.jpg") no-repeat center top;

margin-left: -500px;
left: 50%;
top: 15px;
}


#logo
{
width: 351px;
height: 239px;
text-align: center; /*centrowanie tekstu*/

}

#napisy{
position: absolute;
top: 15px;
left: 400px;
}

#fotki{
position: absolute;

top: 247px;
left: 3px;
}

#lmenu
{
float: left; /* przesunięcie elementu do lewej strony */
width: 240px;
height: 450px;
border:0px solid #000000;
padding: 40px 0px 0px 40px ;
}


#tresc
{
margin-left: 350px;
margin-right: 0px;
border:0px solid #000000;
padding: 120px 40px 30px 40px ;

/*nie określamy szerokości tego bloku po to by rozszerzał/zwężał się wraz ze zmianą rozdzielczości i wielkości monitora */
}


#menu{
position: absolute;
top: 190px;
left: 366px;
margin: 0px;
padding: 0px;
}


#tabela {
   border: 0px solid black;
   font-family: verdana, sans-serif;
   font-weight: normal;
   font-size: 10px;
}

#tabela a {
        text-decoration:none;
        color:#333;
        font-family: Verdana,sans-serif;
        font-size:11px;
        font-weight:bold;
    }


#stopka
{
clear: both;
position: absolute;
width: 1000px;
background: #FFFFFF
text-align: left;
font-size: 12px;
font-family: tahoma;
margin-left: -500px;
left: 50%;
padding: 10px;
}

#stopka_menu
{
width: 1000px;
text-align: center;


}

#stopka_prawa {
float: right;
margin-right: 10px;
width: 330px;
text-align: right;
padding: 10px;
}

#stopka_lewa {
float: left;
width: 420px;
margin-left: 5px;
text-align: left;



}

