body{
	margin: 0;
	padding: 0;
	background-image: url('/images/tlo.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
}

td{
	font-family: Arial;
}

td.bezie{
	padding-top: 10px;
}

p{
	margin: 0;
	padding: 0;
}

div.przerwa5px{
	height: 5px;
}

.prr{
	display: none;
}

#tlo{
	width: 1000px;
	position: absolute;
	margin-left: -500px;
	left: 50%;
/* 	border: 1px solid green; */
}

#logotop{
	position: absolute;
	left: 16px;
	top: 0px;
	width: 230px;
	height: 116px;
	background-image: url('/images/topgora.png');
	background-position: 5px 10px;
	background-repeat: no-repeat;
}

#pole_login{
	position: absolute;
	left: 534px;
	top: 13px;
	width: 167px;
	height: 23px;
}

input.pole_login{
	border: 1px solid #9a9a9a;
	width: 167px;
	height: 23px;
	color: #9a9a9a;
	font-size: 10px;
	font-family: Arial;
	padding-left: 30px;
	background-image: url('/images/login_icon.jpg');
	background-color: white;
	background-repeat: no-repeat;
}

#pole_haslo{
	position: absolute;
	left: 709px;
	top: 13px;
	width: 167px;
	height: 23px;
}

input.pole_haslo{
	border: 1px solid #9a9a9a;
	width: 167px;
	height: 23px;
	background-image: url('/images/password_icon.jpg');
	background-repeat: no-repeat;
	color: #9a9a9a;
	font-size: 10px;
	font-family: Arial;
	background-color: white;
	padding-left: 30px;

}

#pole_zaloguj{
	position: absolute;
	left: 883px;
	top: 13px;
	width: 167px;
	height: 23px;
}

a.logowanie{
	width: 96px;
	height: 18px;
	padding-top: 5px;
	display: block;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	background-image: url('/images/guzik_zaloguj.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

a.logowanie:hover{
	text-decoration: underline;
}

#menu_tlo_left{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/images/tlol.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 164px;
}

#left_start_menu{
	position: absolute;
	top: 115px;
	left: 20px;
	background-image: url('/images/left_start_menu.jpg');
	background-repeat: no-repeat;
	width: 6px;
	height: 50px;
}

#menu1{
	position: absolute;
	top: 115px;
	left: 26px;
	width: 190px;
	height: 50px;
}

#menu1_separator{
	position: absolute;
	top: 115px;
	left: 214px;
	width: 2px;
	height: 47px;
	background-image: url('/images/separator.jpg');
	background-repeat: no-repeat;
}
	
a.menu_gora{
	background-image: url('/images/top_menu_bg.jpg');
	background-repeat: repeat-x;
	width: 190px;
	height: 50px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	padding-top: 15px;
}

a.menu_gora:hover{
	background-image: url('/images/top_menu_bg_hover.jpg');
	background-repeat: repeat-x;
/* 	text-decoration: underline; */
	color: white;
}

a.menu_gora_active{
	background-image: url('/images/top_menu_bg_hover.jpg');
	background-repeat: repeat-x;
	width: 190px;
	height: 50px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: white;
	padding-top: 15px;
}

a.menu_gora:hover{
	background-image: url('/images/top_menu_bg_hover.jpg');
	background-repeat: repeat-x;
/* 	text-decoration: underline; */
	color: white;
}

#menu2{
	position: absolute;
	top: 115px;
	left: 216px;
	width: 190px;
	height: 50px;
}

#menu2_separator{
	position: absolute;
	top: 115px;
	left: 404px;
	width: 2px;
	height: 47px;
	background-image: url('/images/separator.jpg');
	background-repeat: no-repeat;
}

#menu3{
	position: absolute;
	top: 115px;
	left: 406px;
	width: 190px;
	height: 50px;
}

#menu3_separator{
	position: absolute;
	top: 115px;
	left: 594px;
	width: 2px;
	height: 47px;
	background-image: url('/images/separator.jpg');
	background-repeat: no-repeat;
}

#menu4{
	position: absolute;
	top: 115px;
	left: 596px;
	width: 190px;
	height: 50px;
}

#menu4_separator{
	position: absolute;
	top: 115px;
	left: 784px;
	width: 2px;
	height: 47px;
	background-image: url('/images/separator.jpg');
	background-repeat: no-repeat;
}

#menu5{
	position: absolute;
	top: 115px;
	left: 786px;
	width: 190px;
	height: 50px;
}


#menu_tlo_right{
	position: absolute;
	top: 138px;
	left: 981px;
	background-image: url('/images/tlor2.jpg');
	background-repeat: no-repeat;
	width: 19px;
	height: 164px;
}

#right_start_menu{
	position: absolute;
	top: 115px;
	left: 976px;
	background-image: url('/images/right_start_menu.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 50px;
}

a.ze_strzalka{
	background-image: url('/images/strzalka.gif');
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
	text-decoration: none;
	cursor: pointer;
}

a.ze_strzalka:hover{
	text-decoration: underline;
}

a.bez_strzalka{
/*	background-image: url('/images/strzalka.gif');
	background-repeat: no-repeat;
	background-position:0px 4px;*/
/* 	padding-left: 15px; */
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
	text-decoration: none;
	cursor: pointer;
}

a.bez_strzalka:hover{
	text-decoration: underline;
}

#zapomnialem_hasla{
	position: absolute;
	top: 45px;
	left: 733px;
	width: 140px;
	height: 20px;
	text-align:right;
}

#rejestracja{
	position: absolute;
	text-align:right;
	top: 45px;
	left: 826px;
	width: 150px;
	height: 20px;
}

#flaga_pl{
	position: absolute;
	top: 15px;
	left: 995px;
	width: 23px;
	height: 18px;
}

#flaga_en{
	position: absolute;
	top: 15px;
	left: 1025px;
	width: 23px;
	height: 18px;
}

span.tip{
	position: absolute;
	left: 30px;
	top: 5px;
	font-size: 10px;
	font-family: Arial;
	color: #bcbcbc;
}

#banner_top_1{
	background-image: url('/images/banner180x90.jpg');
	width: 180px;
	height: 90px;
	position: absolute;
	top: 175px;
	left: 30px;
	overflow: hidden;
}

#banner_top_2{
	background-image: url('/images/banner180x90.jpg');
	width: 180px;
	height: 90px;
	position: absolute;
	top: 175px;
	left: 220px;
	overflow: hidden;
}

#banner_top_3{
	background-image: url('/images/banner180x90.jpg');
	width: 180px;
	height: 90px;
	position: absolute;
	top: 175px;
	left: 410px;
	overflow: hidden;
}

#banner_top_4{
	background-image: url('/images/banner180x90.jpg');
	width: 180px;
	height: 90px;
	position: absolute;
	top: 175px;
	left: 600px;
	overflow: hidden;
}

#banner_top_5{
	background-image: url('/images/banner180x90.jpg');
	width: 180px;
	height: 90px;
	position: absolute;
	top: 175px;
	left: 790px;
	overflow: hidden;
}

#dolne_guziki{
	width: 810px;
	left: 85px;
	height:45px;
	text-align: center;
	position: absolute;
/* 	border: 1px solid red; */
	display: none;
}

#srodek_strony{
	position: absolute; 
	top: 275px; 
/* 	min-height: 200px; */
	border: 1px solid green; 
	width: 923px; 
	left: 30px;
	height: 100%;
/* 	overflow: scroll; */
}

a.dolny_guzik{
	width: 99px;
	height: 35px;
	background-image: url('/images/guzik_dol.jpg');
	display: block;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #123f5a;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 10px;
}

a.dolny_guzik:hover{
	text-decoration: underline;
}
a.dolny_guzik2{
	width: 99px;
	height: 27px;
	background-image: url('/images/guzik_dol.jpg');
	display: block;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #123f5a;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 18px;
}

a.dolny_guzik2:hover{
	text-decoration: underline;
}

#guzik1{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 0px;
	top: 0px;
}
#guzik2{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 135px;
	top: 0px;
}
#guzik3{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 270px;
	top: 0px;
}
#guzik4{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 405px;
	top: 0px;
}
#guzik5{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 540px;
	top: 0px;
}
#guzik6{
	position: absolute; 
	width: 135px;
	height: 30px;
	left: 675px;
	top: 0px;
}

#stopka{
	width: 950px;
	height: 110px;
	position: absolute;
	background-image: url('/images/logodol.png');
	background-repeat: no-repeat;
	background-position: 9px 20px;
	z-index: 20;
	margin-left: -502px;
	left: 50%;
}

#stopka2{
	background-image: url('/images/dol_stopka_bg2.jpg');
	background-repeat: repeat;
	z-index: 10;
	width: 100%;
	height: 110px;
	position: absolute;
}

#copyright{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #123f5a;
	position: absolute;
	left: 200px;
	left: 200px;
	top: 40px;
}	

#dolne_linki{
	left: 450px;
	width: 550px;
	top: 40px;
	position: absolute;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
}
	
div.napis{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #155980;
}

div.napis_glowny{
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	color: #155980;
	padding-top: 10px;
	padding-left: 20px;
}

div.podkreslenie{
	width: 225px;
/* 	padding-top: 20px; */
	display: block;
	height: 8px;
	background-image: url('/images/niebieska_kreska.jpg');
	background-repeat: repeat-x;
}

div.oferta_polecana{
	width: 225px;
	border-bottom: 1px solid #b0b0b0;
/* 	height: 160px; */
}

#przesun{
	height: 275px;
	display: block;
}

div.tytul_polecanej_oferty{
	color: #1f638a;
	font-size: 12px;
	font-weight: bold;
}
td.opis_polecanej_oferty{
	color: #585858;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

a.guzik_szukaj{
	width: 95px;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	background-image: url('/images/guzik_szukaj.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

a.guzik_szukaj:hover{
	text-decoration: underline;
}

select.wyszukaj_region{
	width: 130px;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;

}

select.select_100{
	width: 120px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}

a.guzik_zapisz{
	width: 75px;
	height: 17px;
	padding-top: 5px;
	padding-left: 20px;
	display: block;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	background-image: url('/images/guzik_zapisz.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

a.guzik_zapisz:hover{
	text-decoration: underline;
}

a.guzik_lornetka{
	width: 75px;
	height: 17px;
	padding-top: 5px;
	padding-left: 20px;
	display: block;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	background-image: url('/images/guzik_lornetka.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

a.guzik_lornetka:hover{
	text-decoration: underline;
}

input.pole130{
	width: 130px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}
input.pole300{
	width: 300px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}

table.glowna_wyszukiwarka{
	background-image: url('/images/wyszukiwarka_tlo.jpg');
	background-repeat: no-repeat;
/* 	height: 422px; */
}

table.glowna_wyszukiwarka2{
	background-image: url('/images/wyszukiwarka_tlo2.jpg');
	background-repeat: no-repeat;
/* 	height: 422px; */
}

td.wyszukiwarka_ramka{
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #1f638a;
	height: 30px;
	background-color: white;
}

td.pole_bez_ramki{
	color: #585858;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	background-color: white;
}

input.pole60{
	color: #6a6a6a;
	width: 60px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
}

input.pole40{
	color: #6a6a6a;
	width: 40px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
}

td.wyszukiwarka_ramka2{
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #1f638a;
	background-color: white;
}

a.wielki_szukaj{
	width: 143px;
	height: 32px;
	padding-top: 15px;
/* 	padding-left: 20px;*/ 
	display: block;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-weight: bold;
	background-image: url('/images/wielki_szukaj.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

a.wielki_szukaj:hover{
	text-decoration: underline;
}

td.tytul_dzialu{
	color: #1f638a;
	font-size: 11px;
	font-weight: bold;
}
td.opis_dzialu{
	color: #585858;
	font-size: 11px;
	font-weight: normal;
}

a.dolne_linki{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
	text-decoration: none;
}

a.dolne_linki:hover{
	text-decoration: underline;
}

a.guzik{
	width: 96px;
	height: 18px;
	padding-top: 5px;
	display: block;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	background-image: url('/images/guzik_pusty.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

a.guzik:hover{
	text-decoration: underline;
}


a.bez_strzalki{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
	text-decoration: none;
}

a.bez_strzalki:hover{
	text-decoration: underline;
}

td.blad{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: red;
}

#link_wyloguj{
	position: absolute;
	left: 908px;
	top: 13px;
	width: 167px;
	height: 23px;
}

#link_pomoc{
	position: absolute;
	left: 848px;
	top: 13px;
	width: 167px;
	height: 23px;
}

#link_panel{
	position: absolute;
	left: 720px;
	top: 13px;
	width: 167px;
	height: 23px;
}
#link_strona_glowna{
	position: absolute;
	left: 620px;
	top: 13px;
	width: 167px;
	height: 23px;
}
#link_witaj{
	position: absolute;
	left: 440px;
	top: 13px;
	width: 167px;
	height: 23px;
/* 	border: 1px solid red; */
	text-align: right;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1d628b;
}

a.client_vertical_menu{
	background-image: url('/images/client_vertical_menu.jpg');
	background-repeat: repeat-x;
/* 	width: 190px; */
	height: 40px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	padding-top: 15px;
cursor: pointer;
}

a.client_vertical_menu:hover{
	text-decoration: underline;
}

a.client_vertical_menu_active{
	background-image: url('/images/client_vertical_menu_active.jpg');
	background-repeat: repeat-x;
/* 	width: 190px; */
	height: 40px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #1d628b;
	padding-top: 15px;
cursor: pointer;
}

a.client_vertical_menu_active:hover{
	text-decoration: underline;
}

#guzik_panel_oferty{
	position: absolute;
	left: 50px;
	top: 0px;
	width: 125px;
}

#guzik_panel_wizytowka{
	position: absolute;
	left: 175px;
	top: 0px;
	width: 125px;
}

#guzik_panel_raporty{
	position: absolute;
	left: 300px;
	top: 0px;
	width: 125px;
}

#guzik_panel_aktualnosci{
	position: absolute;
	left: 425px;
	top: 0px;
	width: 125px;
}

#guzik_panel_wydarzenia{
	position: absolute;
	left: 550px;
	top: 0px;
	width: 125px;
}

#guzik_panel_reklama{
	position: absolute;
	left: 675px;
	top: 0px;
	width: 125px;
}

td.podkreslenie{
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid #585858;
	font-weight: bold;
	color: #585858;
}

td.zlykle12{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}

a.zlykle12{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
a.zlykle12:hover{
	text-decoration: underline;
}

select.pole150{
	width: 150px;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}

select.pole100{
	width: 100px;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}
input.pole100{
	width: 100px;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}
textarea.pole300{
	width: 300px;
	height: 100px;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}
textarea.pole900{
	width: 900px;
	height: 200px;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}
select.pole300{
	width: 300px;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #1f638a;
	background-color: white;
	color: #6a6a6a;
}

a.strony{
	font-size: 12px;
	font-family: Arial;
	color: #009bff;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	border: 1px dotted #009bff;
}

a.strony:hover{
	text-decoration: underline;
}

div.oknop{
display: none; text-align: center; position: absolute; height: 180px; width: 570px; background-color: #505050; opacity: .75; color: white; left:50%; margin-left:-285px;
}

div.oknopa{
font-weight: bold; display: none; text-align: center; background-color: white; position: absolute; height: 90px; width: 400px; color: #606060; left:50%; margin-left:-200px; margin-top: 50px;
}

div.guzik_poszukuje {
  position: absolute;
  top: 45px;
  left: 860px;
  width: 180px;
  height: 30px;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  text-align:center;
}

  

