@charset "utf-8";

body {
	background-color: #758ccf;
	background-repeat: no-repeat;
	background-position:center;
	background-image: url(../images/tlo.jpg);
}
.textbasic {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #738EC5;
	text-decoration: none;
}
.wyroznienie {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}