<!--

BODY {
       font-family: Georgia;
       font-style: normal;
       font-weight: normal;
       font-size: 14px;
       color: #660000;
       background-image: url(tlo2.jpg);
       background-repeat: repeat;
       
       }
html
{
  
}
.main {
        width:1024px;
        height:768px;
        position:absolute;
        top:0px;
        left:0px;
        
        }
/* === zawartość kartki ===*/
.contener {
        width:450px;
        height:330px;
        position:absolute;
        top:200px;
        left:280px;
        padding:5px;
        text-align:justify;
        overflow:auto;
         }
.biografia {
        width:450px;
        height:330px;
        position:absolute;
        top:200px;
        left:280px;
        padding:5px;
        margin-right:auto;
        margin-left:left;
        text-align:justify;
        overflow:auto;
        }
.biografia img{
        border:none;
        width:150px;
        height:200px;
        margin-left:auto;
        margin-right:auto;
        }
#proza, #cv{
       
        margin:30px;
        }

.fotki {
        width:450px;
        height:350px;
        position:absolute;
        top:200px;
        left:280px;
        padding:0px;
        text-align:justify;
        overflow:auto;
        }
.filmiki {
        width:450px;
        height:370px;
        position:absolute;
        top:200px;
        left:300px;
        padding:0px;
        text-align:justify;
        overflow:auto;
        }
.contener img {
        vertical-align: middle;
        width:100%;
        }
a
{
       
        background-color: inherit;
        text-decoration: none;
        text-align: left;
}


a:link,  a:visited
{
        color: #009900;
        background-color: inherit;
        text-align: center;
}

a:hover, a:active
{
        background-color:inherit;
        color: #CC3300;
        text-align: center;
}
hr {
        width:80%;
        border:dotted:
        }
h3 {
        margin-bottom:-1px;
        }
#player {
        position:absolute;
        top:20px;
        left:3px;
        width:150px;
        height:20px;
      }
#stat {
  	position:absolute;
  	top:740px;
  	left:3px;
}

-->
