
div#kontener {
 overflow: hidden;
 width: 650px;
 margin: 10px auto;
 padding: 0;
 background:url(../img/tlo.gif) top center repeat-y;
}

div#tresc {
 clear: left;
 margin: 0 50px;
 padding: 20px 0 10px 0;
}

div#stopka{
 height: 46px;
 background: url(../img/stopka.gif) top center no-repeat;
 text-align: center;
}

div#stopka a{
 color: #fff;
 font-size: 18px;
 text-decoration: none;
 font-style: italic;
 }

div#stopka a:hover {
 text-decoration: underline;
}

p.kontakt {
 margin: 20px 0 5px;
 color: #000;
 font-size: 14px;
 text-align: center;
 font-weight: bold;
}
p.klauzula {
font-size: 12px;
margin-top: 30px;
}

div#minisite img {
 float: left;
 display: inline;
 border: none;
 margin-left: 10px;
}



