body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding:5px;
}
form {
	margin: 0px;
}
.alert_error {font-weight: bold; color: #ff4800; padding: 5px; text-align: center;}
.alert_ok {font-weight: bold; color: #8fcf10; padding: 5px; text-align: center;}
td {
	font-size: 11px;
}
.frazy {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/forma.gif);
	border: none;
	width: 151px;
	height: 19px;
	padding: 4px 5px 2px;
}
.tekst_menu {
	font-weight: bold;
	color: #CC0000;
}
.tekst_maly {
	font-size: 10px;
}

.tekst_wydarzenia {
	color: #FFFFFF;
	padding-top: 65px;
	padding-right: 5px;
	padding-left: 24px;
}
.linkStopka {
	color: #cccccc;
	text-decoration: none;
}
.linkStopka:hover {
  color: #000000;
}
a {
	text-decoration: underline;
	color:#000000
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.linki_menu {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.linki_menu:hover {
	text-decoration:underline
}
.tekst_realizacje {
	font-weight: bold;
	color: #FFFFFF;
}
.tekst_realizacje_link,.pasekMenu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
.tekst_realizacje_link:hover,.pasekMenu:hover {
	color: #FFFFFF;
	text-decoration:underline
}

.obrazek_ramka {
	border: 3px solid #888888;
	margin: 0 0 0 3;
	cursor: hand;
}
.tekst_prawa_kolumna {
	color: #FFFFFF;
}
li {
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	list-style-image: url(../images/punktator.gif);
}
ul {
	margin: 0px 0px 0px 16px;
}
.obrazek_s {
	border: 1px solid #FFFFFF;
	margin: 4px;
}
.noBorder {
  border: none;
  background: none;
}

