﻿/*masterpage*/

.tekst_przy_szybki_dostep
{
    margin-top: 10px;
}

.lightblue
{
    color: lightblue;
}

.navajowhite
{
    color: navajowhite;
}


.color-13, #menu-squares li.menu-poz-13 a
{
    background: #99CCFF;
}

.color-14, #menu-squares li.menu-poz-14 a
{
    background: #dddddd;
}

.teryt_V, .teryt_S, .teryt_D, .teryt_P, .teryt_Z, .teryt_K, .teryt_A
{
    font-family: 'Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}



    .teryt_V:before /*przegladanie*/
    {
        content: "V";
    }

    .teryt_S:before /* szukanie */
    {
        content: "S";
    }

    .teryt_D:before /*pobieranie*/
    {
        content: "D";
    }

    .teryt_P:before
    {
        content: "P";
    }

    .teryt_Z:before /*pobieranie pliku zip*/
    {
        content: "Z";
    }

    .teryt_K:before /*kontakt*/
    {
        content: "K";
    }

    .teryt_A:before /*API*/
    {
        content: "A";
    }

.icons
{
    font-size: 1.45em !important; 
    margin-right: 10px;
    cursor:help;
}
/*masterpage*/
/*koniec*/

/*Aktualnosci*/

#tStructureFileTERC, #tStructureFileSIMC, #tStructureFileULIC, #tStructureFileNTS, #tStructureFileWMRODZ, #tStructureFileZmianyULIC, #tStructureFileZmianyTERC, #tStructureFileSIMC, #tStructureFileSIMCStaty, #tStructureFileSIMCStatyPo
{
    border: 1px solid #000000;
    border-collapse: collapse;
    margin: auto;
    width: 70%;
}

    #tStructureFileTERC tr, #tStructureFileSIMC tr, #tStructureFileULIC tr, #tStructureFileNTS tr, #tStructureFileWMRODZ tr, #tStructureFileZmianyULIC tr, #tStructureFileZmianyTERC tr, #tStructureFileSIMC tr, #tStructureFileSIMCStaty tr, #tStructureFileSIMCStatyPo tr
    {
        border: 1px solid black;
        border-collapse: collapse;
    }

    #tStructureFileTERC th, #tStructureFileSIMC th, #tStructureFileULIC th, #tStructureFileNTS th, #tStructureFileWMRODZ th, #tStructureFileZmianyULIC th, #tStructureFileZmianyTERC th, #tStructureFileSIMC th, #tStructureFileSIMCStaty th, #tStructureFileSIMCStatyPo th
    {
        border: 1px solid black;
        border-collapse: collapse;
    }

    #tStructureFileTERC td, #tStructureFileSIMC td, #tStructureFileULIC td, #tStructureFileNTS td, #tStructureFileWMRODZ td, #tStructureFileZmianyULIC td, #tStructureFileZmianyTERC td, #tStructureFileSIMC td, #tStructureFileSIMCStaty td, #tStructureFileSIMCStatyPo td
    {
        height: 39px;
        border: 1px solid black;
        border-collapse: collapse;
        padding-left: 5px;
    }

    #tStructureFileTERC p, #tStructureFileSIMC p, #tStructureFileULIC p, #tStructureFileNTS p, #tStructureFileWMRODZ p, #tStructureFileZmianyULIC p, #tStructureFileZmianyTERC p, #tStructureFileSIMC p, #tStructureFileSIMCStaty p, #tStructureFileSIMCStatyPo p
    {
        padding: 0px;
    }




.dvTERC
{
   
    width: 100%;
    height: 100%;
    padding: 10px;
    margin-top: 30px;
}

.divCiekawostki
{
    width: 50%;
    float: left;
}

.divAktualnosci
{
    width: 50%;
    float: left;
}

.orbit-next
{
    background: none !important;
}

.orbit-prev
{
    background: none !important;
}

@media only screen and (max-width: 1100px)
{
    .divCiekawostki
    {
        width: 100%;
       
    }

    .divAktualnosci
    {
        width: 100%;
        float: left;
    }
}
 .heightSlides
    {
        height: 671px;
    }
@media only screen and (max-width: 500px)
{
    .heightSlides
    {
        height: 771px;
    }
}
.divCiekawostkiSIMC
{
    width: 100%;
}

#tCiekawostkiSIMC
{
    font-size: 11px;
    margin: auto;
    width: 90%;
}

.ciekawostkiHeader
{
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
}

    #tCiekawostkiSIMC td:nth-child(1)
    {
        width: 50%;
    }

    #tCiekawostkiSIMC td:nth-child(2)
    {
        width: 35%;
        text-align: left;
    }

    #tCiekawostkiSIMC td:nth-child(3)
    {
        width: 15%;
        text-align: right;
    }

#tCiekawostki2kolumny
{
    font-size: 11px;
    margin: auto;
    width: 60%;
}

    #tCiekawostki2kolumny td:nth-child(1)
    {
        width: 75%;
    }

    #tCiekawostki2kolumny td:nth-child(2)
    {
        width: 25%;
        text-align: right;
    }

.orbit-bullets li.active
{
    background: none repeat scroll 0 0 #CC0000;
}

.orbit-caption
{
    bottom: auto !important;
}

/*Aktualnosci*/
/*KONIEC*/



/*Przegladanie*/
.divPrze1
{
    width: 307px;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
}
@media only screen and (max-width: 1100px)
{
    .divPrze1
    {
        width: 100%;
    }
}
.divPrzeNag
{
    width: 75%;
    height: 100%;
    float: left;
    text-align: center;
    /*background-color: #F0F0F0;
    box-shadow: inset 0 -1px #333333;*/
}

.divPrzeNagTyt
{
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    /*color: #0A486F;*/
    font-weight: bold;
    font-family: Segoe UI;
}

.divPrzeNagData
{
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
    /*border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;*/
}

.divPrzeNagDataTekst
{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    /*color: #0A486F;*/
    font-size: 13px;
    font-family: Segoe UI;
}

/*.TVSelectedNodeStyle
{
    background-color: #0A486F !important;
    color: #fff !important;
}*/




.TVNodeStyleRodzaj
{
    font-size: 9px !important;
}

.divTV
{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 443px;
    width: 100%;
    overflow-y: auto;
    overflow-x: auto;
    float: left;
    /*color: #248eb2;
    border-left: 1px solid #0A486F;
    border-right: 1px solid #0A486F;*/
}

.divTVTercPods
{
    height: 180px;
    float: left;
    width: 100%;
}

.divTVTercPodsRamka
{
    width: 100%;
    height: 25%;
    float: left;
    text-align: left;
    /*border-bottom: 1px solid #0A486F;
    border-right: 1px solid #0A486F;
    border-left: 1px solid #0A486F;*/
}

.divTVTercPodsTekst
{
    width: 90%;
    margin-left: 15px;
    margin-top: 5px;
    /*color: #0A486F;*/
    font-size: 13px;
    font-family: Segoe UI;
}

.button_eksportTERC_disable
{
    /*background: #F0F0F0 none repeat scroll 0 0;*/
    font-size: 13px;
    line-height: 1.35;
    padding: 7px 0.65em 6px;
    /*color: white;*/
}

.divZRamka
{
    width: 100%;
    margin-top: 2px;
    /*border-top: 1px solid #0A486F;
    border-bottom: 1px solid #0A486F;
    border-right: 1px solid #0A486F;
    border-left: 1px solid #0A486F;*/
}

.divZTekst
{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    /*color: #0A486F;*/
    font-family: Segoe UI;
}

.divTVButton
{
    width: 95%;
    float: left;
    text-align: right;
    margin-top: 10px;
}
/*Przegladanie*/
/*KONIEC*/

/*Wyszukiwanie*/

.dropdown1
{
    background: url(/eTeryt/images/expand.png) no-repeat scroll right 8px center !important;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    border-radius: 0px;
}

    .dropdown1 select
    {
        background: transparent;
        padding: 6px;
        font-size: 13px;
        /*line-height: 1;*/
        border-radius: 0;
        height: 35px;
        -webkit-appearance: none;
        font-family: Arial,Tahoma,sans-serif;
        color: #444444;
    }

        .dropdown1 select option:hover
        {
            background: #0a486f;
            color: #fff;
        }

.rbListWrap
{
    /*width: 500px;*/
}

    .rbListWrap tr td
    {
        height: 20px;
        vertical-align: middle;
        padding: 5px;
        /*width: 33%;*/
    }

    .rbListWrap input
    {
        float: left;
    }

    .rbListWrap label
    {
        /*position: relative;*/
        padding-left: 20px;
    }

@media only screen and (max-width: 1100px)
{
    .divWystepowanieObiektu
    {
        width: 100% !important;
        float: none !important;
    }

    .divCechyObiektu
    {
        width: 100% !important;
    }
}

.divCechyObiektu
{
    float: left;
    width: 45%;
}

.divWystepowanieObiektu
{
    float: left;
    width: 45%;
}


.GVRowStyle
{
    padding: 6px 9px 7px !important;
}

.GVAlternatingRowSyle
{
    padding: 6px 9px 7px !important;
}

.GV
{
    width: 100%;
}

    .GV td
    {
        padding: 6px 4px 7px !important;
    }

    .GV th
    {
        background-color: #f0f0f0;
        border: 1px solid #9a9a9a;
    }

.GVPager a, .GVPager span
{
    display: inline-block;
    line-height: 2.2;
    margin: 5px 0;
    padding: 0 10px;
}




/*Wyszukiwanie*/
/*KONIEC*/

/*Pobieranie*/

.pobieranie_ikony
{
    display: block;
    border: 1px;
    border-color: #4A6E84;
    padding-bottom: 5px;
    text-align: center;
    line-height: 1;
    top: 0;
}

.pobieranie_ikony_bg
{
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);*/
    border-radius: 50% 50% 50% 50%;
    -webkit-box-shadow: 0 0 0 0.8em transparent;
    box-shadow: 0 0 0 0.8em transparent;
    display: inline-block;
    height: 4.15em;
    padding: 0.85em 0.68em 0.68em;
    -webkit-transition: box-shadow 0.6s ease-in-out 0s;
    -moz-transition: box-shadow 0.6s ease-in-out 0s;
    -o-transition: box-shadow 0.6s ease-in-out 0s;
    -ms-transition: box-shadow 0.6s ease-in-out 0s;
    transition: box-shadow 0.6s ease-in-out 0s;
    width: 4.15em;
    /*color: white;*/
}

.pobieranie_etykieta_generuj
{
    font-size: 0.86em;
    /*height: 20px;*/
    vertical-align: middle;
    /*color: #4A6E84;*/
    padding-bottom: 0px;
}

.pobieranie_etykieta_pobierz
{
    font-size: 0.86em;
    /*height: 20px;*/
    vertical-align: middle;
    /*color: #4A6E84;*/
    padding-bottom: 0px;
}

#tablica-pobran td a
{
    display: block;
    /*transform: translate3d(0, 0, 0);*/
    text-align: center;
}

    #tablica-pobran td a .pobieranie_ikony .pobieranie_ikony_bg span /*, #tablica-pobran td span.link .pobieranie_ikony .pobieranie_ikony_bg*/
    {
        font-size: 2.462em;
    }

        #tablica-pobran td a .pobieranie_ikony .pobieranie_ikony_bg span.white 
        {
            display: inline;
        }

        #tablica-pobran td a .pobieranie_ikony .pobieranie_ikony_bg span.color 
        {
            display: none;
        }

    #tablica-pobran td a:hover .pobieranie_ikony .pobieranie_ikony_bg /*, #tablica-pobran td a:active .pobieranie_ikony .pobieranie_ikony_bg, #tablica-pobran td a:focus .pobieranie_ikony .pobieranie_ikony_bg*/
    {
        box-shadow: 0 0 0px 0px rgba(255,255,255,0.4);
        transition: box-shadow .3s ease-in-out;
    }

.tab_tyt
{
    border: 1px solid;
    border-color: #0A486F;
    background-color: #F0F0F0;
    color: #0A486F;
    padding: 10px;
    text-align: center;
    font-weight:bold;
}

.tab_tyt_right
{
    border: 1px solid;
    border-color: #0A486F;
    background-color: #F0F0F0;
    color: #0A486F;
    padding: 10px;
    text-align: right;
    font-weight: bold;
}



.tab_element
{
    border: 1px solid;
    border-color: #0A486F;
    padding: 10px;
    text-align: center;
}

.tab_element_pob
{
    border: 1px solid;
    border-color: #0A486F;
    /*background-color: #CCCCCC;*/
    /*padding: 10px;*/
    text-align: center;
}


.button_zip_pobierz
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    height: 25px;
    line-height: 30px;
    width: 25px;
    border: 0px;
    background-image: url('/eTeryt/Images/zip_ikona.png');
    cursor: pointer;
    background-repeat: no-repeat;
}

.button_zip_generuj
{
    cursor: pointer;
}

/*Pobieranie*/
/*KONIEC*/









/*formy_i_zasady_udostepniania*/

.rotate
{
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
}

/*KONIEC*/
/*formy_i_zasady_udostepniania*/

/*inne, pozostałe itp.*/

.divWaiting
{
    padding-top: 40px;
    position: absolute;
    z-index: 2147483647 !important;
    opacity: 0.94;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}


.error
{
    display: none;
}

.error_show
{
    font-size: smaller;
    font-weight: bold;
}


.scrollToTop
{
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    display: none;
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 40px;
    text-align: center;
    padding: 7px 0.65em 6px;
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.7);
    z-index: 10;
}

    .scrollToTop:hover
    {
        text-decoration: none;
    }

strong
{
    font-weight: bold !important;
}

/*.block-content ul li
{
    line-height: 1;
    background-position: -482px -15px;
}*/
ol
{
    padding: 0px 0px 0px 0px !important;
}

p.w
{
    padding: 0px 0px 0px 20px;
}

.block-content ul.normalny li
{
    line-height: 1.6;
    background-position: -482px -10px;
}
/*inne, pozostałe itp.*/
/*koniec*/


/*test czcionek*/

@font-face
{
    font-family: 'IconsOther';
    src: url('/eTeryt/szablony/portalinformacyjny/fonts/IconsOther.eot?v1.4');
    src: url('/eTeryt/szablony/portalinformacyjny/fonts/IconsOther.eot?#iefix&v1.4') format('embedded-opentype'), url('/eTeryt/szablony/portalinformacyjny/fonts/IconsOther.woff?v1.4') format('woff'), url('/eTeryt/szablony/portalinformacyjny/fonts/IconsOther.ttf?v1.4') format('truetype');
    font-weight: normal;
    font-style: normal;
}




input[type='checkbox'] {     
    position: relative;
    left: -999em; 
}

span.bigcheck-target,span.bigcheck-target_zaz, .teryt_C, .teryt_E, .teryt_F   
{
    font-family: 'IconsOther';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    
    font-size:28px; 
}

span.bigcheck-target::after
{
    content: "A"; /* In fontawesome, is an open square (fa-square-o)oodddhhh */
}

span.bigcheck-target_zaz::after
{
    content: "B"; /* In fontawesome, is an open square (fa-square-o) */
}

.teryt_C:before
{
    content: "C";
}

    .teryt_E:before
    {
        content: "E";
    }
    .teryt_F:before
    {
        content: "F";
    }
/*koniec*/
/*test czcionek*/



/*site map*/


.site-map h3 {
    background: rgba(0, 0, 0, 0) url("/eTeryt/Images/tree-first.gif") no-repeat scroll 0 -6px !important;
    font-family: "latobold",Arial,Tahoma,sans-serif !important;
    font-size: 1.308em !important;
    line-height: 1.6 !important;
    margin: 0 !important;
    padding-bottom: 7px !important;
    padding-left: 16px !important;
    font-weight:bold;
}

.site-map ul {
    background: rgba(0, 0, 0, 0) url("/eTeryt/Images/tree-line.gif") repeat-y scroll 0 0 !important;
    margin-bottom: 15px !important;
    padding: 0 !important ;
}

.site-map ul li {
    background: rgba(0, 0, 0, 0) url("/eTeryt/Images/tree-node-1.gif") no-repeat scroll 0 -10px !important;
    padding-bottom: 10px !important;
    padding-left: 36px !important;
}

.site-map ul li ul li {
   
    padding-left: 23px !important;
}
/*KONIEC*/
/*site map*/

.six, .row .six
{
    width: 100% !important;
}

.alogo
{
    width:304px !important;
   height:100px !important;
   border-right:none !important;
   padding:0px !important;
}

#imgLogo
{
    background:white;
}