.tytul
{
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}

.black
{
	color: #000000;
}

.red
{
	color: #EC0004;
	font-size: 14px;
}

.big14
{
	font-size: 14px;
}

body 
{
	font-family: tahoma;
	margin-top: 10px;
}

td
{
	font-size: 11px; font-family: tahoma; color: #000000;
}

td.white 
{
	font-size: 11px; font-family: tahoma; color: #000000; background-color:#FFFFFF
}

td.menu 
{
	font-size: 11px; font-family: tahoma; color: #000000;
}

td.stopka
{
	font-size: 11px; font-family: tahoma; color: #000000; background-image:none;
}

.naglowek
{
	font-size: 18px; font-family: tahoma; color: #000000;
}

a:link 
{
	color: #000000; text-decoration: none; font-size: 11px;
}
a:visited 
{
	color: #000000; text-decoration: none; font-size: 11px;
}
a:hover 
{
	color: #000000; text-decoration: underline; font-size: 11px;
}

a.thin:link 
{
	color: #000000; text-decoration: none; font-size: 11px; font-weight: normal;
}
a.thin:visited 
{
	color: #000000; text-decoration: none; font-size: 11px; font-weight: normal;
}
a.thin:hover 
{
	color: #000000; text-decoration: underline; font-size: 11px; font-weight: normal;
}

a.stopka:link 
{
    color: #000000;
    text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
    font-weight: bold;
}

a.stopka:visited 
{
    color: #000000;
    text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
    font-weight: bold;
}

a.stopka:hover 
{
    color: #000000;
    text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
    font-weight: normal;
}

INPUT {
	border-TOP-width: 1px;
	FONT-WEIGHT: normal;
	border-LEFT-width: 1px;
	FONT-SIZE: 9pt;
	border-LEFT-COLOR: #DBB793;
	border-BOTTOM-width: 1px;
	border-BOTTOM-COLOR: #DBB793;
	border-TOP-COLOR: #DBB793;
	TEXT-INDENT: 2px;
	BACKGROUND-COLOR: #FFFFFF;
	border-RIGHT-width: 1px;
	border-RIGHT-COLOR: #DBB793;
	height:20px;
}

TEXTAREA {
	border-TOP-width: 1px;
	FONT-WEIGHT: normal;
	border-LEFT-width: 1px;
	FONT-SIZE: 9pt;
	border-LEFT-COLOR: #DBB793;
	border-BOTTOM-width: 1px;
	border-BOTTOM-COLOR: #DBB793;
	border-TOP-COLOR: #DBB793;
	TEXT-INDENT: 2px;
	BACKGROUND-COLOR: #FFFFFF;
	border-RIGHT-width: 1px;
	border-RIGHT-COLOR: #DBB793
}

SELECT {
	border-TOP-width: 1px;
	FONT-WEIGHT: normal;
	border-LEFT-width: 1px;
	FONT-SIZE: 9pt;
	border-LEFT-COLOR: #DBB793;
	border-BOTTOM-width: 1px;
	border-BOTTOM-COLOR: #DBB793;
	border-TOP-COLOR: #DBB793;
	TEXT-INDENT: 2px;
	BACKGROUND-COLOR: #FFFFFF;
	border-RIGHT-width: 1px;
	border-RIGHT-COLOR: #DBB793
}