#mainMenuContainer {
	position: absolute;
	margin-left: 10px;
	margin-top: 0px;
}

.MenuContainer {
	position: relative;
	text-align: center;
	float: left;
	width: 160px;
	height: 40px;
	padding-top: 0px;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	line-height: 37px;
	background: url('../../images/001/podzielnik.png') center no-repeat;
	}
	
#mainMenuTextContainer {
	clear: both;
	position: relative;
	top: 65px;
	margin-bottom: 80px;
}

td.main_body_left
{
	padding: 1px;
	padding-right:9px;
}
a.proglink {
	color:#222;
}

a.proglink:hover {
	color:red;
}
table.cennik_tab td{
	border: 1px solid black;
	text-align: center;
}
table.cennik_tab td.extra{
	text-align: center;
	font-weight: bold;
	font-size:14px;
	background-color: #ccc;
}
table.cennik_tab td.extra2{
	text-align: center;
	font-weight: bold;
	font-size:11px;
	background-color: #ccc;
}
table.cennik_tab td.rejestr{
	text-align: center;
	font-weight: bold;
	font-size:11px;
}
table.cennik_tab td.extra a{
	text-align: center;
	font-weight: bold;
	font-size:14px;
	color: black;
	text-decoration: underline;
}
table.cennik_tab td.extra a:hover{
	text-decoration: none;
	color: red;	
}
a.link_przelew{
	font-weight: normal;
	font-size:12px;
	color: black;
	text-decoration: underline;
}
a.link_przelew:hover{
	text-decoration: none;	
	color: red;
}
a.link_przelew2{
	font-weight: normal;
	font-size:12px;
	color: black;
	text-decoration: underline;
}
a.link_przelew2:hover{
	text-decoration: none;	
	color: red;
}
