

html, body,
h1, h2, h3, h4, h5, h6,
a, abbr, acronym, em, p, strong,
address, blockquote, cite, q,
dd, dfn, dl, dt, li, ol, ul,
code, kbd, pre, samp, tt, var,
big, del, ins, small,
caption, table, tbody, td, tfoot, th, thead, tr,
fieldset, iframe, img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}
html, body { background-color: #fff; color: #000; }
html, body, input, option, optgroup, select { font-family: sans-serif; } /* customizable */
textarea, input, option, optgroup, select { font-size: 100%; }
a:focus { overflow: hidden; }
q:lang(pl) { quotes: "\201E" "\201D" "\00AB" "\00BB"; }
q::before { content: open-quote; }
q::after { content: close-quote; }
ol, ul { list-style: none; }
code, kbd, pre, samp, textarea, tt, var { font-family: monospace; }
table { border-collapse: collapse; border-spacing: 0; }
legend { display: none; }
@media handheld, projection, screen, tty, tv {
	abbr[title], acronym[title] { cursor: help; }
}

/* CSS Document */

/* kolor tekstow */
/* ciemny-niebieski */
/* .c1 { color: #00539B;} - stara wersja */
.c0  { color: #000000; } /* CZARNY */
.c1  { color: #204A91; } /* NIEBIESKI */
.c2  { color: #1668B1; } /* NIEBIESKI JASNIEJSZY */
.c3  { color: #C40009; } /* CZERWONY */
.c4  { color: #EDEEEE; } /* SZARY */
.c5  { color: #FAFAFB; } /* jasniutki szary */
.c6  { color: #F7FBFE; } /* niebieski bardzo jasny */
.c7  { color: #FBF0C2; } /* zolty */
.c8  { color: #00A4E8; } /* niebieski jasny */
.c9  { color: #F6F7F7; } /* szary jasny */
.c10 { color: #FFFCDF; } /* zolty */
.c11 { color: #E2E4E5; } /* szary ciemny */
.c12 { color: #003261; } /* kolor napisow na guzikach */
.c13 { color: #9bcff3; } /* kolor cyjan 50 - 1/2 c8 */
.c14 { color: #E2E4E5; } /* szary 60 */
.c15 { color: #209740; } /* zielony */
.c16 { color: #3443ff; } /* niebieski nasycony */
.c17 { color: #98989c; } /* szary seo */
.c32 { color: #0066CC; } /* niebieski dla Karolony, okienko gabloty w dziekuje */


.c255 { color: #FFFFFF; }


/* tla */
.t0  { background-color: #000000; }
.t1  { background-color: #204A91; }
.t2  { background-color: #1668B1; }
.t3  { background-color: #C40009; }
.t4  { background-color: #EDEEEE; }
.t5  { background-color: #FAFAFB; }
.t6  { background-color: #F7FBFE; }
.t7  { background-color: #FBF0C2; }
.t8  { background-color: #00A4E8; }
.t9  { background-color: #F6F7F7; }
.t10 { background-color: #FFFCDF; }
.t11 { background-color: #E2E4E5; }
.t12 { background-color: #003261; }
.t13 { background-color: #9bcff3; } /* kolor cyjan 50 - 1/2 c8 */
.t14 { background-color: #E2E4E5; } /* szary 60 */
.t15 { background-color: #209740; } /* zielony */
.t16 { background-color: #3443ff; } /* niebieski nasycony */
.t17 { background-color: #98989c; } /* szary seo */
.t32 { background-color: #0066CC; }

.t255 { background-color: #FFFFFF; }

/* ramki */
.rm0  { border: 1px solid #000000; }
.rm1  { border: 1px solid #204A91; }
.rm2  { border: 1px solid #1668B1; }
.rm3  { border: 1px solid #C40009; } /* dawne rmred */
.rm4  { border: 1px solid #EDEEEE; }
.rm4top { border-top: 1px solid #EDEEEE; }
.rm4bottom { border-bottom: 1px solid #EDEEEE; }
.rm5  { border: 1px solid #FAFAFB; }
.rm6  { border: 1px solid #F7FBFE; }
.rm7  { border: 1px solid #FBF0C2; }
.rm8  { border: 1px solid #00A4E8; } /* dawne rmblue */
.rm9  { border: 1px solid #F6F7F7; }
.rm10 { border: 1px solid #FFFCDF; }
.rm11 { border: 1px solid #E2E4E5; } /* dawne rm */
.rm12 { border: 1px solid #003261; }
.rm13 { border: 1px solid #9BCFF3; }
.rm14 { border: 1px solid #E2E4E5; } /* szary 60 */
.rm15 { border: 1px solid #209740; }
.rm16 { border: 1px solid #3443ff; }
.rm17 { border: 1px solid #98989c; }
.rm32 { border: 1px solid #0066CC; }

.rm255 { border: 1px solid #FFFFFF; }

/* co to ? .rm2 { border: 1px solid #C8C8C8; } - bylo to obramowka wyszukiwarki*/

.f5 { font-size: 5px; }
.f6 { font-size: 6px; }
.f7 { font-size: 7px; }
.f8 { font-size: 8px; }
.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f18 { font-size: 18px; }
.f19 { font-size: 19px; }
.f20 { font-size: 20px; }

.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.f30 { font-size: 30px; }
.f32 { font-size: 32px; }

.italic { font-style: italic; }
.bold{ font-weight: bold;}
.underline{ text-decoration: underline;}

.mt { padding-top: 15px}
.ml { padding-left: 1px}
.mr { padding-right: 1px}
.mb { padding-bottom: 1px}

/* wyglad obwodki dookola */
.rmblue { border: 1px solid #00A4E8; } /* kolor 8 */
.rmred  { border: 1px solid #F00; }
.rmgrey { border: 1px solid #E5E5E5 }  /* kolor ramek glownych */

.tlo-zolte {background-color: #fffcdf;}

.tlo-szare-5 {background-color: #FAFAFB;}

.tlo-szare-4 {background-color: #EDEEEE;}

.tlo-szare-9 {background-color: #F6F7F7;}

.tlo-gradient600 {
	background-image: url('/picture/kontakt/tlo.png');
	background-repeat:repeat;
	background-position:center;
}

.mar_b_5    {margin-bottom:  5px;}
.mar_b_10   {margin-bottom: 10px;}


.t_c{ text-align: center}
.t_l{ text-align: left}
.t_r{ text-align: right}

.f_l{float: left}
.f_r{float: right}
.clr{clear: both}

.hide{display: none;}


img.vc{ vertical-align: middle;}
img.vt{ vertical-align: text-top;}

@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* letter-spacing:0.019em; - dla FF aby bylo 100% zgodna czcionka ale IE tego nie uznaje*/
	word-spacing: 1px;
	color: #204A91;
	background-image: url(/img/gradient1.jpg);
	background-repeat: repeat-x;
}

/* wyglad linkow w najnowszych wpisac */
a {
	text-decoration: none;
	color: #2A3972;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	color: black
}

button:hover {
	text-decoration: underline;
	cursor: pointer
}

strong,b {
	font-weight: bolder;
}

p5px {
	font-size: 5px;
}

#page {
	background: #FFFFFF none repeat scroll 0 0;
	clear: both;
	margin: 0 auto 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 1020px;
}

/* walidacja */
input.error {
	border: 1px solid #FF0000;
}

select.error {
	border: 1px solid #FF0000;
}

/*.error {
	color:#FF0000;
	font-size:10px;
	height:10px;
}*/

/* style dotyczące naglowka */
#naglowek {
	background-image: url(/img/s1/niebo_logo.png);
	height: 69px;
}

#naglowek_gradient {
	background-image: url(/img/naglowek_gradient.png);
	height: 69px;
/*        98px;*/
}

#naglowek_gradient_bez_logo {
	background-image: url(/img/naglowek_gradient_bez_logo.png);
	height: 98px;
}

#naglowek_logo {
	width: 284px;
}

#belka {
	background-image: url(/img/belka.png);
	height: 53px;
	width: 1020px;
}

.belka_v32 {
	left: 10px;
}

.belka_v34 {
	float: left;
	height: 1px;
	position: relative;
	top: 15px;
	width: 1px;
}

.belka_btn .btn_red {
	background-image: url(/img/guzik-czerwony.png);
}

.belka_btn a {
	background-image: url(/img/guzik-zolty.png);
	display: block;
	float: left;
	height: 40px;
	left: 42px;
	margin-left: -5px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 10px;
	width: 104px;
}

#belka_przyciski .belka_btn_link_1l {
	height: 26px;
	padding-top: 11px;
	padding-left: 0;
		
}

#belka_przyciski .belka_btn_link_2l {
	height: 33px;
	padding-top: 4px;
	padding-left: 0;
}

#belka_przyciski .belka_btn_red {
	background-image: url("/img/guzik-czerwony.png");
}

#belka_przyciski .belka_btn_yellow {
	background-image: url("/img/guzik-zolty.png");
}


.belka_btn .belka_btn1_link {
	background-image: url(/img/guzik-zolty.png);
	height: 26px;
	padding-left: 0;
	padding-top: 11px;
}

.belka_btn .belka_btn1_link_red {
	background-image: url(/img/guzik-czerwony.png);
	height: 26px;
	padding-left: 0;
	padding-top: 11px;
}

.belka_btn .belka_btn2_link {
	background-image: url(/img/guzik-zolty.png);
	height: 33px;
	padding-top: 4px;
	padding-left: 0px;
}

.belka_btn .belka_btn2_link_red {
	height: 33px;
	padding-top: 4px;
	padding-left: 0px;
	background-image: url(/img/guzik-czerwony.png);
}

/* navimenu */
#navimenu_tlo {
	background-image: url(/img/menu-niebieskie.png);
	height: 122px;
/*	left: 50%;*/
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
	width: 285px;
}

#wykaz_pagina {
	height: 20px;
	margin: 10px auto;
	text-align: center;
	width: 95%;
}

/* == Pagination === */
#pagination-digg li {
	padding: 0;
	font-size: 12px;
}

#pagination-digg a {
	margin-right: 2px;
}

#pagination-digg .active {
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 2px;
	text-decoration: underline;
}

#pagination-digg .noactive {
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 0;
}

#pagination-digg a:link,
#pagination-digg a:visited {
	color: #222222;
	display: block;
	float: left;
	padding: 0 2px;
}

#sekcja_opcje {
	height: 347px;
}

#sekcja_opcje_wykaz {
	height: 217px;
}

#sekcja_opcje_lewo {
	float: left;
	display: block;
}

#sekcja_opcje_prawo {
	float: right;
	display: block;
}

#sekcja_content_lewo {
	float: left;
	display: block;
	width: 295px;
}

#sekcja_content_prawo {
	float: right;
	display: block;
}

#sekcja_content_prawo_mp {
	float: right;
	display: block;
	margin-right: 19px;
}

.clr {
	clear: both !important;
	display: block;
	float: none !important;
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
}

/* Definicje contentu na stronie wykazu */
#wykaz {
	width: 710px;
	margin-right: 13px;
}

#wykaz_tabela_top {
	width: 708px;
	height: 5px;
	border-top: 1px solid #9bcff3;
	border-right: 1px solid #9bcff3;
	border-left: 1px solid #9bcff3;
}

.wykaz_nazwa {font-size: 14px;}

div.box,
    div.box .box_tl,
    div.box .box_tr,
    div.box .box_bl,
    div.box .box_br
	{
	clear: both;
	height: auto !important;
	min-height: 30px;
	position: relative;
}

div.box {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #DADCDF;
	margin-bottom: 10px;
}

div.box .box_tl {
	background: transparent url(/img/x_box_t.png) no-repeat scroll 0 0;
	left: -1px;
	top: -1px;
}

div.box .box_tr {
	background: transparent url(/img/x_box_t.png) no-repeat scroll 100% 0;
	right: -2px;
}

div.box .box_br {
	background: transparent url(/img/x_box_b.png) no-repeat scroll 100% 100%;
	bottom: -2px;
	right: 0;
}

div.box .box_bl {
	background: transparent url(/img/x_box_b.png) no-repeat scroll 0 100%;
	left: -2px;
	padding: 12px 10px;
}

.pagina_wybrana {
	font-weight: bold;
}

.rog_tl {
	background: transparent url(/img/rog_tl.png) no-repeat scroll 0 0;
	left: -1px;
	top: -1px;
}

#w2 {
	height: 80px;
	margin-top: 19px;
	width: 659px;
}

select {
	width: 210px;
	font-size: 12px;
}

#w2_opisy {
	left: 63px;
	position: relative;
	top: 16px;
	width: 560px;
}

#w2_opis1 {
	display: inline;
	font-size: 11px;
}

#w2_opis2 {
	display: inline;
	left: 91px;
	position: relative;
	font-size: 11px;
}

#w2_opis3 {
	display: inline;
	left: 227px;
	position: relative;
	font-size: 11px;
}

#w2_combosy {
	position: relative;
	top: 18px;
}

#w2_combo1 {
	display: inline;
	position: relative;
	left: 10px;
}

#w2_combo1 select {
	width: 188px;
}

#w2_combo2 select {
	width: 177px;
}

#w2_combo3 select {
	width: 256px;
}

#w2_combo2 {
	display: inline;
	position: relative;
	left: 16px;
}

#w2_combo3 {
	display: inline;
	position: relative;
	left: 21px;
}

#w2_button {
	left: 45%;
	position: relative;
	top: 27px;
	width: 100px;
}

#wyszukiwarka {
	margin-left: 21px;
}

#wyszukiwarka_tlo {
	background-image: url(/img/s1/wyszukiwarka-1.png);
	height: 152px;
	width: 658px;
	margin-top: 27px;
	
}

#w1 {
	font-size: 11px;
	margin-bottom: 16px;
}

#w1_button {
	float: left;
	left: 4px;
	position: relative;
	top: -3px;
}

#w1_opisy {
	height: 32px;
}

#w1_pola {
	float: left;
	height: 26px;
	position: relative;
}

.v11 {
	left: 17px;
}

.v12 {
	left: 79px;
}

/* odpowiada za odleglosc opisow wyszukiwarki od gory i za wielkosc czcionki w opisie pol wyszukiwarki */
.v13 {
	float: left;
	font-size: 11px;
	position: relative;
	top: 19px;
	/* letter-spacing:0.24px; */
}

.v32 {
	left: 9px;
}

.v33 {
	left: 72px;
}

.v34 {
	float: left;
	position: relative;
	top: 11px;
}

.v14 {
	width: 640px;
	left: 16px;
	top: 3px;
	position: relative
}

.v35 {
	float: left;
	height: 16px;
	margin-left: 0;
	width: 305px;
}

.v36 {
	float: left;
	height: 16px;
	margin-left: 18px;
	width: 303px;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

/* mial kolor : color: #2C5497; */
.btn {
	cursor: pointer;
	border: none;
	position: absolute
}

/* button .gif jest ze starego indeksu*/
.btn_szukaj {
	background: url(/img/btn_szukaj.gif) no-repeat;
	height: 29px;
	width: 69px;
}

/* odpowiada za podkreslanie sie przycisku szukaj w wyszukiwarce */
/* modul kierujacy do pracy */
#praca {
	position: relative;
	top: 26px;
}

/* pozycjonuje napis i odpowiada za wielkosc napisu */
#slogan {
	font-size: 18px;
	left: 81px;
	position: absolute;
	text-align: center;
	top: 25px;
	width: 825px;
}

#slogan_cien {
	font-size: 18px;
	left: 80px;
	position: absolute;
	text-align: center;
	top: 26px;
	width: 825px;
}

/* odpowiada za wielko¶æ pierwszych liter w napisie tytulowym na stronie */
#slogan span {
	font-size: 20px
}

/* pozycjonuje napis i odpowiada za wielkosc napisu */
#wikb {
	position: absolute;
	top: 25px;
	left: 265px;
	width: 500px;
	text-align: center;
	font-size: 20px;
}

#wikb_cien {
	position: absolute;
	top: 26px;
	left: 264px;
	width: 500px;
	text-align: center;
	font-size: 20px;
}

/* odpowiada za wielko¶æ pierwszych liter w napisie tytulowym na stronie */
#wikb span {
	font-size: 20px
}

#wpis_darmowy {
	left: 850px;
	position: absolute;
	/* bylo relative zanim dalem klikalne logo */
	top: 13px;
	width: 158px;
}

/* naglowek - bwp */
.bezplatnywpispodstawowy {
	background-image: url(/img/ksiazka10-11.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:		57px;
}
.bezplatnywpispodstawowy div{
	padding-top: 8px;
}

/* nasi klienci - przeniesienie do panelu logowanie */
#nasiklienci {
	width: 323px;
	height: 103px;
}

#nasiklienci_txt {
	margin-left: 19px;
	margin-right: 17px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#nasiklienci_znaczek {
	left: 28px;
	position: relative;
	top: -95px;
}

/* firmy aktywne regionalnie */
#firmyaktywne {
	margin-top: 20px;
	z-index: 10;
}

#mapaczerwona {
	left: 15px;
	position: relative;
	top: -52px;
	z-index: 200;
}

#firmyregion_main {
	margin-left: -1px;
	padding-left: 18px;
	position: absolute;
	width: 267px;
	z-index: 255;
	left: 1px;
}

#firmyregion_tytul {
	height: 34px;
}

#firmyregion {
	left: 17px;
	position: relative;
/*	text-align: center;*/
    text-align: left;
	width: 285px;
	z-index: 100;
}

/* modul wykaz branz na stronie wykazu */
#drzewobranz_wykaz {
	width: 266px;
}

/* definicja wygladu wykaz branz */
#drzewobranz {
	width: 264px;
	margin-left: 13px;
}

#drzewobranz_tytul {
	background: url(/img/gradient-tabelka.jpg);
	height: 36px;
	width: 266px;
	margin-left: -1px;
	margin-top: -1px;
}

#drzewobranz_tytyl_txt {
	padding-left: 11px;
	padding-top: 10px;
}

/*#drzewobranz_main {
	margin-left: 10px;
	width: 256px;
    overflow: auto;scroll;
    width: 254px;
    max-height: 300px;
}*/

#drzewobranz_main {
    margin-left: 10px;
    overflow: auto;
    width: 254px;
    max-height: 440px;
}

/* Modul seotekst na stronie wykazu */
#seotekst_wykaz {
	margin: 15px;
	width: 254px;
}

#seotekst_mainpage {
	margin: 15px 0 0;
	width: 285px;
}

#seobranze {
	margin-left: 21px;
	width: 680px;
}

#seomiasta {
	font-size: 9px;
	height: 95px;
	margin-left: 20px;
	margin-top: 10px;
}

#seopolska {
/*	background: url(/img/polskatekst.png) no-repeat;*/
	font-size: 11px;
}

.seotekst {
	padding-top: 3px;
	padding-bottom: 2px;
}

.seotekst_tytul {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.seotekst_tresc {
	font-size: 9px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

#seobranze_ramka {
	width: 661px;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 5px;
	height: 605px;
	OVERFLOW: hidden;
}

#seo_divp10 {
	overflow: hidden;
	width: 233px;
	height: 525px;
	position: relative;
}

#seo_divp20 {
	width: 233px;
	height: 590px;
	position: relative;
	top: 0px;
}

#seo_divp20 div{
	margin-bottom: 15px;
}

#seo_najnowsze_stopka {
	margin-bottom: -35px;
	margin-top: -29px;
}

.seo_v29 {
	font-size: 11px;
	left: 616px;
	position: relative;
	top: 22px;
	width: 60px;
}

/* PRZYCISKI SCROL */
.seo_v16 {
	height: 33px;
	left: 294px;
	position: relative;
	width: 80px;
}

.seo_v16 input {
	width: 33px;
	height: 33px;
	border: none;
	cursor: pointer
}

.seo_v16 .go {
	background: url(/img/pg.png) no-repeat;
	left: 20px;
	position: relative;
	width: 35px;
	height: 35px
}

.seo_v16 .do {
	background: url(/img/pd.png) no-repeat;
	width: 35px;
	height: 35px
}

/* kolorystyka i wyglad napisu powrot */
.seo_v29 button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 11px;
	width: 55px;
	color: #337ABD
}

/* odpowiada za podkreslenie przycisku powrot po najechaniu myszka a tak¿e za wyglad */
.seo_v29 button:hover {
	text-decoration: underline
}

/* modul najnowsze wpisy */
#mod_najnowsze {
	margin-top: 44px;
	margin-left: 7px;
	width: 1020px;
	height: 670px;
}

#s10 {
	display: block;
	float: left;
	height: 590px;
	left: 15px;
	position: relative;
	width: 231px;
}

#s100 {
	display: block;
	float: left;
	height: 590px;
	left: 33px;
	position: relative;
	width: 231px;
}

#s1000 {
	display: block;
	float: left;
	height: 590px;
	left: 51px;
	position: relative;
	width: 231px;
}

#s10000 {
	display: block;
	float: left;
	height: 590px;
	left: 67px;
	position: relative;
	width: 231px;
}

#n10,#n100,#n1000,#n10000 {
	width: 231px;
	height: 41px;
	top: 0;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0 0px;
	font-size: 13px;
	font-weight: bold;
	background: #f3f3f3;
	color: #3279BD;
	text-align: center;
}

#n10tresc,#n100tresc,#n1000tresc,#n10000tresc {
	margin-top: -3px;
	width: 231px;
	height: 552px;
	position: relative;
	border-top-color: #FFF;
}

#divp1,#divp3,#divp5,#divp7 {
	overflow: hidden;
	width: 233px;
	height: 525px;
	position: relative;
}

#divp2,#divp4,#divp6,#divp8 {
	width: 233px;
	height: 590px;
	position: relative;
	top: 0px;
}

ul,li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0
}

.newlink {
	background: url(/img/pktdol.jpg) no-repeat left top;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 5px;
	list-style-type: none
}

/* wyglad linkow w najnowszych wpisac */
#s10 a,#s100 a,#s1000 a,#s10000 a {
	text-decoration: none;
	color: #2A3972;
}

#s10 a:hover,#s100 a:hover,#s1000 a:hover,#s10000 a:hover {
	text-decoration: underline;
	color: black
}

.mod_najnowsze_tytul {
	background: transparent url(/img/najnowsze-wpisy-firm.png) no-repeat
		scroll center center;
	font-size: 16px;
	height: 33px;
	padding-left: 62px;
	padding-top: 15px;
}

.najnowsze_stopka {
	margin-top: -45px;
}

.najnowsze_gradient {
	position: relative;
}

/* PRZYCISKI SCROL */
.v16 {
	left: 75px;
	width: 80px;
	height: 33px;
	position: relative
}

.v16 input {
	width: 33px;
	height: 33px;
	border: none;
	cursor: pointer
}

.v16 .go {
	background: url(/img/pg.png) no-repeat;
	left: 12px;
	position: relative;
	width: 35px;
	height: 35px
}

.v16 .do {
	background: url(/img/pd.png) no-repeat;
	width: 35px;
	height: 35px
}

/* Przycisk powrót */
.v29 {
	font-size: 11px;
	left: 177px;
	position: relative;
	top: -11px;
	width: 60px;
}

/* kolorystyka i wyglad napisu powrot */
.v29 button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 11px;
	width: 55px;
	color: #337ABD
}

/* odpowiada za podkreslenie przycisku powrot po najechaniu myszka a tak¿e za wyglad */
.v29 button:hover {
	text-decoration: underline
}

#praca {
	background: url('/img/1/str1_r5_c2.png') no-repeat center;
	font-size: 14px;
	height: 137px;
	width: 697px;
}

#praca_link {
	font-size: 13px;
	left: 150px;
	position: relative;
	top: 46px;
}

#praca_opis {
	font-size: 11px;
	left: 326px;
	position: relative;
	text-align: center;
	top: 24px;
	width: 132px;
}

#praca_wkrotce {
	font-size: 12px;
	left: 178px;
	position: relative;
	text-align: center;
	top: 38px;
	width: 275px;
	height: 44px;
}

#praca_system {
	left: 160px;
	position: relative;
	top: 36px;
}

.dymek1 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-628px;
	height: 60px;
	width: 319px;
}

.dymek1_tekst {
	padding-left: 4px;
	padding-top: 16px;
	text-align: center;
}

.dymek2 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-49px;
	height: 90px;
	width: 185px;
}

.dymek2_tekst {
	padding-left: 0px;
	padding-top: 21px;
	text-align: center;
}

.dymek3 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-141px;
	height: 61px;
	width: 289px;
}

.dymek3_tekst {
	padding-left: 0px;
	padding-top: 10px;
	text-align: center;
}

.dymek4 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-204px;
	height: 59px;
	width: 320px;
}

.dymek4_tekst {
	padding-left: 0px;
	padding-top: 9px;
	text-align: center;
}

.dymek5 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-265px;
	height: 189px;
	width: 367px;
}

.dymek6 {
	background: transparent url(/img/komunikaty.png) no-repeat scroll 0
		-454px;
	height: 171px;
	width: 367px;
}

#podpowiedz {
	z-index: 20;
	position: absolute;
}

#podpowiedz #podpowiedzle {
	background-image: url(/old/picture/kom_t1_l.gif);
	width: 9px;
	height: 71px
}

#podpowiedz #podpowiedzsr {
	left: 9px;
}

#podpowiedz #podpowiedzpr {
	left: 289px;
	background-image: url(/old/picture/kom_t1_p.gif);
	width: 9px;
	height: 71px
}

#podpowiedz #podpowiedzlogo {
	background-image: url(/old/picture/logo_podpowiedz.gif);
	width: 41px;
	height: 41px;
	top: -20px;
	left: 130px
}

#podpowiedz #podpowiedztekst {
	margin-top: 18px;
	width: 100%
}

/* usunac to aby nie mrugal help na belce - poprawic kooordynaty innych helpow w w1 o 23px Y*/
#w1_branze_select {
	height: 19px;
	margin-left: 16px;
	margin-top: 8px;
	position: absolute;
	visibility: hidden;
	width: 272px;
	z-index: 10;
}

#w1_branze_select_close {
	cursor: pointer;
	left: 0;
	position: relative;
	text-align: right;
	top: 21px;
}

#w1_branze_select_tytul {
	height: 19px;
	margin-bottom: -1px;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #EDEEEE;
}

#w1_branze_select select {
	width: 272px;
}

#adkontekst {
	height: 152px;
	margin-left: 49px;
	margin-top: 27px;
	width: 237px;
}

/* przyciski */
#poczatek_strony {
	left: 50%;
	margin-left: -44px;
	position: relative;
	width: 100px;
}

#btn_poczatek_strony {
	background: transparent url(/old//picture/btn2/btn_strzalka_gora.png)
		no-repeat scroll 0 0;
	height: 50px;
	padding-top: 29px;
	text-align: center;
	width: 91px;
	z-index: 10;
}

#btn_poczatek_strony_wykaz {
	background: transparent url(/img/przyciski/btn_strzalka_gora.png)
		no-repeat scroll 0 0;
	height: 50px;
	left: 50%;
	margin-left: -45px;
	margin-right: 20px;
	padding-top: 29px;
	position: relative;
	text-align: center;
	width: 91px;
	z-index: 10;
}

#btn_strona_glowna_wykaz {
	background: transparent url(/old/picture/btn2/btn_domek.png) no-repeat
		scroll 0 0;
	float: right;
	height: 34px;
	margin-right: 20px;
	padding-right: 31px;
	padding-top: 25px;
	text-align: center;
	width: 70px;
}

#dol_strony_btn_navi {
	height: 88px;
	margin-top: -20px;
}

#dol_strony_btn_navi_wykaz {
	height: 90px;
}

/*  INFORMACJE GABLOTA */
#informacje_gablota {
	margin: 4px 0 0 12px;
	width: 283px;
}

#informacje_gablota .gora img{
	padding-top: 4px;
}

#informacje_gablota div.gora {
    margin-bottom: 5px;
    height: 95px; /* 95 */
}

#informacje_gablota .dol .tytul {
     font-weight: bold; 
}

#informacje_gablota div.dol {
    margin-top: 8px;
    height: 70px;
}

#informacje_gablota .gora .zas {
    height: 95px; /* 95 */
}

#informacje_gablota .dol .zas {
    height: 70px;
}

#informacje_gablota .zas {
    width: 283px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#informacje_gablota .gora{
    position: relative;
}

#informacje_gablota .dol {
    position: relative;
}

#informacje_nazwa {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

#lista_gablot_ramka {
	padding: 2px;
}

#lista_gablot_tytul {
	font-size: 12px;
	left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0;
	position: relative;
	width: 270px;
}

#info_box_tl {
	background: transparent url(/img/x_box_t.png) no-repeat scroll 0 0;
	display: inline;
	float: left;
	height: 6px;
	left: 0;
	position: relative;
	top: 10px;
	width: 6px;
}

#info_box_tr {
	background: transparent url(/img/x_box_t.png) no-repeat scroll 100% 0;
	display: inline;
	float: right;
	height: 6px;
	position: relative;
	right: 0;
	top: 10px;
	width: 6px;
}

#info_box_bl {
	background: transparent url(/img/x_box_b.png) no-repeat scroll 0 0;
	display: inline;
	float: left;
	height: 6px;
	left: 0;
	position: relative;
	top: 0;
	width: 10px;
}

#info_box_br {
	background: transparent url(/img/x_box_b.png) no-repeat scroll 100% 0;
	display: inline;
	float: right;
	height: 6px;
	position: relative;
	right: 0;
	top: 0;
	width: 10px;
}

#info_info {
	height: 17px;
}

/* kontakt */
#kontakt_tlo {
	background: transparent url(/img/kontakt.png) repeat scroll 0 0;
	height: 552px;
	position: relative;
	width: 668px;
	left: 50%;
	margin-left: -334px;
}

#kontakt_maile {
	left: 456px;
	position: relative;
	top: 104px;
	width: 200px;
}

#kontakt_adres {
	left: 263px;
	line-height: 18px;
	position: relative;
	text-align: left;
	top: 53px;
	width: 135px;
}

#kontakt_mapa {
	height: 310px;
	left: 172px;
	position: relative;
	top: 94px;
	width: 470px;
}

#kontakt_drukarka {
	left: 634px;
	position: relative;
	top: 90px;
	width: 45px;
}

#kontakt_drukarka button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 12px;
}

a.kontakt_link {
	text-decoration: none;
	color: #1468B0;
	line-height: 18px;
}

a.kontakt_link:hover {
	text-decoration: underline;
	color: #1468B0
}

#oferta_drukarka {
	left: 602px;
	position: relative;
	top: 25px;
	width: 45px;
}

#oferta_drukarka button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 12px;
}

#kl_log_info {
	left: 50%;
	margin-left: -335px;
	position: relative;
	width: 670px;
}

#kl_log_form {
	left: 50%;
	margin-left: -200px;
	margin-top: 20px;
	position: relative;
	width: 400px;
}

#kl_log_form_ramka {
	
}

#kl_log_form_text {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#kl_log_login_form {
	
}

#kl_log_form_login_form {
	
}

#kl_log_zapomniane_haslo {
	left: 20px;
	position: relative;
	top: -10px;
}

#kl_log_login_form_pola {
	margin-left: 60px;
	margin-right: 45px;
}

#kl_log_login_form_btn {
	left: 241px;
	position: relative;
	top: 10px;
}

#kl_log_login_form_btn .btn_szukaj {
	cursor: pointer;
	border: none;
	padding-left: 4px;
}

#kl_log_logo {
	
}

#kl_log_info2 {
	left: 50%;
	margin-left: -400px;
	position: relative;
	width: 800px;
}

#kl_log_info3 {
	height: 80px;
	margin-top: 6px;
}

#kl_log_logosp {
	float: left;
	left: 195px;
	position: relative;
	width: 151px;
}

#kl_log_link {
	float: left;
	left: 194px;
	position: relative;
	top: 31px;
	width: 300px;
}

#kl_log_strona_glowna {
	float: right;
	left: -121px;
	position: relative;
}

#error_login_wykrzyknik {
	background-image: url(/img/info_trojkat_zielony.gif);
	height: 55px;
	left: 17px;
	position: relative;
	top: -65px;
	width: 55px;
}

#error_login_tresc {
	background-image: url(/img/login_error.png);
	height: 55px;
	left: 9px;
	padding-left: 35px;
	padding-top: 28px;
	width: 314px;
}

#pomoc_strona_glowna {
	left: -34px;
	position: relative;
	top: 37px;
}

#strefaklienta_znaczek {
	height: 1px;
	left: 739px;
	position: relative;
	text-align: center;
	top: -87px;
	width: 200px;
}

#klient_sekcja_gorna {
	
}

#klient_sekcja_gorna_lewo {
	float: left;
	display: block;
}

#klient_sekcja_gorna_prawo {
	float: right;
	display: block;
}

#klient_sekcja_dolna {
	
}

#klient_sekcja_dolna_lewo {
	float: left;
	display: block;
}

#klient_sekcja_dolna_prawo {
	float: right;
	display: block;
}

#panelglowny_logo {
	left: 116px;
	position: relative;
	top: 10px;
}

#panelglowny_tytul_mozliwosci {
	left: 377px;
	position: relative;
	top: -67px;
	width: 200px;
}

#klient_edycja_danych {
	background-color: #EEEEEE;
	font-size: 11px;
	height: 62px;
	left: 17px;
	padding-top: 5px;
	position: relative;
	text-align: center;
	top: 2px;
	width: 210px;
}

#klient_edycja_danych button {
	background: url('/old/picture/btn_wybierz.gif') 0 0 no-repeat;
	width: 68px;
	height: 29px;
	margin-top: 2px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 12px;
}

#modul_branzeslowa {
	width: 580px;
	padding: 5px;
	text-align: left
}

#sk_if_kontakt {
	margin-top: 20px;
	margin-left: 70px;
}

#sk_if_kontakt_koperta {
	left: 217px;
	position: relative;
	top: -24px;
	width: 50px;
}

#sk_if_kontakt_link {
	left: 254px;
	position: relative;
	top: -64px;
}

#sk_if_zakladki {
	height: 28px;
	width: 576px;
	margin-left: 5px;
}

#sk_if_zakladki_lewa {
	float: left;
	display: inline;
	/* /img/zakladka_zolta.png */
}

#sk_if_zakladki_prawa {
	float: right;
	display: inline;
	background: url('/img/zakladka_niebieska.png') 0 0 no-repeat;
	height: 28px;
	width: 288px;
}

.sk_if_zakladki_zolta {
	background: url('/img/zakladka_zolta.png') 0 0 no-repeat;
}

#sk_if_tytul_formularza {
	font-size: 16px;
	font-weight: bold;
	height: 48px;
	left: 19px;
	position: relative;
	top: -13px;
}

#sk_if_pkt1 {
	height: 24px;
	left: 0;
	position: relative;
}

#sk_if_pkt1_content {
	left: 18px;
	position: relative;
}

#sk_if_pkt2 {
	margin-top: 33px;
}

#sk_if_pkt2_content {
	margin-left: 17px;
	margin-top: 12px;
}

#sk_if_pkt2_archiwum {
	
}

#sk_if_pkt2_multimedia {
	
}

#sk_if_pkt3 {
	margin-top: 20px;
}

#prezentacja_logo {
	left: 50%;
	margin-left: -72px;
	position: relative;
	width: 144px;
}

#modul_linkow_informacji {
	left: 212px;
	position: relative;
	text-align: center;
	top: 12px;
	width: 150px;
}

#phasla_tytul {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 9px;
}

#phasla_tlo {
	background-image: url(/img/zapomniane_haslo_tlo.png);
	height: 243px;
	width: 525px;
}

#phasla_formularz {
	padding-bottom: 10px;
	padding-top: 35px;
	position: relative;
	text-align: center;
	width: 100%;
}

#phasla_stopka {
	padding-top: 20px;
	text-align: center;
}

#phasla_komunikat {
	height: 28px;
}

#info_tekst_reklama li {
	display: list-item;
	list-style-type: disc;
	margin-left: 7px;
}

#swieta {
	height: 100px;
	left: 759px;
	position: relative;
	top: -64px;
	width: 120px;
}

#wielkanoc {
	left: 22px;
	position: relative;
	top: 12px;
	visibility: hidden;
}

#bozenarodzenie {
	left: 22px;
	position: relative;
}

.news {
	width: 780px;
}

.news_navi {
	width: 200px;
	margin-left: 10px;
}

/*
 WYSZUKIWARKA 

*/
.suggestionsBox {
	background-color: #FFFFFF;
	left: 30px;
	position: relative;
	top: 10px;
	width: 307px;
}

.suggestionList {
	margin: 0;
	padding: 0 6px 0 6px;
}

.statusList {
	margin: 0;
	padding: 3px 0 0 6px;
}

.suggestionList li {
	cursor: pointer;
	margin: 0 0 0;
	padding-left: 7px;
}

.suggestionList li:hover {
	background-color: #0CF;
	color: #FFFFFF;
}

#w1_suggestions_close {
	cursor: pointer;
	height: 0;
	left: 0;
	position: relative;
	text-align: right;
	top: -15px;
}

.block {
	display: block;
}

#wykaz_reklamy_google_stopka {
	height: 80px;
	padding-left: 30px;
}

#wykaz_reklamy_google_stopka div div{
	width: 480px;
	float: left;
}

#lista_gablot{
	clear:left;
	overflow: hidden;
	font-size: 11px;
	height: 70px;
	margin-left: 5px;
	margin-right: 5px;
	word-spacing: 0;
	padding-left: 40px;
}

#lista_gablot_wiecej {
	left: 202px;
	position: relative;
	top: 11px;
}

#lista_gablot div {
	height: 60px;
	width: 180px;
	border-bottom: solid 1px LightSkyBlue ;
	padding-top: 1px;
	padding-bottom: 10px;
}

#lista_gablot p.tytul{
	color: rgb(65, 74, 118); 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 14pt;
	text-align: center;
}

#lista_gablot div p{
	color:#000000;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	line-height:12pt;
	padding:0;
	text-align: center;
}

#info_tekst_reklama_ramka p, #modul_adres_dane p{
	text-align: center;
	margin-bottom: 8px;
}

#choinka{
    position: absolute;
    top: 10px;
    left: 790px;
}

.move_box{
    background-color: #F3F3F3;
    height: 590px;
    width: 231px;
    position: relative;
    margin-right: 20px;
}

.move_box .tytul{
	text-align: center;
    color: #3279BD;
    background: none repeat scroll 0 0 #F3F3F3;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    
}

.move_box .ramka_of{
    background-color: #FFF;
	overflow: hidden;
    height: 532px;
    padding-right: 3px;
    margin-right: 3px;
}
.move_box .t255{
    height: 554px;
}

.move_box .ramka_of .tresc{
	padding: 0px 5px 0px 0px;
    
}

.move_box .stopka .najnowsze_gradient{
    position: absolute;
    bottom: 18px;

}

.move_box .stopka .przyciski .go{
    background: url("/img/pg.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    width: 35px;
    border: medium none;
    cursor: pointer;
    position: absolute;
    bottom: -18px;
    left: 120px;
}

.move_box .stopka .przyciski .do{
    background: url("/img/pd.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    width: 35px;
    border: medium none;
    cursor: pointer;
    position: absolute;
    bottom: -18px;
    left: 70px;
}


.move_box .stopka .przyciski .powrot{
    background-color: transparent;
    border: medium none;
    color: #337ABD;
    cursor: pointer;
    font-size: 11px;
    width: 55px;
    position: absolute;
    right: 1px;
    bottom: -19px;
}

#stopka_informacja span.stopka_znaczki{font-style: normal;}

#stopka_przyciski{
    background: url('/img/stopka-gradient.jpg') 0 0 repeat-x;
    height: 32px;
}
#stopka_przyciski ul li{
    display: inline-block;
    margin: 6px 36px 0px;
/*    line-height: 25px;*/
}
#stopka_przyciski ul li a:hover{
    text-decoration: none;
    color: #2A3972;
}

#bezplatny_wpis_podstawowy{
    position: absolute;
    top: 6px;
    right: 12px;
    background-image: url("/img/ksiazka10-11.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 57px;
    width: 158px;
    padding-top: 15px;
}

#naglowek_wyloguj{
    position: absolute;
    top: 4px;
    right: 1px;
    background: url("/img/wyloguj-2.png") no-repeat;
    height: 19px;
    width: 120px;
    line-height: 18px;
    padding-left: 7px;
}

#naglowek_wyloguj a:hover{
    text-decoration: none;
    color: #2A3972;
}

/* CSS Document */


#przycisk_strona_glowna {
	background:transparent url(/img/przyciski/btn_domek.png) no-repeat scroll 0 0;
	height:34px;
	margin-right:20px;
	padding-right:31px;
	padding-top:25px;
	text-align:center;
	width:70px;
	font-size: 12px;
}
/*
############################################################################################################################
PRZYCISK POCZATEK STRONY 
############################################################################################################################
*/
#przycisk_poczatek_strony {
	background:transparent url(/img/przyciski/btn_strzalka_gora.png) no-repeat scroll 0 0;
	height:50px;
	padding-top:29px;
	text-align:center;
	width:91px;
	z-index:10;
	margin-right: 20px;
	font-size: 12px;
}


#przycisk_strzalka_lewo {
	background:transparent url(/img/przyciski/btn_strzalka_lewo_dlugi.png) no-repeat scroll 0 0;
	font-size:12px;
	height:50px;
	margin-right:20px;
	padding-top:27px;
	text-align:center;
	width:99px;
	z-index:10;
}



#przycisk_wyloguj_sie {
	background:transparent url(/img/przyciski/btn_domek.png) no-repeat scroll 0 0;
	height:34px;
	margin-right:20px;
	padding-right:31px;
	padding-top:25px;
	text-align:center;
	width:70px;
	font-size: 12px;
}

#przycisk_globus {
	background:transparent url(/img/przyciski/btn_globus.png) no-repeat scroll 0 0;
	font-size:12px;
	height:35px;
	margin-right:20px;
	padding-right:32px;
	padding-top:16px;
	text-align:center;
	width:74px;
}

#przycisk_ok {
	background:transparent url(/img/przyciski/btn_ok.png) no-repeat scroll 0 0;
	height:34px;
	margin-right:20px;
	padding-right:31px;
	padding-top:10px;
	text-align:center;
	width:70px;
	font-size: 12px;
}

#przycisk_lupa {
	background:transparent url(/img/przyciski/btn_lupa.png) no-repeat scroll 0 0;
	font-size:12px;
	height:34px;
	padding-left:9px;
	padding-right:31px;
	padding-top:21px;
	text-align:center;
	width:58px;
}

#przycisk_informacje_firmowe {
background:transparent url(/img/przyciski/btn_informacje.png) no-repeat scroll 0 0;
font-size:12px;
height:22px;
padding-top:33px;
text-align:center;
width:196px;
}

#przycisk_oferty_pracy {
background:transparent url(/img/przyciski/btn_indexpracy258x62.png) no-repeat scroll 0 0;
font-size:12px;
height:29px;
padding-left:66px;
padding-top:35px;
text-align:center;
width:219px;
}


#przycisk_czysty_maly {
background:transparent url(/img/przyciski/btn_czysty_maly.gif) no-repeat scroll 0 0;
font-size:12px;
height:29px;
text-align:center;
width:69px;
}

#przycisk_czysty_maly_napis {
	padding-top:6px;
}



#przycisk_wykaz_firm {
	background:transparent url(/img/przyciski/btn_wykaz_firm.png) no-repeat scroll 0 0;
	height:34px;
	margin-right:20px;
	padding-right:31px;
	padding-top:12px;
	text-align:center;
	width:70px;
	font-size: 12px;
}

#przycisk_wykaz_firm_w_gablocie {
	background:transparent url(/img/przyciski/btn_strzalka_lewo.png) no-repeat scroll 0 0;
	font-size:12px;
	height:36px;
	margin-right:20px;
	padding-top:28px;
	text-align:center;
	width:92px;
	z-index:10;
}




#przycisk_kolko_i {
	background:transparent url(/img/przyciski/btn_wiecej_o_firmie.png) no-repeat scroll 0 0;
	height:34px;
	margin-right:20px;
	padding-right:31px;
	padding-top:19px;
	text-align:center;
	width:70px;
	font-size: 12px;
}


#przycisk_koperta {
	display: inline;
}
#przycisk_koperta_listy {
	display:inline;
}
#przycisk_koperta_link {
display:inline;
left:-20px;
position:relative;
top:-30px;
}


#przycisk_ludek_i {
background:transparent url(/img/przyciski/btn_ludek_z_i.png) no-repeat scroll 0 0;
border:0 none;
font-size:12px;
height:59px;
margin-right:20px;
padding-right:31px;
padding-top:12px;
text-align:center;
width:110px;
}




/*
############################################################################################################################
PRZYCISKI - STRONA OFERTA
############################################################################################################################
*/
#oferta_poczatek_strony { left:705px;
position:absolute;
top:6px; }
#oferta_strona_glowna { left:823px; position:absolute; top:8px; }


/*
############################################################################################################################
PRZYCISKI - Strona OFIRMIE
############################################################################################################################
*/

#ofirmie_poczatek_strony { 
left:652px;
position:absolute;
top:1435px;
}


#ofirmie_strona_glowna { 
height:130px;
left:794px;
position:absolute;
top:1436px;
}

/*
############################################################################################################################
PRZYCISKI - Bezpłatny wpis podstawowy
############################################################################################################################
*/

#bwp_strona_glowna {
height:43px;
left:803px;
margin-top:-20px;
position:relative;
text-align:right;
width:200px;
}

#reg_strona_glowna {
left:517px;
position:relative;
top:64px;
width:110px;
}

/*
############################################################################################################################
PRZYCISKI - strefa klienta - panel glowny
############################################################################################################################
*/

#panelglowny_lupa {
	float: left;
}

#panelglowny_ok {
	float: right;
}

#panelglowny_czysty_maly {
	left:50%;
	margin-left:-35px;
	position:relative;
	width:69px;
}

#panelglowny_wyloguj_sie {
left:300px;
position:relative;
top:-58px;
width:100px;
}

#panelglowny_informacje_firmowe {
left:347px;
position:relative;
top:-61px;
width:197px;
}

#panelglowny_oferty_pracy {
left:286px;
position:relative;
top:-58px;
width:317px;
}


/*
############################################################################################################################
PRZYCISKI - strefa klienta - informacje firmowe
############################################################################################################################
*/


#informacjefirmowe_ok {
left:22px;
margin-right:100px;
position:relative;
top:-21px;
}

#informacjefirmowe_lupa {
margin-left:33px;
position:relative;
top:-25px;
}


#informacjefirmowe_strzalka_lewo {
	left:50%;
	margin-left:-50px;
	margin-top:30px;
	position:relative;
	width:100px;
}

#informacjefirmowe_wyloguj_sie {
	left:50%;
	margin-left:-50px;
	position:relative;
	width:100px;
}


#informacjefirmowe_oferty_pracy {left:52px;
position:relative;
}



/*
############################################################################################################################
PRZYCISKI - prezentacja - strona glowna
############################################################################################################################
*/


#prezentacja_wykaz_firm {
	left:12px;
	position:relative;
	top:24px;
	width:110px;
}

#prezentacja_strona_glowna {
	left:13px;
	position:relative;
	top:30px;
	width:110px;
}

#prezentacja_oferty_pracy {
left:0;
position:relative;
top:2px;
width:260px;
}

/*
############################################################################################################################
PRZYCISKI - prezentacja - strona informacje
############################################################################################################################
*/


#informacje_wykaz_firm {
	left:49px;
position:relative;
width:110px;
}

#informacje_strona_glowna {
left:194px;
position:relative;
top:-59px;
width:110px;
}

#informacje_kolko_i {
	left:50%;
margin-left:-55px;
position:relative;
width:110px;
	
}

#informacje_oferty_pracy {
	height:79px;
	left:50%;
	margin-left:-160px;
	position:relative;
	top:4px;
	width:320px;
}

/*
############################################################################################################################
PRZYCISKI - prezentacja - aktualizacja danych
############################################################################################################################
*/
#aktualizacjadanych_strzalka_lewo {
	height:43px;
	left:803px;
	margin-top:-5px;
	position:relative;
	text-align:right;
	width:200px;
}

#aktualizacjadanych_wyloguj_sie {
	height:43px;
	left:803px;
	margin-top:-5px;
	position:relative;
	text-align:right;
	width:200px;
}


/*
############################################################################################################################
PRZYCISKI - wykaz - gablota
############################################################################################################################
*/

#gablota_wykaz_firm_w_gablocie {
	float:right;
	margin-top: -2px;
}
