/* --- GENERAL --- */
* { 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
}

html, body {
    color: white;
    text-align: left;
    font-size: 1em;
    font-family: 'Ubuntu', Arial, Verdana, sans-serif;
    background: #000 url('../img/bg_body.png') 0 109px repeat-x;
}

#body-kontakt {
    background: #000 url('../img/pic_slider_kontakt.png') center 109px no-repeat;
}

#body-info {
    background: #000 url('../img/pic_slider_info.png') center 109px no-repeat;
}

#body-portfolio {
    background: #000 url('../img/pic_slider_portfolio.png') center 109px no-repeat;
}

#body-portfolio-show {
    background: #000000;
}



a:active, a:visited, a:link {
    color: white;
    text-decoration: none;
    transition: 0.25s;
}

a:hover {
    color: #3aa42b;
}

h1 {
    margin: 0;   
}

h2 {
    margin: 0;  
}

h3 {
    margin: 0;
}

h4 {
    margin: 0;
    display: inline;
    font-size: 1.2em; 
}

h5 {margin: 0;
    color: #3aa42b;
    font-size: 1em;
    font-weight: 100;
    display: inline;
}

h6 {
    font-weight: 500;
    font-size: 1em;
    text-align: left
}


hr {
    display: none;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

p {
    margin: 0px;
}

/* --- L A Y O U T --- */

/* --- WRAPPER --- */
.wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

/* --- HEADER --- */
header {
    height: 109px; 
    background: url('../img/circles_header.png') no-repeat;
    background-position: 718px 72px;
}

.header-portfolio {
    height: 109px;
}

.logo-header {
    margin-top: 16px;
    width: 190px;
    float: left;
}

.temp-box-header {
    width: 235px;
    height: 58px;
    background-color: #666666;
    position: absolute;
    margin: 0px auto;
    padding: 0px;
    top: 30px;
    left: 361px;
}

.title-temp-box-header {
    line-height: 22px;
    padding: 0px;
    margin: 6px;
    text-align: center;
}


/* --- SLIDER --- */

#slider-index {
    width: auto;
    height: 390px;
    width: 100%;
    margin: 0px;
    background: url('../img/text_slider.png'),  url('../img/pic_slider.png');
    background-position: 0px 80px, 400px center;
    background-repeat: no-repeat;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.slider {
    width: auto;
    height: 390px;
    width: 100%;
}


/* --- CONTENT --- */

.content {
    width: 960px;
    height: 370px;
    padding: 0px 47px;
    background: url('../img/circles_content.png') no-repeat;
    background-position: 150px 0px;
}

#content-info-onas {
    width: 855px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#content-portfolio {
    width: 596px;
    height: 842px;
    margin: auto;
    margin-bottom: 50px;
}

.box-content {
    padding: 0px;
    margin: 0px;
    margin-top: 150px;
    width: 25%;
    float: left;
}

.title-box-content {
    list-style-image: url('../img/list_image.png');
    list-style-position: inside;
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
}

#title-box-content-osobni {
    list-style-image: url('../img/list_image.png');
    list-style-position: inside;
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
    margin-left: 45px;
}

#title-box-content-kontakt {
    list-style-image: url('../img/list_image.png');
    list-style-position: inside;
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
    margin-left: 75px;
}

.indent-title-box-content {
    background: url('../img/indent_title.png') no-repeat;
    position: relative;
    top: -5px;
    width: 8px;
    height: 8px;
    display: inline-block;
}

.text-box-content {
    font-size: 0.750em;
    text-align: justify;
    margin-top: 15px;
    height: 90px;
    margin-bottom: 0px;
}

.info-box-content {
    margin-top: 15px;
    font-size: 0.813em;
    text-align: right;

}

.portfolio-box-content {
    background: url('../img/portfolio_box_content.png') no-repeat;
    width: 195px;
    height: 90px;
    margin-top: 15px;
}

.portfolio-box-content:hover {
    background: url('../img/portfolio_box_content_hover.png') no-repeat;
    width: 195px;
    height: 90px;
    margin-top: 15px;
    transition: 0.4s;
}

.map-box-content {
    background: url('../img/map_box_content.png') no-repeat;
    width: 195px;
    height: 90px;
    margin-top: 15px;
}

.map-box-content:hover {
    background: url('../img/map_box_content_hover.png') no-repeat;
    width: 195px;
    height: 90px;
    margin-top: 15px;
    transition: 0.4s;
}

#text-box-content-kontakt {
    font-size: 0.750em;
    text-align: center;
    margin-top: 15px;
    height: 80px;
    margin-bottom: 0px;
}

#content-info {
    width: 960px;
    height: auto;
    padding: 100px 47px;
    background: url('../img/circles_content.png') no-repeat;
    background-position: 150px 0px;
    text-align: center;
}


.target-list li {
    float: left;
    margin: 0px 16px;
    text-decoration: underline;
    list-style-image: url('../img/listImage.png');
}

.info-list {
    list-style: none;

}

.info-list ul {
    margin-top: -30px;
    padding: 0px;
    padding-left: 50px;
    text-align: left;
    list-style-image: url('../img/listImage.png');
}

.small-list {
    list-style: none;
    font-size: 0.8em;
}

/* --- GALLERY --- */

.slides {
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
    
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 100px;
    height: 100%;
    display: none;
    position: absolute;
    opacity: 0.1;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 800px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }


/* --- END GALLERY --- */

/* --- MAINMENU --- */
.mainmenu {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 16px; 
    list-style-image: url('../img/listImage.png');
}

.mainmenu li {
    float: right;
    list-style-type: none;
}

.mainmenu a {
    
    margin: 0 12px 0 0;
}

#download {
    color: #3aa42b;
}

#download:hover {
    color: #3aa42b;
    text-decoration: underline;
}


/* --- FOOTER --- */

footer {
    width: 960px;
    height: 112px;
    margin: 0px auto;
    padding-top: 10px; 
    background: url('../img/line_footer.png'), url('../img/circles_footer.png') no-repeat;
    background-position: center top, 820px -16px;
    background-repeat: no-repeat;
}



footer li {
    float: left;
    margin: 0px 20px 0px 0px;
    font-size: 0.813em;
    list-style-type: none;

}

footer ul {
    margin: 0px;
    display: inline-block;
    padding: 0px;
}

.box-footer {
    margin: auto 0px;
    margin-top: 35px
}

.left-info-footer {
    font-size: 0.750em;
    display: inline-block;
    float: left;
    margin: 0px;

}

.logo-footer {
    background: url('../img/logo_header.png') no-repeat;
    margin: 0px 0px 0px 230px;
    width: 80px;
    height: 30px;
    background-size: cover;
    display: inline-block;
}

.right-info-footer {
    font-size: 0.750em;
    float: right;
    text-align: right;
    display: inline-block;
    margin: 0px;
}

.minormenu {
    list-style-image: url('../img/listImage.png');
}

.minormenu li {
    float: left;
    margin: 0px 20px 0px 0px;
    font-size: 0.813em;
    list-style-type: none;
}

.minormenu a {
    margin: 0 12px 0 0;
}
    
    
/* ---===--- IE ---===--- */
.ie .clearfix {
    zoom: 1;
}