body {
	margin: 0;
	padding: 0;
	background: #233D72;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	color: #323232;
	}

td {
	font-size: 13px;
	}

a {
	color: #1F3766;
	text-decoration: none;
	}

a:hover {
	color: #1F3766;
	text-decoration: underline;
	}

.naglowek {
	position: relative;
	width: 100%;
	height: 140px;
	background: #1F3766 url('gfx/tp_gr.gif') repeat-x top;
	}

.naglowek_blask {
	position: absolute;
	left: 0;
	top: 0;
	width: 780px;
	height: 140px;
	background: url('gfx/tp_blask.jpg') no-repeat;
	}

a.naglowek_logo {
	display: block;
	position: absolute;
	left: 20px;
	top: 10px;
	width: 200px;
	height: 120px;
	background: url('gfx/pl.png') no-repeat;
	}

a.naglowek_tytul {
	display: block;
	position: absolute;
	left: 244px;
	top: 13px;
	width: 380px;
	height: 80px;
	background: url('gfx/tytul.jpg') no-repeat;
	}

.menu {
	position: absolute;
	bottom: 0;
	left: 250px;
	padding: 1px;
	}

a.amenu {
	display: block;
	position: relative;
	margin-right: 20px;
	background: #364B76;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 16px 3px 16px;
	}

a.amenu:hover {
	display: block;
	background: #3B5280;
	color: #fff;
	text-decoration: none;
	}

a.amenu2 {
	display: block;
	position: relative;
	margin-right: 20px;
	background: #3B5280;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 16px 3px 16px;
	}

a.amenu2:hover {
	display: block;
	background: #364B76;
	color: #fff;
	text-decoration: none;
	}

.tresc {
	position: relative;
	width: 100%;
	height: 380px;
	background: #fff url('gfx/sh_tp.gif') repeat-x top;
	}

.tresc2 {
	position: relative;
	width: 100%;
	height: 380px;
	background: url('gfx/sh_bt.gif') repeat-x bottom;
	}

.stopka {
	position: relative;
	width: 100%;
	height: 120px;
	background: #233D72 url('gfx/bt_gr.gif') repeat-x top;
	}

.stopka_cien {
	position: absolute;
	right: 0;
	top: 0;
	width: 798px;
	height: 120px;
	background: url('gfx/bt_cien.jpg');
	}

.stopka_tresc {
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: 10px;
	color: #8F9AB0;
	text-align: right;
	}

a.a_stopka {
	color: #8F9AB0;
	}

a.a_stopka:hover {
	color: #fff;
	}

.obrazek {
	border: 1px solid #B9B9B9;
	background: #fff;
	padding: 9px;
	}

h2 {
	display: block;
	margin: 0;
	padding: 35px 0 25px 50px;
	font-family: book antiqua, garamond, times new roman, serif;
	font-size: 25px;
	color: #1F3766;
	font-weight: normal;
	}

.tekst {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	color: #666;
	letter-spacing: 1px;
	line-height: 140%;	
	}

form {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	}

input,textarea {
	background: #fff url('gfx/formbg1.gif');
	border: 1px solid #40619B;
	padding: 2px;
	font-size: 13px;
	line-height: 130%;
	}

input.przycisk {
	background: #fff url('gfx/formbg2.gif');
	border: 1px solid #40619B;
	padding: 2px;
	font-size: 11px;
	}

li {
	line-height: 115%;
	margin-bottom: 7px;
	}

li.ub {
	line-height: 115%;
	margin-bottom: 5px;
	}

li.fu {
	line-height: 115%;
	margin-bottom: 10px;
	}

a.lista {
	color: #646464;
	}

td.sml {
	font-size: 11px;
	font-family: tahoma;
	background: #e6e6e6;
	padding: 3px;
	text-align: center;
	}

td.smlb {
	font-size: 11px;
	font-family: tahoma;
	background: #e6e6e6;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	}

a.white {
	color: #fff;
	}

a.white:hover {
	color: #fff;
	}

.tt1{
	font-family: verdana;
	font-weight: bold;
	color: #1F3766;
	text-align: center;
	padding-top: 10px;
	}

.tt2 {
	padding: 12px;
	text-align: justify;
	}

.tt3 {
	text-align: center;
	color: #1F3766;
	}

#dhtmltooltip{
font-family: tahoma;
font-size: 12px;
position: absolute;
width: 400px;
border: 2px solid #1F3766;
padding: 3px;
background-color: white;
/* filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; */
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

