﻿
/*fonty ke stazeni*/
@font-face {
    font-family: 'DINLight';
    src: url('/css/dincs-li-webfont.eot');
    src: url('/css/dincs-li-webfont.eot?#iefix') format('embedded-opentype'), url('/css/dincs-li-webfont.woff') format('woff'), url('/css/dincs-li-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*

@font-face
{
      font-family: 'DINRegular';
    src: url('/css/dincs-re-webfont.eot');
    src: url('/css/dincs-re-webfont.eot?#iefix') format('embedded-opentype'), url('/css/dincs-re-webfont.woff') format('woff'), url('/css/dincs-re-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

    */

@font-face {
    font-family: 'DINBold';
    src: url('/css/dincs-bo-webfont.eot');
    src: url('/css/dincs-bo-webfont.eot?#iefix') format('embedded-opentype'), url('/css/dincs-bo-webfont.woff') format('woff'), url('/css/dincs-bo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*sirky*/
#mainContent.all div.pbxArticle.list div.note {
    width: 365px;
}

#mainContent.left div.pbxArticle.list div.note {
    width: 580px;
}

#mainContent.right div.pbxArticle.list div.note {
    width: 580px;
}

#mainContent.none div.pbxArticle.list div.note {
    width: 780px;
}

#mainContent.all div.pbxArticle.list div.note.noImg {
    width: 455px;
}

#mainContent.left div.pbxArticle.list div.note.noImg {
    width: 670px;
}

#mainContent.right div.pbxArticle.list div.note.noImg {
    width: 670px;
}

#mainContent.none div.pbxArticle.list div.note.noImg {
    width: 870px;
}
/*end-sirky*/
/*univerzalni tridy asi do main*/
.hide {
    display: none;
}

.invi {
    visibility: hidden;
}

.center {
    text-align: center;
}

html, body, h1 {
    margin: 0;
    padding: 0;
}

body {
    color: #484848;
    background-color: #D3D3D3;
    font-family: "DINLight", Calibri, sans-serif;
    background-color: #EFEFEF;
}

    body strong {
        font-family: "DINBold", Calibri, sans-serif;
        font-weight: normal;
    }

#dmLink {
    position: absolute;
    left: 10px;
    top: -100px;
}

    #dmLink:focus, #dmLink:active {
        top: -150px;
        left: 0;
        background: #FFF;
    }

#rightColumn H4 {
    font-family: Calibri, sans-serif;
}

h1,  h3, h4, h5, div.pbxNav1 > ul > li > a, div.pbxNav2 > ul.u0 > li > a {
    font-family: 'DINBold',Calibri, sans-serif;
    font-weight: normal;
}

h5 {
    color: #000;
    font-size: 1.5em;
}

h6 {
    color: #FE4D01;
    font-weight: bold;
    padding:0px 3px 0px 0px;
    margin:0px;
    float:left;
    font-size:1em;

}

h4.inArt {
    padding-top: 20px;
    clear: both;
}

sup {
    vertical-align: top;
    font-size: 0.7em;
}

#mainContent h4 {
    margin: 0;
}

#mainContent h1 {
    font-size: 3em;
}

#mainContent h2 {
  
    font-weight: bold;
    color: #FE4D01;
    font-size: 1.5em;
    margin:5px;
}



#mainContent h3 {
    font-size: 1.6em;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #FE4D01;
}

#mainContent > h4, div.comments h4 {
    font-size: 1.5em;
}

.opBold {
    font-weight: bold;
}

a.fRtf, a.fDoc, a.fXls, a.fPdf, a.fPpt, a.fJpg, a.fZip {
    padding: 10px 0;
}

div.note.fRtf, a.fRtf {
    background: #fff url(/img/bRtf.png) left top no-repeat;
    padding-left: 60px;
}

div.note.fDoc, a.fDoc {
    background: #fff url(/img/bDoc.png) left top no-repeat;
    padding-left: 40px;
    min-height: 60px;
}

div.note.fXls, a.fXls {
    background: #fff url(/img/bXls.png) left top no-repeat;
    padding-left: 40px;
}

div.note.fPdf, a.fPdf {
    background: #fff url(/img/bPdf.png) left top no-repeat;
    padding-left: 60px;
    min-height: 60px;
}

div.note.fPpt, a.fPpt {
    background: #fff url(/img/bPpt.png) left top no-repeat;
    padding-left: 40px;
}

div.note.fJpg, a.fJpg {
    background: #fff url(/img/bJpg.png) left top no-repeat;
    padding-left: 40px;
}

div.note.fZip, a.fZip {
    background: #fff url(/img/bZip.png) left top no-repeat;
    padding-left: 40px;
}

div.pbxHpLinks ul li h3, div.slider div.anot h3 {
    font-family: "Heading", Calibri, sans-serif;
    font-size: 1.333em;
}

p {
    margin: 1em 0;
}

#mainContent p {
    margin: 0 0 1em 0;
}

a {
    color: #000;
}

    a:hover {
        color: #FE4D01;
    }

img, table tr.noib img {
    border: none;
}

table td {
    
    text-align:left;
}


table img {
    border: solid 1px #F0F0F0;
    padding: 5px;
}

div.pbxProdukty img {
    border: solid 1px #F0F0F0;
    padding: 5px;
}

div.pDetail a.hImg {
    float: left;
    clear: both;
}

div.pDetail div.productImg {
    float: left;
    clear: both;
    width: 302px;
    margin-right: 10px;
       position:relative;
}

div.pDetail input.hIkon {
    float: left;
    padding: 10px 10px 5px 0px;
}


div.pDetail div.productImg a.hImg img {
    border: solid 1px #F0F0F0;
    padding: 10px;
}

div.pDetail div.productImg a.zaruka {
  

     background: transparent url(/img/zaruka.png) top left no-repeat;
     width:120px;
     height:120px;
     position:absolute;
     top:340px;
     left:80px;
     display:block;
}

div.pDetail div.productImg img.novinka {
   
 
    padding-left:70px;
    padding-top:5px;
    display: block;
    border:none;
}

div.pDetail div.productTechDet {
    float: left;
    border: solid 1px #F0F0F0;
    padding: 10px;
    width: 350px;
    margin-right: 10px;
}

div.pDetail div.productTechDetPris {
    float: left;
    border: solid 1px #F0F0F0;
    padding: 10px;
    width: 590px;
    margin-right: 10px;
}

div.pDetail div.productTechDet div.dNadp {
    font-size: 1.2em;
    background: transparent url(/img/nadpBck.png) 185px 7px no-repeat;
    color: #000;
    font-weight: bold;
}

div.pDetail div.productTechDet p {
  padding-top:15px;
/*  font-size:0.9em;*/
  display:block;
}


    div.pDetail div.productTechDetPris div.dNadp {
        font-size: 1.2em;
        background: transparent url(/img/nadpBck.png) 55px 7px no-repeat;
        color: #000;
        font-weight: bold;
    }

div.pDetail div.productTechDet div.dNadpKart, div.pDetail div.productTechDetPris div.dNadpKart {
    font-size: 1.2em;
    background: transparent url(/img/nadpBck.png) 90px 7px no-repeat;
    color: #000;
    font-weight: bold;
}

    div.pDetail div.productTechDet table {
        font-size: 0.85em;
        width:100%;
    }

div.pDetail div.productVyhody {
    float: left;
    border: solid 1px #F0F0F0;
    padding: 10px;
    width: 240px;
    margin-right: 10px;
    min-height: 500px;
}

div.pDetail div.productVyhodyKotveni {
  
      float: left;
    border: solid 1px #F0F0F0;
    padding: 10px;
    width: 500px;
    margin-right: 10px;
    min-height: 500px;

}

    div.pDetail div.productVyhody div.dNadp, div.pDetail div.productVyhodyKotveni div.dNadp  {
        font-size: 1.2em;
        font-weight: bold;
        background: transparent url(/img/nadpBck.png) 70px 7px no-repeat;
        color: #000;
    }

    div.pDetail div.productVyhody span,  div.pDetail div.productVyhodyKotveni span {
        font-size: 0.85em;
        display: block;
        padding-top: 10px;
        text-align: left;
    }

    div.pDetail div.productVyhody ul, div.pDetail div.productVyhodyKotveni ul {
        margin-left: 10px;
        padding-left: 0px;
        list-style-image: url(/img/DetailLi.png);
    }

        div.pDetail div.productVyhody ul li,   div.pDetail div.productVyhodyKotveni ul li {
            padding: 4px;
        }

div.pDetail div.productVyhody ul {
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
}

    div.pDetail div.productVyhody li {
        margin-left: 10px;
        padding-left: 0px;
        padding:4px;
     
        list-style-image: url(/img/DetailLi.png);
    }


div.pDetail div.productVyhody h5 {
    font-size: 1em;    
    font-weight:normal;
    margin:0px;
    padding:5px 0px 3px 0px;

}

div.pDetail div.productVyhody h5:first-child {
   
    padding: 0px 0px 3px 0px;
}

div.pDetail div.productCall {
    float: left;
    width: 240px;
    background-color: #E6E6E6;
    min-height: 520px;
}

    div.pDetail div.productCall div.dNadpOr {
        font-size: 1.2em;
        font-weight: bold;
        color: #FFF;
        background: #FE4D01 url(/img/info.png) left center no-repeat;
        padding: 15px 5px 15px 60px;
    }

    div.pDetail div.productCall div.dNadp {
        margin-top: 10px;
        font-size: 1.2em;
        padding: 5px;
        background: transparent url(/img/nadpBckSed.png) 80px 16px no-repeat;
        margin-right: 10px;
        color: #000;
        font-weight: bold;
    }

    div.pDetail div.productCall div.dNadpMat {
        margin-top: 10px;
        font-size: 1.2em;
        padding: 5px;
        background: transparent url(/img/nadpBckSed.png) 110px 16px no-repeat;
        margin-right: 10px;
        color: #000;
        font-weight: bold;
    }

    div.pDetail div.productCall div.dNadpBez {
        margin-top: 10px;
        font-size: 1.2em;
        padding: 5px;
        background: transparent url(/img/nadpBckSed.png) 130px 16px no-repeat;
        margin-right: 10px;
        color: #000;
        font-weight: bold;
    }

    div.pDetail div.productCall img.safety {
        padding-left: 8px;
    }


 

    div.pDetail div.productCall span {
        font-size: 0.85em;
        display: block;
        padding-top: 0px;
        text-align: left;
    }

    div.pDetail div.productCall ul {
        margin-left: 15px;
        padding-left: 5px;
        list-style-image: url(/img/DetailLi.png);
    }

        div.pDetail div.productCall ul li {
            padding: 4px;
        }

div.pDetail div.productZalozky {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}

    div.pDetail div.productZalozky input {
        background-color: #6E6E6E;
        padding: 5px;
        color: #FFF;
        width: 183px;
        text-align: left;
        border: none;
        margin-right: 15px;
        margin-bottom: 5px;
        cursor: pointer;
    }

        div.pDetail div.productZalozky input.aspNetDisabled {
            background-color: #E6E6E6;
            color: #484848;
            padding: 5px;
            margin-bottom: 0px;
            border-bottom: solid 5px #E6E6E6;
            cursor: default;
        }


        li.prislusenstvi {

            float:left;
            display:block;
            width:165px;
            min-height:220px;
            align-content:center;
            margin-bottom:20px;
            margin-right:20px;
        }

li.prislusenstvi div.note {

    text-align:center;
    /*text-align:left;*/
}


div.pDetail div.productOtevZ {
    background-color: #E6E6E6;
    float: left;
    width: 1185px;
    min-height: 100px;
    padding: 10px;
}

table.tblPris {
    border: none;
}

    table.tblPris th {
        background-color: #6E6E6E;
        color: #FFF;
        padding: 5px;
        border: none;
    }

    table.tblPris td {
        background-color: #FFF;
        padding: 7px;
        border: none;
        border-bottom: solid 1px #EBEBEB;
    }


ul {
    margin-left: 5px;
    margin-top: 0px;
}

    ul li {
        margin-top: 0px;
        padding-top: 0px;
    }

        ul li a {
            /*  text-decoration:none; */
        }


table ul li a, div.pbxProdukty.list ul li a {
    text-decoration: none;
}

a.pbxAll {
    /*  background: url(/img/bAllMc.png) right center no-repeat; */
    padding-left: 20px;
    font-size: 0.9em;
}

img[style="float: left;"] {
    padding-right: 5px;
}

#holder {
    margin: 20px auto;
    padding: 0;
    position: relative;

   

}

div.main {
    background-color: transparent;
    background-image: url(/img/bckBody.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

#header, #leftColumn, #mainContent, #footer, div.main {
    float: left;
}


    #footer.l9 {
        height: 8.333em;
    }

#top {
    height: 38px;
    width: 100%;
    background-color: #D60004;
    position: absolute;
    top: 0;
    left: 0;
}

#header {
    position: relative;
    background: url(/img/bck_header.png) top left no-repeat;
    background-color: #E6E6E6;
}

body.hp #header {
    background-color: #FFF;
}

#header h1 {
    position: absolute;
    left: 0px;
    top: 5px;
    height: 75px;
    width: 300px;
}

h1 span {
    display: none;
}

#header h1 a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

    #header h1 a.homelogo {
        display: block;
        width: 300px;
        height: 60px;
        position: absolute;
        top: 0px;
        left: 0px;
    }



#header div.pbxBookmarks {
    margin-top: 216px;
    margin-bottom: 2px;
    height: 60px;
}

    #header div.pbxBookmarks div {
        float: left;
    }

    #header div.pbxBookmarks h2 {
        font-size: 2em;
        font-weight: normal;
    }

    #header div.pbxBookmarks h2, #header div.pbxBookmarks a {
        color: #fff;
    }

    #header div.pbxBookmarks div.pbxMc {
        background: url(/img/bMcBookR.png) right top no-repeat;
        padding-right: 5px;
        min-width: 278px;
    }

       

    #header div.pbxBookmarks div.pbxUr {
        background: url(/img/bUrBookR.png) right 14px no-repeat;
        min-width: 251px;
        padding-top: 14px;
        padding-right: 5px;
        padding-left: 13px;
    }

    

#header div.pbxSmallNav {
    position: absolute;
    top: 0;
    border-bottom: solid 1px #F0F0F0;
    color: #B3B3B3;
    width: 960px;
    text-align: right;
    padding: 9px 5px;
}

    #header div.pbxSmallNav a {
        color: #444;
        text-decoration: none;
        padding: 0 10px;
    }

        #header div.pbxSmallNav a:hover {
            text-decoration: underline;
        }

#header div.topLine {
    position: absolute;
    max-width: 450px;
    right: 0px;   
    top:-18px;
    color: #000;
    background-color: transparent;
    font-size:13px;
 
  
   
}

    #header div.topLine a {
        color: #000;
        text-decoration: none;
        margin:0px;
        padding:0px;
           font-size:13px;
    }

    #header div.topLine div {
        float: right;
        padding: 0;
        margin: 0;
    }

    #header div.topLine #languages {
        float: left;
        padding-right: 15px;
        background: url(/img/bPipe.png) right center no-repeat;
    }

    #header div.topLine #mobile {
        float: left;
        padding: 0 15px;
        background: url(/img/bPipe.png) right center no-repeat;
        margin-right: 15px;
    }

    #header div.topLine .login {
     
        padding-left: 15px;
    }

    #header div.topLine .registration {
        
        padding-left: 12px;
    }

    #header div.topLine .sep {
        display: inline-block;
        width: 31px;
    }

#header #hlMap {
    padding-left: 10px;
}

#header div.topLine #fontSize a {
}

#header div.topLine div.tlRight {
    float: right;
    padding-right: 10px;
}

#header div.topLine #hlBlind {
    background: url(/img/bPipe.png) right center no-repeat;
}

    #header div.topLine #hlBlind a {
        background: url(/img/bBlind.png) 20px 2px no-repeat;
        padding: 7px 20px 5px 30px;
    }

        #header div.topLine #fontSize a span, #header div.topLine #hlBlind a span {
        }



#header #search div {
    position: absolute;
    left: 355px;
    top: 28px;
    width: 330px;
    height: 30px;
    line-height: 30px;
}

    #header #search div div.zk {
        position: absolute;
        left: 3px;
        top: -25px;
        font-size: 0.8em;
        color: #FE4D01;
        padding-left: 18px;
        font-family: "DINBold", Calibri, sans-serif;
        background: url(/img/zk.png) left 9px no-repeat;
    }


div#header a.Bravoll {
    position: absolute;
    right: 95px;
    top: 75px;
}
 

#search .txt {
    width: 250px;
    border: none;
    padding: 0px 0 0px 15px;
    background-color: transparent;
    margin-top: 5px;
}

#search .btn {
    width: 22px;
    height: 22px;
    padding-left: 35px;
    border: none;
    background: transparent url(/img/bSearchBtn.png) top left no-repeat;
    text-decoration: none;
    padding: 0;
    cursor: pointer;
    float: right;
    margin: 5px 0px 0px 0px;
}

#search label {
    display: none;
}


body.hp div.bread {
    display: none;
}

div.border {
    height: 5px;
    border-right: solid 1px #A1A2A6;
    position: absolute;
    right: 70px;
    top: 115px;
}

div.bread {
    padding: 3px 0 10px 7px;
    width: 1222px;
    height: 1em;
    clear: both;
    background-color: #E6E6E6;
    border-right: solid 1px #A1A2A6;
    margin-top: 0px;
}

    div.bread ul {
        padding: 0;
        margin: 0;
    }

        div.bread ul li {
            list-style: none;
            zoom: 1;
            *display: inline;
            display: inline-block;
            padding: 0 10px 0 4px;
            background: transparent url(/img/bBreadLiTM.png) right center no-repeat;
            font-size: 0.8em;
        }

            div.bread ul li a {
                text-decoration: none;
                color: #000;
            }

            div.bread ul li:last-child {
                /*   background-image: url(/img/bBreadLiL.png); */
                background-image: none;
            }

                div.bread ul li:last-child a {
                    /*   background-image: url(/img/bBreadLiL.png); */
                    background-image: none;
                    color: #000;
                }

body.hp #rightColumn {
    top: -46px;
}

#rightColumn {
    float: right;
    text-align: justify;
    position: relative;
    top: -80px;
    background-color: #FFF;
    width:70px;
    margin:0;
    /* min-height: 1223px;*/
    /*   border-left: solid 1px #A1A2A6; */
}

div.main div#rightColumn img {
    border: none;
    padding: 0px !important;
    margin: 0px !important;
    float: left;
}


#rightColumn h3 {
    margin: 0;
    min-height: 33px;
    padding: 7px 0 0 20px;
    color: #fff;
    background-color: #6A6A6A;
    font-weight: normal;
    font-size: 2em;
}

#rightColumn p {
    background-color: #F0F0F0;
}

#rightColumn div.ods {
    height: 192px;
    float: left;
}

#rightColumn H4 {
    color: #005BA2;
    background-color: #F0F0F0;
    margin-bottom: 3px;
    font-size: 1.278em;
    font-weight: bold;
}

#mainContent {
    text-align: justify;
    background-color: #FFF;
    padding-bottom: 30px;
    min-height: 483px;
    border-right: solid 1px #A1A2A6;
    padding-left: 10px;
    padding-right: 10px;
    width: 1209px;
}


body.hp #mainContent {
    padding-left: 0px;
    padding-right: 0px;
    width: 1229px;
}


#mainContent.right {
    width: 1209px;
}

div.pbxAddThis {
    width: 100%;
    padding-top: 40px;
    /*    background: url("/img/bArtListLi.png") left 30px repeat-x; */
    clear: both;
}

div.footInf {
    width: 100%;
    padding: 5px 0 10px 0;
    margin-bottom: 10px;
    background: url("/img/bArtListLi.png") left bottom repeat-x;
    clear: both;
}
/*homepage*/
#rightColumn h3 a {
    color: #fff;
    text-decoration: none;
}

#rightColumn h3.pbxCalendar a {
    color: #000;
}

#rightColumn h3 a:hover {
    text-decoration: underline;
}


body.hp div.pbxArticle.list h4 {
    font-size: 1em;
}


div.pbxArticle.list h4 {
    font-size: 1.2em;
}

div.pbxArticle.list .date {
    color: #929292;
    font-size: 0.917em;
}

div.pbxArticle.list h4 {
    text-align: left;
    margin: 0;
}

div.pbxArticle.list.links h4 {
    margin: 0 0 4px 0;
    padding: 0;
}

div.pbxArticle.list h4 a {
    font-family: Calibri, sans-serif;
}
/*End homepage*/
/*Seznam*/

div.pbxArticle.list ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

    div.pbxArticle.list ul li {
        list-style: none;
        float: left;
        width: 100%;
        clear: both;
        padding: 20px 0 20px 0;
        background: url(/img/bArtListLi.png) left bottom repeat-x;
        display: block;
    }

div.pbxSez01 div.pbxArticle.list ul li {
    padding: 0;
    margin: 2px 0 2px 25px;
    background: none;
    display: list-item;
    list-style-image: none;
    list-style-type: none;
}

    div.pbxSez01 div.pbxArticle.list ul li br {
        display: none;
    }

div.pbxSez02 div.pbxArticle.list ul {
    margin: auto 0 12px 0;
}

    div.pbxSez02 div.pbxArticle.list ul li {
        margin: 0;
        background: none;
        display: list-item;
        padding: 0;
        list-style-type: none;
    }

div.pbxArticle.list.links ul li {
    padding: 8px 0;
}

div.pbxArticle.list.links div.note br {
    display: none;
}

div.pbxArticle.list div.calendar ul li .date {
    color: #000;
    font-size: 1em;
    font-weight: bold;
}

div.pbxArticle.list div.calendar ul li.mc .date .mc {
    color: #D60004;
    font-weight: bold;
}

div.pbxArticle.list.galery ul li {
    width: 83px;
    clear: none;
    background-image: none;
}

div.pbxArticle.list ul li:last-child {
    background-image: none;
}

div.pbxHp div.pbxArticle.list ul li {
    list-style: none;
    float: left;
    padding: 2px;
}

div.pbxArticle.list.galery ul li {
    min-height: 90px;
}

div.pbxArticle.list div.img {
    float: left;
    width: 270px;
}

    div.pbxArticle.list div.img img {
        border: solid 1px #EEF7FF;
        height: 100px;
        width: 250px;
    }

div.pbxArticle.list div.note {
    float: left;
}

    div.pbxArticle.list div.note h3 {
        margin: 0 0 5px 0;
        font-size: 1em;
    }

div.pbxArticle.list div.paging {
    font-family: "DINLight", Calibri, sans-serif;
    clear: both;
    width: 90%;
    margin: 30px 5px 30px 0;
    height: 20px;
}

div.paging {
    float: right;
    font-family: "DINLight", Calibri, sans-serif;
    margin-right: 0px;
    position: relative;
    left: 30px;
    margin-bottom: 5px;
}

    div.paging a, div.paging span.current {
        display: block;
        float: left;
        line-height: 19px;
        text-align: center;
        margin: 0 2px;
        text-decoration: none;
    }

        div.paging a.item, div.paging span.current {
            width: 20px;
            height: 20px;
            font-weight: bold;
            font-size: 0.9em;
            padding: 0;
            border-right: solid 1px #E6E6E6;
        }


    div.paging span.current {
        border-bottom-style: none;
        padding-bottom: 1px;
        color: #FE4D01;
    }


div.pbxArticle.list div.paging span.current {
    border-bottom-style: none;
    padding-bottom: 1px;
    color: #FE4D01;
}

#footer {
    background-color: #C8C8C8;
    border-right: solid 1px #A1A2A6;
}

#footin {
    width: 1210px;
    margin: 0 auto;
    color: #000;
    line-height: 20px;
}

    #footin a {
        text-decoration: none;
        font-size: 0.8em;
        color: #6B6B6B;
    }

        #footin a:hover {
            color: #FE4D01;
        }




    #footin div.pbxFoot1, #footin div.pbxFoot2, #footin div.pbxFoot3, #footin div.pbxFoot4, #footin div.pbxFoot5 {
        float: left;
        margin-right: 23px;
    }


    #footin div.pbxFoot2, #footin div.pbxFoot3, #footin div.pbxFoot4, #footin div.pbxFoot5 {
        float: left;
        margin-right: 23px;
    }

    #footin .pbxu05 {
        display: block;
        padding-bottom: 0px;
        margin-bottom: 5px;
        font-size: 1.3em;
    }


/*Otazky a odpovedi*/
div.comments ul {
    padding: 5px 0;
}

    div.comments ul li {
        list-style-type: none; /* background: #fff url(/img/bArtListLi.png) left bottom repeat-x;*/
        margin: 5px 0;
    }

        div.comments ul li div.question, div.comments ul li div.response {
            background-color: #E2E2E2;
            padding: 2px;
        }

        div.comments ul li div.qin, div.comments ul li div.rin {
            background-color: #f1f1f1;
            padding: 8px 2px;
        }

        div.comments ul li div.answer {
            background-color: #FFDD00;
            padding: 2px;
        }

        div.comments ul li div.ain {
            background-color: #FFF9D6;
            padding: 8px 2px;
        }

        div.comments ul li ul {
            padding: 5px 0 5px 20px;
        }

            div.comments ul li ul li {
                list-style-type: none;
                background: url(/img/bNavLi03Sel.png) left 4px no-repeat;
                padding-left: 20px;
                margin: 0;
            }

div.comments div.ain ol li {
    padding-left: 0;
    background-image: none;
    list-style-type: decimal;
}

div.comments div.ain ul li {
    padding-left: 0;
    background-image: none;
    list-style-type: disc;
}

div.comments div.hid {
    display: none;
}

div.comments h3.q {
    cursor: pointer;
    color: #D60004;
    text-decoration: underline;
}

#dRet {
    color: #D60004;
}

div.comments h3.qv {
    color: #D60004;
    text-decoration: none;
}
/*Horizontalni navigace s jq*/


body.hp div.pbxNav1 {
    box-shadow: none;
}

div.pbxNav1 {
    width: 1209px;
    /*    overflow: hidden;*/
    min-height: 40px;
    white-space: nowrap;
    margin-top: 75px;
    background-color: #FE4D01;
    padding-left: 20px;
    box-shadow: 0px 4px 2px -1px #B4B4B4;
    border-right: solid 1px #A1A2A6 !important;
}

    div.pbxNav1 ul, div.pbxNav1 ul li {
        padding: 0;
        margin: 0;
    }

    div.pbxNav1 ul {
    }

        div.pbxNav1 ul li, div.pbxNav2 ul li {
            display: block;
            list-style: none;
        }


    div.pbxNav1 > ul > li {
        float: left;
        display: block;
        margin: 0px 10px 0px 10px;
        padding-right:5px;
        
    }

        div.pbxNav1 > ul > li > a {
            display: block;
            padding: 5px 20px 10px 15px;
            color: #fff;
            text-decoration: none;
            font-size: 1.2em;
            text-align: center;
            font-weight: bold;
            white-space: normal;
            background: url(/img/sipkaMenu.png) right 14px no-repeat;
            height: 30px;
        }

body.hp div.pbxNav1 > ul > li > a {
    height: 25px;
}


div.pbxNav1 > ul > li.selected > a, div.pbxNav1 > ul > li > a:hover {
    background: url(/img/sipka_orange.png) right 14px no-repeat;   
    color: #000;
    overflow: visible;
    z-index: 200;
}

div.pbxNav1 > ul > li.selected, div.pbxNav1 > ul > li:hover {
   
    background-color: #E6E6E6;
  
}

div.pbxNav1 ul li ul {
    display: none;
}

#menuDiv {
    display: none;
    background-color: #E6E6E6;
    z-index: 20;
    position: absolute;
    white-space: nowrap;
    min-width: 300px;
}

    #menuDiv ul {
        padding: 10px;
        margin: 0;
    }

    #menuDiv li {
        list-style: none;
        margin: 0;
        padding-left: 8px;
    }

        #menuDiv li a {
            color: #000;
            text-decoration: none;
            padding: 5px;
            display: block;
            font-weight: bold;
        }

            #menuDiv li a:hover {
                /*  background-color: #FE4D01; */
                color: #FE4D01;
            }


/*navigace 2*/
div.pbxNav2 {
    margin-top: 0px;
}

    div.pbxNav2 ul {
        padding: 0;
        margin-top: 0px;
    }

        div.pbxNav2 ul li {
            /*  border-bottom: solid 1px #F2F2F2;*/
        }

            div.pbxNav2 ul li a {
                color: #000;
                font-size: 1em;
                text-decoration: none;
                display: block;
                padding: 10px 5px 10px 12px;
                font-weight: bold;
            }

            div.pbxNav2 ul li.parent, div.pbxNav2 ul li.selected {
                /* background:#FFF url(/img/sipkaMenu.gif) left 14px no-repeat*/
            }

                div.pbxNav2 ul li.selected:hover {
                }

        div.pbxNav2 ul.u0 > li.selected, div.pbxNav2 ul.u0 > li.parent {
            /*   padding-bottom:20px;*/
        }

            div.pbxNav2 ul.u0 > li.selected ul.u1 > li:first-child, div.pbxNav2 ul.u0 > li.parent ul.u1 > li:first-child {
                /*  padding-top:10px; */
            }

        /* uroven 1*/

        div.pbxNav2 ul li {
            border-bottom: solid 1px #C5C5C5;
            font-size: 1.1em;
            font-weight: bold;
        }

            div.pbxNav2 ul li a {
                background: #D3D3D3 url(/img/sipka-cerna.png) 10px 15px no-repeat;
                padding-left: 25px;
            }

                div.pbxNav2 ul li a:hover {
                    color: #FFF;
                    background: #F57E22 url(/img/sipka-bila.png) 10px 15px no-repeat;
                }

            div.pbxNav2 ul li.parent a {
                color: #FFF;
                background: #F57E22 url(/img/sipka-bila.png) 10px 15px no-repeat;
            }

            div.pbxNav2 ul li.selected a {
                color: #FFF;
                background: #F57E22 url(/img/sipka-bila.png) 10px 15px no-repeat;
            }


            /* uroven 2*/

            div.pbxNav2 ul li ul li {
                border-bottom: none;
                font-size: 1em;
                font-weight: normal;
            }

                div.pbxNav2 ul li ul li:hover {
                    background-color: transparent;
                }


                    div.pbxNav2 ul li ul li:hover a {
                        color: #fff;
                    }

                div.pbxNav2 ul li ul li.parent a {
                    color: #000;
                }

                div.pbxNav2 ul li ul li a {
                    padding: 5px;
                    padding-left: 35px;
                    background-position: 7px 3px;
                    background-color: transparent !important;
                    background-image: url(/img/sipkaMenu.gif) !important;
                    background-repeat: no-repeat;
                    font-weight: normal;
                    color: #000;
                }


            div.pbxNav2 ul li.selected ul li a {
                color: #000;
            }

                div.pbxNav2 ul li.selected ul li a:hover {
                    color: #FFF;
                }

            div.pbxNav2 ul li.parent ul li a {
                color: #000;
            }

                div.pbxNav2 ul li.parent ul li a:hover {
                    color: #FFF;
                }

            div.pbxNav2 ul li.parent ul li.selected a {
                color: #FFF;
            }




            /* uroven 3*/
            div.pbxNav2 ul li ul li ul li {
                padding-left: 30px;
                color: #000;
            }

            div.pbxNav2 ul li.parent ul li.selected ul li a {
                color: #000;
            }

                div.pbxNav2 ul li.parent ul li.parent ul li a.selected, div.pbxNav2 ul li.parent ul li.selected ul li a.selected, div.pbxNav2 ul li.parent ul li.parent ul li a:hover, div.pbxNav2 ul li.parent ul li.selected ul li a:hover {
                    color: #FFF;
                }




            /* uroven 4*/
            div.pbxNav2 ul li ul li ul li ul li a, div.pbxNav2 ul li ul li ul li.selected ul li a, div.pbxNav2 ul li.parent ul li.parent ul li ul li a {
                padding-left: 20px;
            }



/*konec navigace 2*/



div.pbxMapa {
    width: 50%;
    float: left;
}

div.pbxNav3 ul {
    margin: 0 0 0 10px;
    padding: 0px 0 0 10px;
    font-size: 0.95em;
}

    div.pbxNav3 ul li {
        list-style-image: url(/img/sipkaLi.png);
        margin: 0;
        padding: 4px 0 0 0px;
    }

div.pbxHpLinks {
    margin-top: 30px;
    min-height: 272px;
    border-left: solid 1px #DBDBDB;
    border-right: solid 1px #DBDBDB;
    float: left;
    width: 136px;
    margin-right: 3px;
}

    div.pbxHpLinks ul {
        margin: 0;
        padding: 0;
    }

        div.pbxHpLinks ul li {
            min-height: 66px;
            list-style-type: none;
            background: url(/img/bHpLinksLi.png) left top repeat-x;
            border-top: solid 1px #DBDBDB;
            border-bottom: solid 1px #DBDBDB;
            padding: 0;
            margin: 0;
        }

            div.pbxHpLinks ul li h3 {
                padding: 0;
                margin: 0;
            }

            div.pbxHpLinks ul li a {
                display: block;
                width: 96px;
                padding-left: 40px;
                text-decoration: none;
                font-weight: normal;
                font-size: 1.083em;
                overflow: hidden;
            }

            div.pbxHpLinks ul li.pbxForm a {
                background: url(/img/bHpZav.png) 9px 22px no-repeat;
                min-height: 49px;
                padding-top: 15px;
            }

            div.pbxHpLinks ul li.pbxPod a {
                background: url(/img/bHpZep.png) 9px 24px no-repeat;
                min-height: 42px;
                padding-top: 24px;
            }

            div.pbxHpLinks ul li.pbxOsmi a {
                background: url(/img/bHpOsmicka.png) 9px 20px no-repeat;
                min-height: 49px;
                padding-top: 15px;
            }

            div.pbxHpLinks ul li.pbxCP a {
                background: url(/img/bHpCP.png) center center no-repeat;
                min-height: 49px;
                padding-top: 15px;
            }

                div.pbxHpLinks ul li.pbxCP a span {
                    display: none;
                }




/*slider*/
div.slider {
    float: left;
    margin-top: 0px;
    position: relative; /* background: url(/img/bSlider.png) right top no-repeat;*/
    margin-bottom: 10px;
    overflow: hidden;
}



    div.slider ul li.item {
        text-decoration: none;
        display: block;
        position: absolute;
        left: 0px;
        top: 0; /*width:483px;*/
    }

        div.slider ul li.item img {
            border: none;
            border-width: 0px;
        }

    div.slider ul li a.img img {
        float: left;
        text-decoration: none;
        display: block;
        position: absolute;
        left: 0px;
        top: 0; /*width:483px;*/
    }

    div.slider ul li a.art {
        float: left;
        color: #FFDD00;
        background: #005BA2 url(/img/bSliArt.png) right center no-repeat;
        padding-right: 10px;
    }

    div.slider ul, div.slider ul li {
        /*position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    float: left;*/
    }

        div.slider ul li {
            list-style: none;
        }

    div.slider div.anot {
    }

        div.slider div.anot h3 {
        }

#mainContent div.slider div.anot a h3 {
    color: #FFF;
    text-align: left;
    margin-top: 0px;
}

div.slider div.anot p {
    /*margin: 0 0 20px 0;
    text-decoration: none;*/
}

div.slider div.paging {
    min-height: 30px;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0;
}

    div.slider div.paging a {
        float: left;
        display: block;
        height: 25px;
        padding-top: 5px;
        width: 58px;
        margin: 0 3px 0 0;
        background: #005CA3 url(/img/bPagA.png) left top no-repeat;
        color: #fff;
        font-size: 0.917em;
        text-align: center;
    }

        div.slider div.paging a.p5 {
            width: 57px;
        }

        div.slider div.paging a.selected {
            background-image: none;
            background-color: #FFDD00;
            color: #005BA2;
            font-size: 1.083em;
            font-weight: bold;
            text-decoration: none;
        }


.hlaseni {
    color: #F57E22;
    font-size: 1.5em;
    display: block;
    padding: 5px;
}

table.tblForm .tdButton input {
    background-color: #FE4D01;
    color: #FFF;
    border: none;
    padding: 7px;
    font-size: 1.05em;
}

/*Tabulky*/

table.tblForm {
    background-color: #e6e6e6;
}

    table.tblForm tr td {
        padding: 5px;
    }

        table.tblForm tr td input.txt, table.tblForm tr td select, table.tblForm tr td textarea {
            /*   background: #FDFDFD url("/img/bInput.png") left top repeat-x; */
            border: solid 1px #fff;
            border-bottom: solid 1px #FDFDFD;
            padding: 3px;
        }

table.zakladni {
    border: none;
    border-collapse: collapse;
    border-bottom: solid 2px #F57E22;
}

    table.zakladni tr {
    }

        table.zakladni tr th {
            background-color: #FE4D01;
            color: #fff;
            padding: 10px;
            border-right: solid 2px #fff;
        }

            table.zakladni tr th a {
                color: #fff;
            }

        table.zakladni tr td {
            border: none;
            padding: 10px;
            vertical-align: middle;
            background: url("/img/bArtListLi.png") left bottom repeat-x;
        }

        table.zakladni tr.last-child td, table.zakladni tr:last-child td {
            background-image: none;
        }

        table.zakladni tr.last-child {
            border-right: solid 2px #fff;
        }

.RadCalendar_Simple table.rcMainTable {
    margin: 0;
    width: 100%;
    border-style: none;
}

p.pKat {
    text-align: center;
    margin-top: 3px;
}

#calendar {
    border: solid 3px #F0F0F0;
    padding-bottom: 4px; /*margin-right: 5px;*/
    width: 246px;
}


    #calendar table tr td, #calendar table th {
        border-style: none;
        text-align: center;
    }

    #calendar table th {
        border-right: solid 1px #F0F0F0;
    }


    #calendar table tr.rcRow td {
        border-left: solid 1px #E0E0E0;
    }


    #calendar table tr.rcWeek th {
        background: transparent url("/img/bCalDot.png") left 10px no-repeat;
        cursor: pointer;
        border: none;
    }

        #calendar table tr.rcWeek th.rcViewSel {
            border-style: none;
            background-image: none;
        }

    #calendar .RadCalendar .rcTitlebar td {
        background-color: #F0F0F0;
        padding-bottom: 5px;
    }

    #calendar tr.rcRow th {
        background-color: #F5F5F5;
        text-align: center;
        cursor: pointer;
    }

    #calendar table tr.rcRow td {
        padding: 4px 4px;
    }

        #calendar table tr.rcRow td a {
            display: block;
            width: 1.0em;
            height: 1.417em;
            text-align: center;
            padding-left: 3px;
            border: solid 1px #fff;
        }

    #calendar .rcPrev {
        background: #F0F0F0 url("/img/bCalPrev.png") left center no-repeat;
        border-right: solid 1px #9C9C9C;
        margin-left: 10px;
    }

    #calendar .rcNext {
        background: #F0F0F0 url("/img/bCalNext.png") right center no-repeat;
        border-left: solid 1px #9C9C9C;
        margin-right: 10px;
    }

    #calendar .RadCalendar_Simple .rcTitlebar .rcFastPrev, #calendar .RadCalendar_Simple .rcTitlebar .rcFastNext {
        display: none;
    }

    #calendar .rcSelected, #calendar .rcHover {
        background-color: transparent;
    }

    #calendar td.rcSelected a, #calendar td.rcHover a {
        background-color: #ED1B24;
        color: #fff;
        border: solid 1px #ED1B24;
    }

    #calendar table tr.rcRow td.active a {
        background-color: #FFFDCD;
        border: solid 1px #FFDD00;
    }

    #calendar table tr.rcRow td.activeJinyM a {
        background-color: #EEEDEB;
        border: solid 1px #D3D2D0;
    }


    #calendar .rcToday a, #calendar table tr.rcRow td.rcSelected.rcToday a {
        background-color: #005CA3 !important;
        color: #fff;
    }

body .RadCalendarMonthView_Simple .rcSelected a {
    background-color: #005CA3;
    color: #fff;
    border: none;
}


/* Anketa */

div #anketa {
    background-color: #f0f0f0;
    padding: 10px; /*margin-right: 5px;*/
}

#anketa .otazka {
    font-weight: bold;
    display: block;
    padding: 5px;
}

#anketa .odpoved {
    display: block;
    padding: 5px;
}

#anketa .perc {
    color: #FFFFFF;
    background-color: #005BA2;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 0.6em;
}

div.pbxVT {
    text-align: center;
}

    div.pbxVT iframe {
        border: 1px solid #eee;
    }
/*UZIVATELSKE TRIDY Povinny format: <prvek>.pbxu<cislo><cislo>   */
.pbxu01 {
    color: #FE4D01;
}

.pbxu02 {
    color: #00316B;
}

.pbxu03 {
    font-weight: bold;
    color: #FE4D01;
    font-size: 1.5em;
}

.pbxu04 {
    color: #00316B;
    font-size: 1.5em;
}

.pbxu05 {
    color: #000;
    font-size: 1.5em;
}

h4 .pbxu05 a {
    color: #000;
}

div.pArch {
    padding: 5px;
    width: 100%;
    text-align: right;
    background-color: #EFEFEF;
}

div.pList {
    float: left;
}


div.pbxProdukty.list {
    float: left;
    width: 870px;
    padding: 0px;
    margin: 35px 0px 0px 20px;
}


.pbxProdukty ul, .pbxSoubory ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.pbxProdukty li, .pbxSoubory li {
    float: left;
    padding: 18px;
}

div.pbxProdukty li div.note {
    background-color: #E6E6E6;
    padding: 5px;
    width:162px;
   height:60px;
    text-align:left;
}


div.pbxProdukty img {
    margin: 0px;
}

div.pbxProdukty li div.img {
    padding: 0px;
    margin: 0px;
    height: 171px;
}


div.pbxSoubory.list {
    float: left;
    width: 950px;
    padding: 0px;
    margin: 55px 0px 0px 20px;
}

div.pbxSoubory li {
    border: solid 1px #efefef;
    padding: 7px;
    margin-bottom: 10px;
}

    div.pbxSoubory li div.note {
        background-color: #FFF;
        padding: 5px;
        width: 900px;
        padding-left: 60px;
    }

    div.pbxSoubory li .pbxPopis {
        display: block;
        margin-top: 10px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        max-height: 1px;
    }

    div.pbxSoubory li div.pbxVel {
        float: right;
        font-size: 0.9em;
        font-family: "DINLight", Calibri, sans-serif;
    }

        div.pbxSoubory li div.pbxVel a {
            display: block;
            background-color: #F1901D;
            padding: 5px;
            color: #FFF;
            text-decoration: none;
            margin-top: 3px;
        }


div.produktNavig {
    float: left;
    width: 300px;
    margin-right: 40px;
    background-color: #FFF;
    margin: 0px;
}

div.souboryNavig {
    float: left;
    width: 200px;
    margin-right: 40px;
    background-color: #FFF;
    margin: 0px;
}

    div.produktNavig table, div.souboryNavig table {
        background-color: #E6E6E6;
        font-size: 0.85em;
        line-height: 22px;
        padding: 5px;
        text-align: left;
    }


div.pbxNews {
    margin-left: 10px;
}

div.pbxPopis {
    font-size:0.9em;
padding:15px 15px 15px 25px;
margin-bottom:10px;
}



div.pbxPopis h3 {
    color: #FE4D01;
    font-weight: normal;
    padding: 0px 3px 0px 0px;
    margin: 0px!important;
    float: left;
    font-size: 1em!important;
}

#mainContent div.pbxPopis p {
    margin: 0px;
    padding: 0px;
}


    div.pbxNews img {
        float: left;
        
    }


    div.pbxNews div.pbxArticle.list ul {
        width: auto;
        margin-left: 10px;
        margin-top: 0px;
    }

        div.pbxNews div.pbxArticle.list ul li {
            list-style: none;
            float: left;
            width: 240px;
            padding: 0px;
            background-color: #F0F0F0;
            display: block;
            background-image: none;
            margin-right: 10px;
            clear: none;
            overflow: hidden;
            height: 195px;
        }

            div.pbxNews div.pbxArticle.list ul li h4 a {
                text-decoration: none;
                text-transform: uppercase;
                font-size: 1.3em;
                display: block;
            }

#mainContent.right div.pbxNews div.pbxArticle.list div.note {
    width: 230px;
    font-size: 0.8em;
    padding: 10px;
    text-align: left;
}

    #mainContent.right div.pbxNews div.pbxArticle.list div.note a.hCela {
        text-decoration: none;
        display: block;
        color: #FE4D01;
        margin-top: 5px;
        font-size: 0.8em;
        background: transparent url("/img/sipkaVice.png") 40px center no-repeat;
    }

div.pbxNews table {
    float: left;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border: none;
    max-width: 240px;
}

    div.pbxNews table tr {
        padding: 0px;
        margin: 0px;
        border-collapse: collapse;
    }


iframe.pbxYouTube {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: none;
    background-color: #F0F0F0;


}

iframe.iPaslode
{
    display:none;
}

div.pbxNews table td.pbxBlank {
    background-color: #FFF;
    padding-right: 5px;
}


div.pbxNews table td.pbxPopis {
    height: 48px;
    padding: 5px;
    background-color: #F0F0F0;
    vertical-align: top;
    max-width: 240px;
    text-align: left;
}

#mainContent div.mLok {
    margin: 0px;
  
       float: left;
}

#mainContent div.mLokImg {
    margin: 0px;
    float: left;
}

#mainContent div.mLokText {
    margin: 0px;
    padding-left:10px;
    float: left;
}



#mainContent div.mLok h3 {
    margin-bottom: 3px;
    margin-top: 0px;
}

#mainContent div.mLok {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    #mainContent div.mLok::selection {
        background: transparent;
    }

    .red
    {color:red;}

div.kotvy a {
  
    position: absolute;
    left: 200px;
    top: 550px;
    z-index: 1500;
    overflow: visible;
}

div.kotvy a {
    border: solid 2px #FB491B;
    border-radius: 20px;
    font-size: 1em;
    text-decoration: none;
    color: #FB491B;
padding:10px 20px 10px 20px;
text-align:left;
font-weight:bold;

}

div.kotvy a:hover {
    background-color: #FB491B;
    color: #FFF;
}


