TD {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 14px;
}
H1 {
	font-size: 17px;
}
H2 {
	font-size: 15px;
	font-style: italic;
}
H3 {
	font-weight: bold;
	font-size: 12px;
}

A {
text-decoration: none;
color: #3F4B6B;
}

A:hover {
	text-decoration: underline;
}

.textsmall {
	font-size: 10px;
}
.textadres {
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	color: #C6C6C6;
	vertical-align: middle;
	letter-spacing: 0px;
}
.bg_blue {
	background-color: #0071BA;
	color: White;
	font-size: 10px;
	letter-spacing: 3px;
}
.footer {
	background-color: #0071BA;
	color: #00CED1;
	font-size: 10px;
	letter-spacing: 3px;
}
.footer A {
	color: #00CED1;
}
.menu_row_bright {
background-color: #F5F5F5;
}
.menu_row_dark {
background-color: #DBDBDB;
}
#menu_row:hover {
background-color: #CAE5FF;
}

.wiecej A{
	color: #0475B2;
}

.title
{position: absolute;
left: 33px;
z-index: 10;
}

.submenu
{position: absolute;
left: 33px;
visibility: hidden;}