﻿@import url('edit.css');
@import url('menu.css');
@import url('css/strona.css');

body {
    margin: 0px;
    padding: 0px;
    background-color: #B7B7B7;
    background-image: url(grafika/banner_s1.jpg);
    background-position: center 0px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    font-family: 'Trebuchet MS';
    font-weight: normal;
}

div#banner {
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: center 0px;
    text-align: center;
    height: 198px;
    width: 998px;
    position: relative;
}

.strona {
    width: 998px;
    margin: 0px auto;
    background-image: url(grafika/tlo_s1.jpg);
}

div#stopka {
    clear: both;
    width: 100%;
    background-image: url(grafika/tlostopka_s1.jpg);
    background-repeat: repeat-x;
    height: 50px;
}

div#stopka2 {
    width: 998px;
    background-image: url(grafika/stopka_s1.jpg);
    height: 50px;
    margin: 0px auto;
}

div.mgora {
    font-size: 10pt;
    font-family: 'Trebuchet MS';
    color: #464646;
    text-align: center;
    margin: auto;
    padding-top: 5px;
    margin-right: 330px;
}

    div.mgora a {
        color: #464646;
        text-decoration: none;
    }

        div.mgora a:hover {
            color: #009900;
        }

div.menugora {
    height: 136px;
    width: 998px;
}

    div.menugora a {
        display: block;
        float: left;
        margin: 0px;
        padding: 0px;
        border: none;
        height: 136px;
        text-decoration: none;
    }

        div.menugora a#b_mieszkania {
            background-image: url(grafika/amieszkania_s1.jpg);
            width: 167px;
        }

            div.menugora a#b_mieszkania:hover {
                background-image: url(grafika/zmieszkania_s1.jpg);
            }

        div.menugora a#b_domy {
            background-image: url(grafika/adomy_s1.jpg);
            width: 165px;
        }

            div.menugora a#b_domy:hover {
                background-image: url(grafika/zdomy_s1.jpg);
            }

        div.menugora a#b_dzialki {
            background-image: url(grafika/adzialki_s1.jpg);
            width: 164px;
        }

            div.menugora a#b_dzialki:hover {
                background-image: url(grafika/zdzialki_s1.jpg);
            }

        div.menugora a#b_komercyjne {
            background-image: url(grafika/akomercyjne_s1.jpg);
            width: 167px;
        }

            div.menugora a#b_komercyjne:hover {
                background-image: url(grafika/zkomercyjne_s1.jpg);
            }

        div.menugora a#b_wynajem {
            background-image: url(grafika/awynajem_s1.jpg);
            width: 164px;
        }

            div.menugora a#b_wynajem:hover {
                background-image: url(grafika/zwynajem_s1.jpg);
            }

        div.menugora a#b_specjalna {
            background-image: url(grafika/aspecjalna_s1.jpg);
            width: 168px;
        }

            div.menugora a#b_specjalna:hover {
                background-image: url(grafika/zspecjalna_s1.jpg);
            }

a#logon {
    display: block;
    float: left;
    width: 300px;
    height: 150px;
    position: relative;
    top: 20px;
    text-decoration: none;
}

a#logom {
    display: block;
    float: right;
    width: 280px;
    height: 25px;
    position: relative;
    top: 102px;
}

a#ldodaj, a#lposzukuje {
    display: block;
    width: 325px;
    height: 45px;
    position: absolute;
    right: 14px;
    top: 3px;
    text-decoration: none;
}

    a#ldodaj:hover {
        background-image: url(grafika/ppdod.jpg);
        background-position: 41px 14px;
        background-repeat: no-repeat;
    }

    a#lposzukuje:hover {
        background-image: url(grafika/ppszuk.jpg);
        background-position: 41px 15px;
        background-repeat: no-repeat;
    }

a#lposzukuje {
    top: 53px;
}

div.pasek_szukaj {
    background-image: url(grafika/pasekWyszukiwania_s1.jpg);
    height: 47px;
}

div#szukaj {
    width: 260px;
    height: 37px;
    float: left;
    position: relative;
    left: 45px;
}

.PSzukaj {
    position: relative;
    height: 37px;
    width: 260px;
    vertical-align: top;
    text-align: left;
}

.TBSz {
    display: block;
    width: 200px;
    color: #000066;
    font-size: 12pt;
    font-family: 'Trebuchet MS';
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 4px;
    left: 10px;
}

.blad {
    color: Red;
}

div.PSzukaj input.BSzukaj {
    display: block;
    background-color: transparent;
    position: absolute;
    left: 213px;
    top: 0px;
    width: 40px;
    height: 33px;
    cursor: pointer;
    border: none;
}

span#ctl00_RequiredFieldValidator1 {
    font-size: 12pt;
    font-family: 'Trebuchet MS';
}

a#gp {
    display: block;
    float: left;
    height: 47px;
    width: 287px;
    position: relative;
    left: 152px;
    text-decoration: none;
}

    a#gp:hover {
        background-image: url(grafika/zgrupa_s1.jpg);
    }

.cfloat {
    clear: both;
    height: 0px;
    font-size: 1px;
}

.menudol {
    color: #C9E1F7;
    font-size: 10pt;
    font-family: 'Trebuchet MS';
    width: 700px;
    text-align: center;
    margin: auto;
    padding-top: 15px;
    float: left;
    position: relative;
    left: 120px;
}

div#stopka2 a {
    color: #C9E1F7;
    text-decoration: none;
}

    div#stopka2 a:hover {
        text-decoration: underline;
    }

a#ddsoft {
    display: block;
    position: relative;
    top: 6px;
    width: 200px;
    padding-right: 22px;
    float: right;
    color: #90ABD1 !important;
}

div#owserwisie {
    width: 100px;
    float: right;
    text-align: right;
    color: #659919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    position: relative;
    top: 9px;
    right: 160px;
    font-weight: bold;
    font-style: italic;
}
/* strona wyszukiwarki */
.strona {
    color: #2A2222;
    font-family: verdana;
    font-size: 12px;
}

div.rtresc {
    width: 998px;
    position: relative;
    padding-top: 44px;
}

div.pasek_naglowek {
    width: 1018px;
    height: 54px;
    background-image: url(grafika/gridNaglowek_s1.jpg);
    position: absolute;
    top: -10px;
    left: -12px;
}

div#wszukaj {
    width: 210px;
    float: left;
}

div#place {
    width: 763px;
    float: right;
    position: relative;
    right: 22px;
    background-color: #FFFFFF;
    border-top: none;
    border-left: 1px solid #9AA4C2;
    border-right: 1px solid #9AA4C2;
}

div#kTabela {
    width: 765px;
    float: right;
    position: relative;
    right: 22px;
    height: 20px;
    background-image: url(grafika/tabelkaDol_s1.jpg);
    background-position: -2px 0px;
    background-repeat: no-repeat;
}

div#contentSzuk {
    background-image: url(grafika/szukaczTlo_s1.jpg);
    background-repeat: repeat-y;
    background-position: 2px 0px;
}

div.szKoniec {
    background-image: url(grafika/szukaczDol_s1.jpg);
    height: 75px;
    background-position: 2px 0px;
    background-repeat: no-repeat;
}

.bszukaj {
    width: 170px;
    height: 45px;
    position: relative;
    top: 10px;
    left: 8px;
    border: none;
    background: transparent;
    cursor: pointer;
}
/* grid */
.tgrid {
    width: 100%;
}

    .tgrid td {
        height: 65px;
    }

    .tgrid .pag td {
        height: 20px;
    }

    .tgrid th {
        color: Black;
        font-size: 85%;
    }

        .tgrid th a {
            color: Black;
        }

            .tgrid th a:hover {
                color: #CBDE6A;
            }

.tb1 td {
    background-color: #E9EDF6;
    border-right: 1px solid white;
}

.tb2 td {
    border-right: 1px solid white;
}

.nad td {
    background-color: #CBDE6A;
    border-right: 1px solid white;
    cursor: pointer;
}

.pager {
    width: 700px;
    overflow: hidden;
}

    .pager a {
        color: Black;
    }

        .pager a:hover {
            color: #CBDE6A;
        }

td.nr a {
    text-decoration: none;
    color: Black;
    padding-right: 4px;
}
/* wyszukiwarka */
.wyszukExpert {
    padding: 11px 4px 0px 20px;
    font-style: italic;
    font-size: 90%;
    color: #666666;
}

    .wyszukExpert input {
        background-image: url(grafika/input_bg.png);
        background-repeat: repeat-x;
    }


    .wyszukExpert input {
        border: 1px solid #979A98;
        margin-bottom: 1px;
    }

.sopis {
    display: block;
}

.sopisod, .sopisdo {
    display: block;
    width: 90px;
}

.sopisod {
    float: left;
    text-align: right;
}

.sopisdo {
    float: right;
    text-align: left;
}

input.sod, input.sdo {
    width: 71px;
}

input.sdo {
    margin-left: 1px;
}

input.sod {
    margin-right: 1px;
}

input.sinp {
    width: 144px;
}

.lnaglowek {
    font-family: Arial, Helvetica, sans-serif;
    color: #4D679F;
    font-size: 19px;
    display: block;
    position: relative;
    top: 26px;
    text-transform: lowercase;
}

#zform {
    margin: 5px auto;
    width: 75%;
    border: 3px solid #C9E1F7;
    padding: 10px;
}

    #zform .CssNaglowek {
        padding-left: 10px;
        padding-right: 10px;
    }

    #zform .CssImage {
        display: block;
        margin: 5px auto;
    }

    #zform table input, .ddtm, textarea {
        width: 400px;
        margin: 3px;
        border: 1px solid #C9E1F7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
    }

    #zform textarea {
        height: 150px;
    }

    #zform .CssWNadawca, #zform .CssWTelefon, #zform .CssWMail, #zform .CssWTresc {
        color: #a2b153;
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
    }
/*
* html div.pasek_szukaj
{
    margin: 0px;
}

div#wtresc
{
    width: 979px;
    background-image: url(grafika/tresc_tlo.jpg);
    background-repeat: repeat-y;
    background-position: top;
    margin: 170px auto 0px auto;
}

* html div#wtresc
{
    margin: 0px 17px 0px 0px;
}

div#content
{
    padding: 20px 30px;
    border: 1px solid black;
}

div.ogloszenie
{
    background-image: url(grafika/ogloszenie_tlo);
}
/*div#banner2
{
    background-image: url(grafika/banner2.jpg);
}
div#banner3
{
    background-image: url(grafika/bannerOferta.jpg);
}
td#right, td#left
{
    background-image: url(grafika/wypelnienie.gif);
    background-repeat: repeat-x;
}
td#tresc
{
    width: 1036px;
}
div#wtresc
{
    width: 1036px;
    background-image: url(grafika/tresc.gif);
    background-repeat: repeat-y;
    background-position:top;
    margin:0px;
    padding:0px;
}
div#contentSzuk
{
    background-image: url(grafika/tresc_wyszukaj.jpg);
    background-repeat: repeat-y;
}
div#contentSzukP
{
    background-image: url(grafika/poprawka.jpg);
    background-repeat: no-repeat;
}
div#contentOfert
{
    background-image: url(grafika/tresc_oferta.jpg);
    background-repeat: repeat-y;
}
div#contentOfertP
{
    background-image: url(grafika/ofertaPoprawka.gif);
    background-repeat: no-repeat;
     background-position:top;
}

div#koniecSzukaj
{
    background-image: url(grafika/zakonczenie.jpg);
    background-repeat: no-repeat;
    font-size: 5px;
    height: 14px;
}
div#mtresc
{
    width: 780px;
    float: right;
    padding-right: 51px;
    color: Black;
    font-size: 12px;
    font-family: 'Verdana';
    font-weight: normal;
}
div#otresc
{
    width: 923px;
    margin-left: 50px;
    padding-right: 51px;
    color: Black;
}*/
/* wlasciwa tresc CMS */
/*div#otrescN
{
    width: 883px;
    margin-left: 70px;
    padding-right: 71px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: Black;
    font-size: 12px;
}
div#otresc div#l
{
    float: left;
    width: 471px;
}
div#otresc div#p
{
    width: 440px;
    float: right;
}

div#szukacz
{
    width: 140px;
    float: left;
    padding-left: 56px;
    padding-top: 30px;
}
div#ofertypd
{
    background-image: url(grafika/opoprawka.gif);
}
div#ofertypd2
{
    background-image: url(grafika/opolecane.png);
    background-repeat: no-repeat;
    z-index: 10;
}
div#opolecane
{
    font-size: 12px;
    font-family: 'Verdana';
    font-weight: normal;
    color: #495879;
    
    width: 447px;
    float: left;
    margin-top: 34px;
    padding-left: 59px;
}
div#opolecane2
{
    background-color: White;
}

div#ododane
{
    background-repeat: no-repeat;
    width: 449px;
    float: right;
    margin-top: 34px;
    padding-right: 64px;
}
div#ododane2
{
    background-color: White;
}
div#wyszukaj
{
    background-image: url(grafika/wyszukaj.jpg);
    height: 51px;
    width: 1036px;
}
div#place
{
    display: none;
}
div#ofertadnia
{
    padding-top: 20px;
    background-image: url(grafika/oferta_dnia.png);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    height: 158px;
    width: 1036px;
    text-align: left;
}
div#ofertyStopka
{
    background-image: url(grafika/oferty_stopka.png);
    height: 18px;
    width: 1036px;
    background-position: center bottom;
    background-repeat: no-repeat;
}
div#stopka
{
    background-image: url(grafika/stopka.png);
    height: 138px;
    width: 1036px;
    color: #959595;
    font-family: Trebuchet MS, Serif;
    font-weight: bold;
    font-size: 9px;
}
div#stopka div#prawa
{
    padding-top: 6px;
    text-align: right;
    padding-right: 62px;
}
div#stopka div#prawa a, div#stopka a img
{
    border: none;
    text-decoration: none;
    vertical-align: middle;
    color: #959595;
}
a.togl
{
    display: block;
    float: left;
    padding-left: 60px;
    position: relative;
    top: -2px;
}
a.apolecane, a.anowe
{
    text-decoration: none;
    display: block;
    clear: none !important;
    border: none !important;
    width: 71px !important;
    height: 34px !important;
    background-image: url(grafika/wiecej_biale.png);
    margin-top: 14px;
}
a.apolecane
{
    float: left;
    position: relative;
    left: 430px;
}
a.anowe
{
    float: right;
    position: relative;
    right: 70px;
}
div.PSzukaj
{
    height: 37px;
    padding: 14px 0px 0px 0px;
    margin: 0px;
    clear: both;
}
div.PSzukaj input.BSzukaj
{
    border: none;
    padding: 0px;
    margin-top: 4px;
    vertical-align: top;
}
div.PSzukaj span
{
    margin-left: 605px;
}
div.PSzukaj input.TBSz
{
    margin-left: 4px;
    margin-top: 1px;
    padding: 2px;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    width: 267px;
    background-color: Transparent;
    border: 1px solid green;
}

div.PSzukaj input.BSzukaj
{
    background-color: Transparent;
    margin-left: 5px;
    width: 70px;
    height: 32px;
    position: relative;
    top: -5px;
    cursor: pointer;
}
div.mgora
{
    padding-right: 55px;
    text-align: right;
    font-size: 9pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #FFFFFF;
}
div.mgora a
{
    color: White;
    text-decoration: none;
}
div.mgora a:hover
{
    color: #364c60;
}
a#logon
{
    display: block;
    width: 200px;
    height: 99px;
    margin-left: 45px;
    border: none;
    text-decoration: none;
}
div.menugora
{
    width: 602px;
    margin-left: 46px;
    margin-top: 5px;
}
div.menugora a
{
    text-decoration: none;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
div.menugora a#mdomy
{
    background-image: url(grafika/domy.jpg);
    width: 93px;
    height: 81px;
}
div.menugora a#mdomy:hover
{
    background-image: url(grafika/domyz.jpg);
}
div.menugora a#mmieszkania
{
    background-image: url(grafika/mieszkania.jpg);
    width: 143px;
    height: 82px;
    position: relative;
    right: 5px;
}
div.menugora a#mmieszkania:hover
{
    background-image: url(grafika/mieszkaniaz.jpg);
}
div.menugora a#mlokale
{
    background-image: url(grafika/lokale.jpg);
    width: 102px;
    height: 81px;
    position: relative;
    right: 8px;
}
div.menugora a#mlokale:hover
{
    background-image: url(grafika/lokalez.jpg);
}
div.menugora a#mdzialki
{
    background-image: url(grafika/dzialki.jpg);
    width: 113px;
    height: 81px;
    position: relative;
    right: 10px;
}
div.menugora a#mdzialki:hover
{
    background-image: url(grafika/dzialkiz.jpg);
}
div.menugora a#mobiekty
{
    background-image: url(grafika/obiekty.jpg);
    width: 145px;
    height: 82px;
    position: relative;
    right: 13px;
}
div.menugora a#mobiekty:hover
{
    background-image: url(grafika/obiektyz.jpg);
}
div#loga
{
    margin-top: 16px;
    margin-left: 57px;
}

div#loga a
{
   
   padding-left:50px;
}
div#ustawSzukaj
{
    text-align: left;
    width: 325px;
    float: right;
    margin-top: 106px;
    padding-right: 50px;
    height: 60px;
    padding-top: 0px;
    color: Black;
    font-size: 105%;
    font-weight: bold;
}
div#ustawSzukaj div
{
    margin-bottom: 6px;
    margin-top: 2px;
}
div#ustawSzukaj .us1
{
    margin-left: 15px;
}
div#ustawSzukaj .us2
{
    margin-left: 10px;
}
div#ustawSzukaj .us2 a
{
    text-decoration: none;
    color: Black;
    padding-right: 40px;
    padding-bottom: 3px;
}
div#ustawSzukaj input
{
    width: 60px;
    margin-left: 10px;
    border: 1px solid #71b07f;
}
div#ustawSzukaj input.blad, .PSzukaj .blad
{
    border: 1px solid Red !important;
}*/
/* szukacz */
/*div#szukacz
{
    color: #364c60;
    font-family: 'trebuchet MS';
}
div#szukacz .iszukaj
{
    margin-left: 35px;
    margin-top: 10px;
}
div#szukacz input
{
    border: 1px solid #71b07f;
}
div#szukacz .sopis
{
    display: block;
    text-align: center;
    margin-left: 5px;
    margin-top: 5px;
}
div#szukacz .sinp
{
    width: 127px;
    margin-left: 5px;
}
div#szukacz .sopisod, div#szukacz .sopisdo
{
    display: block;
    width: 57px;
    text-align: center;
    float: left;
    margin: 5px 0px 0px 5px;
}
div#szukacz .sopisdo
{
    float: right;
    margin: 5px 7px 0px 0px;
}
div#szukacz .sod, div#szukacz .sdo
{
    width: 56px;
    margin: 0px 5px 0px 5px;
}*/
/* tabelka wyszukiwanie */
/*div.sznaglowek
{
    background-image: url(grafika/tlo_grid_top.jpg);
    width: 766px;
    height: 28px;
}
.tgrid
{
    width: 766px;
    margin: 0px; 
}
.tgrid th, .tgrid tr.foot td
{
    background-color: #f4f9f3;
    background-image: url(grafika/th2.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding-left: 4px;
    height: 15px;
    border-bottom: solid 1px #9a9fae;
    border-right: solid 1px #9a9fae;
}
.tgrid th.no, .tgrid th.foto, .tgrid td.nr, .tgrid td.foto, .tgrid td.no, .tgrid th.video, .tgrid td.video
{
    
}
.tgrid th.no, .tgrid th.video
{
    background-color: #f4f9f3;
    background-image: url(grafika/th2_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    border-left: solid 1px #9a9fae;
    padding-left: 9px;
    text-transform: uppercase;
}

.tgrid th.video
{
    background-image: url(grafika/th2_right.gif);
    background-position: top right;
    border-right: solid 1px #9a9fae;
}

.tgrid tr.foot td
{
    border-top: solid 1px #9a9fae;
}


.tgrid tr.foot td.no
{
    border-left: solid 1px #9a9fae;
}

.tgrid td.foto
{
    vertical-align: middle;
    padding-left: 2px;
}
.tgrid td.foto img
{
    border: solid 1px #9a9fae !important;
}
.tgrid td.nr
{
    font-size: 12px;
}
.tgrid td.lok
{
    font-size: 12px;
    color: #121c33;
    vertical-align: top;
    padding-top: 15px;
    width: 150px;
}

.tgrid td.lok br
{
    margin-bottom: 5px;
}

.tgrid td.cena
{
    color: #bd0303;
    font-style: italic;
}

span.czarny
{
    color: #000000;
    font-size: 12px;
}


span.granat
{
    margin-top: 5px;
    color: #162d61;
    font-size: 11px;
}

.tgrid th a, .tgrid tr.foot td a
{

    font-size: 10px;
    font-family: 'Verdana';
    font-weight: normal;
    color: #495879;
    text-decoration: none;
}
.tgrid .tb1, .tgrid .tb2, .tgrid .nad
{
    background-color: #c3e0bf;
    height: 74px;
}
.tgrid .tb1 td, .tgrid .tb2 td, .tgrid .nad td
{
    border-right: solid 1px #9a9fae;
}

.tgrid .tb1 td.nr, .tgrid .tb2 td.nr, .tgrid .nad td.nr
{
    border-left: solid 1px #9a9fae;
}

.tgrid .tb2
{
    background-color: #ecf5ea;
}
.tgrid .nad
{
    background-color: #ffd29f;
    cursor: pointer;
}
.tgrid .tb1 td, .tgrid .tb2 td, .tgrid .nad td
{
    padding-left: 4px;
}
.sort1, .sort2
{
    background-image: url(grafika/sort_dol.gif);
    padding-right: 12px;
    background-position: center right;
    background-repeat: no-repeat;
}
.sort2
{
    background-image: url(grafika/sort_gora.gif);
}
.tgrid .tb1 td.video, .tgrid .tb2 td.video, .tgrid .nad td.video
{
    width: 30px;
}
.tgrid .tb1 td.video img, .tgrid .tb2 td.video img, .tgrid .nad td.video img
{
    background-image: url(grafika/mkamera_szara.gif);
    width: 27px;
    height: 27px;

}
.tgrid .tb2 td.video img
{
    background-image: url(grafika/m_kamera_biala.gif);
}
.tgrid .nad td.video img
{
    background-image: url(grafika/mkamera_zaznacz.gif);
	position: relative;
	top: 1px;
}
table.pdol
{
    width: 100%;
}
td.pager
{
    display: block;
    text-align: center;
    font-size: 130%;
}
td.pager span
{
    font-size: 150%;
}
td.pager a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
td.pager a:hover, .tgrid th a:hover, .tgrid tr.foot a:hover
{
    color: #205124;
}
td.nr a
{
    text-decoration: none;
    color: Black;
}

div#typOpisP
{
    font-weight: bold;
    font-size: 140%;
    padding: 3px 0px 0px 60px;
}
div#typOpisO
{
    font-weight: bold;
    font-size: 200%;
    color: #245726;
    padding: 3px 0px 0px 60px;
}
div#typOpisP span.s, div#typOpis span.w
{
    color: #199A26;
    padding-left: 100px;
}
img#ctl00_ContentPlaceHolder1_Ip
{
    cursor: pointer;
}
.pvideo
{
    width: 438px;
}
.pvideo .l
{
    padding: 6px;
    background-color: #c4ced5;
    width: 424px;
}
a.zdj
{
    display: block;
    width: 130px;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 2px;
    height: 130px;
    background-image: url(grafika/zdjecie.png);
    float: left;
}
a.zdj img
{
  border:1px solid #DDDDDD;
}
div#fhead, .vmagl, .notesH
{
    font-size: 130%;
    font-family: Tahoma;
    font-weight: bold;
    color: #362f61;
    padding-left: 35px;
    padding-top: 3px;
}
.vmagl
{
    width: 403px;
    height: 33px;
    background-image: url(grafika/zdjeciaTop.gif);
}
.vstopka
{
    width: 438px;
    height: 14px;
    background-image: url(grafika/zdjeciaBottom.png);
    background-repeat: no-repeat;
    font-size: 10px;
    clear: both;
}
div#fhead
{
    background-image: url(grafika/pytanieTop.jpg);
    width: 436px;
    height: 36px;
    color: #245726;
}
div#pfoot
{
    background-image: url(grafika/pytanieBottom.jpg);
    width: 471px;
    height: 8px;
    font-size: 5px;
    margin-bottom: 10px;
}
div#zapytanie
{
    background-color: #EFF4EE;
    margin-left: 2px;
    padding-bottom: 5px;
}
div#zapytanie table
{
    display: block;
    width: 90%;
    margin: 0px auto;
    font-size: 110%;
}
div#zapytanie table td
{
    padding: 2px;
}
div#zapytanie table input, div#zapytanie table textarea, div#zapytanie table select
{
    border: 1px solid #76925F;
    width: 310px;
    font-size: 12px;
    font-family: 'Trebuchet MS';
    font-weight: normal;
}
div#zapytanie table input
{
    height: 18px;
}
div#zapytanie li
{
    margin: 0px;
    padding: 0px;
}
div#zapytanie table textarea
{
    height: 118px;
}
div.fkomunikat
{
    margin-left: 10px;
}
input.wys
{
    display: block;
    margin: 5px auto;
}
input.CssWNadawca, input.CssWTelefon, input.CssWMail, textarea.CssWTresc
{
    color: Gray;
    font-style: italic;
}
div.CssPanelOk
{
    font-size: 110%;
    font-weight: bold;
    color: Blue;
    margin: 3px auto;
    text-align: center;
}
.CssupdateProgress
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    text-align: center;
    z-index: 100;
    display: block;
    position: absolute;
    color: Black;
}
.CssupdateProgress img
{
    vertical-align: middle;
}
div#kupdate
{
    position: relative;
    top: -250px;
    left: 120px;
    width: 300px;
    height: 35px;
    border: 2px solid green;
    background-color: White;
    vertical-align: middle;
    text-align: center;
    padding-top: 3px;
}
div.update1
{
    height: 35px;
}
.back
{
    margin-bottom: 20px;
}
.notesH
{
    width: 400px;
    height: 19px;
    background-image: url(grafika/notesTop.png);
    color: #245726;
}
.notesF
{
    width: 435px;
    height: 12px;
    background-image: url(grafika/notesBottom.gif);
    font-size: 10px;
}
.notes
{
    width: 405px;
    padding: 15px;
    background-color: #F1F6C7;
}
.aprint img
{
    border: none;
}
div.Pakal input
{
    text-align: right;
}
div.CssDivGlowny2
{
    width: 471px;
    margin-left: 300px;
}

div.Pakal2
{
    width: 600px;
    margin-left: 200px;
}

span.spanfoto
{
    font-size: 10px;
    font-family: 'Verdana';
    font-weight: normal;
    color: #495879;
    text-decoration: none;
}

div#klucze
{
    background-image: url(grafika/tlo_grid_top.jpg);
    background-repeat: no-repeat;
    height: 47px !important;
    width: 766px;
    background-position: 0px 19px;
    font-size: 0px !important;
    margin-top:4px;
}

div#klucze input
{
    height: 47px;
    width: 294px;
}
input.b2
{
    padding-left: 25px!important;
}

input.b1
{
     padding-left: 18px;
}

div.zapytanie div.panelM
{
    margin: 10px auto;
}
div#wZnajom, div.panelM
{
    width: 450px;
    padding: 20px;
    border: 3px solid #12446B;
    color: #3A0707;
    background-color: #EBEFF4;
}
div.panelM
{
    width: 550px;
}


p.notess
{
    display:block;
    float: right;
    width:800px;
}

h3.notess
{
    font-size:16px;
  font-weight:bold;
}


div#opolecanenotes
{
    font-size: 12px;
    font-family: 'Verdana';
    font-weight: normal;
    color: #495879;
    
    width: 442px;
    float: left;
    margin-top: 34px;
    padding-left: 19px;
}

div#opolecanenotes input
{
    float:left;
}

a.ctl00_ContentPlaceHolder1_LVNotes_ctrl0_LBUsun
{
    font-size:8px; 
}*/


.sort1, .sort2 {
    background-image: url("grafika/strz1.gif");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
}

.sort2 {
    background-image: url("grafika/strz2.gif");
}

#ctl00_CiasteczkaPolityka_RNCockie_C {
    color: black;
    text-align: justify;
    padding: 12px;
}

#ctl00_CiasteczkaPolityka_RNCockie_titlebar .rnTitleBarTitle {
    color: #52820B;
    text-align: left;
    font-weight: bold;
}

#ctl00_CiasteczkaPolityka_RNCockie_C_rBtak input {
    font-weight: bold;
}

#ctl00_CiasteczkaPolityka_RNCockie_C_rBtak {
    margin-top: 5px;
}
