﻿body {
  margin: 10;
  font: 12px, Arial, Helvetica, sans-serif;
  color: #1A1A1A;
  background: #ffffff;
}

a {
  color: #404040;
  text-decoration: none;
}

a:visited {
  color: #404040;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}


p {
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 15px;
	line-height: 20px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

h1 {
	padding: 0px 20px 0px;
	margin: 2px 0px 10px;
	text-align: left;
	font-size: 19px;
	letter-spacing: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

.headline {
	padding: 0px 20px 0px;
	margin: 2px 0px 10px;
	text-align: left;
	font-size: 17px;
	letter-spacing: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

.top_napis {
	padding: 0px 20px 0px;
	margin: 2px 0px 10px;
	text-align: left;
	line-height: 26px;
	font-size: 19px;
	letter-spacing: 2px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
}

ul {
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 15px;
	list-style: none;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	padding: 0px 15px 0px;
	margin: 5px 0px 0px;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

#Menu
{
	height: 50px;
	margin-top: 0px;
	padding-left: 3px;
}


#Menu a
{
	height: 50px;
	line-height: 50px;
	padding-right: 18px;
	padding-left: 18px;
	background: url('images/top_2x.jpg') right top no-repeat;

	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-family: arial;
}

#Menu a:hover, #Menu a.active
{

	text-decoration: underline;
}

#Menu_bottom a
{
	height: 27px;
	line-height: 22px;
	padding-right: 18px;
	padding-left: 10px;
	background: url('images/footer_x.jpg') right top no-repeat;

	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-family: arial;
}

#Menu_bottom a:hover, #Menu_bottom a.active
{

	text-decoration: underline;
	color: #000000;
}

.field {
		font-size: 10px; bgcolor: #DCFFDA; font-family: Verdana; border: 1px solid #000000;
}

.bigfield {
		font-size: 10px; font-family: Verdana; border: 1px solid #000000;
}

.wyslij {
		font-size: 10px; color: #000000; font-family: Verdana; border: 1px solid #000000;
}

