@charset "iso-8859-2";
/* CSS Document */

body {
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	text-align:left;
	}
.stopka2 {
	text-align:right;
	background:#1E183C;
	padding:5px;
	}
.stopka {
	text-align:left;
	background:#1E183C;
	padding:5px;
	}
ul{text-align:left;}
li{text-align:left;}table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.promo {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

