﻿body {
  margin: 15;
  font: 14px, Arial, Helvetica, sans-serif;
  color: #0F2557;
  background: #ffffff url(images/tlo.jpg) repeat-y center top;
}

a {
  color: #ff0000;
  text-decoration: none;
}

a:visited {
  color: #ff0000;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

.nn {
  color: "#000000";
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
}

.best {
  color: #000000;
  font-size: 18px;
  font-family: Verdana, Helvetica, sans-serif;
  }

.dlanas {
	padding: 0px 20px 0px;
	margin: 2px 0px 10px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
}

.artykul {
	padding: 0px 20px 0px;
	margin: 10px 0px 7px;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}


p {
	padding: 0px 20px 0px;
	margin: 2px 0px 15px;
	line-height: 23px;
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

h1 {
	padding: 10px 20px 0px;
	margin: 2px 0px 10px;
	line-height: 23px;
	text-align: left;
	font-size: 27px;
	font-family: Courier New, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0px 20px 0px;
	margin: 2px 0px 15px;
	line-height: 23px;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	padding: 0px 0 5px 16px;
	margin: 8px 0px 0px;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

.obrazek {
	padding: 0px 0px 0px;
	margin: 2px 0px 20px;
	line-height: 23px;
	list-style-position: inside;
	list-style-type: circle;
}


.copyright{
	margin: 11px 0px 0px;
	font-size: 13px;
	color: #ffffff;
}

.footer {
	margin: 13px 0px 13px;
}