@font-face { font-family: "Tw Cen MT"; src:url("../fonts/twcenmt.eot"); src:local("Tw Cen MT"),url("../fonts/twcenmt.ttf") format("truetype"); }

body {
    font-size: 83%;
    color: #676767;
}

h1 { 
    font-family:"Tw Cen MT","Lucida Grande",Arial,sans-serif;
    text-transform:uppercase;
    font-size:2.1em; 
    color:#f60; 
}

h4 {
    font-size: 1em;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 5px;
    padding: 0;
    font-size: 1.85em;
    color: black;
}

a {
    color: #E56C11;
}

.hidden { display: none; }

#logo { 
    padding:0 0 22px; 
    float:left;
    width:280px;
    margin:40px 0 0;
}

#logo span { 
    display: none; 
}

#footer {
    font-size:.8em;
    padding:16px 0 30px;
    border-top:1px solid #dbdbdb;
    color:#666;
    line-height:20px;
    clear:both;
}

#footer p {
    float:left;
}

#footer div.sunnysoft {
    float:right;
    padding:0 0 0 26px;
    background:url(../images/sunnysoft.gif) left center no-repeat;
    margin-left: 15px;
}

#footer a {
    color:#666;
}

#search input.text {
    border: 1px solid #E56C11;
    border-right:none;
    width:90%;

    height: 20px;
    font-size: 15px;


    padding: 1px 0;

    vertical-align: middle;

    border-radius: initial;
    margin: 0;
}

#searchSubmit {
    border:1px solid #e56c11;

    vertical-align: middle;
}


/*@media (min-width: 768px) {*/
    #search input.text {
        width:150px;
    }
    
    #logo {
        margin-top: 55px;
    }
    
    #search {
        width: 429px;
    }
    
    #search form {
        float: right;
    }
    
    #navigation {
        font-family:"Tw Cen MT","Lucida Grande",Arial,sans-serif;
        text-transform:uppercase;
        font-size:120%;
    }

    #navigation { 
        float:left;
        width:100%;
        font-size:120%;
        list-style:none;
        margin:18px 0 0 15px;
    }
    
    #navigation li:not(:first-child) {
        margin-left:15px;
    }
    
    #navigation li {
        float:left;
    }
    
    #navigation li a {
        color:#676767;
        text-decoration:none;
    }
    #navigation li a:hover,
    #navigation li.active a {
        color:#e56c11;
    }
    #navigation li.active a {
        font-weight: bold;
        font-size:105%;
        vertical-align: top;
    }
    
    #search { 
        float:right;
        margin:20px 0 0;
        float:right;
        height: 24px;
    }

    #search legend {
        display: none;
    }

    #search input.text {
        border: 1px solid #E56C11;
        border-right:none;
        width:150px;

        height: 20px;
        font-size: 15px;


        padding: 1px 0;

        vertical-align: middle;

        border-radius: initial;
        margin: 0;
    }

    #searchSubmit {
        border:1px solid #e56c11;

        vertical-align: middle;
    } 
/*}*/
    #logo {
        margin-top: 40px;
    }
    
    #search {
        width: 660px;
    }
    
    #navigation { 
    		clear: both;
        width: 100%;
				//max-width: 660px;
        font-size:120%;
        margin:18px 0 0 15px;
    }
@media (min-width: 768px) {
    #search input.text {
        width:150px;
    }
    
    #logo {
        margin-top: 40px;
    }
    
    #search {
        width: 429px;
    }
    
    #search form {
        float: right;
    }
    
    #navigation {
        font-family:"Tw Cen MT","Lucida Grande",Arial,sans-serif;
        text-transform:uppercase;
        font-size:120%;
    }

    #navigation { 
        float:left;
        width:100%;
        font-size:120%;
        list-style:none;
        margin:0 0 18px 0;
    }
    
    #navigation li {
        float:left;
    }
    #navigation li:not(:first-child) {
        margin-left:10px;
    }
    #navigation li a {
        color:#676767;
        text-decoration:none;
    }
    #navigation li a:hover,
    #navigation li.active a {
        color:#e56c11;
    }
    #navigation li.active a {
        font-weight: bold;
        font-size:105%;
        vertical-align: top;
    }
    
    #search { 
        float:right;
        margin:40px 0 0;
        float:right;
        height: 24px;
    }

    #search legend {
        display: none;
    }

    #search input.text {
        border: 1px solid #E56C11;
        border-right:none;
        width:150px;

        height: 20px;
        font-size: 15px;


        padding: 1px 0;

        vertical-align: middle;

        border-radius: initial;
        margin: 0;
    }

    #searchSubmit {
        border:1px solid #e56c11;

        vertical-align: middle;
    } 
}

@media (max-width: 767px) {
    #logo {
        margin: 0;
        padding: 0;
        float: none;
    }
    
    #navigation { 
        list-style:none;
        margin:18px 0 15px 0;
    }
    #navigation li {
        margin: 0 0 3px 0;
        float: left;
        width:100%;
        margin-left: 0;
    }
    
    #navigation li:not(:first-child) {
			margin-left: 0;
		}
    #navigation li:nth-child(even) {
	margin-right: 0;
    }

    #navigation li a {
        color:#676767;
        text-decoration:none;
        border: 1px solid #E5E5E5;
        display: block;
        padding: 4px;
        border-radius: 4px;
        background: #DDD;
    }
    #navigation li a:hover,
    #navigation li.active a {
        color:#e56c11;
    }
    #navigation li.active a {
        font-weight: bold;
        font-size:105%;
        vertical-align: top;
    }

    a.pojmy-pojem {
      display: block;
    }

    li > a.pojmy-pojem {
	      margin-bottom: 10px;
    }
}

@media (min-width: 979px) {
    #logo {
        margin-top: 40px;
    }
    
    #search {
        width: 660px;
    }
    
    #navigation { 
        width:100%;
        font-size:130%;
        margin:0 0 18px 0;
    }
    
    #navigation li:not(:first-child) {
			margin-left: 20px;
		}
}


div#titulka-obrazek {
    width: 100%;
    height: 250px;
    position: relative;
}

div#titulka-obrazek-logo {
    z-index: 300;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 300px;
    height: 43px;
    background: url(img/logo-overlay.png) no-repeat;
}

div.titulka-obrazek-popisek {
    position: absolute;
    z-index: 301;
    left: 0;
    bottom: 20px;
    background: rgb(255,128,0);
    background: rgba(255,128,0,0.8);
    color: #fff;
    font-size: 2em;
    padding: 0.3em 1.5em;
}

#content {
    clear: both;
}

#titulka-menu {
        margin: 2em 0 3em 0;
}

#titulka-menu a {
    display: block;
    float: left;
    position: relative;
}


#titulka-menu a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    background-position-y: 0px;
}
    #titulka-menu {
        width: 960px;
        height: 118px;
    }

    #titulka-menu a {
        width: 159px;
        height: 100px;
    }

    #titulka-menu a span {
        width: 160px;
        height: 100px;
        background: url(img/tlacitka.png) no-repeat;
    }

    #titulka-menu a#titulka-menu-stavby span {
        background-position: 0 0;
    }

    #titulka-menu a#titulka-menu-pojmy span {
        background-position: -160px 0;
    }

    #titulka-menu a#titulka-menu-historie span {
        background-position: -320px 0;
    }

    #titulka-menu a#titulka-menu-betonarny span {
        background-position: -480px 0;
    }

    #titulka-menu a#titulka-menu-specifikace span {
        background-position: -640px 0;
    }

    #titulka-menu a#titulka-menu-slovnik span {
        background-position: -800px 0;
    }

    #titulka-menu a:hover#titulka-menu-stavby span {
        background-position: 0 -100px;
    }

    #titulka-menu a:hover#titulka-menu-pojmy span {
        background-position: -160px -100px;
    }

    #titulka-menu a:hover#titulka-menu-historie span {
        background-position: -320px -100px;
    }

    #titulka-menu a:hover#titulka-menu-betonarny span {
        background-position: -480px -100px;
    }

    #titulka-menu a:hover#titulka-menu-specifikace span {
        background-position: -640px -100px;
    }

    #titulka-menu a:hover#titulka-menu-slovnik span {
        background-position: -800px -100px;
    }

@media (min-width: 979px) {
    #titulka-menu {
        width: 960px;
        height: 118px;
    }

    #titulka-menu a {
        width: 159px;
        height: 100px;
    }

    #titulka-menu a span {
        width: 160px;
        height: 100px;
        background: url(img/tlacitka.png) no-repeat;
    }

    #titulka-menu a#titulka-menu-stavby span {
        background-position: 0 0;
    }

    #titulka-menu a#titulka-menu-pojmy span {
        background-position: -160px 0;
    }

    #titulka-menu a#titulka-menu-historie span {
        background-position: -320px 0;
    }

    #titulka-menu a#titulka-menu-betonarny span {
        background-position: -480px 0;
    }

    #titulka-menu a#titulka-menu-specifikace span {
        background-position: -640px 0;
    }

    #titulka-menu a#titulka-menu-slovnik span {
        background-position: -800px 0;
    }

    #titulka-menu a:hover#titulka-menu-stavby span {
        background-position: 0 -100px;
    }

    #titulka-menu a:hover#titulka-menu-pojmy span {
        background-position: -160px -100px;
    }

    #titulka-menu a:hover#titulka-menu-historie span {
        background-position: -320px -100px;
    }

    #titulka-menu a:hover#titulka-menu-betonarny span {
        background-position: -480px -100px;
    }

    #titulka-menu a:hover#titulka-menu-specifikace span {
        background-position: -640px -100px;
    }

    #titulka-menu a:hover#titulka-menu-slovnik span {
        background-position: -800px -100px;
    }
}

@media (max-width: 978px) and (min-width: 768px) {
    #titulka-menu {
        width: 724px;
        height: 75px;
    }

    #titulka-menu a {
        width: 120px;
        height: 75px;
    }

    #titulka-menu a span {
        width: 120px;
        height: 75px;
        background: url(img/tlacitka.png) no-repeat;
    }

    #titulka-menu a#titulka-menu-stavby span {
        background-position: 0 -199px;
    }

    #titulka-menu a#titulka-menu-pojmy span {
        background-position: -121px -199px;
    }

    #titulka-menu a#titulka-menu-historie span {
        background-position: -241px -199px;
    }

    #titulka-menu a#titulka-menu-betonarny span {
        background-position: -361px -199px;
    }

    #titulka-menu a#titulka-menu-specifikace span {
        background-position: -481px -199px;
    }

    #titulka-menu a#titulka-menu-slovnik span {
        width: 124px;
        background-position: -602px -199px;
    }

    #titulka-menu a:hover#titulka-menu-stavby span {
        background-position: 0 -274px;
    }

    #titulka-menu a:hover#titulka-menu-pojmy span {
        background-position: -121px -274px;
    }

    #titulka-menu a:hover#titulka-menu-historie span {
        background-position: -241px -274px;
    }

    #titulka-menu a:hover#titulka-menu-betonarny span {
        background-position: -361px -274px;
    }

    #titulka-menu a:hover#titulka-menu-specifikace span {
        background-position: -481px -274px;
    }

    #titulka-menu a:hover#titulka-menu-slovnik span {
        background-position: -602px -274px;
    }
}

ul.titulka-pojmy {
    margin: 0;
    padding: 0;
}

ul.titulka-pojmy li {
    list-style-type: none;
}

ul.titulka-pojmy li a {
    color: #636363;
}

div.titulka-text {
    text-align: center;
    font-size: 1.1em;
    margin: 1em 0;
}

h2.h2-titulka {
    background: #e4e4e4;
    color: #545454;
    padding: 0 0.3em;
    width: 200px;
    text-align: center;
    font-weight: normal;
    font-size: 1.5em;
    margin-top: 0;
    font-family: Arial,sans-serif;
    line-height: 1.4em;
    
}

hr.titulka-hr {
    border: 0;
    height: 0;
    border-top: #f80 solid 1px;
    margin: 1em 0 0 0;
    clear: both;
}

hr.titulka-novinka-hr {
    border: 0;
    height: 0;
    border-top: #000 solid 1px;
    margin: 1em 0;
    clear: both;
}



h2,h3 {
    /*background:transparent url(../images/headers-background.png) left bottom repeat-x;*/
    padding:10px 0;
    margin:5px 0;
}


h2 { 
    font-family:"Tw Cen MT","Lucida Grande",Arial,sans-serif; 
    padding:0 0 0.2em 0; 
    font-size:160%; 
    margin:0; 
}



h2.h2-sidebar { 
    color:black; 
    background:url(../images/line.gif) left bottom repeat-x; 
    padding:5px 0 20px; 
    font-size:130%; 
}

/**                                                                           */
h1.h1-encyklopedie { 
    background:url(../images/line.gif) left bottom repeat-x; 
    margin:0 0 20px; 
}

.bordered-links { 
    margin:10px 0; 
    background:url(../images/line.gif) left top repeat-x; 
    padding:3px 0 0; 
}

.bordered-links li { 
    list-style:none; 
    line-height:1.4em; 
    font-weight:bold; 
    background:url(../images/line.gif) left bottom repeat-x;  
    padding:12px 0 15px;
}

.bordered-links li a { 
    color:#000; 
    font-size:.9em; 
    background:#fff url(/images/li-arrow.png) .5em .4em no-repeat; 
    padding-left:2.2em; 
}

.top-terms div { 
    float:left;  
    padding:0 0 30px; 
}

.top-terms div h3 { 
    color:#f60; 
    font-size:1.4em; 
}

.top-terms div a { 
    color:#353535; 
}

.clear {
    clear: both;
    display: block;
}

#notions-form { 
    padding:17px; 
    background:url(../images/line.gif) left top repeat; 
    border:1px solid #666; 
    border-width:1px 0; 
    margin:0 0 3em; 
}

#notions-form label { 
    position:absolute; top:-1000000px; 
}

#notions-form input.text { 
    border:1px solid #cacaca; 
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #notions-form input.text { 
        margin-bottom: 15px;
    }    
}

#notions-form input.submit { 
    border:1px solid #000; 
    font-weight:bold; 
    color:black; 
    border:1px solid #353535; 
    padding:1px 5px; 
}

#notions-form fieldset > input.submit { 
    padding:2px 5px; 
}

#notions-form p { 
    padding:10px 0 0; 
}

#notions-form p a { 
    font-weight:bold; 
    text-decoration:none; 
    color:black; 
    padding:0 5px; 
    position:relative; 
    left:-5px; 
}

#notions-form p a.active { 
    color:#f60; 
}

#notions-form p a:hover { 
    text-decoration:underline; 
}

#notions-form p span { 
    display:none; 
}

.bordered-links ul {
    margin-left: 0;
}

a {
    text-decoration: underline;
}

.titulka-novinka,
.titulka-novinka a {
    color: #636363;
}

h3.h3-titulka-novinka {
    font-size: 1.3em;
    color: #636363;
    line-height: initial;
}

h3.h3-titulka-novinka a {
    color: #636363;
}

fieldset.fieldset-pojmy {
    margin-bottom: 0;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.bordered {
    background: white url(../images/texture.png) left top repeat;
    padding: 5px;
    line-height: 1px;de
}

#productType {
    border-top: 1px solid #BBB;
    background: white url(../images/bg-menu-secondary.png) 50% 100% no-repeat;
    padding: 0 0 12px 0;
}

#productType ul {
    list-style: none;
    margin: 0;
}

#productType ul li {
    float: left;
    display: list-item;
}

#productType ul li h3 {
    background: none;
    font-size: 1.2em;
    cursor: pointer;
    padding: 15px 10px;
    margin: 0;
    color: #333;
    font-family: "Tw Cen MT","Lucida Grande",Arial,sans-serif;
    text-transform: uppercase;
    line-height: initial;
}

#productType ul li h3.current {
    color: #F60;
    background: #E8E8E8;
}

.stavby-upozorneni {
    border: 1px solid #E56C11;
    background: #FFF0E6;
    padding: 10px;
    padding-top: 0;
    font-size: .8em;
    color: #676767;
}

.stavby-upozorneni h3 {
    color: #E56C11;
    font-size: 1.85em;
    padding: 10px 0;
    margin: 5px 0;
    line-height: initial;
}

div.mapa-typ-betonu .description,
div.stavby-typ-betonu .description {
    background: #666 url(../images/type-box-bg.png) left top no-repeat;
    color: white;
    height: 90px;
    padding: 10px;
}

div.stavby-typ-betonu .button {
    margin-top: 10px;
    border: 1px solid #CCC;
}

div.stavby-typ-betonu .button a {
    display: block;
    background: #E56C11;
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    padding: 15px 0;
    border: 1px solid white;
}

#type::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

#map {
    height: 473px;
    margin-top: 46px;
}

#mapSearch {
    padding: 15px;
    display: none;
    background: #E2E2E2 url(../images/search-bg.png) left top repeat;
    border-bottom: 1px solid #666;
}

#mapSearch input.text {
    width: 220px;
    font-family: Arial,sans-serif;
    border: 1px solid #999;
}



ul#address {
    list-style: none;
    height: 465px;
    overflow-y: scroll;
    margin: 0;
}

ul#address li {
    margin-bottom: 15px;
}

ul#address li.observed {
    background: #EEE;
}

#map-sidebar {
    margin-top: 20px;
}

#map-sidebar p.address {
    border: 1px dotted #666;
    padding: 5px;
    margin: 5px 0;
    cursor: pointer;
}

#map-sidebar h4 { 
    font-size: 1em;
}

#map-sidebar h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.1em;
    font-family: Arial,sans-serif;
    line-height: 1.4em;
}

#map-sidebar a {
    color: #E56C11;
}

#map img {
    /*max-width: initial;*/
    max-width: none;
    width: auto;
    display:inline;
}

div#disclaimer {
    color: #AAA;
}

#mapSearch input, 
#mapSearch select {
    vertical-align: middle;
}


#mapSearch input.submit {
    height: 24px;
    border: 1px solid black;
    background: white;
    font-family: Arial,sans-serif;
    font-weight: bold;
    border-radius: 0;
}

#mapSearch input.text {
    width: 220px;
    font-family: Arial,sans-serif;
    border: 1px solid #999;
    height: 20px;
    font-size: 15px;
    border-radius: 0;
    padding: 1px 0px;
    margin: 0;
}

#mapSearch select {
    font-family: Arial,sans-serif;
    border: 1px solid #999;
    padding: 2px;
    background: auto ! important;
    margin: 0;
    border-radius: 0;
    height: 24px;
    
}

#mapSearch div span {
    margin-left: 10px;
    color: black;
}

.flash-encyklopedie {
    width: 960px;
    margin: 0 auto;
}

.specifikace-sloupce {
    font-size: 0.8em;
}

.specifikace-sloupce h3 {
    line-height: initial;
}

.specifikace-sloupce label {
    line-height: initial;
    font-size: 1em;
    
}

div.skupina {
    clear: both;
    border-bottom: solid 2px #CCC;
    margin-bottom: 5px;
    padding: 0 0 5px 0;
}

ol.productList > li {
    list-style: none;
}

span.appx {
    background: #919191;
    color: white;
}

.vyhledavani-sekce {
    margin: 10px 30px 0 0;
    font-weight: normal;
    color: #777;
    font-size: .85em;
}

li.search-result {
    padding: 10px 0;
    border-bottom: 1px solid #DBDBDB;
}

ul.search-results {
    list-style: none;
    padding: 0;
    margin: 0;
}

li.search-result h2 {
    font-family: Arial,sans-serif;
}

h1 span.highlight {
    color: #676767;
}

