body {
background-color: #0F4801;
background-size: 100% 100%;
background-repeat: no-repeat;
    font-family: 'EB Garamond', serif;
    font-size: 16px;
color: #000;
margin: 10px 0px 0px 0px;
}

body a{
color: #000;;
}

iframe{
border:0;
padding-top: 50px;
position: relative;
top: -50px;
float: right;
}

table {
border-spacing: 20px;
}

.upper{
margin: 0px auto;
width: 1000px;
}

.lang{
margin: 0px auto;
width: 1000px;
text-align: right;
padding: 5px 0 5px 0;
}

.header {
background-image: url("../img/pozadi_menu.jpg");
min-width:1010px;
width:100%;
height:141px;
}

.logo{
color:#fff;
margin: 0px auto;
width: 1000px;
}

.logoImg{
  padding-top: 15px;
}

.navbar{
padding-top:30px;
height: 101px;
border: none;
  float: right;
}

.navbar ul {
	display: table-row;
	width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
}

.navbar li {
    display: table-cell;
}

.navbar li.cell {
    display: table-cell;
	border-right: 1px solid #575853;	
}

.navbar li.last {
	border-right: none;
}

.navbar li > a{
	font-size: 1.146em;
	text-decoration: none;
	color: #575853;
	padding: 13px 16px 14px 16px;
}

.navbar li > a:hover,
.navbar li > a:focus {
    text-decoration: underline;
}

#myCarousel{
border: 5px solid #FFEFDF;	
margin: 10px;
}

.bigImg{
border: 5px solid #fff;	
min-width:1000px;
width:100%;
height:400px;
  margin: 5px 0 0 0;
}

.boxesSection{
    border-top: solid 5px #FFFFFF;
    border-bottom: solid 5px #FFFFFF;
background-color: #FEF6EB;
background-image: url("../img/prechod_horni.png");
    background-repeat: repeat-x;
padding: 0;
 min-height:387px;
 min-width:1010px;
}

#textPanel{
    width: 1070px;
        margin: 0px auto;
}

.boxesUp{
background-color: #FEF6EB;
background-image: url("../img/prechod_horni.png");
    background-repeat: repeat-x;
padding: 0;
 height:25px;
    border-top: 5px solid #fff;
 min-width:1010px;
}

.boxesMiddle{
min-width:1010px;
background-color: #FEF6EB;
  min-height: 457px;
}

.boxMiddle{
margin: 0px auto;
width: 1000px;
padding: 10px 0;
}

.mini-img img{
max-width: 250px;
}

.boxMiddle > h3{
text-decoration: underline;
  font-size: 17px;
}

.boxesDown{
background-color: #FEF6EB;
background-image: url("../img/prechod_dolni.png");
    background-repeat: repeat-x;
padding: 0;
 height:25px;
    border-bottom: 5px solid #fff;
 min-width:1010px;
}

.boxes {
margin: 0px auto;
width: 1070px;
padding: 0;
 height:387px;
}

.boxHeader {
position: relative;
padding-bottom: 20px;
}


div.boxesMiddle > div > span {
float: left;
}

.box {
  padding-top: 40px;
}

.box h2{
color:#565654;
  margin: 0;
    font-size: 22px;
  width: 310px;
    font-weight: 600;
  text-align: center;
}

.box2 img{
margin-top: 5px;
}

.box img{
border: 5px solid #fff;	
}

.box1 {
width:310px;
position: relative;
float:left;
}

.box2 {
    width: 370px;
    float: left;
    position: relative;
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 2px solid #C6C2B9;
    border-left: 2px solid #C6C2B9;
}

.box3 {
width:310px;
position: relative;
float:left;
}

.boxHeader img{
position: absolute; 
left: 255px;
top: 0px;
border-style: none;

}

.box1 .boxHeader img{
position: absolute; 
left: 235px;
top: 0px;
border-style: none;

}

.box2 .boxHeader img{
position: absolute; 
left: 230px;
top: 0px;
border-style: none;

}

.footerBox{
padding: 0;
 height:51px;
 min-width:1010px;
}

.footer{
margin: 0px auto;
  font-size: 1.146em;
  height: 41px;
color: #fff;
width: 1000px;
padding: 10px 0 0 0px;
}

@media (max-width: 1030px) {
body {
background-size: auto 100%;

}
}





