@font-face {
    font-family: 'ubuntu';
    src: url('/fonts/ubuntu-bold-webfont.eot');
    src: url('/fonts/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ubuntu-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntu';
    src: url('/fonts/ubuntu-light-webfont.eot');
    src: url('/fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ubuntu-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntu';
    src: url('/fonts/ubuntu-medium-webfont.eot');
    src: url('/fonts/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ubuntu-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntu';
    src: url('/fonts/ubuntu-regular-webfont.eot');
    src: url('/fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ubuntu-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	position: relative;
	min-height: 100%;
    height: 100%;
}

body{
    font-size: 13px;
    color: #333333;
    min-height: 100%;
    height: 100%;
    background: rgb(255,255,255);
    font-family: 'ubuntu', arial, helvetica, sans-serif;
    font-weight: 400;
}

strong{font-weight: 700;}

a {
    color: #78b1cd;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #78b1cd;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.float-left{float: left;}
.float-right{float: right;}
.relative{position: relative;}
.text-uppercase{text-transform: uppercase;}

.round{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.clear{clear: both;}
.bg-yellow{background: #ffd24c;}
.bg-white{background: #ffffff;}
.bg-grey{
    background: rgb(51,51,51); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjNmM2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(63,63,63,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(63,63,63,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,63,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,63,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,63,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(63,63,63,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#3f3f3f',GradientType=0 ); /* IE6-8 */
}
.bg-lightgrey{background: #f5f5f5;}
.bg-darkgrey{background: #262626;}

.bg-grey-gradient,
.jThumbnailScroller .jTscroller a.bg-grey-gradient{
    background: rgb(51,51,51); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjNmNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(63,63,64,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(63,63,64,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,64,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,64,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(63,63,64,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(63,63,64,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#3f3f40',GradientType=0 ); /* IE6-8 */

}
.bg-white-gradient,
.jThumbnailScroller .jTscroller a.bg-white-gradient{
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}
.bg-yellow,
.jThumbnailScroller .jTscroller a.bg-yellow{background: #ffd24c;}
.jThumbnailScroller .jTscroller a:hover.bg-yellow{background: #e62600; color: #ffffff;}

.color-yellow{color: #ffd24c;}

.sprites{background: url("/images/sprites.png?v=1")}
.icon-forklift{display:block; width: 40px; height: 40px; background-position: 0 0; margin-right: 15px;}
.icon-box{display:block; width: 40px; height: 40px; background-position: 0 -50px; margin-right: 15px;}
.icon-list{display:block; width: 40px; height: 40px; background-position: 0 -95px; margin-right: 15px;}
.icon-list-poptavka{display:block; width: 40px; height: 40px; background-position: -50px -95px; position: absolute; top: 5px; left: 85px;}
.icon-twitter{display:block; width: 16px; height: 16px; background-position: -60px 0; margin-right: 10px; float: left;}
.icon-facebook{display:block; width: 16px; height: 16px; background-position: -60px -26px; margin-right: 10px; float: left;}
.icon-gplus{display:block; width: 16px; height: 16px; background-position: -60px -52px; margin-right: 10px; float: left;}

.icon-twitter-big{display:block; width: 32px; height: 32px; background-position: -111px -84px; margin-left: 10px; float: left;}
.icon-facebook-big{display:block; width: 32px; height: 32px; background-position: -111px 0; margin-left: 10px; float: left;}
.icon-gplus-big{display:block; width: 32px; height: 32px; background-position: -111px -42px; margin-left: 10px; float: left;}

/* bootstrap */
/*@media(min-width: 1050px){*/
	.container{width: 1030px !important;}
/*}*/

/* header */
.header-blank{
    width: 100%;
    height: 130px;
}

.header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    z-index: 100;
}

.header-top{width: 1060px; height: 130px; margin: 0 auto;}

.header-top-text{
    position: absolute;
    top: 42px;
    left: 365px;
    color: #333333;
    font-weight: 300;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 27px;
}

.btn-eshop{position: absolute; top: 19px; right: 0;}

.header-top-menu{
    position: absolute;
    top: 74px;
    right: 0;
    list-style: none;
}
.header-top-menu li{
    float: left;
    margin-left: 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #333333;
}
.header-top-menu li a{color: #333333; text-decoration: none;}
.header-top-menu li a:hover{color: #333333; text-decoration: underline;}

.logo{position: absolute; top: 40px; left: 0; z-index: 110;}

.header-social{
    position: absolute;
    top: 25px;
    right: 0;
}

.header-social ul{
    list-style: none;
}

.header-social ul li{
    float: left;
}

/* header menu */
.header-menu{
    position: absolute;
    top: 130px;
    left: 50%;
    width: 1060px;
    height: 60px;
    margin-left: -530px;
}
.header-menu ul{
    list-style: none;
    display: table;
    width: 100%;
}

.header-menu ul li{
    display: table-cell;
    height: 52px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    background: url("/images/sprites.png") no-repeat 0 -285px;
    position: relative;
}

.header-menu ul li:hover{border-top: 4px solid #e62600;}

.header-menu ul li:first-of-type{background: transparent;}

.header-menu ul li a{
    display: block;
    width: 100%;
    height: 52px;
    line-height: 54px;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
}

/* 2ha uroven */
.header-menu ul > li > ul{
    position: absolute;
    top: 56px;
    left: 0;
    display: none;
    width: auto;
    background: #ffd24c;
    -webkit-box-shadow: inset 0px 0px 10px -3px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    inset 0px 0px 10px -3px rgba(50, 50, 50, 0.1);
    box-shadow:         inset 0px 0px 10px -3px rgba(50, 50, 50, 0.1);
}
.header-menu ul > li > ul > li{
    display: block;
    height: 36px;
    line-height: 38px;
    border: none;
    border-top: 0;
    border-bottom: 0;
    background: transparent;
}
/*.header-menu ul > li > ul li:first-of-type{background: #ffffff;}*/
.header-menu ul > li > ul > li:hover{border: none; background: #e62600; color: #ffffff;}
.header-menu ul > li > ul > li:hover a{background: #e62600;}
.header-menu ul > li > ul > li > a{
    padding: 0 40px 0 20px;
    min-width: 300px;
    text-align: left;
    border: none;
    height: 36px;
    line-height: 38px;
}
.header-menu ul > li > ul > li > a.submenu{background: url("/images/sprites.png") no-repeat right 13px;}

.header-menu ul > li > ul > li > a:hover{border: none; color: #ffffff;}

/* 3ti uroven */
.header-menu ul > li > ul > li > ul{position: absolute; top: 0; left: 100%; display: block; width: 0; overflow: hidden; background: #ffd24c;}
.header-menu ul > li > ul > li > ul > li{
    background: #ffd24c;
    display: block;
    color: #333333;
    height: 36px;
    line-height: 38px;
}
.header-menu ul > li > ul > li > ul li:first-of-type{background: #ffd24c;}
.header-menu ul > li > ul > li > ul > li > a{
    color: #333333;
    padding: 0 40px 0 20px;
    min-width: 300px;
    text-align: left;
    height: 36px;
    line-height: 38px;
}

.header-menu ul > li > ul > li:hover ul > li > a{color: #333333; background: #ffd24c;}
.header-menu ul > li > ul > li:hover ul > li > a:hover{color: #ffffff; background: #e62600}

/* footer */
.footer-top{width: 100%; padding: 60px 0 40px 0;}
.footer-bottom{
    width: 100%;
    height: 80px;
    line-height: 80px;
}
.footer-partners{
    width: 100%;
    /*height: 125px;*/
    height: 66px;
}

.footer-block{
    width: 25%;
    color: #737373;
}
.footer-block h2{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 52px 0;
    padding: 0;
}

.footer-block a{color: #ffd24c; text-decoration: none;}
.footer-block a:hover{color: #ffd24c; text-decoration: underline;}

.footer-block ul{list-style: none; padding: 0; margin: 0;}
.footer-block ul li{margin: 0 0 10px 0; font-size: 10px; text-transform: uppercase; line-height: 16px;}
.footer-block ul li a{color: #737373; text-decoration: none;}
.footer-block ul li a:hover{color: #ffd24c;}

.footer-bottom-left,
.footer-bottom-right{width: 50%;}

.footer-bottom{color: #666666; font-size: 10px; text-transform: uppercase;}
.footer-bottom a{color: #ffd24c; text-decoration: none;}
.footer-bottom a:hover{color: #ffd24c; text-decoration: underline;}
/* homepage */
.hp-header{width: 100%; height: 773px;}
.bg-hp-header{
    width: 100%;
    height: 100%;
    background: url("/images/bg-hp-header.png") no-repeat center center;
}

.hp-content{
    padding: 60px 0 20px 0;
}

.hp-content h2{
    padding: 0;
    margin: 0 0 40px 0;
    color: #333333;
    font-size: 25px;
    font-family: "ubuntu",arial, helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.hp-slider{/*margin-top: 60px;*/}

.hp-aktuality-wrapper{width: 610px;}
.hp-list-wrapper{width: 382px;}
.hp-list-wrapper h2{margin-bottom: 36px;}

.aktualita-homepage-wrapper,
.aktualita-homepage-wrapper{margin-bottom: 40px;}
.aktualita-img-wrapper{
    width: 180px;
    height: 180px;
    margin-right: 40px;
    position: relative;
}
.aktualita-img-shadow{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.05);
    box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.05);
    z-index: 100;
}
.aktualita-info-wrapper{width: 390px; color: #333333;}
.aktualita-info-wrapper p{font-family: "ubuntntu", arial, helvetica, sans-serif;}
.aktualita-date-wrapper{width: 60px; height: 60px; color: #333333; margin-right: 20px; margin-bottom: 10px;}
.aktualita-date-day{font-size: 25px; line-height: 30px; font-weight: 300;}
.aktualita-date-month{font-size: 10px; font-weight: 300; width: 100%; display: block;}
.aktualita-date-year{font-size: 10px; font-weight: 300; width: 100%; display: block;}
.aktualita-heading-wrapper{width: 310px; margin-bottom: 10px;}

.aktualita-info-wrapper h2{font-size: 20px; color: #333333; font-weight: 700; margin: 5px 0 10px 0;}
.aktualita-info-wrapper h2 a{color: #333333; text-decoration: none;}
.aktualita-info-wrapper h2 a:hover{color: #333333; text-decoration: none;}
.aktualita-info-wrapper p{font-family: "ubuntntu", arial, helvetica, sans-serif;}

.btn-archiv{margin-bottom: 20px;}

.hp-list-item{margin-bottom: 40px;}
.hp-list-item h2{
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/* partnesr */
/*
.partner-logos{background: url("/images/partners.png") no-repeat 0 0;}
.partner-volvo{background-position: 0 0;}
.partner-volvo:hover{background-position: 0 -125px;}
.partner-isuzu{background-position: -200px 0;}
.partner-isuzu:hover{background-position: -200px -125px;}
.partner-iveco{background-position: -400px 0;}
.partner-iveco:hover{background-position: -400px -125px;}
.partner-daf{background-position: -600px 0;}
.partner-daf:hover{background-position: -600px -125px;}
.partner-man{background-position: -800px 0;}
.partner-man:hover{background-position: -800px -125px;}
.partner-tatra{background-position: -1000px 0;}
.partner-tatra:hover{background-position: -1000px -125px;}
.partner-avia{background-position: -1200px 0;}
.partner-avia:hover{background-position: -1200px -125px;}
.partner-scania{background-position: -1400px 0;}
.partner-scania:hover{background-position: -1400px -125px;}
.partner-mercedes{background-position: -1600px 0;}
.partner-mercedes:hover{background-position: -1600px -125px;}
.partner-mitsubishi{background-position: -1800px 0;}
.partner-mitsubishi:hover{background-position: -1800px -125px;}
.partner-renault{background-position: -2000px 0;}
.partner-renault:hover{background-position: -2000px -125px;}
.partner-nissan{background-position: -2200px 0;}
.partner-nissan:hover{background-position: -2200px -125px;}
*/
.partner-logos{background: url("/images/partners_small.png") no-repeat 0 0;}
.partner-volvo{background-position: 0 0;}
.partner-volvo:hover{background-position: 0 -66px;}
.partner-isuzu{background-position: -106px 0;}
.partner-isuzu:hover{background-position: -106px -66px;}
.partner-iveco{background-position: -212px 0;}
.partner-iveco:hover{background-position: -212px -66px;}
.partner-daf{background-position: -318px 0;}
.partner-daf:hover{background-position: -318px -66px;}
.partner-man{background-position: -424px 0;}
.partner-man:hover{background-position: -424px -66px;}
.partner-tatra{background-position: -530px 0;}
.partner-tatra:hover{background-position: -530px -66px;}
.partner-avia{background-position: -636px 0;}
.partner-avia:hover{background-position: -636px -66px;}
.partner-scania{background-position: -742px 0;}
.partner-scania:hover{background-position: -742px -66px;}
.partner-mercedes{background-position: -848px 0;}
.partner-mercedes:hover{background-position: -848px -66px;}
.partner-mitsubishi{background-position: -954px 0;}
.partner-mitsubishi:hover{background-position: -954px -66px;}
.partner-renault{background-position: -1060px 0;}
.partner-renault:hover{background-position: -1060px -66px;}
.partner-nissan{background-position: -1166px 0;}
.partner-nissan:hover{background-position: -1166px -66px;}

/*
.simply-scroll {
    width: 1000px;
    height: 125px;
    margin-bottom: 0;
}

.simply-scroll .simply-scroll-clip {
    width: 1000px;
    height: 125px;
}

.simply-scroll .simply-scroll-list li{
    width: 200px;
    height: 125px;
    border-left: 1px solid #dcdcdc;
    background: #f5f5f5;
}

.simply-scroll .simply-scroll-list li a{
    display: block;
    width: 100%;
    height: 100%;
}
*/


.jcarousel {
    position: relative;
    overflow: hidden;
    width: 1060px;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

.jcarousel ul {
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    /* Required only for block elements like <li>'s */
    /*
    width: 200px;
    height: 125px;
    */
    width: 106px;
    height: 66px;
    float: left;
    border-right: 1px solid #dcdcdc;
}
.jcarousel li:first-of-type{}
.jcarousel li a{
    display: block;
    width: 100%;
    height: 100%;
}
/*
.jcarousel-prev{width: 20px; height: 20px; background: red; position: absolute; top: 50%; margin-top: -10px;}
.jcarousel-next{width: 20px; height: 20px; background: red; position: absolute; top: 50%; margin-top: -10px;}
.jcarousel-prev-horizontal{left: -20px;}
.jcarousel-next-horizontal{right: -20px;}
*/
/* bootstrap carousel */
.carousel-indicators{
    left: auto;
    right: 45px;
    width: auto;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    background-color: #ffffff \9;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    margin: 0 0 0 1px;
}

.carousel-indicators .active{
    width: 8px;
    height: 8px;
    background: #ffd24c;
    margin: 0 0 0 1px;
}

/* scroller */
/*
.jThumbnailScroller {
    position: relative;
    width: 1060px;
    height: 250px;
    margin: 0 auto 0 auto;
    border: 0;
    background: transparent;
    padding: 0;
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.jThumbnailScroller#tS2{
    margin: 0;
}

.jThumbnailScroller .jTscroller a {
    display: block;
    float: left;
    border: 0;
    margin: 0;
    background: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 265px;
    height: 250px;
    position: relative;
}

.jThumbnailScroller .jTscroller a.white{
    color: #ffffff;
}
.jThumbnailScroller .jTscroller a.darkgray{
    color: #333333;
}

.jThumbnailScroller .jTscroller a h2{
    position: absolute;
    top: 0;
    left: 0;
    width: 265px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.jThumbnailScroller .jTscroller a h2 span{
    font-size: 18px;
    font-weight: 300;
}

.jThumbnailScroller .jTscroller a .scroller-btn{
    position: absolute;
    bottom: -38px;
    left: 0;
    width: 265px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #e62600;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.jThumbnailScroller .jTscroller a:hover .scroller-btn{
    bottom: 0;
}

.jThumbnailScroller .jTscroller a:first-child{
    margin: 0;
}

.jThumbnailScroller#tS2 .jTscroller a {
    opacity: 1;
}

.jTscrollerNextButton, .jTscrollerPrevButton{
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    opacity: 1;
    border-radius: 50%;
    margin-top: -15px;
}
*/
/* scroller new */
.hp-scroller{margin-top: 8px;}
.jThumbnailScroller {
    position: relative;
    width: 1060px;
    height: 333px;
    margin: 0 auto 0 auto;
    border: 0;
    background: transparent;
    padding: 0;
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.jThumbnailScroller#tS2{
    margin: 0;
}

.jThumbnailScroller .jTscroller a {
    display: block;
    float: left;
    border: 0;
    margin: 0 0 0 8px;
    background: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 259px;
    height: 333px;
    position: relative;
}

.jThumbnailScroller .jTscroller a.white{
    color: #ffffff;
}
.jThumbnailScroller .jTscroller a.darkgray{
    color: #333333;
}

.jThumbnailScroller .jTscroller a h2{
    width: 259px;
    height: 64px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1300;
    margin-top: 25px;
}

.jThumbnailScroller .jTscroller a h2 span{
    font-size: 18px;
    font-weight: 300;
}

.jThumbnailScroller .jTscroller a .scroller-btn{
    position: absolute;
    bottom: -99px;
    left: 0;
    width: 259px;
    height: 99px;
    /*background: #e62600;*/
    background: transparent;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.jThumbnailScroller .jTscroller a:hover .scroller-btn{
    bottom: 0;
}

.jThumbnailScroller .jTscroller a:first-child{
    margin-left: 0;
}

.jThumbnailScroller#tS2 .jTscroller a {
    opacity: 1;
}

.jTscrollerNextButton, .jTscrollerPrevButton{
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    opacity: 1;
    border-radius: 50%;
    margin-top: -15px;
}


@media (max-width: 1200px) {
    .jTscrollerNextButton, .jTscrollerPrevButton{
        display: none;
    }
}

.jTscrollerPrevButton{
    left: -60px;
    background: #ffd24c url("/jModules/jquery-thumbnail-scroller/prevArrow.png") no-repeat center center;
}

.jTscrollerNextButton{
    right: -60px;
    background: #ffd24c url("/jModules/jquery-thumbnail-scroller/nextArrow.png") no-repeat center center;
}

/* structure */
.page-content-bg{
    background: url("/images/bg-hp-header.png") no-repeat center top;
}
.page-menu-blank{
    width: 100%;
    height: 120px;
}
.structure-main-image{
    width: 860px;
    height: 180px;
    margin-left: 10px;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #f0f5f7;
    overflow: hidden;
}

.structure-main-image .main-image-shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 860px;
    height: 180px;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    inset 0px 0px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         inset 0px 0px 3px 0px rgba(50, 50, 50, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 100;
}

.structure-main-image img{position: absolute; top: 0; left: 0; z-index: 10;}

.site-block{padding: 30px 0 20px 0; background: #ffffff; width: 1060px; margin: 0 auto;}
.site-block-content h1{
    color: #333333;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}
.structure {}

.structure h2 {
    color: #333333;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.structure strong {
    font-weight: 700;
}

.structure h3 {
    color: #333333;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

/* aktuality list */
.structure .aktualita-info-wrapper{width: 780px;}
.structure .aktualita-date-wrapper{margin-bottom: 10px;}
.structure .aktualita-heading-wrapper{width: 700px; margin-bottom: 10px;}
.structure .aktualita-info-wrapper h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    margin: 5px 0 10px 0;
    border-bottom: none;
    padding-bottom: 0;
}
.structure .aktualita-info-wrapper p{padding-bottom: 0;}

/*--- bread crumbs ----*/
.breadcrumb {
    width: 1060px;
    position: relative;
    margin: 0 auto;
    background: transparent;
    border-radius: 0;
    border: 0;
    padding: 0 32px;
}
.breadcrumb ul {
    padding-top: 83px;
    list-style: none;
}
.breadcrumb ul li {
    float: left;
    padding: 0 15px 0 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    background: none;
}
.breadcrumb ul li.separator {
    width: 4px;
    height: 14px;
    background: url('/images/sprites.png') 0 -152px no-repeat;
}
 .breadcrumb ul li a {
    color: #ffffff;
    font-size: 12px;
    background: none;
}
 .breadcrumb ul li a.active {
    color: #a6a19d;
    text-decoration: none;
}

/*------ structure block -----*/
.structure-content-block {
    margin: 0;
}
.structure-content-block-50.left{
    width: 490px;
    margin: 0 10px 0 0;
    float: left;
}
.structure-content-block-50.right{
    width: 490px;
    margin: 0 0 0 10px;
    float: left;
}


.structure-content-block > .strucutre-padding {
    padding: 0 0;
}


.structure-content-block p {
    margin: 0 0 20px 0;
}
.structure-content-block p strong {
    font-weight: bold;
}
.structure-content-block p a {
    color: #e62600;
    text-decoration: none;
}
.structure-content-block p a:hover{
    text-decoration: underline;
}

/*------ paragraph -----------*/
.structure-paragraph-block {

}
.structure-paragraph-block p {
    color: #333333;
    line-height: 20px;
    font-weight: 200;
    font-size: 13px;
    margin: 0;
    padding-bottom: 20px;
}
.structure-paragraph-block ul{list-style: none;}
.structure-paragraph-block ul,
.structure-paragraph-block ol {
    margin: 0;
    padding-bottom: 10px;
}
.structure-paragraph-block ul li,
.structure-paragraph-block ol li {
    color: #333333;
    font-weight: 400;
}
.structure-paragraph-block ol{margin-left: 20px;}
.structure-paragraph-block ul li {
    line-height: 20px;
    padding-left: 15px;
    background: url("/images/sprites.png") no-repeat 0 -149px;
    margin-bottom: 10px;
}

.structure-paragraph-block ul li a {
    color: #e62600;
    text-decoration: none;
}
.structure-paragraph-block ul li a:hover{
    text-decoration: underline;
}

.structure-paragraph-block a.button_a {
    background: #333333;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 23px;
    height: 23px;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

/*--- tabulka v paragraphu ----*/
.structure-paragraph-block table {
    border-collapse: collapse;
    margin: 0 0 20px 0;
}

.structure-paragraph-block table tr th{
    background: #008bd2;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 12px;
    border-bottom: 4px solid #ffffff;
}

.structure-paragraph-block table tr {}
.structure-paragraph-block table tr td {
    padding: 10px;
    background: #ffffff;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}
.structure-paragraph-block table tr:nth-child(even) td {
    background: #f5f5f5;
}
.structure-paragraph-block table thead {}
.structure-paragraph-block table thead tr td {
    color: #333333;
    background: #ffd24c;
    border: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.structure-paragraph-block table tbody {}
.structure-paragraph-block table tbody tr {}
.structure-paragraph-block table tbody tr td {}

/*--- FOTO v paragraphu ----*/
.structure-paragraph-block .photo {
    margin: 0 0 20px 0;
}
.structure-paragraph-block .photo p {
    width: 480px;
    padding: 5px 0 0 0;
    margin: 0;
    text-align: center;
}
.structure-paragraph-block .photo p a {
    display: inline;
}
.structure-paragraph-block .photo a {
    display: block;
}

.structure-paragraph-block .photo-left {
    float: left;
    padding-right: 20px;
    background: #ffffff;
}
.structure-paragraph-block .photo-right {
    float: right;
    margin-left: 20px;
    background: #ffffff;
}
.structure-paragraph-block .photo-center {}
.structure-paragraph-block .photo-center p {
    width: 100%;
}

.structure-content-block-50 .structure-paragraph-block .photo-right{
    /*float: left;
    margin-left: 0;*/
}
.structure-content-block-50 .structure-paragraph-block .photo-left{
    /*float: left;
    margin-right: 0;
    */
}

.structure-content-block-50 .structure-paragraph-block .photo-center{
    width: 490px;
    overflow: hidden;
}

/*-------- Galerie blok ---------*/
.structure-galerie-block {

}
.structure-galerie-block .galerie {
    /*margin: 20px 0 0 0;*/
    margin: 0 0 20px 0;
}

.structure-galerie-block .galerie > .gal-content {
    width: 790px;
    height: 182px;
    /*overflow: hidden;*/
}
.structure-galerie-block .galerie.galerie-slider > .gal-content {
    height: 242px;
}

.structure-galerie-block .galerie .photo {

}

.structure-galerie-block .galerie .photo p {
    text-align: center;
    margin: 0;
    padding: 5px 0 0 0;
}

.structure-galerie-block .galerie .photo p a {
    color: #333333;
}

/*--- galerie mala ---*/
.structure-galerie-block .galerie-small .photo {
    margin: 0 10px 10px 0;
    float: left;
    background: #ffffff;
}
.structure-galerie-block .galerie-small .photo-right {
    margin-right: 0;
}
.structure-galerie-block .galerie-small .photo p {
    width: 241px;
}

/*--- galerie velka ---*/
.structure-galerie-block .galerie-big .photo {
    margin: 0 0 18px 0;
}
.structure-galerie-block .galerie-big .photo-left {
    float: left;
}

.structure-galerie-block .galerie-big .photo-right {
    float: right;
}

.structure-galerie-block .galerie-big .photo p {
    width: 490px;
}

.structure-galerie-block .galerie-big .photo img {

}


/*--- galerie slider ---*/
.structure-galerie-block .galerie-slider {
    width: 1000px;
    position: relative;
}

.structure-galerie-block .galerie-slider .photo {
    margin: 0;
    float: left;
}
.structure-galerie-block .galerie-slider .photo-last {
    margin-right: 0;
    width: 241px;
}

.structure-galerie-block .galerie-slider .slider {
    width: 1000px;
    height: 241px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
}
.structure-galerie-block .galerie-slider ul {
    width: 10000px !important;
    height: 241px;
    overflow: hidden;
}

.structure-galerie-block .galerie-slider ul li img {

}

/*
.structure-galerie-block .galerie-slider .bx-wrapper {}
.structure-galerie-block .galerie-slider .bx-wrapper .bx-viewport {
    width: 428px;
    height: 280px;
}
*/




.structure-galerie-block .galerie-slider .jcarousel-buttons {
    width: 1000px;
}

.structure-galerie-block .galerie-slider .jcarousel-container {
    padding: 0;
}
.structure-galerie-block .galerie-slider .jcarousel-clip {
    width: 1000px;
    margin: 0!important;
    overflow: hidden;
    margin-left: 0;
}
.structure-galerie-block .galerie-slider ul.jcarousel-list {}
.structure-galerie-block .galerie-slider li.jcarousel-item {
    width: 241px;
    height: 241px;
    margin-right: 12px;

}
.structure-galerie-block .galerie-slider li.photo-last.jcarousel-item{
    margin-right: 0;
}

.structure-galerie-block .galerie-slider li.jcarousel-item p {}
.structure-galerie-block .galerie-slider li.jcarousel-item a {
    display: block;
    width: 241px;
    background: #ffffff;
}
.structure-galerie-block .galerie-slider li.jcarousel-item p a {}
.structure-galerie-block .galerie-slider li.jcarousel-item a img {
    max-width: 100%;
}


.structure-galerie-block .galerie-slider .jcarousel-button-holder {
    position: absolute;
    top: 0;
    z-index:5000;
    height: 241px;
}

.structure-galerie-block .galerie-slider .jcarousel-button-holder .button {
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url("/jModules/slider/images/controls.png") 9999px 9999px no-repeat scroll;
    overflow: hidden;
    z-index: 2;
    margin-top: -15px;
}


.structure-galerie-block .galerie-slider .jcarousel-prev-horizontal {
    left: -15px;
}
.structure-galerie-block .galerie-slider .jcarousel-prev-horizontal .button  {
    background-position: 0 0;
}

.structure-galerie-block .galerie-slider .jcarousel-prev-horizontal.jcarousel-prev-disabled .button{
    cursor: default;
    background-position: 0 -30px;
}

.structure-galerie-block .galerie-slider .jcarousel-next-horizontal {
    right: 15px;
}

.structure-galerie-block .galerie-slider .jcarousel-next-horizontal .button  {
    background-position: -30px 0;
}

.structure-galerie-block .galerie-slider .jcarousel-next-horizontal.jcarousel-next-disabled .button{
    cursor: default;
    background-position: -30px -30px;
}

.structure-galerie-block .galerie-slider .jcarousel-button-holder > .info {
    display: none !important;
    position: absolute;
    top: 28px;
    left: -64px;
    width: 163px;
    background: #ffffff;
    z-index: 1;

    border: 2px solid #de4a4a;
    -webkit-border-radius: 4px;
    border-radius: 4px;


}
.structure-galerie-block .galerie-slider .jcarousel-button-holder > .info > p {
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 10px;
    margin: 0;

}



/*------------- soubory ke stazeni ------------*/

.structure-soubory-block {

}

.structure-soubory-block .files {margin-bottom: 20px;}

.structure-soubory-block .files .file-item {
    display: block;
    position: relative;
    float: left;
    margin: 0 16px 10px 0;
    border: 1px solid #d9d9d9;
    text-decoration: none;
    background: transparent;
}

.structure-soubory-block .files .file-item:hover {

    border: 1px solid #ffd24c;
}

.structure-soubory-block .files  .file-item-r {
    margin-right: 0;
}

.structure-soubory-block .files  .file-item > .file-content {
    width: 490px;
    height: 53px;
    overflow: hidden;
}
.structure-soubory-block .files  .file-item > .file-content > p {
    padding: 9px 12px;
    color: #333333;
    font-size: 11px;
}
.structure-soubory-block .files  .file-item > .file-content > p > strong {
    display: block;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    line-height: 15px;
    padding: 0 0 1px 0;
}
.structure-soubory-block .files  .file-item > .file-content > .button {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #ffd24c;
    color: #333333;
    font-size: 10px;
    font-weight: 700;

    height: 25px;
    line-height: 25px;
    padding: 0 6px;
    text-decoration: none;
    text-transform: uppercase;
}
/*
.files-heading{
    width: 100%;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    padding: 0 11px;
    color: #e62600;
    text-transform: uppercase;
    font-size: 12px;
    background: url("/images/sprites.png") no-repeat 0 -331px;
}

.structure-content-block-50 .files-heading{
    background: url("/images/sprites.png") no-repeat 0 -373px;
}

.structure-soubory-block .files .file-item{
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dotted #bebebe;
    display: block;
    padding: 15px 0 15px 0;
    position: relative;
}
.structure-soubory-block .files .file-item:hover {
    background: #f7f9fb;
}

.structure-soubory-block .files  .file-item > .file-content > p {
    padding: 0 10px;
    margin: 0;
    color: #333333;
    font-size: 11px;
}

.structure-soubory-block .files  .file-item > .file-content > p > strong {
    display: block;
    font-size: 13px;
    color: #78b1cd;
    font-weight: bold;
    line-height: 15px;
    padding: 0 0 1px 0;
}
.structure-soubory-block .files  .file-item > .file-content > .button {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    color: #e62600;
    font-size: 10px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    padding: 0 6px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: -12px;
    background: url("/images/sprites.png") no-repeat 71px -295px;
    padding-right: 15px;
}
*/

/*------------- tabulka pres tabulku ------------*/
.structure-tabulka-block {}
.structure-tabulka-block p {
    text-align: center;
}


/*--------- video ------*/
.structure-video-block {}
.structure-video-block .video {
    text-align: center;
}

.submenu-block{
    margin: 20px 0 20px 0;
}

.submenu-block-content ul{
    list-style: none;
}

.submenu-block-content ul li {
    line-height: 20px;
    padding-left: 15px;
    background: url("/images/sprites.png") no-repeat 0 -149px;
    margin-bottom: 10px;
}

.submenu-block-content ul li a{
    color: #e62600;
    text-decoration: none;
    text-transform: uppercase;
}

.submenu-block-content ul li a:hover{
    text-decoration: underline;
}

/* block img */
.submenu-blockimg-content ul{
    list-style: none;
}

.submenu-blockimg-content ul li {
    width: 241px;
    margin-right: 12px;
    margin-bottom: 10px;
    float: left;
}

.submenu-blockimg-content ul li.blockimg-right{
    margin-right: 0;
}

.submenu-blockimg-content ul li a{
    color: #333333;
}


.submenu-blockimg-content ul li a:hover{
    color: #ffffff;
}

.submenu-blockimg-content ul li a .submenu-blockimg-img{
    width: 241px;
    height: 181px;
    margin-bottom: 0;
}

.submenu-blockimg-content ul li a p{padding: 13px; background: #ffd24c; color: #333333; font-weight: 700; text-transform: uppercase;}
.submenu-blockimg-content ul li a:hover p{background: #e62600; color: #ffffff;}

/*---------------- sub content ----------*/
.sub-contents {
    margin: 58px 0 0 0;
}

.nav-tabs{
    margin-top: -38px;
    border: none;
}

.nav-tabs > li {
    float: left;
    margin-bottom: 0;
}

.nav-tabs > li > a {
    margin-right: 4px;
    height: 38px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    padding: 0 20px;
    background: #ffd24c;
    color: #333333;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    color: #ffffff;
    background-color: #e62600;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #e62600;
    border: none;
}

.sub-content-block {
    /*border: 1px solid #cccccc;*/
    margin: 0 0 10px 0;
}

.sub-content-block > .head {
    height: 42px;
    cursor: pointer;
    position: relative;
    background: url("/images/sprites.png") no-repeat 0 -415px;
}
.sub-content-block > .head > h2 {
    font-size: 15px;
    font-weight: normal;
    color: #e62600;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    font-family: "Microgramma";
    letter-spacing: 1px;
}
.sub-content-block > .head > h2 > a {
    font-size: 15px;
    font-weight: normal;
    color: #e62600;
    line-height: 15px;
    text-decoration: none;
    padding: 0 0 0 42px;
    text-transform: uppercase;
    font-family: "Microgramma";
    letter-spacing: 1px;
}

.sub-content-block > .head > h2 > a > .head-block{
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    background: #97bf0e;
    z-index: 1000;
}

.sub-content-block > .head > h2 > a > .icon {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url('/images/sprites.png') no-repeat 0 -478px;
    position: absolute;
    top: 13px;
    left: 13px;
}

.sub-content-block > .open {}
.sub-content-block > .open > h2 > a > .icon {
    background-position: -36px -478px;
}

.sub-content-block > .closed > h2 > a > .icon {
    background-position: 0 -478px;
}

.sub-content-block > .scb-content {
    padding: 10px 0 0 0;
}

.scb-content{
    padding: 20px 0 20px 0;
}

.scb-content h2{
    color: #333333;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.scb-content h3{
    color: #333333;
    font-family: "ubuntu", arial, helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

/* mapa */
.maps {
    width: 100%;
    height: 250px;
}

/* forms */
label {
    color: #505050;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.form-control {
    color: #505050;
    font-size: 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #dfe8ed;
    height: 28px;
    line-height: 28px;
}

.btn-default {
    background: rgb(255, 210, 76);
    border: none;
    color: #333333;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #ffffff;
    background: rgb(230, 38, 0);
}

.btn-red {
    background: rgb(230, 38, 0);
    border: none;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px;
}

.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
    color: #ffffff;
    background: #333333;
}

.alert {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 10px;
}

.poptavka-wrapper{
    padding: 20px 0;
}

.poptavka-block{width: 498px;}

/* form */
.form-control {
    color: #333333;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dfe8ed;
    height: 36px;
    line-height: 36px;
    font-weight: 300;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 4px;
}

.form-control::-moz-placeholder {
    color: #333333;
    opacity: 1;
    font-weight: 300;
}
.form-control:-ms-input-placeholder {
    color: #333333;
    font-weight: 300;
}
.form-control::-webkit-input-placeholder {
    color: #333333;
    font-weight: 300;
}

.poptavka-block textarea.form-control{
    height: 116px;
    line-height: 20px;
}

.btn-poptavka{
    display: block;
    width: 464px;
    height: 50px;
    line-height: 50px;
    background: #e62600;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 30px auto 30px auto;
    cursor: pointer;
}

#poptavka-toggle-wrapper.not-showen{display: none;}

/* container */
.container-width{width: 1060px; margin: 0 auto;}


/* popup */
body.popup-open{
    overflow: hidden;
}
.popup_background {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 2000;
    cursor: pointer;
}

.popup_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    pointer-events: none;
}

.popup_close {
    position: absolute;
    top: -20px;
    left: calc(100% - 20px);
    width: 35px;
    height: 35px;
    cursor: pointer;
    padding: 10px;
    /* background-color: #000000; */
}

.popup_close svg {
    width: 100%;
    height: 100%;
    fill: #ffffff;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.popup_image {
    pointer-events: all;
    position: relative;
    margin-top: 3%;
    margin-bottom: 3%;
}

.popup_image img {
    max-width: 100%;
    max-height: 100%;
}

.popup_video {
    width: 100%;
    max-height: 423px;
}

.popup_header {
    position: relative;
    background: #ffffff;
    padding: 15px;
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    color: #349f8d;
    font-size: 25px;
    text-transform: uppercase;
}

.popup_header a {
    color: #349f8d;
    text-decoration: none;
}

.popup_header a:hover {
    color: #349f8d;
    text-decoration: none;
}

.popup_text {
    width: 100%;
    color: #646464;
    padding: 15px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
}

.popup_text p {
    padding-bottom: 20px;
}

.header-top-menu li {
    margin-left: 30px;
}
.header-top-text {
    left: 340px;
}