@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #626262;
	background-color: #ffffff;
	cursor: default;
}

img {
	border: none;
}

#contener {
	width: 922px;
	margin: auto;
	background-color: #ffffff;
	background-image: url('images/contener.gif');
  background-repeat: repeat-y;
	position: absolute;
	left: 50%;
	margin-left: -461px;
}

#content {
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

#lewa {
  width: 218px;
  float: left;
}

#tresc {
  width: 704px;
  float: left;
}

#stopka {
  width: 922px;
	height: 38px;
	margin: auto;
	font-size: 11px;
	background-image: url('images/stopka.jpg');
  background-repeat: no-repeat;
	color: #ffffff;
	line-height: 14px;
}

#navlist
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#navlist li
{
	background-image: url(images/li-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}


/* Globale */

h1 {
	font-size: 17px;
	margin: 5px 0px 10px 0px;
	font-family: "Trebuchet MS", sans-serif, verdana;
	color: #ec760d;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #96b609;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	color: #606060;
	font-weight: bold;
}

td{
	font-size: 11px;
}

/* Linki */


a:active, a:focus, a:link, a:visited {
	color: #86ab03;
	text-decoration: none;
	border-bottom: 1px dashed #c0c0c0;
}

a:hover {
	color: #c24700;
	text-decoration: none;
	border-bottom: 1px dashed #f0f0f0;
}

.sa:active, .sa:focus, .sa:link, .sa:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

.sa:hover {
	color: #d0d961;
	text-decoration: none;
	border-bottom: none;
}

/* Formularze */

.form_01 {
	font-size: 10px;
	color: #808080;
	background-color: #fafafa;
	border: 1px solid #6a8d00;
	font-family: Verdana, Arial, Helvetica;
	padding: 2px;
}

.form_select {

	font-size: 10px;
	color: #808080;
	background-color: #fafafa;
	border: 1px solid #6a8d00;
	font-family: Verdana, Arial, Helvetica;
	padding: 2px;

}
