.hore {
    background-color: #EFEDEB;
    position: absolute;
    width: 600px;
    top: 0px;
    height: 68px;
    left: 0px;
    vertical-align: little;
    text-align: center;
    z-index: 2;
}
.hore2 {
    background-color: #EFEDEB;
    position: absolute;
    width: 90%;
    top: 0px;
    height: 68px;
    left: 20px;
    vertical-align: little;
    text-align: center;
    z-index: 2;
}
.hore_ciara{
	position: absolute;
	left: 22px;
	top: 70px; 
	width:87.5%; 
	z-index: 3; 
	}
.obsah{
    background-color: #EFEDEB;
    width: 90%;
    position: absolute;
    top: 85px;
    left: 20px;
    overflow: auto;
    height: 80%;
    z-index: 1;
}
.obsah_o_nas{
    background-color: #EFEDEB;
    width: 90%;
    position: absolute;
    top: 85px;
    left: 20px;
    overflow: auto;
    height: 80%;
    z-index: 1;
}
.cesta{
    background-color: #EFEDEB;
    width: 95%;
    position: absolute;
    top: 10px;
    left: 1px;
    overflow: auto;
    height: 90%;
    z-index: 1;
}
.plocha_cela{
    background-color: #EFEDEB;
    width: 95%;
    position: absolute;
    top: 10px;
    left: 20px;
    overflow: auto;
    height: 95%;
    z-index: 1;
}
.plocha_cela_left{
    background-color: #EFEDEB;
    width: 96%;
    position: absolute;
    top: 10px;
    left: 5px;
    overflow: auto;
    height: 96%;
    z-index: 1;
}
