* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: none;
}

body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}

a {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #91af06;
}

p, td {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}

ul, ol {
	margin-left: 15px;
}

input, select, textarea {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #003d7d;
}

option {
	background: #ffffff;
}

.page_nav {
	width: 703px;
	height: 23px;
	display: block;
}

#tresc .page_nav a {
	font-weight: normal;
}

.left_nav {
	text-align: left;
	width: 234px;
	height: 23px;
	float: left;
	display: block;
}

.center_nav {
	text-align: center;
	width: 234px;
	height: 23px;
	float: left;
	display: block;
}

.right_nav {
	text-align: right;
	width: 234px;
	height: 23px;
	float: left;
	display: block;
}


.czysty {
	display: block;
	height: 0px;
	overflow: hidden;
	clear: both;
}

.centrujacy {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	display: block;
}

.tlo {
	background: #003d7d url('../gfx/tlo.png?r=1') repeat-x left top;
}

.sub_tlo {
	background: #ffffff url('../gfx/sub_tlo.png?r=1') repeat-x left top;
}

.dolewej {
	display: block;
	border: 1px solid #eeeeee;
	float: left;
	margin: 5px 40px 5px 0px;
}

.doprawej {
	display: block;
	border: 1px solid #eeeeee;
	float: right;
	margin: 5px 0px 5px 40px;
}

.gallery{
	width:176px;
	height:135px;
}


table.rameczka {
/*	width: 100%;*/
	border: 2px solid #d9d9d9 ;
	border-collapse: collapse;
}

table.rameczka td {
	padding: 3px;
	text-align: left;
}

table.rameczka tr, table.rameczka td {
	border: 1px solid #d9d9d9 ;
	border-collapse: collapse;
}

table.rameczka tr.ciemny, table.rameczka tr.ciemny td {
	background: #e7e6e6;
}

table.rameczka tr.jasny, table.rameczka tr.jasny td {
	background: #ffffff;
}

.tabelka {
	border: 2px solid #d9d9d9 ;
	border-collapse: collapse;
	cellpadding: 
}

.tabelka td {
	padding: 3px;
}

.tabelka tr, .tabelka td {
	border: 1px solid #d9d9d9 ;
	border-collapse: collapse;
}

#top {
	height: 118px;
	position: relative;
	z-index: 1;
}

#logo {
	width: 215px;
	height: 67px;
	display: block;
	position: absolute;
	top: 21px;
	left: 0px;
	background: url('../gfx/logo.jpg') no-repeat left top;
}

#opcje_dodatkowe {
	width: 225px;
	height: 15px;
	display: block;
	text-align: right;
	position: absolute;
	top: 27px;
	left: 382px;
}


#opcje_dodatkowe p{
	color: #003d7d;
	float: left;
}

#opcje_dodatkowe a{
	color: #003d7d;
	float: left;
	margin: 0px 10px 0px 10px;
}

#opcje_dodatkowe span{
	font-size: 15px;
	color: #d5dfea;
}

#drukuj {
	width: 14px;
	height: 14px;
	display: block;
	float: left;
	background: url('../gfx/drukuj.jpg') no-repeat left top;
}

#opcje_dodatkowe .pomiejsz{
	font-weight: bold;
}

#opcje_dodatkowe .powieksz{
	font-weight: bold;
	font-size: 14px;
}

#jezyki {
	width: 110px;
	height: 15px;
	display: block;
	text-align: right;
	position: absolute;
	top: 28px;
	left: 616px;
}

#jezyki a{
	color: #003d7d;
	float: left;
	font-weight: normal;
	padding: 0px 8px 0px 8px;
}

#jezyki a.selected, #jezyki a:hover {
	color: #91af06;
}

#jezyki span{
	color: #d5dfea;
	float: left;
}

#szukarka form {
	width: 226px;
	height: 28px;
	position: absolute;
	top: 21px;
	right: 21px;
	background: #ffffff url('../gfx/szukaj_tlo.jpg') no-repeat left top;
}

#szukarka input {
	width: 190px;
	height: 14px;
	float: left;
	margin: 7px 6px 7px 6px;
}

#szukarka .button {
	width: 16px;
	height: 14px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 7px;
	padding: 0px 0px 0px 0px;
	background: url('../gfx/szukaj_button.jpg') no-repeat left top;
}

#menu {
	height: 64px;
	display: block;
	position: absolute;
	right: 0px;
	top: 55px;
	float: right;
}

#menu  a{
	display: block;
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #003d7d;
	padding: 19px 11px 30px 11px;
	margin-right: 13px;
	position: relative;
	top: 1px;
	z-index: 20;
}

#menu  a.selected, #menu  a:hover{
	color: #91af06;
}

#menu  a.parent{
	padding: 19px 24px 28px 11px;
	margin: 0px;
	background: url('../gfx/strzalka_menu.jpg') no-repeat right 28px;
}

#menu  a.parent.opened, #menu  a.parent:hover{
	border: 1px solid #d9e7f5;
	border-bottom: none;
	padding: 18px 23px 27px 10px;
	margin: 0px;
	background: #ffffff url('../gfx/strzalka_menu2.jpg') no-repeat right 27px;
}

#menu div {
	display: none;
	position: absolute;
	left: 0px;
	top: 63px;
	padding: 10px 35px 10px 12px;
	background: #ffffff;
	border: 1px solid #d9e7f5;
/*	border-top: none;*/
	z-index: 15;
}

#menu div a {
	font-family: Arial;
	font-size: 11px;
/*	line-height: 30px;*/
	font-weight: bold;
	color: #91af06;
	display: block;
	text-align: left;
	background: none;
	padding: 6px 0px 6px 13px;
	margin: 0px;
	float: none;
	height: auto;
	background: url('../gfx/strzalka_sub_menu.jpg') no-repeat left center;
}

#menu div a.parent{
	padding: 6px 0px 6px 13px;
	margin: 0px;
	background: url('../gfx/strzalka_sub_menu.jpg') no-repeat left center;
}

#menu div a.parent.opened, #menu div a.parent:hover{
	border: none;
	padding: 6px 0px 6px 13px;
	background: #ffffff url('../gfx/strzalka_sub_menu_select.jpg') no-repeat left center;
}


#menu div a.selected, #menu div a.opened, #menu div a:hover {	
	color: #003d7d;
	background: url('../gfx/strzalka_sub_menu_select.jpg') no-repeat left center;
}

#menu div div {
	display: none;
}

#obraz {
	height: 335px;
	margin-top: 29px;
	position: relative;
}

#obraz1{
	height:100%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#obraz2{
	height:100%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	background: url('../gfx/obraz2.jpg') no-repeat left top;	
}

#obraz3{
	height:100%;
	width:100%;
	background: url('../gfx/obraz3.jpg') no-repeat left top;
	position:absolute;
	left:0px;
	top:0px;
}

#sub_obraz {
	height: 158px;
	background: url('../gfx/sub_obraz.jpg') no-repeat left top;
	position: relative;
}

#obraz .motto{
	width: 320px;
	position: absolute;
	top: 103px;
	left: 100px;
}

#sub_obraz .motto{
	width: 320px;
	position: absolute;
	top: 48px;
	left: 100px;
}

.motto p{
	font-size: 31px;
	line-height: 31px;
	color: #003d7d;
}

#obraz .wiecej_button {
	width: 228px;
	height: 29px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	overflow: hidden;
	background: url('../gfx/button_czytaj_wiecej.jpg') no-repeat left top;
}

#obraz .motto .wiecej_button span {
	width: 9px;
	height: 11px;
	display: block;
	float: left;
	margin: 9px 0px 0px 21px;
	background: url('../gfx/czytaj_wiecej_span.jpg') no-repeat left top;
}

#obraz .nav{
	height: 14px;
	width: 60px;
	position: absolute;
	bottom: 18px;
	right: 16px;
}

#obraz .nav a{
	width: 16px;
	height: 14px;
	display: block;
	float: left;
	margin-right: 4px;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	color: #ffffff;
	background: url('../gfx/nav_button.jpg') no-repeat left top;
}

#obraz .nav a.selected, #obraz .nav a:hover{
	color: #014f8d;
	background: url('../gfx/nav_button_selected.jpg') no-repeat left top;
}

#dol {
	margin-top: 39px;
	width: 990px;
}

.box {
	width: 206px;
	padding: 0px 20px 0px 20px;
}

#dol .box {
	height: 245px;
	float: left;
	background: url('../gfx/box_tlo.gif') no-repeat right top;
}

#dol .box_aktualnosci {
	width: 209px;
}

#dol .box_strefa {
	width: 209px;
}

#dol .box_newsletter {
	background: none;
}

.header {
	font-size: 15px;
	padding-left: 17px;
	background: url('../gfx/aktualnosci.gif') no-repeat left center;
}

.no-back {
	padding: 0px;
	background: none;
}

.aktualnosci{
	background: url('../gfx/aktualnosci.gif') no-repeat left center;
}

.dystrybutorzy{
	background: url('../gfx/dystrybutorzy.gif') no-repeat left center;
}

.strefa{
	background: url('../gfx/strefa.gif') no-repeat left center;
}

.zadzwon{
	background: url('../gfx/zadzwon.gif') no-repeat left center;
}

.newsletter{
	background: url('../gfx/newsletter.gif') no-repeat left center;
}

.wiecej {
	padding-left: 26px;
	background: url('../gfx/button_wiecej.gif') no-repeat left center;
	display: block;
	color: #ffffff;
	font-weight: normal;
}

.lista_plikow {
	width: 510px;
}

.pobierz {
	padding-left: 19px;
	background: url('../gfx/pobierz.gif') no-repeat left center;
	line-height: 13px;
	font-weight: normal;
	margin-right: 15px;
}

.box_aktualnosci .wiecej {
	margin-top: 5px;
}

.mapka {
	width: 114px;
	height: 107px;
	display: block;
	background: url('../gfx/mapka.png') no-repeat right top;
	margin-left: 45px;
}

.box_newsletter div.inputDIV {
	margin-bottom: 3px;
	width: 218px;
	height: 27px;
	background: url('../gfx/tlo_input.gif') no-repeat left top;
}

.box_newsletter input {
	width: 196px;
	height: 13px;
	float: left;
	margin: 7px 6px 0px 6px;
}

.box_newsletter select {
	display: block;
	width: 196px;
	height: 18px;
	float: left;
	margin: 3px 6px 0px 6px;
	border: 1px solid #ffffff;
	padding: 0px;
	background: none;
	position: relative;
}

.box_newsletter select option {
	background: #ffffff;
	border: 1px solid #ffffff;
}

.box_newsletter .button_zapisz {
	width: 77px;
	height: 31px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	background: url('../gfx/button_zapisz.jpg') no-repeat left top;
}

#tresc .gora {
	height: 28px;
	border-bottom: 1px solid #ccdef1;
	padding: 10px 20px 0px 20px;
	margin-bottom: 29px;
}

#tresc .gora p{
	color: #003d7d;
}

#tresc .gora a{
	color: #003d7d;
	font-weight: normal;
}

#tresc .header {
	color: #555555;
}

#tresc .lewa_strona {
	width: 703px;
	padding: 0px 20px 0px 20px;
	float: left;
	background: url('../gfx/tresc_tlo.gif') no-repeat right top;
	color: #777777;
}

#tresc p, #tresc td{
	color: #777777;
}

#tresc a{
	color: #003d7e;
}

#tresc a.selected, #tresc a:hover {
	color: #91af06;
}

#tresc .lewa_strona span{
	color: #eeeeee;
}

#tresc .prawa_strona {
	width: 246px;
	float: left;
	position: relative;
	left: -1px;
	background: url('../gfx/tresc_tlo.gif') no-repeat left top;
	color: #777777;
	overflow: hidden;
}

#sub_menu {
	margin-left: 20px;
}

#sub_menu a{
	color: #003d7e;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px solid #eeeeee;
}
/*
#sub_menu div{
	height: 0px;
	overflow: hidden;
}*/

#sub_menu a.first {
	padding-top: 0px;
	border-bottom: 1px solid #eeeeee;
}

#sub_menu div a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
}

#sub_menu div a.first {
	padding-top: 7px;
}

#sub_menu a.selected, #sub_menu a:hover{
	color: #9eb827;
}

#sub_menu a.last{
	border-bottom: none;
}

#sub_menu div a.last{
	border-bottom: 1px solid #eeeeee;
}

#tresc .prawa_strona .linia{
	width: 226px;
	margin: 25px 0px 25px 20px;
	overflow: hidden;
}

#tresc .linia{
	height: 1px;
	display: block;
	background: #eeeeee;
}

#tresc .biale_tlo {
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 30px;
}

#tresc .biale_tlo .header {
	font-size: 15px;
	padding-left: 0px;
	background: none;
}

#tresc .biale_lewe {
	width: 423px;
	padding-right: 40px;
	text-align: justify;
	float: left;
}

#tresc .biale_samo {
	width: 640px;
	padding-right: 0px;
	text-align: justify;
}

#tresc .biale_lewe .zobacz {
	font-size: 15px;
	padding-left: 17px;
	background: url('../gfx/header.gif') no-repeat left center;
}

#tresc .biale_prawe {
	width: 178px;
	float: left;
}

#tresc .biale_prawe .galeria {
	width: 176px;
	height: 135px;
	display: block;
	border: 1px solid #eeeeee;
	margin-bottom: 9px;
}

#tresc .biale_prawe .galeria img{
	width: 176px;
	height: 135px;
	display: block;
}

#tresc .biale_prawe .wiecej{
	float: right;
}

#tresc .biale_srodek .wiecej {
	float: right;
}

#tresc .biale_srodek .pobierz {
	margin-right: 20px;
}

#tresc #formularz label.middle_font {
	font-size: 13px;
	width: 175px;
	line-height: 27px;
}

#tresc .size_10 label .middle_font {
	font-size: 13px;
}

#tresc .size_10 p, #tresc .size_10 td, #tresc .size_10 a, #tresc .size_10 ul, #tresc .size_10 li {
	font-size: 10px;
	line-height: 133%;
}

#tresc .size_10 label.middle_font {
	font-size: 12px;
}

#tresc .size_11 p, #tresc .size_11 td, #tresc .size_11 a, #tresc .size_11 ul, #tresc .size_11 li {
	font-size: 11px;
	line-height: 133%;
}

#tresc .size_11 label.middle_font {
	font-size: 13px;
}

#tresc .size_13 p, #tresc .size_13 td, #tresc .size_13 a, #tresc .size_13 ul, #tresc .size_13 li {
	font-size: 13px;
	line-height: 133%;
}

#tresc .size_13 label.middle_font {
	font-size: 14px;
}

#tresc .size_15 p, #tresc .size_15 td, #tresc .size_15 a, #tresc .size_15 ul, #tresc .size_15 li {
	font-size: 15px;
	line-height: 133%;
}

#tresc .size_15 label.middle_font {
	font-size: 15px;
}

#tresc .size_17 p, #tresc .size_17 td, #tresc .size_17 a, #tresc .size_17 ul, #tresc .size_17 li {
	font-size: 17px;
	line-height: 133%;
}

#tresc .size_17 label.middle_font {
	font-size: 16px;
}

#stopka {
	padding: 40px 0px 40px 0px;
	margin-top: 40px;
	position: relative;
}

#stopka .copy{
	position: absolute;
	right: 0px;
	top: 40px;
}

.stopka{
	color: #295d94;
	border-top: 1px solid #0f4781;
}

.sub_stopka{
	color: #eeeeee;
	border-top: 1px solid #eeeeee;
}

#stopka a{
	color: #295d94;
	font-weight: normal;
}

#stopka p{
	color: #295d94;
}
/* newsletter */

#newsletter_text {
	display: none;
}

#tresc .box_newsletter_sub .button_zapisz {
	color: #ffffff;
	background: url('../gfx/button.png') no-repeat center center;
	width: 90px;
	height: 29px;
}

/* mapka */

#mapkaLISTA {
	float: left;
	display: block;
	height: auto !important;
	height: 20px;
	min-height: 20px;	
	width: 240px;
	margin: 0px 15px 0px 0px;
}

#mapkaLISTA .mapkaHEADER {
	display: block;
	padding: 3px 0px 3px 20px;
	text-transform: uppercase;
	background: url('../gfx/iconHOME.png') no-repeat left center;
}

#mapkaLISTA .mapkaITEM {
	display: block;
	overflow: hidden;
	height: 0px;
	padding: 0px 0px 0px 20px;
}

#mapkaLISTA .mapkaCITIZEN {
	display: block;
	padding: 0px 0px 0px 15px;
	background: url('../gfx/iconMORE.png') no-repeat left 4px;
}

#mapkaLISTA .mapkaBACK, #mapkaWIECEJ .mapkaBACK {
	display: block;
	padding: 3px 0px 3px 20px;
	text-transform: uppercase;
	background: url('../gfx/iconBACK.png') no-repeat left center;
}

#mapkaLISTA .mapkaITEM_INNER {
	display: block;
}

#mapkaLISTA .mapkaMORE {
	display: block;
	padding: 5px 30px 5px 0px;
}

#mapkaANIM {
	float: right;
	display: block;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	width: 370px;
	margin: 0px 0px 0px 0px;	
}

#mapkaPOLSKA {
	display: block;
	width: 370px;
	height: 347px;
	background: url('../gfx/mapka/mapka-back.gif') no-repeat center center;
	position: relative;
}

#mapkaPOLSKA .mapkaWOJ {
	display: block;
	width: 370px;
	height: 347px;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 5;
}

#mapkaPOLSKA .mapkaWOJ span {
	display: none;
}

#mapkaPOLSKA .mapkaLINK {
	cursor: pointer;
}

#mapkaPOLSKA #mapkaMAPKA {
	display: block;
	width: 370px;
	height: 347px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#mapkaPOLSKA #zachodnio_pomorskie { background: url('../gfx/mapka/zachodnio-pomorskie.png') no-repeat center center; }
#mapkaPOLSKA #pomorskie { background: url('../gfx/mapka/pomorskie.png') no-repeat center center; }
#mapkaPOLSKA #warminsko_mazurskie { background: url('../gfx/mapka/warminsko-mazurskie.png') no-repeat center center; }
#mapkaPOLSKA #podlaskie { background: url('../gfx/mapka/podlaskie.png') no-repeat center center; }
#mapkaPOLSKA #lubuskie { background: url('../gfx/mapka/lubuskie.png') no-repeat center center; }
#mapkaPOLSKA #wielkopolskie { background: url('../gfx/mapka/wielkopolskie.png') no-repeat center center; }
#mapkaPOLSKA #kujawsko_pomorskie { background: url('../gfx/mapka/kujawsko-pomorskie.png') no-repeat center center; }
#mapkaPOLSKA #mazowieckie { background: url('../gfx/mapka/mazowieckie.png') no-repeat center center; }
#mapkaPOLSKA #dolnoslaskie { background: url('../gfx/mapka/dolnoslaskie.png') no-repeat center center; }
#mapkaPOLSKA #opolskie { background: url('../gfx/mapka/opolskie.png') no-repeat center center; }
#mapkaPOLSKA #lodzkie { background: url('../gfx/mapka/lodzkie.png') no-repeat center center; }
#mapkaPOLSKA #swietokrzyskie { background: url('../gfx/mapka/swietokrzyskie.png') no-repeat center center; }
#mapkaPOLSKA #slaskie { background: url('../gfx/mapka/slaskie.png') no-repeat center center; }
#mapkaPOLSKA #malopolskie { background: url('../gfx/mapka/malopolskie.png') no-repeat center center; }
#mapkaPOLSKA #podkarpackie { background: url('../gfx/mapka/podkarpackie.png') no-repeat center center; }
#mapkaPOLSKA #lubelskie { background: url('../gfx/mapka/lubelskie.png') no-repeat center center; }

#mapkaPOLSKA #rejon_1 { background: url('../gfx/mapka/rejon1.png') no-repeat center center; }
#mapkaPOLSKA #rejon_2 { background: url('../gfx/mapka/rejon2.png') no-repeat center center; }
#mapkaPOLSKA #rejon_3 { background: url('../gfx/mapka/rejon3.png') no-repeat center center; }
#mapkaPOLSKA #rejon_4 { background: url('../gfx/mapka/rejon4.png') no-repeat center center; }
#mapkaPOLSKA #rejon_5 { background: url('../gfx/mapka/rejon5.png') no-repeat center center; }

#mapkaPOLSKA .mapkaCHMURKA {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	background: url('../gfx/cloud-center.gif') no-repeat center top;
	z-index: 30;
}

#mapkaPOLSKA .mapkaCHMURKA .chmurkaLEWA {
	display: block;
	width: 15px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	margin-bottom: 13px;
	left: -15px;
	top: 0px;
	background: url('../gfx/cloud-left.gif') no-repeat left top;
}

#mapkaPOLSKA .mapkaCHMURKA .chmurkaNAPIS {
	display: block;
	text-align: center;
	color: #ffffff;
	height: 25px;
	padding-bottom: 13px;
	line-height: 25px;
	font-size: 13px;
}

#mapkaPOLSKA .mapkaCHMURKA .chmurkaNAPIS span {
	text-align: center;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}

#mapkaPOLSKA .mapkaCHMURKA .chmurkaPRAWA {
	display: block;
	width: 15px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	margin-bottom: 13px;
	right: -15px;
	top: 0px;
	background: url('../gfx/cloud-right.gif') no-repeat left top;
}

#mapkaWIECEJ {
	display: none;
	overflow: auto;
	width: 370px;
	position: relative;
}

#mapkaWIECEJ .googleBack {
	display: block;
	overflow: hidden;
}

#mapkaWIECEJ #mapkaGoogle {
	display: block;
	overflow: hidden;
	height: 250px;
	border: 1px solid #eeeeee;
}

.ukryty {
	display: none;
}

/* formularze */

.lewa_strona .row {
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px;
}

.lewa_strona .row label {
	float: left;
	width: 150px;
	height: auto !important;
	height: 25px;
	min-height: 25px;
	line-height: 25px;
}

.lewa_strona .row input {
	width: 196px;
	height: 13px;
	line-height: 13px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_input.gif') no-repeat left top;
}

.lewa_strona .row input.input_2a {
	width: 16px;
	height: 13px;
	line-height: 13px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_input_2a.jpg') no-repeat left top;
}

.lewa_strona .row .textLeft {
	padding-top: 5px;
	float: left;
}

.lewa_strona .row input.input_2b {
	width: 26px;
	height: 13px;
	line-height: 13px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_input_2b.jpg') no-repeat left top;
}

.lewa_strona .row input.form_error {
	background: url('../gfx/tlo_input_err.gif') no-repeat left top;
}

.lewa_strona .row select {
	width: 210px;
	line-height: 13px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_input.gif') no-repeat left top;
}

.lewa_strona .row select.form_error {
	background: url('../gfx/tlo_input_err.gif') no-repeat left top;
}

.lewa_strona .row_header {
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px;
}

.lewa_strona .row_header p {
	line-height: 25px;
}

#tresc .lewa_strona .row .button_zapisz {
	width: 77px;
	height: 31px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	background: url('../gfx/button_zapisz_2.jpg') no-repeat left top;
}


#tresc .lewa_strona .form_button, #tresc .lewa_strona .form_button:hover {
	width: 90px;
	height: 29px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	background: url('../gfx/button.png') no-repeat center center;
}

#tresc .lewa_strona .inputCHECKBOX {
	display: block;
	float: left;
	width: 16px;
	height: 17px;
	overflow: hidden;
	background: url('../gfx/uncheck.png') no-repeat center center;
}

#tresc .lewa_strona .inputCHECKBOX_sel {
	background: url('../gfx/check.png') no-repeat center center;
}

/* SELECT*/

.form_select {
	display: block;
	background: url('../gfx/select.gif') no-repeat 183px 4px; 
	height: 15px; 
	width: 190px; 
	font-family: Arial; 
	font-size: 11px;
	color: #003d7d;
	padding: 6px 9px 6px 9px;
	position: relative;
	z-index: 5;
}

.form_select .form_select_text {
	font-family: Arial;
	font-size: 11px;
	color: #003d7d;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.form_select .form_select_list {
	display: none;
	overflow: hidden;
	width: 188px; 
	position: absolute;
	top: 23px;
	left: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #003d7d;
	padding: 7px 9px 3px 9px;
	background-color: #ffffff; 
	border: 1px solid #71ace9;
	border-top: 0px;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.form_select a {
	display: block;
	overflow: hidden;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #003d7d;
	text-align: left;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.form_select .form_select_list  a:hover {
	font-weight: bold;
}

/* SELECT - KONIEC */

/* FORMULARZ */
#formularz label{
	width: 150px;
	display: block;
	float: left;
}

#formularz input{
	width: 196px;
	height: 13px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_input.gif') no-repeat left top;
}

#formularz input.form_error{
	background: url('../gfx/tlo_input_err.gif') no-repeat left top;
}

#formularz textarea{
	width: 196px;
	height: 94px;
	float: left;
	padding: 7px 6px 7px 6px;
	background: url('../gfx/tlo_textarea.gif') no-repeat left top;
}

#formularz textarea.form_error{
	background: url('../gfx/tlo_textarea_err.gif') no-repeat left top;
}

#formularz .form_button {
	width: 75px;
	height: 29px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	background: url('../gfx/button_wyslij.jpg') no-repeat left top;
}

#formularz .form_button:hover {
	color: #ffffff;
}
/* FORMULARZ - KONIEC */

/* PRODUKT KOLOR */
.produkt_kolor {
	width: 127px;
	display: block;
	float: left;
	margin-right: 16px;
	text-align: center;
}

#tresc .produkt_kolor:hover {
	color: #003d7e;
}

.produkt_kolor_last {
	margin-right: 0px;
}

.produkt_kolor img{
	width: 119px;
	height: 90px;
	display: block;
	border: 1px solid #eeeeee;
	background: #ffffff;
	padding: 3px;
	margin-bottom: 3px;
}
/* PRODUKT KOLOR - KONIEC*/

/* MEGA MAPA */
.mapaTABS a {
	display: block;
	float: left;
	padding-right: 8px;
	margin-right: 12px;
	font-size: 15px;
	background: url('../gfx/strzalka.gif') no-repeat right center;
}

.mapaTABS a span {
	font-size: 15px;
}

#tresc .lewa_strona .mapaTABS a span.blue_one {
	color: #003d7e;
}

#tresc .lewa_strona .mapaTABS a:hover span.blue_one {
	color: #91af06;
}

#tresc .lewa_strona .mapaTABS a span.green_one {
	color: #91af06;
	display: none;
}

.mapaPOLSKA {
	overflow: hidden;
	display: block;
	height: 0px;
}

.mapaINFO {
	display: block;
	width: 230px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	float: left;
}

.mapaREGIONS {
	display: block;
	width: 370px;
	height: 347px;
	position: relative;
	float: right;
	background: url('../regions/mapka-back.gif') no-repeat center center;
}

.mapaREGION {
	display: block;
	width: 370px;
	height: 347px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
}

.mapaAREAS {
	display: block;
	width: 370px;
	height: 347px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.mapaCHMURKA {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	background: url('../gfx/cloud-center.gif') no-repeat center top;
	z-index: 30;
}

.mapaCHMURKA .chmurkaLEWA {
	display: block;
	width: 15px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	margin-bottom: 13px;
	left: -15px;
	top: 0px;
	background: url('../gfx/cloud-left.gif') no-repeat left top;
}

.mapaCHMURKA .chmurkaNAPIS {
	display: block;
	text-align: center;
	color: #ffffff;
	height: 25px;
	padding-bottom: 13px;
	line-height: 25px;
	font-size: 13px;
}

.mapaCHMURKA .chmurkaNAPIS span {
	text-align: center;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}

.mapaCHMURKA .chmurkaPRAWA {
	display: block;
	width: 15px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	margin-bottom: 13px;
	right: -15px;
	top: 0px;
	background: url('../gfx/cloud-right.gif') no-repeat left top;
}

.mapaTEXT {
	display: none;
}

.mapaCHMURKA_POS {
	display: none;
}

.mapaLINK {
	cursor: pointer;
}
/* MEGA MAPA - KONIEC */

/* REALIZACJA */
#mapka_google {
	display: block;
	width: 225px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
}

#mapka_google_inner {
	display: block;
	width: 223px;
	height: 223px;
	border: 1px solid #eeeeee;
	overflow: hidden;
}

table.realizacja_item td {
	padding-bottom: 7px;
}

.realizacja_gal {
	display: block;
	width: 176px;
	height: 135px;
	float: left;
	margin: 15px;
	border: 1px solid #eeeeee;
}
/* REALIZACJA - KONIEC */

/* MAPA KONTAKTOWA GOOGLE */
#kontakt_google {
	display: block;
	float: left;
	border: 1px solid #eeeeee;
	margin-right: 15px;
	width: 400px;
	height: 320px;
	overflow: hidden;
}

#kontakt_google_inner {
	display: block;
	width: 400px;
	height: 320px;
}

#kontakt_google_from {
	display: block;
	float: left;
	width: 220px;
}

#kontakt_google_search {
	position: relative; 
	display: block;
	width: 220px;
	height: 28px;
	background: #ffffff url('../gfx/kontakt_google_tlo.jpg') no-repeat left top;
}

#kontakt_google_search input {
	width: 180px;
	height: 14px;
	float: left;
	margin: 7px 6px 7px 6px;
}

#kontakt_google_search a {
	width: 16px;
	height: 14px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 7px;
	padding: 0px 0px 0px 0px;
	background: url('../gfx/szukaj_button.jpg') no-repeat left top;
}

#google_kontakt_copyright {
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #eeeeee;
	text-align: center;
}

/* MAPA KONTAKTOWA GOOGLE - KONIEC */

.newheader{
  font-size:15px;
  font-family: "Arial";
  font-weight: 500;
  float:left;
  padding-left:20px;
  background: url('../gfx/aktualnosci.gif') no-repeat left center;
}

#footer_s{
  color: #000;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  padding-top: 20px;
}

#footer_s a:hover {
  text-decoration: underline;
}
