.all{
font-family: tahoma, verdana;
font-size: 10px;
color: #464646;
background-color: #405E4F;
}

a {
	text-decoration: none;
	font-weight: bold;
    color: #464646;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
    color: #323232;
}


a.news {
	text-decoration: none;
	font-weight: normal;
    color: #464646;
}

a:hover.news {
	text-decoration: none;
	font-weight: normal;
    color: #323232;
	background-color: #B4B4B4;
}

a.stopka {
	text-decoration: none;
	font-weight: bold;
    color: #71857A;
}

a:hover.stopka {
	text-decoration: underline;
	font-weight: bold;
    color: #91B3A2;
}

.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px tahoma, verdana; 
	COLOR: #333333; 
	BORDER: #333333 1px solid; 
	cursor: hand;
}
.form { 
	FONT: 10px tahoma, verdana; 
	COLOR: #464646;
	BORDER: #333333 1px solid; 
}

ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 15px; 
}

li {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 5px; 
}

#stopka a{
color:#5a7666;
font-weight:normal;
}

#naglowek a{
color: #5A7666;
}

