<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	margin: 10;
	padding: 0;
	background: #FFFFFF;
	font-size: 15px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #141F00;
}


table, th, td
{
	border: 1px solid black;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #141F00;
	background-color: transparent;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h3 {
	font-size: 2em;
}
h4 {
	font-size: 1.7em;
}
h5 {
	font-size: 1.4em;
}

p, ul, ol {
	line-height: 200%;
	background: transparent;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 5px 5px 10px;  	
    font-weight: normal;
	font-size: 13px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #003300;
	background-color: transparent;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

#przedmiot {
	background-color: #CCCCFF;
	width: 50%;
	float: left;	
}


a {
	color: #166E34;
}

a:hover {
	color: #34BA01;
}

hr {
	display: none;
}

#kontakt
{
	float: right;
	width: 50%;
	margin: 10px;

}

#tresc
{
	float: right;
	width: 70%;
	margin: 10px;
}


#logomim
{
	float: right;
	width: 30%;
	margin: 10px;
}

#logouw
{
	float: right;
	width: 30%;
	margin: 10px;
}

#tresclewa
{
	float: left;
	width: 70%;
	margin: 10px;
}

#menuprawe
{
	float: right;
	width: 25%;
	margin: 10px;
}




#menu
{

	float: left;
	width: 45%;
	margin: 10px;

}

#menu1
{

	background-color: #CCCCFF;
	float: left;
	width: 20%;
	margin: 10px;

}

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