/* Szkielet strony */

#main_i { width: 700px; height: 500px; margin: auto; overflow: hidden; background-image: url(_images/obrazek.gif);
background-repeat: no-repeat; border: solid 1px; border-color: #000;
text-align: left; font-family: verdana, monospace; }
#update { width: 150px; height: 50px; overflow: hidden; position: relative; top: -450px; left: 225px;
font-size: 17px; font-weight: bold; font-style: italic; }
#tablica { width: 150px; height: 110px; overflow: auto; position: relative; top: -500px; left: 470px;
font-size: 10px; font-weight: bold; text-align: center; }
#valid { width: 702px; margin: auto; text-align: left; }


/* Cała reszta */
.marginesy { width: 680px; margin: auto; margin-bottom: 5px; text-align: justify; }
IMG { border: 0; }

.tytul { font-size: 50px; margin-top: 5px;}

.go_up { font-size: 14px; text-align: right; margin-top: 10px; }

.www-i { border: 1px solid; border-color: #000; }

.red { color: #F00; }

.red-no { color: #F00; text-decoration: line-through; }

.quote { font-size: 11px; width: 500px; color: #000; background-color: #CCC; border: 1px solid; border-color: #000; margin-left: 10px; margin-top: 1px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; overflow: hidden; }

.quote_itt { font-size: 8px; margin-bottom: 0; margin-top: 0px; border: 1px solid; border-color: #000; padding: 10px; overflow: hidden; }
