@charset "utf-8";
body {
	background-color: #666475;
	background-image: url(img/bokprawy.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.srodek {
	background-image: url(img/srodek.jpg);
	background-repeat: repeat-y;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.liniaczerwona {
	font-size: 1px;
	color: #F30100;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F30100;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F30100;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.m:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.m:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.m:hover {
	font-family: Tahoma;
	font-size: 11px;

	color: #F30100;
	text-decoration: none;
}
a.m:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.liniapozioma {
	font-size: 1px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.liniapion {
	font-size: 1px;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.boklewy {
	background-image: url(img/boklewy.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
