@charset "iso-8859-2";
body {
	background-color: #cdcdcd;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.stopka {
	background-image: url(img/index_r10_c1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.srodek {
	background-color: #cdcdcd;
	background-image: url(img/index_r9_c6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bok {
	background-color: #cdcdcd;
	background-image: url(img/index_r9_c4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.teskt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.teskt2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.m:link {
	font-family: Tahoma;
	font-size: 11px;

	color: #000000;
	text-decoration: none;
}
a.m:visited {
	font-family: Tahoma;
	font-size: 11px;

	color: #000000;
	text-decoration: none;
}
a.m:hover {
	font-family: Tahoma;
	font-size: 11px;

	color: #CC0000;
	text-decoration: none;
}
a.m:active {
	font-family: Tahoma;
	font-size: 11px;

	color: #000000;
	text-decoration: none;
}
hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF0000;
}
a.plyta {
 color: #343434;
 font-weight: normal;
 font-size: 8pt;
}