/* Domyślny arkusz dla wszystkich mediów */
/* (tu znajdują się ogólne deklaracje) */
/* (...) */

@media print {
	/* Arkusz dla wydruku */
}
html, body {
margin : 0;
padding : 0;
width : 100%;
height : 100%;
overflow : hidden;
}
body {
font-family : helvetica; 'URW Gothic L'; 'DeJavu Sans'; freesans; arial; sans-serif;
font-size : 14px;
color : #000000;
/*color : #000080;*/
}
#top {
width : 1003px;
}
p {
text-align : justify;
}
a img {border: 0;
}
a:link {
color : #be0000;
/*color : #000080;*/
text-decoration : underline;
}
a:visited {
color : #be0000;
/*color : #000080;*/
text-decoration : underline;
}
a:hover {
/*color : #000000;*/
color : /* #17E224;#00ff10; */ #0000be;
text-decoration : underline;
}
ul li a:hover {
/*color : #000000;*/
color : /*#00ff10;*/ #0000be;
}
#background {
position : absolute;
z-index : 1;
width : 100%;
height : 100%;
}
#scroller {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
overflow : auto;
z-index : 2;
}
#motylek {
position : absolute;
top : 100px;
left : 140px;
z-index : 10;
}
*.buraczek:first-letter {
/*color : black;*/
color : red;
font-family : 'Times New Roman', serif;
font-size : 220%;
float : left;
}
#content {
padding : 230px 100px 0 140px;
}
#tytul {
position : absolute;
top : 60px;
left : 300px;
z-index : 1;
}
#tytul1 {
font-size : 200%;
color : #000000;
/*color : #be0000;*/
position : absolute;
top : 120px;
left : 300px;
z-index : 1;
}
#tytul11 {
font-size : 200%;
color : #000080;
/*color : #be0000;*/
position : absolute;
top : 120px;
left : 300px;
z-index : 1;
}
#tytul2 {
font-size : 150%;
color : #000000;
/*color : #be0000;*/
text-align : center;
}
#tytul22 {
font-size : 125%;
color : #000000;
/*color : #000080;*/
text-align : center;
}
*.tytul22 {
font-size : 125%;
color : #000000;
/*color : #000080;*/
text-align : center;
}
#tytul23 {
font-size : 130%;
color : #000000;
/*color : #be0000;*/
text-align : center;
}
*.tytul231 {
font-size : 130%;
color : #be0000;
text-align : center;
}
#tytul24 {
font-size : 150%;
color : #000080;
/*color : #be0000;*/
text-align : center;
}
*.tytul24 {
font-size : 150%;
color : #000080;
/*color : #be0000;*/
text-align : center;
}
*.tytul241 {
font-size : 250%;
color : #000080;
/*color : #be0000;*/
text-align : center;
}
*.tytul242 {
font-size : 150%;
color : #000080;
/*color : #be0000;*/
}
*.tytul3 {
font-size : 150%;
color : #000000;
/*color : #be0000;*/
}
*.tytul31 {
font-size : 150%;
color : #000080;
/*color : #be0000;*/
}
*.tytul4 {
color : #000000;
/*color : #be0000;*/
}
#tytul44 {
color : #000000;
/*color : #be0000;*/
text-align : justify;
}
*.tytul5 {
font-size : 110%;
text-indent : 23px;
}
*.tytul61 {
font-size : 120%;
color : #be0000;
text-indent : 23px;
}
*.tytul6 {
font-size : 100%;
text-indent : 23px;
}
#podrozdzialy {
position : absolute;
top : 60px;
left : 700px;
z-index : 1;
}
#cc {
font-size : 75%;
font-style : italic;
}
#content_blue {
padding : 40px 90px 0 280px;
}
#motylek_blue {
position : fixed;
top : 100px;
left : 140px;
z-index : 1;
}
#sentencja {
position : relative;
top : -20px;
left : 0;
z-index : 1;
font-size : 90%;
text-align : center;
}
#kreska0 {
position : relative;
top : -10px;
left : 0;
z-index : 1;
}
*.kreska1 {
position : relative;
top : 0;
left : 0;
z-index : 1;
}
#menu {
position : fixed;
top : 220px;
left : 50px;
z-index : 1;
}

*.skarbonka {
position : fixed;
top : 490px;
left : 65px;
z-index : 1;
}

*.skarbonka1 {
position : fixed;
top : 520px;
left : 50px;
z-index : 1;
}

#stopka_blue {
clear : both;
width : 100%;
position : relative;
top : 50px;
/*background-color : #000000;*/
background-color : #3cb0e3;
font-size : 75%;
}
dt {
color : #000000;
/*color : #be0000;*/
}
dd {
text-align : justify;
}
ul, ul li {
display : block;
list-style : none;
margin : 0;
padding : 0;
}
ul li {
width : 150px;
padding-left : 0;
}
ul a:link, ul a:visited {
display : block;
width : 130px;
text-decoration : none;
padding : 5px 10px;
text-align : right;
font-weight : normal;
color : #000000;
/*color : #1182F1; /*#3894ee*/
background : url("elementy/przycisk.png") repeat-x top;
}
*.kreacje {
border : 0;
position : relative;
top : 20px;
left : 20px;
table-layout : auto;
width : auto;
}
*.odstep {
padding-left : 10px;
}
#odstep1 {
padding-left : 50px;
}
*.odstep50 {
padding-left : 50px;
}
*.odstep100 {
padding-left : 100px;
}
*.odstep165 {
padding-left : 165px;
}

