html {
    overflow-y: scroll;
}
img {
    text-decoration: none;
    border: 0px;
}
a:link {
    color: #FF820D;
    text-decoration: none;
}
a:visited {
    color: #FF820D
}
a.link_schowany {
    text-decoration: none;
    border: 0px;
}
p.formularz {
    color: #222222;
    font-size: 12px;
    line-height: 18px
}
p.oswiadczenie {
    color: #222222;
    font-size: 10px;
    line-height: 16px;
    width: 650px;
    margin-left: 40px;
}
.naglowek {
    display: block;
    color: #0b507a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    letter-spacing: 1px;
    word-spacing: 2px;
    margin: 65px 0 0 35px;
}
.teksty {
    display: block;
    color: #000000;
    font-family: Tahoma;
    font-size: 14px;
    word-spacing: 2px;
    margin: 10px 0 0 35px;
}
body {
    background-color: #124f6b;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProLight';
    src: url('fonts/MyriadPro-Light.eot');
    src: url('fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Light.woff') format('woff'), url('fonts/MyriadPro-Light.ttf') format('truetype'), url('fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/MyriadPro-Bold.eot');
    src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('fonts/MyriadPro-Semibold.eot');
    src: url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Semibold.woff') format('woff'), url('fonts/MyriadPro-Semibold.ttf') format('truetype'), url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
#pagebody {
/*     background-image: linear-gradient(to bottom, #ffffff, #fef9e3, #fdefb5);
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7cfdf), color-stop(100%, #23538a)); */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fef9e3 51%, #fdefb5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#fef9e3 51%,#fdefb5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#fef9e3 51%,#fdefb5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdefb5',GradientType=0 ); /* IE6-9 */
    font-family: Tahoma, Arial;
    margin: 0 auto;
    width: 889px;
    height: auto;
    position: relative;
	box-sizing:border-box;
        padding: 20px;
}
#top1 {
    width: 889px;
    height: 96px;
	margin-left: 5px;
}
#top2 {
    background: url('gfx/bgmenu.png');
    font-family: MyriadProSemibold;
    box-sizing: border-box;
    padding-left: 32px;
    width: 889px;
    height: 49px;
    font-size: 13px;
    color: #fff;
}
#top2 a {
    text-decoration: none;
    font-family: MyriadProSemibold;
}
#StronaGlowna,
#StronaGlowna a {
    box-sizing: border-box;
    width: 190px;
    height: 21px;
    text-align: center;
    padding-top: 3px;
    color: #fff;
}
#StronaGlownaActive,
#StronaGlownaActive a {
    box-sizing: border-box;
    background: url('gfx/menu/StronaGlownaActive.png');
    width: 190px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#RozaniecZaZmarlych,
#RozaniecZaZmarlych a {
    box-sizing: border-box;
    width: 190px;
    height: 21px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
}
#RozaniecZaZmarlychActive,
#RozaniecZaZmarlychActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 190px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#Swiadectwa,
#Swiadectwa a {
    box-sizing: border-box;
    width: 190px;
    height: 21px;
    text-align: center;
    padding-top: 3px;
    color: #fff;
}
#SwiadectwaActive,
#SwiadectwaActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 190px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#SwieciORozancu,
#SwieciORozancu a {
    box-sizing: border-box;
    width: 190px;
    height: 21px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
}
#SwieciORozancuActive,
#SwieciORozancuActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 190px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#RatunekDlaPolski,
#RatunekDlaPolski a {
    box-sizing: border-box;
    width: 240px;
    height: 21px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
}
#RatunekDlaPolskiActive,
#RatunekDlaPolskiActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 240px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#Rozwazania,
#Rozwazania a {
    box-sizing: border-box;
    width: 240px;
    height: 21px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
}
#RozwazaniaActive,
#RozwazaniaActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 240px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}
#Nowenna,
#Nowenna a {
    box-sizing: border-box;
    width: 190px;
    height: 21px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
}
#NowennaActive,
#NowennaActive a {
    box-sizing: border-box;
    background: url('gfx/menu/Active.png');
    width: 190px;
    height: 21px;
    color: #000;
    text-align: center;
    padding-top: 3px;
}

#top3 {
    background: rgba(0, 0, 0, 0) url("gfx/top.png") no-repeat scroll -27px 10px / 889px auto;
    margin-top: -105px;
    min-height: 430px;
    width: 100%;
}
/* .pbody {
    padding-left: 32px;
} */
.mr20 {
    margin-right: 20px !important
}
.mr30 {
    margin-right: 30px !important
}
.ml30 {
    margin-left: 30px !important
}
.ml70 {
    margin-left: 70px !important
}
.ml134 {
    margin-left: 134px;
    !important
}
.ml195 {
    margin-left: 195px;
    !important
}
.mt4 {
    margin-top: 4px
}
.mt7 {
    margin-top: 7px
}
.mt10 {
    margin-top: 10px
}
.mt15 {
    margin-top: 15px
}
.mt20 {
    margin-top: 20px
}
.mt25 {
    margin-top: 25px
}
.mt30 {
    margin-top: 30px
}
.mt40 {
    margin-top: 40px
}
.mt50 {
    margin-top: 50px
}
.mt60 {
    margin-top: 60px
}
.pt10 {
    padding-top: 10px
}
.pt40 {
    padding-top: 40px
}
.pt100 {
    padding-top: 100px
}
.pt150 {
    padding-top: 150px
}
.pr30 {
    padding-right: 30px
}
.h21 {
    height: 21px;
}
.w400 {
    width: 400px;
}
.tar {
    text-align: right
}
.tac {
    text-align: center
}
.posa {
    position: absolute;
}
.posr {
    position: relative;
}
.txtdu {
    text-decoration: underline;
}
.txtal {
    text-align: justify;
}
.flogo1 {
    font-family: Times New Roman;
    font-size: 28px;
    font-weight: bold;
    line-height: 24px;
    color: #134D6A
}
.flogo2 {
    font-family: Times New Roman;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    ;
    color: #134D6A
}
.bigblue {
    color: #0C507C;
    font-size: 36px;
    font-weight: bold;
    font-family: Tahoma;
    letter-spacing: 1px;
    line-height: 35px;
}
.midblue {
    color: #0C507C;
    font-size: 31px;
    letter-spacing: 1px;
}
.mid0blue {
    color: #0C507C;
    font-size: 28px;
}
.mid1blue {
    color: #0C507C;
    font-size: 25px;
    font-weight: bold;
}
.mid2blue {
    color: #0C507C;
    font-size: 18px;
    font-weight: bold;
}
.mid3blue {
    color: #0C507C;
    font-size: 18px;
}
.mid4blue {
    color: #0C507C;
    font-size: 15px;
}
.mid5blue {
    color: #0c507c;
    font-size: 24px;
    font-weight: bold;
}
.lightMid5blue  {
    color: #0c507c;
    font-size: 24px;
    font-weight: light;
}
.lightBigBlue {
    color: #0C507C;
    font-size: 36px;
    font-weight: 100;
    font-family: Tahoma;
    letter-spacing: 1px;
    line-height: 35px;
}
.lightMidblue {
    color: #0C507C;
    font-size: 31px;
    letter-spacing: 1px;
    font-weight: 100;
}
.bigred {
    color: #BA0000;
    font-size: 22px;
    font-family: Tahoma;
}
.minred {
    color: #BA0000;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold
}
.min2red a {
    color: #BA0000;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.red2 {
    color: #CC645F;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.normal1 {
    color: #000;
    font-size: 13px;
    font-family: Arial;
    line-height: 1.3;
}
.normal2 {
    color: #000;
    font-size: 16px;
    font-family: Arial;
    line-height: 1.5;
}
.normal {
    color: #000;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.5;
}
.normal a {
    color: #0C517A;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.5;
    text-decoration: underline
}
.normalred {
    color: #BA0000;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.5;
}
.disblo {
    display: block
}
.boxw {
    width: 100%;
    height: 300px;
    background: #fffdf7;
}
.boxtr {
    width: 426px;
    height: 300px;
}
.imgpl {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.RoundMin {
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#zamowienie {
    font-size: 12px;
    color: #3A3736;
    padding-bottom: 25px
}
.zam_form {
    background: #FFFDF7;
    height: 24px;
    width: 422px;
    font-size: 12px;
    padding: 3px;
    border: solid 1px #D4D2CD;
    color: #000
}
.zam_form_off {
    background: #FFFDF7;
    height: 24px;
    width: 422px;
    font-size: 12px;
    padding: 3px;
    border: solid 1px #D4D2CD;
    color: #A5A4A2
}
.OverBtn:hover {
    cursor: pointer;
}
.BtnSubmit {
    cursor: pointer;
    border: solid 1px #D7D5D0;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    width: 114px;
    height: 41px;
    background: #424242;
}
.BtnSubmitOff {
    border: solid 1px #D7D5D0;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    width: 114px;
    height: 41px;
    background: #424242;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
#inside {
    background-image: url(gfx/images/top.png);
    background-repeat: no-repeat;
/*    width: 889px;*/
    height: auto;
}
#r01 {
    display: block;
    width: 889px;
    height: 376px;
    cursor: pointer;
}
#r02 {
    color: #0b507a;
    display: block;
    position: relative;
    width: 889px;
    height: 90px;
    padding: 0;
    margin: 0;
    font-family: Verdana, sans-serif;
}
#r02t00 {
    display: inline-block;
    position: relative;
    float: left;
    width: 120px;
    height: 90px;
    padding: 0;
    margin: 0;
}
#r02t01 {
    display: inline-block;
    position: relative;
    float: left;
    width: 320px;
    height: 90px;
    padding: 0;
    margin: 0;
    text-align: left;
}
#r02t02 {
    display: inline-block;
    position: relative;
    float: left;
    width: 419px;
    height: 90px;
    padding: 0;
    margin: 0;
    text-align: right;
}
#r02t01g01 {
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: bold;
    font-size: 32px;
}
#r02t01d01 {
    padding: 0 0 0 40px;
    margin: 0;
    font-size: 25px;
    font-weight: normal;
}
#r02t02g02 {
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: bold;
    font-size: 32px;
}
#r02t02d02 {
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-weight: normal;
}
#container {
    position: relative;
    width: 889px;
    height: auto;
}
/* blok 1*/

#c01 {
    background-color: inherit;
    width: 889px;
    height: 550px;
    display: block;
    font-family: Tahoma, Arial;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#d01L {
    display: inline-block;
    position: relative;
    float: left;
    width: 400px;
    height: 470px;
    margin: 0;
    padding: 0 14px 0 30px;
}
#d01Lbox01 {
    height: 128px;
    margin: 0;
    padding: 0;
}
#d01Lbox02 {
    background-image: url(gfx/images/ksiazka.png);
    background-repeat: no-repeat;
    height: 312px;
    margin: 0;
    padding: 0 0 30px 0;
}
/* teksty L*/

#stL01 {
    color: #bc0001;
    display: block;
    position: relative;
    padding-top: 10px;
    font-weight: bold;
}
#stL02 {
    display: block;
    position: relative;
    padding-top: 10px;
}
#stL03 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 25px 0 0 160px;
    cursor: pointer;
}
#stL03H {
    font-size: 15px;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#stL04 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 5px 0 0 160px;
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
#stL04H {
    font-size: 15px;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#stL05 {
    display: block;
    position: relative;
    padding: 6px 0 0 160px;
    font-size: 13px;
}
#stL05in {
    padding-top: 5px;
}
#stL06 {
    display: block;
    position: relative;
    padding: 8px 0 0 95px;
    font-size: 13px;
}
#stL07 {
    color: #bc0001;
    display: block;
    position: relative;
    padding: 2px 0 0 135px;
    font-size: 13px;
    font-weight: bold;
}
#stL07 a {
    color: #bc0001;
}
#stL07 a:active {
    color: #bc0001;
}
#stL07 a:hover {
    color: #bc0001;
}
/* koniec teksty L*/

#d01P {
    display: inline-block;
    position: relative;
    float: left;
    width: 430px;
    height: 470px;
    margin: 0;
    padding: 0 0 0 0;
}
#d01Pbox01 {
    height: 216px;
    margin: 0;
    padding: 0;
}
#d01Pbox02 {
    background-image: url(gfx/images/papiez.png);
    background-repeat: no-repeat;
    height: 224px;
    margin: 0;
    padding: 0 0 30px 0;
}
/* teksty P*/

#stP01 {
    display: block;
    position: relative;
    padding-top: 20px;
}
#stP02 {
    color: #0b507a;
    display: block;
    position: relative;
}
#stP02H {
    font-size: 30px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    padding: 15px 0 0 0;
    margin: 0;
}
#stP03 {
    padding: 15px 0 0 0;
    display: block;
    position: relative;
}
#stP04 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 10px 200px 0 20px;
    text-align: left;
}
#stP04H {
    font-size: 21px;
    font-family: Verdana, sans-serif;
    text-align: left;
    padding: 0;
    margin: 0;
}
#stP05 {
    display: block;
    position: relative;
    padding: 10px 200px 0 20px;
}
#stP06 {
    color: #bc0001;
    display: block;
    position: relative;
    padding: 25px 0 0 35px;
    font-size: 13px;
    font-weight: bold;
}
/* koniec teksty P*/
/* blok 2 */

#c02 {
    background-color: inherit;
    display: none;
    width: 889px;
    height: 900px;
    font-family: Tahoma, Arial;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#r03 {
    color: #0b507a;
    display: block;
    position: relative;
    width: 889px;
    height: 100px;
    padding: 0;
    margin: 0;
}
#r03t00 {
    display: inline-block;
    position: relative;
    float: left;
    width: 120px;
    height: 100px;
    padding: 0;
    margin: 0;
}
#r03t01 {
    display: inline-block;
    position: relative;
    float: left;
    width: 769px;
    height: 100px;
    padding: 0;
    margin: 0;
    text-align: left;
}
#r03t01g01 {
    padding: 15px 0 0 120px;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
}
#r03t01d01 {
    padding: 0 0 0 130px;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
}
#d02Top {
    display: block;
    width: 889px;
    height: 210px;
}
#d02Topnmtp {
    background-image: url(gfx/images/nmtp.png);
    background-repeat: no-repeat;
    margin-left: 120px;
    width: 702px;
    height: 146px;
}
#d02TopTekst {
    color: #0b507a;
    display: block;
    width: 889px;
    height: 60px;
    position: relative;
    font-size: 19px;
}
#d02TekstP {
    color: #0b507a;
    width: 700px;
    height: 30px;
    position: relative;
    font-family: Tahoma;
    font-size: 19px;
    font-weight: normal;
    padding: 30px 0 0 35px;
    margin: 0;
}
#d02Center {
    display: inline-block;
    position: relative;
    height: 290px;
    width: 889px;
    padding: 0;
    margin: 0;
}
#d02CenterLeft {
    display: inline-block;
    position: relative;
    height: 280px;
    padding: 0;
    margin: 0;
    float: left;
}
#d02CenterRight {
    display: inline-block;
    position: relative;
    height: 280px;
    padding: 0;
    margin: 0;
    float: right;
}
#d02swiadectwaSL01 {
    width: 400px;
    height: 165px;
    padding: 15px 15px 0 35px;
    margin: 0;
    font-size: 13px;
}
#d02swiadectwaSL02 {
    width: 400px;
    height: 80px;
    padding: 15px 15px 0 35px;
    margin: 0;
    font-size: 13px;
}
#d02swiadectwaSP03 {
    width: 380px;
    height: 90px;
    padding: 15px 35px 0 15px;
    margin: 0;
    font-size: 13px;
}
#d02swiadectwaSP04 {
    width: 380px;
    height: 75px;
    padding: 15px 35px 0 15px;
    margin: 0;
    font-size: 13px;
}
#d02swiadectwaSP05 {
    width: 380px;
    height: 80px;
    padding: 15px 35px 0 15px;
    margin: 0;
    font-size: 13px;
}
#d02Bottom {
    width: 889px;
    height: 280px;
}
#d02ksiazka {
    background-image: url(gfx/images/ksp.png);
    background-repeat: no-repeat;
    padding: 10px 0 20px 0;
    margin-left: 250px;
    height: 277px;
}
#d02k01 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    cursor: pointer;
}
#d02k01H {
    font-size: 19px;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#d02k02 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 5px 0 0 200px;
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
#d02k02H {
    font-size: 19px;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#d02k03 {
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    font-size: 13px;
    width: 270px;
}
/* blok 3 */

#c03 {
    background-color: inherit;
    width: 889px;
    height: 1120px;
    display: none;
}
#d03Top {
    display: block;
    width: 889px;
    height: 180px;
    padding-top: 20px;
}
#d03Topiow {
    background-image: url(gfx/images/iow.png);
    background-repeat: no-repeat;
    margin-left: 210px;
    width: 446px;
    height: 138px;
}
#d03TopTekst {
    color: #0b507a;
    display: block;
    width: 889px;
    height: 50px;
    position: relative;
    font-size: 19px;
}
#d03TekstP {
    color: #0b507a;
    width: 700px;
    height: 30px;
    position: relative;
    font-family: Tahoma;
    font-size: 19px;
    font-weight: normal;
    padding: 10px 0 0 35px;
    margin: 0;
}
#d03Center {
    display: inline-block;
    position: relative;
    height: 610px;
    width: 889px;
    padding: 0;
    margin: 0;
}
#d03CenterLeft {
    display: inline-block;
    position: relative;
    height: 280px;
    padding: 0;
    margin: 0;
    float: left;
}
#d03CenterRight {
    display: inline-block;
    position: relative;
    height: 280px;
    padding: 0;
    margin: 0;
    float: right;
}
#d03swiadectwaSL01 {
    width: 400px;
    height: 390px;
    padding: 15px 15px 0 35px;
    margin: 0;
    font-size: 13px;
}
#d03swiadectwaSL02 {
    width: 400px;
    height: 170px;
    padding: 15px 15px 0 35px;
    margin: 0;
    font-size: 13px;
}
#d03swiadectwaSP03 {
    width: 380px;
    height: 230px;
    padding: 15px 35px 0 15px;
    margin: 0;
    font-size: 13px;
}
#d03swiadectwaSP04 {
    width: 380px;
    height: 330px;
    padding: 15px 35px 0 15px;
    margin: 0;
    font-size: 13px;
}
#d03Bottom {
    width: 889px;
    height: 280px;
}
#d03ksiazka {
    background-image: url(gfx/images/ksp.png);
    background-repeat: no-repeat;
    padding: 10px 0 10px 0;
    margin-left: 250px;
    height: 277px;
}
#d03k01 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    cursor: pointer;
}
#d03k01H {
    font-size: 19px;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#d03k02 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 5px 0 0 200px;
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
#d03k02H {
    font-size: 19px;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
#d03k03 {
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    font-size: 13px;
    width: 270px;
}
/* blok 4 */

#c04 {
    background-color: inherit;
    width: 889px;
    height: 610px;
    display: none;
}
#d04Center {
    display: inline-block;
    position: relative;
    height: 320px;
    width: 889px;
    padding: 0;
    margin: 0;
}
#d04CenterLeft {
    display: inline-block;
    position: relative;
    height: 320px;
    padding: 0;
    margin: 0;
    float: left;
}
#d04CenterRight {
    display: inline-block;
    position: relative;
    height: 320px;
    padding: 0;
    margin: 0;
    float: right;
}
#d04TekstSL {
    color: #0b507a;
}
#d04spis {
    width: 500px;
    height: 330px;
    padding: 45px 15px 0 35px;
    margin: 0;
    font-size: 14px;
    font-style: italic;
}
#d04TekstD {
    color: #0b507a;
}
#d04dane {
    width: 280px;
    height: 310px;
    padding: 45px 35px 0 15px;
    margin: 0;
    font-size: 14px;
}
#d04Bottom {
    width: 889px;
    height: 280px;
}
#d04ksiazka {
    background-image: url(gfx/images/ksp.png);
    background-repeat: no-repeat;
    padding: 10px 0 20px 0;
    margin-left: 250px;
    height: 277px;
}
#d04k01 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    cursor: pointer;
}
#d04k01H {
    font-size: 19px;
    padding: 0;
    margin: 0;
}
#d04k02 {
    color: #0b507a;
    display: block;
    position: relative;
    padding: 5px 0 0 200px;
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
#d04k02H {
    font-size: 19px;
    font-style: italic;
    padding: 0;
    margin: 0;
}
#d04k03 {
    display: block;
    position: relative;
    padding: 15px 0 0 175px;
    font-size: 13px;
    width: 270px;
}
/*zamowienia*/

#formularz {
    width: 768px;
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
#komunikat_oswiadczenie {
    color: #FFFFFF;
    width: 780px;
    height: auto;
    font-size: 10px;
}
#stopka {
    margin: 0;
    padding: 0;
    width: 829px;
}
/* potwierdzenie */

#Top {
    display: block;
    width: 889px;
    height: 376px;
}
.flLeft {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
.flRight {
    float: right;
    display: inline;
    margin: 0 0 0 0px;
}
.flNone {
    clear: both;
    margin: 0;
    padding: 0;
    font: 1px Arial;
}
#menuBottom {
    background: rgba(0, 0, 0, 0) url("gfx/pasek_menu.jpg") repeat scroll -73px 0 / 1001px auto;
    box-sizing: border-box;
    color: #fff;
    font-family: MyriadProSemibold;
    font-size: 13px;
    height: 49px;
    margin-bottom: 1px;
    width: 97.5%;
}
.normalTextBox {
    font-size: 14px;
    letter-spacing: 0.4px;
}
.boxText1 {
    width: 460px;
}
.boxText2 {
    width: 300px;
}

.textBoxContainer1 {
    float: left;
    margin-top: -45px;
    min-height: 200px;
    padding: 5px;
    width: 490px;
}
.textBoxContainer2 {
    float: right;
    line-height: 30px;
    margin-top: -30px;
    min-height: 400px;
    position: relative;
    text-align: justify;
    width: 285px;
}

.textBoxContainer3 {
    float: left;
    margin-top: 10px;
    min-height: 80px;
    padding: 5px;
    width: 490px;
}
.textBoxContainer4 {
    float: left;
    margin-top: 10px;
    min-height: 80px;
    padding: 0px;
    width: 490px;
}
.textBoxContainer5 {
    float: right;
    line-height: 30px;
    margin-top: -30px;
    min-height: 200px;
    position: relative;
    text-align: justify;
    width: 285px;
}
.boxTitle1 {
    margin-bottom: 20px;
    margin-left: 90px;
}
.boxTitle2 {
    margin-bottom: 15px;
}
.boxTitle3{
    margin-bottom: 20px;	
}
.boxTitle3 div{
	float:left
}
.boxTitle3 .lightMidblue {
	float: left;
    font-size: 25px;
    line-height: 42px;
    margin-left: 10px !important;
}
.textBoxContainer3 a:link {
    color: #0c507c;
}
.underPhoto{
	text-align:center;
	margin:auto;
	font-size:16px;
}
.blueOrderTitle{
	margin-left:20px
}
.text5title {
    margin-top: 40px;
    text-align: left;
}
.text5title span {
    clear: both;
    display: block;
}
.topLogo{
	margin-left:0px;
}

.orderFormBox {
    background-color: #fffdf7;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 829px;
}

.popBigBox .mr30{
	margin-right:28px !important;	
}
.swiadBigBox .mr30{
	margin-right:28px !important;	
}
.swieciBigBox .mr30{
	margin-right:28px !important;	
}
.homePage_pbody{
	padding:10px
}
.confirmPage {
    padding: 0 !important;
}
.homePageBody{
	padding: 0 30px;
}
