* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    width: 100%;
}

html {
    overflow-y: scroll;
    /*overflow: -moz-scrollbars-vertical;*/
}

body {
    background-color: #ffffff;
    font-family: Georgia, "Book Antiqua", "Palatino Linotype", Palatino, Antiqua, "Times New Roman", "Times New", Times, serif;
    font-size: 15px;
    line-height: 21px;
    color: #4b4b4b;
    text-align: center;
    /* letter-spacing: -0.3px; */
    /* border: 4px solid gray; */
    /* min-width: 1000px !important; */

}

a, a:link, a:visited, .a {
    color: #6D5B6C;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    color: #B95B5F;
}

b, .b, a.b, strong {
    font-weight: bold;
    /* color: #5a5a5a; */
}

:focus {
    outline: none;
}

a, img {
    outline: none;
    border: 0;
}

p {
    margin: 1em 0 0 0;
}

div.err, div.warn, div.ok, div.msg {
    width: auto;
    /* margin: 4px auto; */
    margin: 0px auto 12px auto;
    padding: 6px 6px 4px 54px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
    min-height: 38px;
    z-index: 9999;
    text-align: center;
    clear: both;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.err, .error {
    color: #c00000;
}

div.err {
    border: 1px solid #c00000;
    background-color: #FFF6F6;
    background-image: url('gfx/err.png');
}

.warn {
    color: #632000;
}

div.warn {
    border: 1px solid #632000;
    background-color: #FFFAEC;
    background-image: url('gfx/warn.png');
}

.ok {
    color: #006a00;
}

div.ok {
    border: 1px solid #006a00;
    background-color: #F6FFF6;
    background-image: url('gfx/ok.png');
}

.msg {
    color: #131369;
}

div.msg {
    border: 1px solid #131369;
    background-color: #F9F9FF;
    background-image: url('gfx/msg.png');
}

sup {
    font-size: 74%;
    line-height: 67%;
}

#ovrl {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #bababa;
    visibility: hidden;
    z-index: 2010;
    filter: alpha(opacity=85);
    -khtml-opacity: 0.85;
    -moz-opacity: 0.85;
    opacity: 0.85;
}

#ovrl_frame {
    position: fixed;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -86px;
    width: 172px;
    height: 13px;
    visibility: hidden;
    z-index: 2020;
    border: 0;
    cursor: pointer;
}

#cookieMonster, #cookieMonsterOvr {
    position: absolute;
    position: fixed;
    bottom: 0;
    left: 2%;
    width: 94%;
    color: #FFFFFF;
    text-align: center;
    z-index: 1599;
    filter: alpha(opacity=75);
    -khtml-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-top-left-radius: 9px;
    -moz-border-radius-topright: 9px;
    -moz-border-radius-topleft: 9px;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}

#cookieMonster {
    background-color: #ca1021;
}

#cookieMonsterOvr {
    z-index: 1600;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#cookieMonster form, #cookieMonsterOvr form {
    padding: 12px 9px 9px 9px;
}

#cookieMonster .cmbtn, #cookieMonsterOvr .cmbtn {
    padding: 1px 3px;
    cursor: pointer;
    border: 1px solid #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.szary, a.szary, a.szary:visited {
    color: #9a9a9a;
}

.maly, a.maly, a.maly:visited {
    font-size: 84%;
    line-height: 114%;
}

.morski, a.morski, a.morski:visited {
    color: #3b6a1b;
}

.c_normal, a .c_normal {
    color: #4b4b4b;
}

.tmce_imgl, .tmce_imgr {
    /* background-color: #ffffff; */
    margin: 1em auto 1em auto;
    display: block;
    position: relative;
}

.tmce_imgl {
    float: left;
    margin: 0.3em 1em 1em 0;
    max-width: 310px;
}

.tmce_imgr {
    float: right;
    margin: 0.3em 0 1em 1em;
}

/*
 p { margin:0 0 1em 0; min-height:1em; }
 blockquote { padding-left: 1em; }
 select { padding:0; }
 button, submit, cancel { padding-top:0; }
 */

ol, ul {
    display: block;
}

ul, ol {
    margin-left: 0.5em;
    padding-left: 0.5em;
}

li {
    margin-left: 0.5em;
    padding-left: 0.5em;
}

.hvr {
    cursor: pointer;
}

/* style konkretnego serwisu: */

#div_main {
    background-color: #f7efde;
    position: absolute;
    top: 0;
    width: 93.5%;
    min-width: 904px;
    text-align: left;
    min-height: 100%;
    /* z-index: 10; */
    /*border: 2px solid blue;*/
}

#div_main #img_bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

#div_nagl {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: auto;
    width: 904px;
    height: 119px;
    color: #6d5b6c;
    clear: both;
    /* border: 1px solid red; */
}

#div_nagl_upr {
    margin-top: 47px;
    font-size: 35px;
}

#div_nagl_lwr {
    margin-top: 10px;
    font-size: 16px;
}

#div_main #div_ct {
    /* position: relative; */
    /*	margin-left: 19.5; */
    position: relative;
    right: 0;
    top: 0;
    margin-top: 119px;
    margin-left: auto;
    padding-left: 96px;
    width: 904px;
    background: url('img/bg_tl.png') no-repeat left top;
    height: 58px;
    /* border: 1px solid gray; */
}

#div_main #div_ct_inr {
    background: url('img/bg_t.png') repeat-x left top;
    height: 58px;
}

#div_main #div_cntnt {
    /* position: absolute; */
    /* margin-left: 19.5%; */
    clear: both;
    position: relative;
    right: 0;
    width: 904px;
    padding-left: 96px;
    margin-left: auto;
    /* background: url('img/bg_left.png') repeat-y left; */
    min-height: 100%;
    /* border: 1px solid green; */

}

#div_main #div_cntnt #div_cntnt_inr {
    /* background-color: #ffffff; */
}

#div_whiter {
    background: url('/img/bg_left.png') repeat-y left;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 177px;
    width: 1000px;
    clear: both;
    /* border: 1px solid blue; */
}

#div_whiter_inr {
    background-color: #ffffff;
    position: relative;
    right: 0;
    margin-left: auto;
    width: 904px;
    height: 100%;
    /* border: 1px solid gray; */
}

.green {
    color: #449605;
}

.blue {
    color: #18C5D5FF;
}

#kwiat {
    height: 1px;
    position: fixed;
    margin-right: 949px;
    display: none;
    top: -100px;
    /*right: 80.5%;*/
    z-index: 0;
}

#kwiat.loaded {
    bottom: 0 !important;
    top: auto !important;
}

/*
 #div_lang {
 position: relative;
 width: 888px;
 top: 2px;
 left: 36px;
 height: 18px;
 overflow: hidden;
 }
 #div_lang a {
 font-size: 10px;
 line-height: 10px;
 padding: 0 2px 1px 2px;
 color: #4b4b4b;
 }
 #div_lang a:hover {
 color: #ffffff;
 background-color: #004438;
 box-shadow: 1px 1px 3px 0px #4b4b4b;
 }
 */
#div_mnutop {
    width: 904px;
    font-size: 18px;
    margin-bottom: 36px;
    /* border: 1px solid navy; */
    z-index: 100;
}

#table_mnutop td a {
    padding: 0 0 12px 0;
}

#table_mnutop {
    width: 904px;
}

#table_mnutop td {
    padding: 0;
    width: 1%;
    white-space: nowrap;
    z-index: 10;
}

#table_mnutop td.mnu_spcr {
    /* white-space: normal; */
    width: auto;
}

.div_tytul {
    position: relative;
    /*	border-bottom: 1px s
     old#aa;*
     */
    font-size: 21px;
    line-height: 117%;
    margin-bottom: 30px;
    /* padding-right: 267px; */
    clear: right;
    color: #b95b5f;
}

.div_tytul_data {
    position: absolute;
    bottom: 3px;
    right: 0;
    float: right;
    font-size: 16px;
    line-height: 16px;
    padding: 1px 1px 0 2px;
    /* color:#acacac; */
}

.img_rght { /* img leadu: */
    /* background-color: #ffffff; */
    margin: 0 0 29px 2em;
    display: block;
    position: relative;
    clear: right;
    float: right;
    width: 239px;
}

.div_entrybody {
    /* padding-bottom: 36px; */
    /* padding-bottom: 16px; */
    min-height: 268px;
    /* padding-right: 24px; */
    color: #b95b5f;
    /* border: 1px solid red; */
}

.podpis {
    float: left;
    clear: right;
    margin: 0 24px 24px 0;
}

#table_pgnav, #div_pgnav {
    position: relative;
    width: 100%;
    font-size: 16px;
}

#table_pgnav td {
    width: 33%;
}

/*
 #div_stop {
 position: absolute;
 bottom: 0;
 height: 68px;
 width: 960px;
 text-align: center;
 border: 1px solid blue;
 clear: both;
 }
 */
