body 
{
    text-align:center;
    background-color: #fff;
    font:12pt Tahoma,Helvetica,sans-serif;
    padding: 0;
    margin: 0;
    background-image: url('http://adam.kowalewski.az.pl/images/bg-body.gif');
}


a
{
    text-decoration: none;
    color: #1465A4;
}

a:hover
{
    text-decoration: underline;
}


div.siteName,
div.navi_1,
div.pageContent
{
    width: 900px;
    float:none;
    clear:both;
    display: block;
    margin: 0 auto;
}

.pageHead
{
}

div.siteName
{
    font-family: 'Helvetica Neue',Helvetica, sans-serif;
    line-height: 1em;
    color: #cdcfe6;
    font-weight:bold;
    font-size: 42px;
    text-shadow:0px 0px 0 rgb(190,192,215),1px 1px 0 rgb(185,187,210), 2px 2px 0 rgb(180,182,205),3px 3px 2px rgba(0,0,0,0.3),3px 3px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2);
    background-color: rgba(0,0,0,0.5);
    padding: 12px 16px 12px 16px;
    text-align: left;
    border-radius: 0 0 12px 12px;
}

div.navi_1
{
    font-size: 14pt;
    height: 32px;
    background-color: #cdcfe6;
}

div.navi_1 > div
{
    display: block;
    float: left;
    margin: 0 5px 0 5px;
    padding: 4px 12px;
}

div.navi_1 a:hover,
div.navi_1 a.active
{
    color: #f2f1f1;
}

.pageContent
{
    padding: 12px 16px 12px 16px;
    border-radius:12px;
    border: 2px solid #cdcfe6;
    height: 470px;
    background-color: #f2f1f1;
}

.pageContent_pomoc
{
    height: 570px !important;
}

.pageContent_galeria
{
    height: 435px !important;
}

div.pageMenu > div
{
    font-size:23px;
    line-height:26px;
    color:#000;
    margin-bottom:24px;
    text-transform:uppercase;
    font-weight:400;
    font-family: Tahoma;
    text-align: right;
    padding-bottom: 2px;
    border-bottom: 1px solid black;
}


.opis
{
    text-align: justify;
    font-size: 14pt;
    display: block;
    float: left;
    margin: 0 30px;
}

.opis > img
{
    max-width: 150px;
    float: left;
    margin: 0 8px 2px 0;
    border-radius: 6px;
}

.ppomoc
{
    font-size: 15pt;
    margin-top: 2px;
}

.numer_konta, .info
{
    margin-top: 10px;
}


.gallery2 .main
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    float: left;
    width: 500px;
    height: 370px;
    overflow: hidden;
    padding-top: 4px;
}

.gallery2 .main * 
{
    vertical-align: middle;
}

.gallery2 .thumbs
{
    display: block;
    float: left;
    width: 370px;
    height: 370px;
    margin-left: 15px;
}

.gallery2 .thumbs img
{
    margin: 4px;
    cursor: pointer;
}

.gallery2 .thumbs img:hover
{
    opacity: 0.5;
}

.gallery2 .label
{
    margin:8px 0 4px 0;
    border-bottom: 1px solid black;
    padding-bottom: 2px;
    font-weight: bold;
}

.email_confirm
{
    border: 2px solid #46ab18;
    border-radius: 10px;
    margin: 50px auto;
    padding: 12px 18px;
    width: 400px;
    color: #46ab18;
    font-weight: bold;
    font-size: 18pt;
    background-color: rgba(70, 171, 24, 0.2);
}


form.kontakt
{
    margin: 0 auto;
    display: block;
    width: 600px;
}

form.kontakt input,
form.kontakt textarea
{
    border: 2px solid #1465A4;
    color: #1465A4;
    border-radius: 6px;
    font-size: 12pt;
    padding: 6px 8px;
    width: 400px;
    background-color: rgba(255,255,255,0.4);
}

form.kontakt .label
{
    width: 120px;
    display: block;
    font-size: 12pt;
    color: #1465A4;
    text-align: left;
    font-weight: bold;
}

form.kontakt .submit
{
    width: auto !important;
    cursor: pointer;
    color: #fff;
    background-color: #1465A4;
    font-weight: bold;
}

form.kontakt .submit:hover
{
    opacity: 0.6;
}

form.kontakt textarea
{
    height: 200px;
}

.w_www, .w_site, .w_age
{
    display: none !important;
    height: 0px !important;
    visibility: hidden !important;
}



.logo_sp
{
    background-color: rgba(0,0,0,0.5);
    border-radius: 6px;
    width: 200px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.logo_sp img
{
    height: 60px;
    border-radius: 6px;
    float: left;
    display: block;
}

.logo_sp .txt
{
    width: 150px;
    font-family: 'Helvetica Neue',Helvetica, sans-serif;
    line-height: 1em;
    color: #cdcfe6;
    font-weight:bold;
    font-size: 18px;
    text-shadow:1px 1px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2);
    text-align: center;
    float: left;
    padding-top: 4px;
    padding-left: 4px;
}

.logo_sp .txt span
{
    font-size: 11px;
}