body {
background-image: url("../images/502_pozadi.jpg");
background-size: 100% 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;
}

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

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

.header {
background-image: url("../images/502_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 #a1d0fe;	
}

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

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

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

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

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

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

.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:40px;
 min-width:1010px;
}

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

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


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

.box {
  padding-top: 40px;
}

.box h2{
color:#2794fd;
  margin: 0;
    font-size: 1.146em;
  width: 310px;
  text-align: center;
}

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

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

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

.box2 {
width:310px;
float:left;
position: relative;
padding-right: 35px;
padding-left:35px;
}

.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-weight:900;
  font-size: 1.146em;
  height: 41px;
color: #fff;
width: 1000px;
padding: 10px 0 0 50px;
-webkit-text-stroke: 1px black;
}

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

}
}





