body {
	background-image: url(pasek.gif);
	background-repeat: repeat-x;
}

body, td {
	font-family: Arial, sans;
	font-size: 12px;
	color: #314548;
	line-height: 17px;
}

.stopka_text {
	font-family: Arial, sans;
	font-size: 10px;
	color: #314548;
}

p {
	text-align: justify;
}

img {
	border: none;
}

a {
	font-family: Arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #314548;
}

a:hover {
	text-decoration: underline;
}

a.stopka {
	font-family: Arial, sans;
	font-size: 10px;
	text-decoration: none;
	color: #314548;
}

a.stopka:hover {
	text-decoration: underline;
}

hr { 
	height: 1px;
	border: 0px solid #ffffff; 
	border-top: 1px solid #c1c8ca;
}


