body {
font-family: 'Lora', serif;
font-size: 14px;
}
h1 {
font-size: 18px;
font-weight: 700;
}
strong {
font-weight: 700;
}
p {
margin-top:10px;
margin-bottom: 10px;
}
img{
margin: 10px;
}

.horniobrazek{
position: fixed;
top:0px;
left:0px;
width: 100%;
height: 100%;
background-image: url(fotky/1.jpg);
background-size: cover;
z-index: 0;
}
.hornipruh1 {
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 100%;
height: 40px;
background: white;
opacity: 0.5;
}
.hornipruh2 {
position: absolute;
top: 40px;
left: 0px;
display: block;
width: 100%;
height: 90px;
background: white;
opacity: 0.8;

}
.hornipruh3 {
position: absolute;
top: 130px;
left: 0px;
display: block;
width: 100%;
height: 60px;
background: white;
opacity: 0.9;
//visibility: hidden;
display: none;
z-index: 100;

}
.hornipruh4 {
position: absolute;
top: 190px;
left: 0px;
display: block;
width: 100%;
height: 10px;
background: transparent;
opacity: 0.9;
display: block;
z-index: 100;

}

.submenu {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top:150px;
width: 100px;
display: block;
width: 1000px;
opacity: 1;
//visibility: hidden;
vertical-align: middle;
display: none;
z-index: 110;
text-align: left;
//background: red;
}





.fullpage{
position: absolute;
width:100%;
//margin: 0px auto;
left: 0px;
top: 0px;
background-color: blue;
z-index: 99;
border:  0px solid red;
display: block;
background: transparent;
//height: 100%;
min-height: 100%;


}
.footer{
position: absolute;
bottom: 0px;
display: block;
height: 70px;
width: 100%;
background: white;
opacity: 0.8;
color: white;

}
.vnitrniobsah{
top:0px;
position: relative;
margin: 0 auto;
width: 1100px;
background: transparent;
z-index: 90;

}
.hornitext1 {
position: relative;
height: 30px;
top: 12px;
text-align: justify;
font-size: 14px;
color: white;

}
.menubar{
position: relative;
height: 90px;
width: 1100px;
top: 10px;
left: 0px;
border: 0px solid white ;
margin-bottom:30px;

}
.logo {
position: absolute;
left: 0;
top: 20px;
width: 210px;
height: 90px;
//background: white;
background-repeat: no-repeat;
background-image: url(img/logo-new.png);
}
.mainmenu {
position: absolute;
left: 190px;
top: 40px;


}
.mainmenu li {
color: black;
list-style: none url();
text-transform: uppercase;
cursor: pointer;
float: left;
margin-left: 40px;
font-size: 14px;
}
.mainmenu li:hover {
color: rgb(223,138,65);
}
.textuvnitr {
top:20px;
position: relative;
color:red;
margin-bottom: 20px;
}

.sekce{
position: relative;
margin-bottom:100px;
top:50px;
left: 50px;;
width: 75%;
//background-color: rgb(191,158,126);
color: black;
padding: 20px;
padding-right: 45px;

box-shadow:         3px 3px 10px 0px rgba(50, 50, 50, 0.75);

}
.poz{

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	//background-color: rgb(191,158,126);
	background-color:white;
	width:100%;
	height:100%;
	left:0px;
  top:0px;
  float:none;
  position:absolute;
}
.uvnitr{
position: relative;
line-height: 25px;
width: 100%;
margin: auto;
border: 0px solid black;
text-align: justify;
color:black

font-size: 16px;
}
.footer-content {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top:0px;
height: 60px;
display: block;
width: 1000px;
opacity: 1;
//visibility: hidden;
vertical-align: middle;
display: block;
z-index: 110;
text-align: left;
//background: red;
}

.submenicko {
position: relative;
}
.submenicko li{
float: left;
margin-left: 20px;
text-transform: uppercase;
font-size: 14px;
cursor: pointer;
}

.submenicko li:hover{
color: rgb(223,138,65);
}
.jidelak {
width: 100%;
}
.nadpisskupiny {
font-size: 18px;
font-weight: 700;
margin-bottom: 15px;
}
.krizek {
font-family: Arial, sans-serif;
position: absolute;
right: -20px;
top: -10px;
cursor: pointer;


}
.dnesnipoledni td {

font-weight: 300;
}

.footer{
color: black;
z-index:1000;
}
.patavlevo {
top:10px;
position: relative;
float: left;
}
.patavpravo {
top:8px;
text-align: right;
position: relative;
float: right;
}
.tlacitko {
display: inline-block;
float: none;
color: rgb(14, 16, 0);
font-size: 11px;
padding: 6px;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
-webkit-border-radius: 8.108108108108109px;
-moz-border-radius: 8.108108108108109px;
border-radius: 8.108108108108109px;
background: rgb(184, 172, 181);
background: -moz-linear-gradient(90deg, rgb(184, 172, 181) 30%, rgb(108, 117, 122) 100%);
background: -webkit-linear-gradient(90deg, rgb(184, 172, 181) 30%, rgb(108, 117, 122) 100%);
background: -o-linear-gradient(90deg, rgb(184, 172, 181) 30%, rgb(108, 117, 122) 100%);
background: -ms-linear-gradient(90deg, rgb(184, 172, 181) 30%, rgb(108, 117, 122) 100%);
background: linear-gradient(0deg, rgb(184, 172, 181) 30%, rgb(108, 117, 122) 100%);
-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
 cursor: pointer;
}

.hlaskamail {
font-size: 12px;
color: green;
}
.fcb {
position: absolute;
right: -10px;
top: 20px;
}
.nahorevpravo {
position: relative;
margin-right: 70px;
display: inline-block;
float: right;


}
.galerie-foto {
position: relative;
width: 80%;
margin: 0 auto;
margin-top:30px;
margin-bottom:30px;
}
.konference {
position: absolute;
top: -30px;
right: 250px;
}