body {
background-color:white;
color:#34130c;
font-size:11px; 
margin: 10px;
padding: 0;
text-align: center !important;
font-family: Arial, Helvetica, sans-serif;
}

form {
display:inline;
margin:0;
padding:0;
}

/* Trebuchet MS,  */

h1 {
color:#960019;
font-size:17px;
letter-spacing:0px;
/* border-bottom: 1px solid #960019; */
margin-bottom:5px;
padding-bottom:5px;
}

p {
margin: 10px 0  10px 0;
}

img {
border: none;
}

h2 {
color:#960019;
font-size:22px;
font-variant: small-caps;
}

input, select, textarea {
border: 1px solid #ce1e2b;
margin:1px;
font-family: Arial, Helvetica, sans-serif;
background-color:white;
color:#686c6f;
font-size:12px; 
}


input:focus, select:focus, textarea:focus {
background-color: #ffe9cf;
}

.pk {
display:none;
display:inline !important;
}


.np {
display:none;
}


.input-text {
width:290px;
}


.tlo-panelu-admina {
background-image:url('./../!_images/admin-background.png');
background-repeat: repeat-x;
}


.tlo-tool-panelu-admina {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid lightgrey;
padding:2px;
background-image:url('./../!_images/tlo-tool-panelu-admina.png');
background-repeat: repeat-x;
}

.naglowek-listy {
border: 1px solid #34130C;
background-color:#960019;
}

td.naglowek-listy > a, .naglowek-listy {
font-weight: bold;
color:white;
font-size:12px;
}

.kolor-tla-listy0 {
background-color:#ebebeb;
}

.kolor-tla-listy1 {
background-color:#ffffff;
}

.przycisk-panelu {
width:212px;
height:25px;
display:table;
border: 1px solid silver; 
margin:10px 6px 6px 6px;
text-align:left;
padding: 12px 12px 12px 40px ;
font-size:15px;
color:#3766b3;
background-color:white;
background-image: url('./../!_images/ok_gray.png');
background-repeat: no-repeat;
background-position: 5px -95px;
float:left; 
}

a.przycisk-panelu:hover {
border: 1px solid gray; 
text-decoration:none;
background-position: 5px 5px;
}

.backbutton {
width:82px;
display:table;
border: none; 
margin:10px 6px 6px 6px;
text-align:left;
padding: 14px 12px 12px 40px ;
font-size:12px;
color:#3766b3;
background-color:transparent;
background-image: url('./../!_images/back.png');
background-repeat: no-repeat;
background-position: left;
float:left; 
cursor: pointer;
}

.categoriesbutton {
width:82px;
display:table;
border: none; 
margin:10px 6px 6px 6px;
text-align:left;
padding: 14px 12px 12px 40px ;
font-size:12px;
color:#3766b3;
background-color:transparent;
background-image: url('./../!_images/categories.png');
background-repeat: no-repeat;
background-position: left;
float:left; 
cursor: pointer;
}

.nextbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/next.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.newbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/new.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.newlockbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/new_lock.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.pagesbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/pages.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.editbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/edit.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.deletebutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/delete.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.applybutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/ok.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}


.trashbutton {
border:none;
background-color:transparent; 
width:auto;
margin:2px;
color:#a71b1e;
font-size:12px;
padding-top:42px;
background-image: url('./../!_images/trash_small.png');
background-repeat: no-repeat;
background-position: top center;
cursor: pointer;
}

.invisible {
width:1px;
height:1px;
border:none;
background-color:transparent;
padding: 0 0 0 0 ;
}






a:link, a:visited, a:active {
	color: #a71b1e;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #34130c;
	text-decoration: underline;
	font-weight: normal;
}


.tabela-lab {
display: block;
padding:4px;
}

.tabela-link {
display: block;
}


a.tabela-link:hover {
	background-color: #ffe9cf !important;
	text-decoration: none !important;
}

.row:hover {
background-color: #ffffca;
}

.multiselect {
width:500px;
height:250px;
}


.komunikat {
border:2px solid #e98116;
background-color:white; 
margin:2px;
color:#e98116;
/* font-weight:bold; */
text-align:left;
font-size:13px;
padding:26px;
padding-left:78px;
background-repeat: no-repeat;
background-position: 22px 14px;
}

.kom-info {
background-image: url('./../../!_images/info.png');
}

.kom-pytanie {
background-image: url('./../../!_images/question.png');
}

.kom-wazne {
background-image: url('./../../!_images/attention.png');
}






.lp {
color:gray;
}



.r {
text-align:right;
color:gray;
}


.komentarz-etykiety {
font-size:11px;
color:#e98116;
}

.logowanie-header {
display: block;
font-weight:bold;
margin-bottom:20px;
text-align:center;
padding-bottom:10px;
border-bottom:1px solid #c0c0c0;
}






.konto-uzyt-lab {
display: block;
width:150px;
float:left; 
text-align:right;
margin-right:8px;
}
.konto-uzyt-inp {
display: inline;
/* float:left; */
}


.konto-pass-lab {
display: block;
width:150px;
float:left; 
text-align:right;
margin-right:8px;
}
.konto-pass-inp {
display: inline;
/* float:left; */
}

.zaloguj-przycisk-ramka {
margin-left:230px;
margin-top:15px;
}


.zaloguj-przycisk {
background-image:url('./../!_images/zaloguj-przycisk.png');
background-repeat: repeat-x;
padding:4px;
width:95px;
height:25px;
}

.blok-logowania {
padding: 14px;
background-image:url('./../!_images/blok-logowania.png');
border:1px solid #c0c0c0;
width:350px;
height:130px;
}

/* ------------------------------------------------- */
/* Serwis Kiribaticlub.pl */

* { 
    margin : 0px auto; 
} 

.body {
text-align: left !important;
width:960px;
height:auto;
}

.stopka {
clear:both;
display:block;
text-align: center !important;
width:960px;
padding-top:30px;
height:auto;
color:gray;
}

 
.lewa-kolumna {
/* border:1px solid gray; */
width:200px;
height:auto;
float:left;
margin-left:4px;
margin-top:5px;
}

.srodkowa-kolumna {
width:557px !important;
height:auto;
float:left;
margin: 0px 15px 0px 15px;
margin-top:5px;
}

.prawa-kolumna {
width:165px;
height:auto;
float:left;
margin-top:5px;
}




.wyszukaj-wyprawe {
width:200px;
height:auto;
background-image: url('./images/wyszukaj-wyprawe-top.png');
background-repeat:no-repeat;
padding-top:30px;
text-align:left;
background-color:lightgrey;
}


.wyszukaj-wyprawe-select {
width:190px;
}


.wyszukaj-wyprawe-przycisk {
width:199px;
}


.wyszukaj-wyprawe-tekst  {
padding:4px;
}




.przycisk {
border:0  !important;
cursor: pointer;
position:relative;
left:-1px;
}


.zarezerwuj {

display:block;
border:none;
float:left;
top:1px;

}


.do-rezerwacji-box {
display:block;
width:550px;
height:65px;
clear:both;
padding:0;
}


.czysc {
clear:both;
}

.box-l {
display:block;
width:265px;
border-top:none;
border-right:1px dashed gray;
border-bottom:none;
border-left:none;
padding:5px;
float:left;
}


.box-r {
display:block;
width:265px;
border:none;
padding:5px;
float:left;
}

.par-szuk-1 {
display:block;
/* width:68px; */
width:130px;
border:none;
padding:3px;
padding-right:0px;
float:left;
text-align:right;
font-weight:bold;
}

.par-szuk-2 {
display:block;
width:368px;
border:none;
padding:3px;
padding-left:0px;
float:left;
color:#9a9898;
}

.par-szuk-zazn {
color:#86001A;
font-weight:bold;
}

.linia {
clear:both;
display:				block;
border-top:			none;
border-left:		none;
border-right:		none;
border-bottom: 	1px solid #960019;
padding:				0px;
}

.linia-bez-tla {
clear:both;
display:block;
border-top		:1px dashed #aeaeae;
border-left		:none;
border-bottom	:none;
border-right	:none;
padding-top:15px!important;
}


.wypr-styl-podr {
display:block;
width:250px;
border:none;
padding:3px;
padding-right:0px;
float:left;
font-weight:bold !important ;
text-decoration:none !important;

}

.wypr-styl-podr-q {

font-weight:normal;
color:#a71b1e;
text-decoration:none !important;
}

.wypr-shortform-2 {
display:block;
width:250px;
border:none;
padding:3px;
padding-right:0px;
float:left;
font-weight:bold;
color:#797979;
}

.wypr-shortform-1 {
clear:both;
display:block;
width:100px;
border:none;
padding:3px;
padding-left:0px;
float:left;
text-align:right;
color:#797979;
}

.wypr-shortform-termin {
display:block;
width:320px;
border:none;
padding:3px;
padding-right:0px;
float:left;
font-weight:bold;
color:#797979;
}


.wypr-shortform-map {

float:right;

display:block;
border:1px solid #c7c7c7; 
margin:2px; 
padding:2px;

width:150px; 
height:150px;

}

.wypr-shortform-tytul {

color:#34130c;
font-weight:bold;
padding: 5px 0px 10px 0px;
float:left;
width:375px;
font-size:15px;
margin: 0px 0px 5px 0px;
border-right	:10px solid transparent;
}

.wypr-shortform-dni {

text-align:right;
display: block;
float:right;
width:60px;
color:#34130c;
}


.wypr-shortform-opis-wyprawy {
display: block;
float:left;
width:385px;
}


.wypr-shortform-pokaz-wyprawe {
display:block;
clear:both;
text-align:right;
text-decoration:none !important;
float:right;
width:110px;
height:40px;
margin: 0px;
padding: 5px;
cursor: pointer;

background-image: url('./images/pokaz-wyprawe.png');
background-repeat: no-repeat;
background-position: center center;

}





.wypr-fullform-program-szczegolowy {
display:block;
clear:both;
text-align:right;
text-decoration:none !important;
float:left;
width:170px;
height:43px;
margin: 0px;
padding: 5px;
cursor: pointer;

background-image: url('./images/program-szczegolowy.png');
background-repeat: no-repeat;
background-position: center center;

}




.wypr-fullform-ukryj-szczegoly {

display:block;
clear:both;
text-align:right;
text-decoration: underline;
float:right;
width:170px;
height:23px;
margin: 0px;
padding: 5px;
cursor: pointer;
/* 
background-image: url('./images/program-szczegolowy.png');
background-repeat: no-repeat;
background-position: center center;
 */
}




.wypr-fullform-wiecej, .wypr-fullform-mniej {

display:block;
clear:both;
text-align:right;
text-decoration: underline;
float:right;
width:170px;
height:23px;
margin: 0px;
padding: 5px;
cursor: pointer;

}


.wypr-shortform-linia {
clear:both;
display:				block;
border-top:			1px solid #960019;
border-left:		none;
border-right:		none;
border-bottom: 	none;
}



.wypr-shortform-b {

display:block;
clear:both;
color:#797979;
font-weight:bold;
margin: 0px 0px 5px 0px;
font-size:11px;
text-indent: 15px;
/* letter-spacing:-1px; */
/* 
border-bottom	:1px solid #d7d7d7;
border-left		:none;
border-top		:none;
border-right	:none;
border-right	:5px solid #ebbbba;
 */
width:550px;

background-image: url('./images/pointer-cherry.gif');
background-repeat: no-repeat;
background-position: px 1px;

}

.bez-ramki {
border:none;
}


.strefa-klubowicza {
display:block;
width:165;
height:132px;
background-image: url('./images/strefa-klubowicza.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}





a.newsletter {
display:block;
width:165;
height:41px;
background-image: url('./images/newsletter.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.forum {
display:block;
width:165;
height:32px;
background-image: url('./images/forum.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.konto {
display:block;
width:165;
height:32px;
background-image: url('./images/konto.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.informacje-klubowe {
display:block;
width:165;
height:32px;
background-image: url('./images/informacje-klubowe.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.galerie-klubowiczow {
display:block;
width:165;
height:32px;
background-image: url('./images/galerie-klubowiczow.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}





a.galeria {
display:block;
width:165;
height:32px;
background-image: url('./images/galeria.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}




.box-br {
display:block;
width:165;
height:5px;
}





a.przydatne-linki {
display:block;
width:165;
height:32px;
background-image: url('./images/przydatne-linki.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.faq {
display:block;
width:200px;
height:51px;
background-image: url('./images/faq.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

a.kontakt {
display:block;
width:200px;
height:51px;
background-image: url('./images/kontakt.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}


a.facebook {
display:block;
width:165px;
height:71px;
background-image: url('./images/facebook.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;

}


a.praca-dla-pilotow {
display:block;
width:165px;
height:32px;
background-image: url('./images/praca-dla-pilotow.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
}

a.twoje-rezerwacje {
display:block;
width:165px;
height:50px;
background-image: url('./images/twoje-rezerwacje.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none !important;
}

a.pliki {
display:block;
width:165px;
height:50px;
background-image: url('./images/pliki.png');
background-repeat:no-repeat;
text-align:center;
text-decoration:none !important;
}

.galeria-fotka {
display:block;
float:left;
border:1px solid #c7c7c7; 
margin:2px; 
padding:2px;

width:100px; 
height:100px;

}

.dla-chetnych-top {
color: #c1595b;
font-weight: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
clear: both;
font-size: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.dla-chetnych-tytul {
display: block;
color: #797979;
font-weight: bold;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 15px;
font-size: 12px;
/* letter-spacing: -1px; */
background-image: url(./images/pointer-cherry.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

.dod-info-button {
display: block;
float:left;
width:125px;
height:100px;
color: #797979;
font-weight: bold !important;
padding: 5px;
font-size: 12px;
/* letter-spacing: -1px; */
background-repeat: no-repeat;
background-position: center top;
text-align:center;
}

.dod-info-cena {
background-image: url(./images/dodatkowe-cena.png);
}

.dod-info-info {
background-image: url(./images/dodatkowe-info.png);
}

.dod-info-pogoda {
background-image: url(./images/dodatkowe-pogoda.png);
}

.dod-info-wizy {
background-image: url(./images/dodatkowe-wizy.png);
}

.sciezka {
display: block;
float:left
color: #797979;
font-weight: bold !important;
padding: 5px;
font-size: 14px;
/* letter-spacing: -1px; */
}

.tytul-faq {
font-size: 13px;
display: block;
color: #797979;
background-image: url(./images/square-black.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-indent: 15px;
padding:0px 0px 10px 0px;
}

.na-gore {
clear:both;
padding:10px 0px 10px 0px;
float:right;
}

.logowanie-mod {

width:165px;
height:auto;
background-image: url('./images/logowanie-top.png');
background-repeat:no-repeat;
padding:30px 0px 5px 0px;
text-align:left;
background-color:#8C0019;
color:white;
}

.logowanie-mod-tekst  {
padding:4px;
}




a.bialy-link:link, a.bialy-link:visited, a.bialy-link:hover {
color:white !important;
}

.logowanie-mod-pole{
width:153px;
}

.logowanie-mod-przycisk{
float:right;
margin: 5px 0px 0px 0px;
}

.logowanie-mod-suma{
width:20px;
}


.wypr-powiazane
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.wypr-powiazane li
{
margin: 0px;
padding: 5px;
padding-left: 15px;
background-image: url('./images/pointer-black.gif');
background-repeat: no-repeat;
background-position: 0 5px;
}

a.mark {
color:#a71b1e !important;
}

a.menu-poziom1:hover, a.menu-poziom1:link, a.menu-poziom1:visited {
display:block;
margin: 0px;
padding: 5px;
padding-left: 2px;
font-weight:bold !important;
font-size:15px;
text-decoration:none;

/* dla graficznych przycisków */
overflow: hidden;
font-size:12px;
text-indent:-200px;
height:18px;
background-repeat: no-repeat;
background-position: 1px 5px;
}

a.menu-poziom2:hover, a.menu-poziom2:link, a.menu-poziom2:visited {
display:block;
margin: 0px;
padding: 5px;
padding-left: 15px;
background-image: url('./images/pointer-black.gif');
background-repeat: no-repeat;
background-position: 0 5px;
/* letter-spacing:-1px; */
font-weight:bold !important;
color:#252525;
text-decoration:none;
}

a.menu-poziom3:hover, a.menu-poziom3:link, a.menu-poziom3:visited {
display:block;
margin: 0px;
padding: 5px;
padding-left: 25px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 10px 5px;
/* letter-spacing:-1px; */
font-weight:bold !important;
color:#252525;
text-decoration:none;
}

a.menu-poziom4:hover, a.menu-poziom4:link, a.menu-poziom4:visited {
display:block;
margin: 0px;
padding: 5px;
padding-left: 35px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 20px 5px;
/* letter-spacing:-1px; */
font-weight:bold !important;
color:#252525;
text-decoration:none;
}

a.menu-poziom5:hover, a.menu-poziom5:link, a.menu-poziom5:visited {
display:block;
margin: 0px;
padding: 5px;
padding-left: 35px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 30px 5px;
/* letter-spacing:-1px; */
font-weight:bold !important;
color:#252525;
text-decoration:none;
}



/* ---------------------------------------- */


a.podpozycje-poziom1:hover, a.podpozycje-poziom1:link, a.podpozycje-poziom1:visited {
font-size:15px;
display:block;
margin: 0px;
padding: 5px;
padding-left: 15px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 0 5px;
/* letter-spacing:-1px;
font-weight:bold !important; */
color:#252525;
text-decoration:none;
}

a.podpozycje-poziom2:hover, a.podpozycje-poziom2:link, a.podpozycje-poziom2:visited {
font-size:15px;
display:block;
margin: 0px;
padding: 5px;
padding-left: 25px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 10px 5px;
/* letter-spacing:-1px;
font-weight:bold !important; */
color:#252525;
text-decoration:none;
}

a.podpozycje-poziom3:hover, a.podpozycje-poziom3:link, a.podpozycje-poziom3:visited {
font-size:15px;
display:block;
margin: 0px;
padding: 5px;
padding-left: 35px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 20px 5px;
/* letter-spacing:-1px;
font-weight:bold !important; */
color:#252525;
text-decoration:none;
}

a.podpozycje-poziom4:hover, a.podpozycje-poziom4:link, a.podpozycje-poziom4:visited {
font-size:15px;
display:block;
margin: 0px;
padding: 5px;
padding-left: 45px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 30px 5px;
/* letter-spacing:-1px;
font-weight:bold !important; */
color:#252525;
text-decoration:none;
}

a.podpozycje-poziom5:hover, a.podpozycje-poziom5:link, a.podpozycje-poziom5:visited {
font-size:15px;
display:block;
margin: 0px;
padding: 5px;
padding-left: 55px;
background-image: url('./images/square-black.gif');
background-repeat: no-repeat;
background-position: 40px 5px;
/* letter-spacing:-1px;
font-weight:bold !important; */
color:#252525;
text-decoration:none;
}

/* ---------------------------- */





.menu-box {
border-top: 10px solid white;
border-bottom: 10px solid white;
border-left: none; 
border-right: none; 
}

.menu-id13 {
background-image: url('./images/graficzne-menu/aktualnosci.png') !important;
}
.menu-id33 {
background-image: url('./images/graficzne-menu/o-nas.png') !important;
}

.menu-id15 {
background-image: url('./images/graficzne-menu/znajdz-swoja-podroz.png') !important;
}

.menu-id16 {
background-image: url('./images/graficzne-menu/przed-wyjazdem.png') !important;
}




.wypr-box-program, .wypr-box-info, .wypr-box-dla-chetnych {

display:block;
float:left;
padding:5px;

}

.wypr-box-info, .wypr-box-dla-chetnych {

width:160px;

}


.wypr-box-program {

border: 1px solid #dfdfdf;
background-color:white;

}


.wypr-box-info {

border: 1px solid #ffdea8;
background-color:#fff8ec;

}

.wypr-box-dla-chetnych {

border: 1px solid #dae0e9;
background-color:#f3f5f8;

}


.wypr-box-program {
width:190px;
}

.wypr-box-b {
font-size:12px;
}

.wypr-box-rozdzielacz {
display:block;
float:left;
width:3px;
height:50px;
}

.wypr-shortform-tercen {
width:310px;
}

.form-gwiazdka {
color: #a71b1e !important;
}
.przycisk-graf {
border:none !important;
}


.box-aktualnosci {

clear:both;
display:block;
width:180px;
height:240px;
overflow: hidden;
/* background-color:gray; */
float:left;
}

.box-mapa {
display:block;
float:left;
text-align:center;
}

.box-srodek {
clear:both;
display:block;
width: 555px;
height:auto;
overflow: hidden;
float:left;
/*	border:1px solid #34130c	*/
padding:none
}

.box-lewy {
clear:both;
display:block;
width: 270px;
height:290px;
overflow: hidden;
float:left;
border:1px solid #34130c;
padding:none
}

.box-prawy {
display:block;
width: 270px;
height:290px;
overflow: hidden;
float:left;
border:1px solid #34130c;
padding:none
}

.box-tytul {
font-size:15px !important;
color:#a71b1e;
line-height:25px;
}

.pokaz-podpozycje-menu {
padding:10px;
margin-left:100px;
display:block;
width: 330px;
height:auto;

border: 1px solid #dfdfdf;
background-color:white;

background-image: url('./images/pokaz-podpozycje-menu.png');
background-repeat: no-repeat;

}



.pokaz-faq {

padding:10px;
margin-left:70px;
display:block;
width: 390px;
height:auto;

border: 1px solid #dfdfdf;
background-color:white;

background-image: url('./images/pokaz-podpozycje-menu.png');
background-repeat: no-repeat;

}


table.pogoda-tabela  {
margin-top:30px;
}


table.pogoda-tabela td {
border: 1px solid #dfdfdf;
padding:5px;
background-color:#f7f7f7;
}


.pogoda-tytul {
color:#e98116;
font-weight:bold;
}


.pogoda-leg {
color:gray;
}

.gray {
color:gray;
}

.linki-kategoria {
display: block;
margin-top:20px;
font-weight: bold;
}

.linki-link {
display: block;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 25px;
background-image: url(./images/square-black.gif);
background-repeat: no-repeat;
background-position: 10px 5px;
font-weight: bold;
}

.papeteria {

padding:50px ;
background-image: url('./images/papeteria.png');
background-repeat: no-repeat;
background-position: top center;
width:500px;
}


.wiecej_scroller {
display:block;
clear:both;
text-decoration:none !important;
float:right;
width:64px;
height:23px;
margin: 0px;
padding: 0px;
cursor: pointer;

background-image: url('./images/wiecej_scroller.png');
background-repeat: no-repeat;
background-position: center center;

}


.dalej_scroller, .wtecz_scroller {
text-decoration:none !important;
color:white;
display:block;
float:right;
font-size:19px;
margin: 2px;
padding: 2px;
position:relative;
top:-45px;
cursor: pointer;
z-index:999;
/* background-color:white; */
}


.dalej_scroller {

float:right;

}


.wtecz_scroller {

float:right;
}