

html, BODY {
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    background-color: white;
    height: 100%;
    color: #666666;
  }


  html {
  
	overflow-y: scroll;

}
FORM {
    margin: 0px;
  }


A.strzaleczka:hover {
    background-image: url('/en/grafiki/strzalka.gif');
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 6px;
  }


A.usluga {
    font-size: 13px;
    font-family: Verdana;
    color: #5d7b93;
    text-decoration: none;
  }


A.usluga:hover {
    font-size: 13px;
    font-family: Verdana;
    color: #5d7b93;
    text-decoration: underline;
  }


A.menu {
    padding-left: 6px;
    line-height: 24px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #C33D3B;
    text-decoration: none;
  }


A.menuactive {
    padding-left: 6px;
    line-height: 24px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-image: url('/en/grafiki/strzalka.gif');
    background-repeat: no-repeat;
    background-position: center left;
    text-decoration: underline;
    color: #C33D3B;
    text-decoration: none;
  }


A.menu:hover {
    padding-left: 6px;
    background-image: url('/en/grafiki/strzalka.gif');
    background-repeat: no-repeat;
    background-position: center left;
    text-decoration: underline;
    color: #C33D3B;
  }


A {
    font-family: Verdana;
    font-size: 10px;
    color: #900021;
    font-weight: normal;
    text-decoration: underline;
  }


A:hover {
    text-decoration: none;
  }


A.menuSub {
    line-height: 24px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #C33D3B;
    text-decoration: none;
  }


A.menuSub:hover {
    text-decoration: underline;
    color: #C33D3B;
  }


A.menuSubOznacz {
    line-height: 24px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #C33D3B;
    text-decoration: underline;
  }


A.menuSubOznacz:hover {
    color: #C33D3B;
  }


A.goraLink {
    font-family: Verdana;
    font-size: 9px;
    color: #5f5f5f;
    text-decoration: none;
  }


A.goraLink:hover {
    text-decoration: underline;
  }


A.stgNowosciLnk {
    color: #900021;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
  }


A.stgNowosciLnk:hover {
    color: #900021;
    text-decoration: underline;
  }


A.menuMale {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #696969;
    text-decoration: none;
    line-height: 22px;
  }


A.menuMaleactive {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #696969;
    text-decoration: underline;
    line-height: 22px;
  }


A.menuMale:hover {
    text-decoration: underline;
  }


A.aktualnosciGlowa {
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
  }


A.aktualnosciGlowa:hover {
    font-weight: bold;
    text-decoration: underline;
  }


A.aktualnosciNawLink {
    text-decoration: none;
  }


A.gadget:hover {
    text-decoration: underline;
  }

/* Logo serwisu wyświetlane u góry po lewej stronie */



.leweLogoEdica {
    width: 250px;
    height: 130px;
  }

/* Trzy opcje u góry - kalendarz, prepress i drukarnia */



.opcjaKalendarz {
    height: 115px;
    width: 146px;
    vertical-align: top;
  }


.opcjaPrepress {
    height: 115px;
    width: 66px;
    vertical-align: top;
  }


.opcjaDrukarnia {
    height: 115px;
    width: 75px;
    vertical-align: top;
  }

/* Dwa po prawej - mapa i kontakt */



.opcjaMapa {
    height: 115px;
    width: 102px;
    vertical-align: top;
  }


.opcjaKontakt {
    height: 115px;
    width: 75px;
    vertical-align: top;
  }

/* Napis "Prepress' w rogu top-a. */



.drukarniaNapis {
    width: 100%;
    height: 130px;
    background-image: url(/en/grafiki/drukarnia.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
  }

/* Tło belki na stronie głównej. */



.glownaBelkaTlo {
    background-image: url(/en/grafiki/stg_belka_tlo.jpg);
    background-repeat: repeat-x;
    vertical-align: top;
  }

/* Wzorek na belce, na stronie głównej.*/



.glownaBelkaWzorek {
    background-image: url(/en/grafiki/stg_belka_wzorek.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    vertical-align: top;
  }

/* Miejsce na słoneczko, na stronie głównej */



.stgAtrapaSlonko {
    width: 360px;
    height: 289px;
    vertical-align: top;
  }

/* Div dla obrazka Nowości 2006 */



.stgNowosci {
    margin-top: 117px;
    margin-left: 28px;
    margin-bottom: 19px;
  }

/* Div dla listy nowosci */



.stgUslugiLista {
    margin-left: 28px;
  }

/* Formatowanie tekstu powitania na stronie głównej */



.stgTresc {
    font-family: Verdana;
    font-size: 13px;
    color: #666666;
    margin-top: 16px;
    margin-left: 37px;
    line-height: 20px;
  }

/* Wzorek w menu po prawej stronie (w belce) */



.stgMenuWzorek {
    width: 175px;
    background-image: url(/en/grafiki/stg_belka_menu.jpg);
    background-repeat: no-repeat;
    background-color: #F6F8F9;
    vertical-align:top;
  }

/* Spotlight z zajawką najświeższej informacji */



.spotlight {
    margin-top: 37px;
    background-color: #dee3e9;
  }

/* Kalendarz w menu */



.kalendarzyk {
    height:75px;
    background-color: #666666;
  }

/* Formatowanie dla stopki  */



.stopka {
    font-size: 8pt;
    vertical-align: top;
  }


.stopkaTekst {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
  }


.stopkaTekst2 {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
  }


.stopkaWypelnij {
    background-color: #f9f9fa;
  }

/* Komórka z kalendarzem w prawym dolnym rogu; menu */



.menuKalendarz {
    width: 175px;
    background-color: #f9f9fa;
  }

/* Wygląd komórek w tabelce, przy liście kalendarzy w linii.  Mianem pozycji określamy lewą stronę, komórka to prawa strona.*/



.liniaTabelkaPozycja {
    width: 86px;
    text-align: right;
    border-top: 1px #858587 solid;
    vertical-align: top;
  }


.liniaTabelkaKomorka {
    height: width: 139px;
    border-top: 1px #858587 solid;
    vertical-align: top;
  }

/* Formatowanie w tabelce, przy liście kalendarzy w linii.  Mianem pozycji określamy lewą stronę, komórka to prawa strona.*/



.liniaTabelkaPozycjaTekst {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-right: 12px;
    color: #7d7d80;
    line-height: 13px;
  }


.liniaTabelkaKomorkaTekst {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #7d7d80;
    line-height: 13px;
  }

/* Fake przycisk submit. W rzeczywistości to link, który wykonuje odpowiednie polecenie Java Scriptu. */



.formularzPrzycisk {
    padding-right: 6px;
    background-image: url('/en/grafiki/strzalka2.gif');
    background-repeat: no-repeat;
    background-position: center right;
    text-decoration: none;
    color: #C33D3B;
    font-weight: bold;
  }

/* Górny pasek z napisem Tu jesteś: */



.pasekNaw {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    margin-top: 23px;
    margin-left: 36px;
    color: #666666;
  }


.pasekNaw a {
    font-size: 9px;
    text-decoration: underline;
  }



.pasekNaw span {
	color: #900021;  
	font-size: 9px;
	text-decoration: none;
}

A.aktualnosci {
    color: #646464;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    line-height: 16px;
  }


A.aktualnosci:hover {
    color: #646464;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
    line-height: 16px;
  }


.tytulStrony {
    margin-top: 28px;
    margin-left: 37px;
  }


.opisStronyMaly {
    margin-top: 23px;
    margin-left: 37px;
    width: 450px;
    font-family: Verdana;
    font-size: 10px;
  }


.opisStronyBezMargin {
    margin-left: 37px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 450px;
    font-family: Verdana;
    font-size: 10px;
  }


.opisStrony {
    margin-top: 24px;
    margin-left: 37px;
    width: 450px;
    font-family: Verdana;
    font-size: 10px;
  }


.tresc {
    margin-top: 23px;
    font-family: Verdana;
    font-size: 13px;
    color: #666666;
    margin-left: 37px;
    line-height: 20px;
    width: 500px;
  }

/* format DIV-a z listą kalendarzy. Dotyczy tylko Linii Kalendarzy. */



.listaKalendarzy {
    margin-left: 37px;
    margin-top: 41px;
    width: 445px;
  }

/* format DIV-a z listą kalendarzy. Dotyczy tylko wyszukiwarki. */



.listaKalendarzyZnajdz {
    margin-left: 37px;
    margin-top: 36px;
    width: 445px;
  }


.kalendarzPodglad {
    margin-top: 41px;
    margin-left: 29px;
  }

/* Formatowanie akapitu tekstu w historii, nagrodach i referencjach. */



.historiaObiektTekst {
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
  }

/* Zmniejszony font dla daty przy liście aktualności. */



.aktualnosciData,.aktualnosciTresc {
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
  }


.aktualnosciNaw {
    color: #900021;
  }

/* Tytuł aktualności, razem ze zdefiniowanym marginesem. */



.aktualnosciTytul {
    margin-top: 16px;
    margin-left: 37px;
    width: 450px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
  }


.gadget {
    font-weight: bold;
    line-height: 20px;
    font-size: 10px;
    margin-top: -5px;
    color: #666666;
  }


A.gadget {
    color: #900021;
  }


.grupaPytan,.odpowiedz,.srodtytul {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
  }


A.pytanie,A.oddzial {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
  }


A.pytanie:hover,A.oddzial:hover {
    text-decoration: underline;
  }


.mapa1 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #C33D3B;
    text-decoration: none;
  }


.mapa2 {
    line-height: 14px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #C33D3B;
    text-decoration: none;
  }


.mapaSub {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #696969;
    text-decoration: none;
  }


.mapaSub:hover,.mapa2:hover,.mapa1:hover {
    text-decoration: underline;
  }


UL {
    list-style-type : square;
	color: #C33D3B;
  }

/* Fake przycisk submit. W rzeczywistości to link, który wykonuje odpowiednie polecenie Java Scriptu. */
.formularzPrzycisk {
        padding-right: 6px;
        background-image: url('/en/grafiki/strzalka2.gif');
        background-repeat: no-repeat;
        background-position: center right;
	text-decoration: none;
	color: #C33D3B;  
	font-weight: bold;
}

.formularzPrzycisk:hover {
	text-decoration: underline;
}


#stopkarp a{
	text-decoration: none;
	color: #666666;
}

#stopkarp a:hover{
	text-decoration: none;
	color: #666666;
}


div.splash-obrazki {
	position: relative;

	height: 180px;
	width: 180px;
	overflow: hidden;
}

div.splash-obrazki a img {
	border: none;
}
div.splash-obrazki img {
	position: absolute;
	top: 0;
	left: 0;
}