body, td, tr
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.srodek
{
	color: #FFFFFF;
	text-align: center;
	position: relative;
	bottom: 1px;
}
.srodek a:link, .srodek a:visited, .srodek a:active
{
	color: #ffffff;
	font-weight: bold;
}
.srodek a:hover
{
	color: #e3e3e3;
	font-weight: bold;
	text-decoration: underline;
}

#lewa_partnerzy
{
	color: #ffffff;
	margin-left: 0px;
	text-align: center;
}

#lewa
{
	color: #ffffff;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
#lewa a:link, #lewa a:visited, #lewa a:active
{
	color: #ffffff;
}
#lewa a:hover
{
	color: #e3e3e3;
	text-decoration: underline;
}

#prawa
{
	color: #000000;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
#prawa a:hover
{
	color: #4f4f4f;
	text-decoration: underline;
}
#prawa a:link, #prawa a:visited, #prawa a:active
{
	color: #000000;
}

a:link, a:visited, a:active, a:hover
{
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

table
{
	background-color: #FCFCFC;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	vertical-align: middle;
}

.buttonscontainer
{
	width: 161px;
}

.buttons a
{
	color: #000000;
	background-color: #AFD3E9;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 13px Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover
{
	border-width: 1px;
	border-color: #000000;
	background-color: #f2f2f2;
	color: #A20000;
	text-decoration: none;
}

.buttons_right a
{
	color: white;
	padding: 2px;
	display: block;
	font: 13px Arial, sans-serif;
	text-decoration: none;
	text-align: center;
}

.buttons_right a:hover
{
	border-width: 1px;
	border-color: #000000;
	background-color: #f2f2f2;
	color: #A20000;
	text-decoration: none;
}

.shade
{
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;
	background-position: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 26px;
	font-weight: bold;
}

.pasek
{
	background-image: url('images/baner.png');
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 26px;
	width: 100%;
}
.pasek_blue
{
	background-image: url('images/baner_blue.png');
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 26px;
	width: 100%;
}