@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4b8aa7;
	background-color: #f9fcfe;
	cursor: default;
	background-image: url('images/l_body.jpg');
	background-repeat: repeat-x;
}

img {
	border: none;
}

#contener {
	width: 958px;
	margin: auto;
	padding: 0px 1px 0px 1px;
	background-color: #ffffff;
	background-image: url('images/contener.gif');
  background-repeat: repeat-y;
}

#content {
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}

#lewa {
  width: 230px;
  float: left;
  background-image: url(images/pasek2.gif);
  background-repeat: repeat-y;
  padding-right: 10px;
}

#tresc {
  width: 680px;
  float: left;
  padding-left: 10px;
}

#stopka {
  width: 958px;
	height: 48px;
	margin: auto;
	font-size: 11px;
	background-image: url('images/stopka.gif');
  background-repeat: repeat-x;
	color: #707070;
	line-height: 14px;
}


/* Globale */

h1 {
	font-size: 17px;
	margin: 5px 0px 10px 0px;
	font-family: "Trebuchet MS", sans-serif, verdana;
	color: #76b426;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px 0px 0px 9px;
	font-family: Tahoma, Arial, Verdana;
	color: #1870a3;
	font-weight: bold;
	background-image: url('images/l_dot.gif');
  background-repeat: no-repeat;
}

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 */

.smenu:active, .smenu:focus, .smenu:link, .smenu:visited {
	color: #707070;
	text-decoration: none;
	border: none;
	padding: 1px 4px 2px 4px;
}

.smenu:hover {
	color: #f0f0f0;
	text-decoration: none;
	border: none;
	background-color: #606060;
	padding: 1px 4px 2px 4px;
}

a:active, a:focus, a:link, a:visited {
	color: #0065a5;
	text-decoration: none;
	border-bottom: 1px dashed #c0c0c0;
}

a:hover {
	color: #c24700;
	text-decoration: none;
	border-bottom: 1px dashed #f0f0f0;
}

/* Formularze */

.form_01 {
	font-size: 10px;
	color: #808080;
	background-color: #fafafa;
	border: 1px solid #46a3c9;
	font-family: Verdana, Arial, Helvetica;
	padding: 2px;
	margin: 2px;
}

.dat1 {
  padding: 4px;
  background-color: #f5f5f5;
}

.dat2 {
  padding: 4px;
  background-color: #f3faff;
}
