@charset "iso-8859-2";
/* CSS Document */

body {
width:auto 100%;
background-color:#D3E4C9;
}

div.kontener {
text-align: center;
width: 100% auto;
}

div.strona {
text-align: center; 
width: 626px;
height: 600px;
margin: auto;
background-color:#D3E8C8;

}

div.logo {
margin: 0px;
}

div.top {
margin: auto;
text-align: left;
}

div.listek {
position: absolute;
}

div.top_1 {
position: relative;
left: 170px;
}

div.menu {
}

div.tresc {
margin-top: 25px;
text-align: center;
background-image: url(tlo.png);
background-position:center;
background-repeat:no-repeat;
height: 300px;
width: 100%;
overflow:auto;
}

p.tresc {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 20px;
margin-right: 20px;
text-align: justify}

h1{
font-size:18px;
color: #990000;
}

img {
border: 0px;
}