@charset "utf-8";
body {
	background-color: #ebebeb;
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.tlostopka {
	background-image: url(img/tlostopka.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 52px;
	background-color: #FFFFFF;
}
.tlobok {
	background-image: url(img/index_r21_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.tekst10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
}
.tekst11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tekst13 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}

.menustopka {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.przypis {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
a.menustopka:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
}
a.menustopka:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menustopka:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menustopka:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
