@charset "iso-8859-2";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #9dbde4;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#serwis {
	width: 920px;
	margin-left: -460px;
	position: relative;
	z-index: 2;
	left: 50%;
	top: 0px;
}
#tlo_d {
	background-image: url(images/tlo_d.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
	position: relative;
	margin-top: -200px;
}
#serwis #logo {
	position: absolute;
	left: 10px;
	top: 31px;
}
#serwis #gora {
	position: relative;
	height: 89px;
	z-index:1;
}
#serwis #naglowek {
	position: relative;
}
#serwis #nawigacja {
	height: 50px;
	width: 667px;
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: right;
	z-index:2;
}
#serwis #tresc_1 {
	background-image: url(images/tresc_tlo_01.png);
	background-repeat: no-repeat;
	position: relative;
	height: 8px;
	width: 920px;
	background-position: bottom;
}
#serwis #tresc_2 {
	background-image: url(images/tresc_tlo_02.png);
	background-repeat: repeat-y;
	position: relative;
	width: 920px;
	font-size: 12px;
	padding-top: 20px;
}
#serwis #tresc_3 {
	background-image: url(images/tresc_tlo_03.png);
	background-repeat: no-repeat;
	position: relative;
	height: 10px;
	width: 920px;
}
#serwis #stopka {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/stopka_tlo.png);
	background-repeat: no-repeat;
	height: 100px;
}
.podstrony {
	background-color: #FFF;
	display: none;
	position: absolute;
	top: 51px;
	z-index: 10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0b3363;
	border-right-color: #0b3363;
	border-bottom-color: #0b3363;
	border-left-color: #0b3363;
}
a.naw_pds:link, a.naw_pds:visited {
	font-size: 11px;
	font-weight: normal;
	color: #0b3363;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b3363;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
a.naw_pds:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0b3363;
	text-decoration: none;
	background-color: #d5dee8;
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b3363;
}
a.naw_pdsa:link, a.naw_pdsa:visited, a.naw_pdsa:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0b3363;
	text-decoration: none;
	background-color: #ffc92b;
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b3363;
}
a:link, a:visited {
	color: #0b3363;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a.a:link, a:visited {
	color: #0b3363;
	text-decoration: underline;
}
a.a:hover {
	color: #F90;
	text-decoration: none;
}
a.ac:link, a.ac:visited, a.ac:hover {
	color: #F90;
	text-decoration: none;
}
a.b:link, a.b:visited, a.b:hover {
	color: #FFF;
	text-decoration: none;
}
a.nh2:link, a.nh2:visited, a.nh2:hover {
	color: #8da5c1;
	text-decoration: underline;
}
a.sg:link, a.sg:visited {
	color: #517aac;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.sg:hover {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.g_tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.gr:link, a.gr:visited {
	text-decoration: none;
	margin: 2px;
	border: 1px solid #517aac;
	padding: 0px;
}
a.gr:hover {
	text-decoration: none;
	border: 3px solid #F90;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #8da5c1;
	position: relative;
	left: 40px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	color: #8da5c1;
	position: relative;
	left: 40px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #8da5c1;
	position: relative;
	top: 20px;
	left: 40px;
	margin: 0px;
}
.tekst {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: relative;
	left: 60px;
	width: 800px;
}
.pokaz {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: relative;
	left: 30px;
	width: 860px;
}
.slide_nag {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	position: relative;
	left: 50px;
	width: 820px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
}
.slide_tekst {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: relative;
	left: 60px;
	width: 800px;
	display: none;
}
.st {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
.blank {
	height: 50px;
}
.float_left_2k {
	float: left;
	width: 50%;
	position: relative;
	font-size: 11px;
}
.float_left_3k {
	float: left;
	width: 33%;
	position: relative;
}
.clear_left {
	clear: left;
}
.sg_box {
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
}
.sg_nag {
	color: #517aac;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFF;
	left: 15px;
	bottom: -9px;
	position: relative;
	display: inline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 2;
}
.sg_opis {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.pt {
	font-size: 11px;
	color: #517aac;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFF;
}
.p {
	font-size: 11px;
	color: #517aac;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E6EFFA;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.nag {
	color: #517aac;
	font-size: 15px;
	font-weight: bold;
}
li {
	padding-bottom: 15px;
	list-style-type: square;
	margin-left: -15px;
	font-size: 11px;
}
li.k {
	padding-bottom: 15px;
	list-style-type: square;
	margin-left: 10px;
	font-size: 11px;
}
li.n {
	padding-bottom: 15px;
	list-style-type: square;
	margin-left: -15px;
	color: #517aac;
	font-size: 11px;
}
.gal_ramka {
	border: 1px solid #517aac;
	margin: 2px;
}
.gal_ramka_a {
	border: 3px solid #F90;
	margin: 0px;
}
.g_info {
	font-weight: bold;
	color: #517aac;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517aac;
	margin-bottom: 3px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #3F6FC5;
	padding-right: 10px;
	text-align: left;
	border: 1px solid #3F6FC5;
	background-color: #E6EFFA;
}
.kawa_nag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.kawa_pol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.kawa_box_mn {
	position:relative;
	width:140px;
	height:150px;
	margin-right:10px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #FFF;
	background-color: #FFF;
	padding: 4px;
}
.kawa_box_link {
	width:148px;
	height:158px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.kawa_box_mx {
	width:400px;
	position: absolute;
	left: 50%;
	top: 0px;
	display: none;
	padding: 10px;
	border: 2px solid #CCC;
	background-color: #FFF;
	z-index: 11;
	margin-left: -201px;
}
.kawa_box_ng {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
.kawa_box_opis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
}
.kawa_box_mx_link {
	position: absolute;
	left: 0px;
	top: 0px;
}
#pc{
	display:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding: 5px;
}

