@charset "utf-8";
/* CSS Document */

A {
	COLOR: #30C;
	TEXT-DECORATION: none
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #03F;
}


A:hover {
	COLOR: #03C;
	TEXT-DECORATION: none
	}
.liFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #000;
	list-style-position: inside;
	list-style-type: disc;
}
.liFontHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#039;
}
.liFontMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
}

.higlihtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}
.wyznacznik {
	font-weight: bold;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}
.menu_prop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #ECEDEC;
	background-image: url(images/single_menu.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 143px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	top: 15px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
.buttons_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/button_menu.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 143px;
	text-align: center;
	vertical-align: middle;
}

