body
{
	font-size: 82%;
	color:#800000; 
	font-family: Times New "Times New Roman", Times, serif;
	background-color: #66CCFF;
}				

div#page { width: 985px; border-bottom: 2px solid #800000; overflow: visible; }

/* Styl czcionki */

h1, h2 { font-family: Times New "Times New Roman", Times, serif; font-weight: bold; }

h1 {font-size: 1.6em; margin-bottom: 1.5em; }
h2 {font-size: 1.2em; }
h3 {font-size: 1.1em; font-style: italic}
h4 { margin: -1.5em 0 0 0; padding: 0; clear: both }
h4 img { margin-right: 1em; }
h1 i {padding-left: 2em;}
p { margin-top: 0.5em; margin-bottom: 0.5em}

p img { margin: 0 1px 2px 0; }
p.foto { font-size: 8pt; }
p.odstepy img { margin: 0 10px 5px 0}

p.right { text-align: right;}

img.domek { margin-right: 1em;  }


hr { margin: 0em; border: 1px solid #800000; }

table, tr, td
{
font-family: Verdana, Tahoma, Arial;	/* Nazwy czcionek */
 font-size: 10pt;					/* Rozmiar czcionki */
 color:#800000}					/* Kolor czcionki */

.altable {
font-family:Verdana, Tahoma, Arial;
 font-size=7pt;
 color:#000040}

a:link
{text-decoration:none; 			/* Styl czcionki */
 color:#000080}					/* Kolor czcionki */
 
a:visited
{text-decoration:none; 			/* Styl czcionki */
 color:#800000}					/* Kolor czcionki */
 
a:active
{text-decoration:none; 			/* Styl czcionki */
 color:#008000}					/* Kolor czcionki */
 
a:hover
{text-decoration:none underline;				/* Styl czcionki */
 color:#CC0000}					/* Kolor czcionki */
#newsboard {					/* Styl związany z tekstem przewijającym się u góry ekranu (1) */
	VISIBILITY: hidden; OVERFLOW: hidden; CLIP: rect(0px 450px 20px 0px); HEIGHT: 20px
}
#newscontent {					/* Styl związany z tekstem przewijającym się u góry ekranu (2) */
	LEFT: 0px; CLIP: rect(0px 450px 20px 0px); POSITION: relative; TOP: 0px; HEIGHT: 20px
}