<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* &lt;reset rules&gt; */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
img {vertical-align:top; }
ul,ol { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
.clearer { clear: both; height: 1px; overflow: hidden; margin-bottom: -1px; font-size: 1px; line-height: 1px; }
/* &lt;/reset rules&gt; */



body {background: #DDDDDD;
font-family: arial, sans-serif;
font-size: 20px;
color: #003399;}

#wrapper {width: 980px;
margin: 0 auto;}

#menu {width: 300px;
float: left;}

#tresc {width: 680px;
float: right;}

#menu li {padding: 15px 0 15px 0;
color: #003399;}

#tresc h1 {font-size: 30px;
text-align: center;
padding: 40px 0 40px 20px;}

#tresc p {font-size: 16px;
text-align: left;
padding: 10px 0 10px 20px;
line-height: 1.5;}


#tresc h2 {font-size: 20px;
text-align: center;
padding: 40px 0 40px 20px;}

#tresc h3 {font-size: 16px;
text-align: center;
padding: 10px 0 10px 0;}


#stopka {text-align: center;
font-size: 10px;
color: #003399;
background: #ccc;
padding: 10px 0 10px 0;}



#tabela .miejsce h2{
border-color: #DDDDDD;
background-color: #DDDDDD;
width: 680;
text-align: left;
padding: 0 0 0 5px;}


#tresc ul {list-style: disc;
font-size: 16px;
padding: 20px 0 20px 25px;
line-height: 1.5;}

#tresc ol  {list-style: decimal;
font-size: 14px;
line-height: 1.5;
padding: 20px 0 20px 20px;}

p span {font-weight: bold;
color: #003399;
text-decoration: underline;
padding: 10px 0 10px 0px;}

span.pogrubienie {font-weight: bold;
color: #003399;
text-decoration: none;}

span.czerwone {font-weight: bold;
font-size: 20px;
text-align: center;
color: #f9696d;
text-decoration: none;}

span.zielone {font-weight: bold;
font-size: 20px;
text-align: center;
color: #1f9f1c;
text-decoration: none;}


li  span.pogrubienie {font-weight: bold;
color: #003399;
text-decoration: none;}

.galeria a 
{padding-right: 25px;}


#menu a:link, #menu a:visited {
text-decoration: none;
color: #003399;
display: block;
padding: 2px 20px 2px 0px;
}
#menu a:hover {background: #003399;
color: #fff;
padding: 2px 20px 2px 0px;}

</pre></body></html>