* {
    color: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #f9f7c7;

}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #f9f7c7;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #f9f7c7;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #f9f7c7;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #e57e7e;
}

a.new {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: blue;

}
a.new:link {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: blue;
}
a.new:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: blue;
}
a.new:active {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: blue;
}
a.new:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000099;
}

a.menu {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;

}
a.menu:link {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #e57e7e;
}
body {
	margin: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

a.menu2 {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;

}
a.menu2:link {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu2:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}
a.menu2:active {
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}

td {
 font-family: sans-serif;
 font-weight: normal;
 font-style: normal;
 font-size: 12px;
 font-variant: normal;
 font-stretch: normal;
 color: #FFFFFF;
}

td.stopka {
 font-size: 10px;
 color: #414649;
}

td.new {
 color: #414649;
}

td.linia {
 background-color: #ffffff;
}

td.head_nowosci {
 color: #ffffff;
 font-weight: bold;
}

table.srodek {

}

input {
	background-color: #f9f7c7;
	font-size: 11;
	font-family: sans-serif;
	font-style: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid;
	color: #000000;
	border-color: #000000;
	border-left-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-top-color: black;
}

select.text, option {
    color: #000000;
}

