body {
	background-color: #FFFFFF;
	background-image: url(img/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.lewa {
	background-image: url(img/index_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.prawa {
	background-image: url(img/index_r3_c9.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nagl {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #324256;
	text-decoration: none;
}
.linia {
	font-size: 1px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bok {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.stopka {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/index_r4_c6.jpg);
	background-repeat: no-repeat;
	padding: 2px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #293D5F;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
