BODY, TD, P, H1, A {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color : #999999;
}

IMG {
	border: solid 2px #AAAAAA;
}

H1 {
	font-size : 16px;
	font-weight : bold;
	text-align: left;
	background-color : #AAAAAA;
	color : #FFFFFF;
	margin-bottom : 2px;
	padding : 5px;
	border-bottom: solid 1px #696969;
}

P {
	font-size : 12px;
	text-align: justify;
	padding : 0px;
	margin-bottom : 10px;
	margin-top : 0px;
}

.lh {
		line-height: 20pt;
}

.header {
	text-align: center;
	font-weight : bold;
	padding : 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	color : #FFFFFF;
}

LI {
	font-size : 12px;
	text-align: left;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-bottom : 0px;
}

A {
	font-weight : bold;
	text-decoration : none;
	color : #cc0000;
}

A:HOVER {
	text-decoration : underline;
}
.menu
{
	font-size : 11px;
	font-weight : bold;
	color : #FFB935;
}
.stacja
{
	background-color : #DDDDDD;
}
.naglowek
{
	background-color : #DDDDDD;
}
.small
{
	color : #FFFFFF;
	font-size : 10px;
	text-align: left;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 5px;
	padding-top : 0px;
	margin-bottom : 0px;
}
.link_small
{
	color : #FFFFFF;
	font-size : 10px;
}