@CHARSET "UTF-8";

h3.wiadomosci {
	margin:				5px 15px 5px 15px;
	padding:			0px 0px 0px 0px;
	color:				#FD7E00;
}

#content table td.content table {
	height: 			auto;
}

div.p {
	margin:				0px 13px 8px;
}

#content table td.content table.wiadomosci {
	width: 				770px;
	margin:				2px 13px;
}

#content table td.content table.wiadomosci .nowa {
	font-weight:		bold;
	color:				#FD7E00;
}

.trescWiadomosci {
	padding:			5px;
	background-color: 	#fff;
}


#loginForm {
	margin:				10px auto;
}

#loginForm th {
	text-align: 		right;
}

.error {
	font-weight: 		bold;
	color:				#d00;
}



#content table td.content ul.topMenu {
	list-style: 		none;
	margin:				10px 15px 0px 15px;
	padding:			0px 0px 0px 0px;
}

#content table td.content ul.topMenu li {
	display: 			inline;
	padding:			2px 2px;
}




#content table td.content dl {
	margin:				0px 0px 10px 13px;
}





#content table td.content .mg3 {
	margin-bottom:		3px;
}

.red {
	color:				#d00;
	font-weight: 		bold;
}


hr.wiadomosci {
	margin:				0px auto 10px auto;
	height:				1px;
	border: 			0px;
	background-color: 	#aaaaaa;
}

a {
	color:				#FD7E00;
	text-decoration: 	none;
}

a:hover {
	color:				#000066;
	text-decoration: 	underline;
}