body {
background-image: url("../images/500_pozadi.jpg");
background-size: auto 100%;
background-repeat: no-repeat;
font-family: Arial;
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;
}

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

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

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

.header {
margin: 35px 0 5px 0;
background-image: url("../images/500_menu_pozadi.jpg");
min-width:1010px;
width:100%;
height:141px;
}

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

.logoImg{
  padding-top: 30px;
}

.navbar{
padding-top:30px;
padding-right:100px;
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 #eddec1;	
}

.navbar li.cell > a > img{
  height: 50px;
}

.navbar li.last {
	position: relative;
}

.navbar li.last > a > img {
  position: absolute;
  top: -15px;
}

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

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

.bigImg{
border: 5px solid #fff;	
min-width:1000px;
width:100%;
height:400px;
  padding: 0;
}
.boxesSection{
background-image: url("../images/500_box_pozadi.jpg");
padding: 0;
 height:521px;
 min-width:1010px;
}

.boxesUp{
background-image: url("../images/up.jpg");
padding: 0;
 height:36px;
 min-width:1010px;
}

.boxesMiddle{
background-color: #fef6eb;
min-height:521px;
 min-width:1010px;
}

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

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

.boxesDown{
background-image: url("../images/down.jpg");
padding: 0;
 height:35px;
 min-width:1010px;
}

.boxes {
margin: 0px auto;
width: 1000px;
padding: 0;
 height:521px;
}

.left{
float:left;
width:498px;
height: 521px;
}

.right{
float:right;
height: 521px;
margin-left:20px;
}

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

.box {
  height: 230px;
  padding-top: 30px;
  width:480px;
}

.box h2{
color:#85440c;
  margin: 0;
   font-size: 1.246em;
  text-align: center;
}

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

.box1 img{
float:left;
}

.box2 img{
float:right;
}

.box3 img{
float:left;
}

.box4 img{
float:right;
}



.box2 {
  padding:0;
}

.box4 {
  padding:0;
}

.boxHeader img{
position: absolute; 
left: 30px;
top: -9px;
border-style: none;

}

.box1 .boxHeader img{
position: absolute; 
left: 165px;
border-style: none;

}

.box2 .boxHeader img{
position: absolute; 
left: 150px;
border-style: none;

}

.box3 .boxHeader img{
position: absolute; 
left: 90px;
border-style: none;

}

.box4 .boxHeader img{
position: absolute; 
left: 130px;
border-style: none;

}

.boxText{
height:150px;
padding-top: 5px;
margin-right: 18px;
font-size: 0.746em;;
}

.box1 .boxText, .box3 .boxText{
position: relative;
left: 10px;
}

.box2 .boxText, .box4 .boxText{
width:170px;
}

.footerBox{
background-image: url("../images/footer.jpg");
padding: 0;
 height:51px;
 min-width:1010px;
}

.footer{
margin: 0px auto;
font-weight:900;
  font-size: 1.146em;
  height: 41px;
color: #fff;
width: 1000px;
padding: 10px 0 0 50px;
-webkit-text-stroke: 1px black;
}

.vertical{
margin-top:5%;
height: 80%;
width: 1px; 
background-color: #eddec1;
float:left;
}
.horizontal{
margin-left:8%;
margin-right:8%;
margin-bottom: 20px;
height: 1px;
background-color: #eddec1;
}





