.bg {
	background-color: #000099;
}
.body {
	background-image: url(../images/pix2_2.gif);
}

.td_niebieskie {
	background-image: url(../images/pix1.gif);
}
.text_lewa {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.text_lewa1 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.top_lewa {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.stopka {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.text_dol {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.cennik_top {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.stopka1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 58px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
}
.pogrubienie {
	font-weight: 900;
	color: #FFFFFF;
	font-size: 24px;
}
.buttonscontainer {
	width: 100px;
	padding-left: 3px;
}

.buttons a {
	color: Black;
	background-color: #5BA5DB;
	padding: 10px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #000000;
	font: 13px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons a:hover {
	background-color: #0066CC;
	color: #000000;
	text-decoration: none;
}

