body {
	background-color: #FFFFFF;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.lewa {
	background-image: url(img/index_r4_c1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.prawa {
	background-image: url(img/index_r4_c11.jpg);
	background-repeat: repeat-y;
	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: #26b5d5;
}
.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_r5_c7.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;
}
.srodek {
	background-color: #FFFFFF;
	background-image: url(img/index_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 817px;
}

