@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: 0px;
}


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

#content {
  width: 532px;
  float: left;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}

#prawa {
  float: left;
  width: 233px;
  padding: 0px;
  background-image: url('images/l_prawa.gif');
  background-repeat: repeat-y;
  /*min-height: 550px;*/
  color: #388ca3;
}

#stopka {
	height: 55px;
	font-size: 10px;
	background-image: url('images/l_stopka.jpg');
  background-repeat: no-repeat;
	color: #f0f0f0;
	line-height: 18px;
}


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

td{
	font-size: 11px;
}

/* Linki */

.smenu:active, .smenu:focus, .smenu:link, .smenu:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

.smenu:hover {
	color: #e6f2f6;
	border-bottom: 1px dotted #e0e0e0;
}

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

a:hover {
	color: #707070;
	border-bottom: 1px dotted #d85027;
	text-decoration: none;
}

/* 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: #fcfcfc;
}

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