/* ukosy */

.banner, .uvodnik {
	margin: 0 auto;
	max-width: 1903px;
	position: relative;
	width: 100%;
	z-index: 10;
}
.banner {
	z-index:0;
}
.ukos1 {
	border-bottom: 658px solid transparent;
	border-left: 420px solid  #6F603F;
	border-top: 530px solid transparent;
	content: "";
	display: none;
	left: 0;
	position: absolute;
	top: 60px;
	z-index: 15;
}



.ukos2 {
	border-bottom: 618px solid transparent;
	border-right: 360px solid  #6F603F;
	border-top: 745px solid transparent;
	content: "";
	display:none;
	position: absolute;
	right: 0;
	top: -80px;
	z-index: 14;
}


.uvodnik .ukos3 {
	top: 60px;
}
.banner .ukos3 {
	top: 439px;
}

.ukos3 {
	z-index: 12;
	content: " ";
	display: inline-block;
	left: 0;
	overflow: hidden;
	position: absolute;
	border-bottom: 0 solid transparent;
	border-left: 1550px solid #6F603F;
	border-top: 185px solid transparent;
}



.ukos5 {
	border-bottom: 0 solid transparent;
	border-right: 1550px solid rgb(235,235,235);
	border-top: 35px solid transparent;
	content: " ";
	display: inline-block;
	right: 0;
	overflow: hidden;
	position: absolute;
	top: 904px;
	z-index: 13;

}

.uvodnik .ukos5 {

    border-bottom: 0 solid transparent;
    border-right: 0 solid transparent;
    border-left: 1550px solid #6F603F;
        border-left-width: 1550px;
    border-top: 0 solid transparent;
    border-bottom: 35px solid transparent;
        border-bottom-width: 35px;
    z-index: 8;

}
.pas {
	background-color: #2490C4;
	background-color: #6F603F;
	height: 308px;
	left: 0;
	position: absolute;
	top: 630px;
	width: 100%;
	z-index: 12;
}



.pas-in {
	background-color: var(--modra);
}

.pas h1 {
	color: #fff;
	font-size: 3em;
	font-weight: 800;
	/*	margin-top: -65px;*/
	text-transform: uppercase;
	z-index: 999;
	padding-top:0;
	margin-top:0;
}

.pas #Breadcrumb, .pas #Breadcrumb a {
	color: silver;
}

.pas #Breadcrumb strong {
	font-weight:normal;
}
.z-index13 {
	z-index: 13;
	background-color:transparent;
}


.uvodnik .pas {
    height: 24px;
    top: 251px;
}


.uvodnik .ukos3 {
    border-left-width: 1883px;
    border-top-width: 162px;
    top: 91px;
}


.uvodnik .ukos5 {
    border-left-width: 1883px;
    top: 245px;
    border-bottom-width: 43px;
    left: 0;
        width: 1816px;
}

.uvodnik .container {
    margin-top: -58px;
}

.uvodnik {
    width: 1816px;
    height: 247px;    
    overflow: hidden;
}


@media (min-width: 1830px){
	.ukos1, .ukos2 {
		display: inline-block;
	}
}

.ukos1,.ukos2, .ukos3,.ukos5 { 
display:none;
}      

.uvodnik .ukos3 { 
    display:block;
     
     }