body { background-color: #000; margin: 0; }
h1 { color: #ccc; font-size: 1.4em; font-weight: bold; }
p { }
td { }
a { color: #f00; font-size: 1.4em; text-decoration: none; }
a:hover { color: #c00; }
#main_container { background-image: url(../images/main_tlo.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; width: 100%; height: 100%; float: left; }
#top { background-image: url(../images/top_obraczki.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; width: 100%; height: 20%; float: left; }
#center { text-align: center; width: 100%; height: 60%; float: left; }
#content_center { background-color: #000; width: 60%; height: 100%; margin: 0 auto; }
#center_1 { margin: 0 auto; width: 60%; height: 40%; }
#center_2 { margin: 0 auto; width: 60%; height: 35%; }
#center_3 { margin: 0 auto; width: 60%; height: 20%; }
#footer { background-image: url(../images/foot_obraczki.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; width: 100%; height: 20%; float: left; }
.img_border { border-width: 0; }
