body{ text-align: center; overflow: auto; margin: 10px 0 0 0; color: white; background-color: black; padding: 0;
font-family: Georgia; font-size: 11px; }

textarea{ overflow: auto; }
h1{ font-size: 16px; }
a{ text-decoration: none; color: #ddd2f9; }
a:hover{ text-decoration: underline; }

div#container{ width: 775px; margin: 0 auto; text-align: left; }
div#top{ width: 100%; margin-bottom: 10px; }

a.pointer{ cursor: pointer; }
a.pointer:hover{ text-decoration: none; }

div#titleInline{ float: left; width: 270px; }
div#titleInline img{ border: 0; }
div#titleInline a{ /* margin-left: 7px; */ text-decoration: none; }

div#menuInline{ margin-top: 20px; float: left; width: 500px; }
div#menuInline a{ margin-right: 55px; color: white; text-decoration: none; font-size: 14px; }
div#menuInline a:hover{ text-decoration: underline; }
a.menuInlineFirst{ margin-left: 40px; }

div#leftSide{ float: left; width: 126px; }
div#leftSide img{ border: 0; }
div#leftSide a{ text-decoration: none; }

div.kategoriaBox{ height: 78px; width: 350px; }
div.kategoriaBox img{ border: 0; }
div.kategoriaBox a{ text-decoration: none; }
div.kategoriaBoxFoto{ width: 140px; float: left; /* szerokosc fotki: 126px */ }
div.kategoriaBoxTitle{ margin-top: 10px; width: 200px; float: left; }

div#rightSide{ float: left; width: 648px; }
div#topImage{ margin-bottom: 155px; margin-top: 60px; width: 648px; height: 392px;
background: url(img/topimage.jpg) no-repeat; }
div.webmaster{ text-align: right; }

div.center{ text-align: center; }
