
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
}
td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}
.nadpis-black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 18px;
	color: black;
}
.nadpis-white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
	color: white;
}
.text-black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}
.text-black-b {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.text-black-small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
}
.text-white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
}
.text-white-b {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
.text-white-small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
}
.text-red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: red;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}

input, textarea, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}	
.submit {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}

.selectOverflow196 {
	width:			196px;
	overflow:		hidden;
	text-overflow:	ellipsis;
}

.selectOverflow495 {
	width:			495px;
	overflow:		hidden;
	text-overflow:	ellipsis;
}

.omo {
	background-color: #D2D2D2;
}
.omm {
	background-color: #C0C0C0;
}
