/*
Šablona pro testovací účely v kapitole Webdesign
*/
@font-face {
    font-family: "Zelda";
    src: url(the-wild-breath-of-zelda/The\ Wild\ Breath\ of\ Zelda.otf);
}

html{
    overflow-y:scroll;
} 

body{
    margin:0; 
    padding:0; 
    font-size:18px; 
    font-family:sans-serif; 
    color:#191919; 
    background-color:#6c774e;
}

.row2-container{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #b4a477;
}

.row1, .row1 a{
    color:#edc531; 
    background-color:#6c774e;
}

.row2{
    color:#363636;
    background:url(../images/map2.0.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1920px;
}

.row2 h2{
    color: #edc531;
}

.row2 a{
    color:#edc531;
    background-color: transparent;
    font-weight: 600;
}

a:hover{
    color:#edc531;
    padding-bottom: 5px;
    border-bottom: 2px solid #edc531;
    transition: .4s;
    background-color: transparent;
}

.odkaz2{
    font-size: 22px;
}

.row3, .row3 a{
    color:#191919;
    background-color:#6c774e;
}

#container{
    padding:40px;
    background: #b7af9ac1;
}

#footer{
    padding:20px 0;
}
#footer p{
    color:#edc531;
    margin:0;
    padding:0;
}

h1, h2, h3, h4, h5, h6{
    margin:0; 
    padding:0; 
    font-size:40px; 
    font-weight:normal;
    line-height:normal;
    font-family: "Zelda";
}

/* Tears of the Kingdom HEADER */
#header{padding:20px 0;}

#header #hgroup{float:left; 
    margin:0 0 20px 0;
}
#header #hgroup h1, #header #hgroup h2{
    font-weight:normal; 
    font-style:normal; 
    text-transform:none;
}
#header #hgroup h1{
    font-size:45px;
    font-family:"Zelda";
}
#header #hgroup h2{
    font-size:24px;
    font-family:"Zelda";
}
/**/
.search{
    display: flex;
    align-items: center;
    height: 40px;
    width: 250px;
    background: #353535c4;
    /* gap: 1em; */
    border-radius: 20px;
}

.bar{
    box-sizing: border-box;
    display:block; 
    float:left; 
    height: 15px;
    width:200px;
    padding:20px;
    font-size: 18px;
    color:#d1d1d1; 
    background-color:#35353500;
    border: none;
    outline: none;
    border-radius: 20px;
}

.lupa{
    width: 30px;
    height: 30px;
    background: url(../images/lupa.png);
    background-position: center;
    background-size: cover;
    border: none;
    background-color: #35353500;

}


#header nav{
    display:block; 
    width:100%; 
    margin:0; 
    padding:20px 0; 
    color:#d1d1d1; 
    background-color:#353535c4; 
    clear:both;
    border-radius: 25px;
}

#header nav ul{
    padding:0 20px;
}

#header nav li{
    display:inline; 
    margin-right:25px; 
    text-transform:uppercase;
}

#header nav li.last{
    margin-right:0;
}
.one_quarter nav ul li a{
    transition: .4s;
}
.one_quarter nav ul li a:hover{
    padding-bottom: 8px !important;
    border-bottom: 2px solid;
}

#header nav li a{
    color:#d1d1d1; 
    background-color:transparent;
}

#header nav li a:hover{
    color:#edc531;
    padding-bottom: 5px;
    border-bottom: 1px solid #edc531;
    transition: .4s;
}

#container #slider figure figcaption{
    display:block; 
    float:left; 
    width:290px; 
    height:260px; 
    padding:0px; 
    overflow:hidden; 
    color:#232323; 
    background-color:transparent; 
    line-height:1.6em;
}
#container #slider figure figcaption a{color:#FF9900; background-color:#464646;}

#container #intro section article figure ul li{
    display:inline-block;
    margin:0 25px 0 0;
}

#container #intro section article figure ul li img{
    width:130px; 
    height:130px; 
    margin:0;
}

img{
    margin:0;
    padding:0;
    border:none;
    line-height:normal;
    vertical-align:middle;
}
textarea, select{
    font-size:12px; 
    font-family:Georgia,"Times New Roman",Times,serif;
}

.video{
    float: right;
    width: 600px !important;
    order: 1;
    margin-left: 25px;
}

.non:hover{
    border: none;
    text-decoration: none;
}

.zelda{
    background: url(/images/zelda3.png);
    width: 100%;
    height: 60px;
    
}





/* TOHLE JE OUTSIDE */
/* TOHLE JE OUTSIDE */
/* TOHLE JE OUTSIDE */
/* TOHLE JE OUTSIDE */
/* TOHLE JE OUTSIDE */


.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}


/* .imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;} */
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 přepisy - na toto se nezaměřujte-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'� '; font-size:26px;}
q:after{content:' �'; font-size:26px; line-height:0;}

/* ----------------------------------------------Obal-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

/*----------------------------------------------Základní nastavení prvků na webu-------------------------------------*/

#header, #container, #footer{display:block; width:960px; margin:0 auto;}

nav ul{margin:0; padding:0; list-style:none;}



address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'� '; font-size:26px;}
blockquote:after, q:after{content:' �'; font-size:26px; line-height:0;}

form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}


.one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 20px 0 0;}
.one_quarter{width:225px;}
.two_quarter{width:470px;}
.three_quarter{width:715px;}
.four_quarter{width:960px; float:none; margin-right:0; clear:both;}

.one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0;}
.one_third{width:300px;}
.two_third{width:630px;}
.three_third{width:960px; float:none; margin-right:0; clear:both;}

.lastbox{margin-right:0;}

/*----------------------------------------------Hlavička-------------------------------------*/



#header form{display:block; width:290px; float:right; margin:20px 0; padding:0;}
#header form #sf_submit{display:block; float:right; width:70px; font-size:12px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; background-color:#FF9900; border:none; cursor:pointer;}


/*----------------------------------------------Obsah-------------------------------------*/

#container section{display:block; margin-bottom:20px; padding:0;}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Slider-----*/

#container #slider{
    width:100%;
    display: flex;
    align-items:center;
}
#container #slider figure{}
#container #slider figure img{float:right; width:630px; height:300px;}

#container #slider figure h2{
    color: #edc531;
    font-size:42px;
    font-weight:normal; 
    font-style:italic; 
    text-transform:none;}
#container #slider figure footer{}

/* ------Hlavní obsah-----*/

#container #intro{width:100%; margin-bottom: 30px; padding-bottom:20px; }
#container #intro section{width:100%;}
#container #intro section article{}
#container #intro section article h2{margin-bottom:15px;}
#container #intro section article p{}
#container #intro section article figure ul{display:block; width:100%; margin:0; padding:0; list-style:none;}
#container #intro section article figure ul li.last{margin:0;}

#container #intro section article figure figcaption{display:block; width:100%; margin-top:20px; clear:both; text-align:center;}

#container #homepage{display:block; width:100%; line-height:1.6em;}
#container #homepage section{margin-bottom:0;}
#container #homepage section h2.title{margin:0 0 25px 0; padding:0 0 8px 0; font-size:20px; text-transform:uppercase;}
#container #homepage section footer{clear:both;}

/* ------Blog-----*/

#container #homepage section article header h2{font-size:20px;}
#container #homepage section article address, #container #homepage section article time{font-size:16px; font-style:normal;}
#container #homepage section article footer{text-align:left;}

/* ------Odkazy-----*/

#container #homepage section nav li{margin:0 0 8px 0; padding:0 0 5px 0; border-bottom:1px solid #D6D6D6;}
#container #homepage section nav li.last{margin:0;}
#container #homepage section nav a{padding:0 0 0 10px; background:url("../images/arrow.gif") left center no-repeat;}

/*----------------------------------------------Patička-------------------------------------*/

