.menu{
width: 180px;
margin-top:20px;
margin-bottom:20px;
}

.link_menu:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.link_menu:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.link_menu:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: underline;
}

.link_menu:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 180px;
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
}

.baners {
	width: 180px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

.text_content {
	font-size: 16px;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
}

.footer {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/dolna-linia1_02.gif);
}
