body{
	margin: 0;
	padding: 0;
   font-family: 'Open Sans', sans-serif;
}
header{
	width: 100%;
	height: 600px;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-size: 100%;
}
main{
	width: 1100px;
	height: 100px;
	background: white;
	margin: auto;
	position: relative;
	top: 20px;
}
#logo{
	width: 300px;
	height: 100px;
	float: left;
	-webkit-transition:0.2s;
}
#logo:hover{
	opacity: 0.6;
}
#logo img{
	width: 90%;
	position: relative;
	top: 27px;
	left: 15px;
}
#menu{
	width: 800px;
	height: 100px;
	float: right;
}
#hore{
	width: 100%;
	height: 40px;
	float: right;
	background: #0044c1;
}
#hore img{
	height: 40px;
	position: relative;
	right: 40px;
	float: left;
}
.kon{
	width: 430px;
	height: 40px;
	line-height: 40px;
	color: white;
	font-size: 16px;
	float: left;
}
#hore .kon img{
	width: 22px;
	height: 22px;
	position: relative;
	top: 10px;
	left: -7px;
}
.kon2{
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #dadada;
	float: right;
}

#hore .kon2 img{
	width: 32px;
	height: 22px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	right: 0px;
	float: left;
}
#dole{
	width: 100%;
	float: right;
	height: 60px;
	line-height: 60px;
}
#dole ul{
	list-style: none;
	margin: 0;
	height: 57px;
}
#dole ul li{
	display: inline-block;
	margin-left: 42px;
	height: 57px;

}
#dole ul li:hover{
	border-bottom: 3px solid #0044c1;
	color: blue;

}
#dole ul a{
	text-decoration: none;
	color: black;
	
}
#dole ul a:hover{
	color:  #0044c1;
}
#nic{
	display: block;
	clear: both;
}
#slogan{
	width: 1100px;
	height: 400px;
	margin: auto;
	position: relative;
	top: 20px;
}
#slogan #stred{
	width: 520px;
	height: 280px;
	position: relative;
	top: 95px;
	left: 25px;
}
#slogan #stred h1{
	margin: 0;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
#slogan #stred p{
	font-size: 18px;
	color: white;
}
#slogan #stred a{
	text-decoration: none;
	color: white;
}
.tlacidlo{
	width: 200px;
	padding: 15px;
	text-transform: uppercase;
	text-align: center;
	background-color: #0044c1;
}
#policka{
	width: 1100px;
	min-height: 350px;
	margin: 0px auto;
}
#policka #policko{
	width: 300px;
	min-height: 200px;
	float: left;
	margin-top: 27px;
	margin-left: 2.9%;
	margin-right: 2.9%;
	fon

}
#policko #obrazok{
	width: 100%;
	color: gray;
	min-height: 150px;
	text-align: justify;
	overflow: hidden;
	margin-top: 10px;
	font-size: 17px;
	margin-bottom: 10px;
}

#policko #nazov{
	width: 100%;
	min-height: 45px;
	line-height: 45px;
	text-align: center;
	color: white;
	font-weight: lighter;
}
#policko #nazov h2{
	color: #0044c1;
	text-align: left;
	margin: 0;
	font-size: 23px;
	padding: 0;
}
#policko a{
   text-decoration: none;
}
#novinky{
	width: 100%;
	height: 270px;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-size: 100%;
}
#novinky #stred{
	width: 1100px;
	height: 270px;
	color: white;
	margin: auto;
}
.polee{
	width: 262px;
	height: 270px;
	float: left;
	text-align: center;
	margin-left: 10px;
}
.polee .obr{
	width: 40px;
	margin: auto;
	margin-top: 58px;
}
.polee .obr img{
	width: 40px;
}
.polee h3{
	font-size: 45px;
	margin: 10px;
}
.polee b{
	font-size: 13px;
}
#onas{
	width: 1100px;
	min-height: 400px;
	margin: auto;
}
#onas h1{
	text-align: center;
	color: #0044c1;
}
#onas b{
    font-size: 15px;
	color: black;
	text-align: center;
	font-weight: lighter;

}
#onas #popis{
	width: 1000px;
	min-height: 220px;
	text-align: justify;
	color: black;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 20px;
	white-space: pre-wrap;
}
#onas #popis22{
	width: 1000px;
	min-height: 50px;
	text-align: justify;
	color: black;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 20px;
	white-space: pre-wrap;
}
#sluzbyy{
	width: 1100px;
	height: 500px;
	margin: auto;
}
#sluzbyy h1{
	text-align: center;
	color: #0044c1;
}
#sluzbyy b{
    font-size: 15px;
	color: black;
	text-align: center;
	font-weight: lighter;

}
#sluzbyy #popis{
	width: 1000px;
	min-height: 320px;
	text-align: justify;
	color: black;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 20px;
	white-space: pre-wrap;
}
#novinky2{
	width: 100%;
	height: 210px;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-size: 100%;
	text-align: center;
}
#novinkastred{
	width:  970px;
	height: 150px;
	margin: auto;
	position: relative;
	top: 30px;
}
#novinkastred h3{
	font-size: 24px;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}
#novinkastred b{
	font-weight: lighter;
	color: white;
}
#novinkastred form .pole_email{
	padding: 15px;
	width: 350px;
	border: none;
}
#novinkastred form .odoslat{
	width: 100px;
	background-color: #575757;
	color: white;
	padding: 13px;
	width: 200px;
	border: none;
	font-size: 14px;
	font-weight: lighter;
	-webkit-transition:0.2s;

}
#novinkastred form .odoslat:hover{
	background-color: #303030;
	cursor: pointer;
}
#galeria{
	width: 100%;
	height: auto;
}
#galeria h1{
	text-align: center;
	color: #0044c1;
}
#logoport{
  width: 100%;
  min-height: 550px;
  
}
#logoport a{
  text-decoration: none;
}
#poleport2{
  width: 970px;
  height: 550px;
  
  margin:auto;
  position: relative;
  top: 25px;
}
#poleportfoliologo{
  width: 24.65vw;
  height: 11vw;
  float: left;
  overflow: hidden;
  margin-top: 4px; 
  -webkit-transition:0.5s;
  text-align: center;
}
#poleportfoliologo img{
  width: 70%;
}
#sluzby{
	width: 1000px;
	min-height: 500px;
	margin: 20px auto;
}
#cemm{
	width: 1000px;
	height: auto;
	margin: 20px auto;
}
#sluzby .policko22{
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
}
#sluzby #obrazok{
	width: 30%;
	height: 90px;
	margin: 10px auto;
	border-radius: 100%;
}
#sluzby #obrazok img{
	height: 90px;
	border-radius: 100%;
}
#cemm .policko23{
	width: 300px;
	height: auto;
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	text-align: center;
}
#cemm .policko23 #nazov1{
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #0044c1;
}
#cemm .policko23 #popis1{
	width: 100%;
	height: 80px;
	text-align: center;
	color: gray;
	font-weight: lighter;
	font-size: 14px;
}
#cemm .policko23 .viac{
	width: 100%;
    color: white;
    text-decoration: none;
	padding: 10px 95px 10px 95px;
	background-color: #0044c1;
	-webkit-transition:0.4s;

}
#cemm .policko23 .viac:hover{
	width: 100%;
    color: white;
    text-decoration: none;
	padding: 10px 95px 10px 95px;
	background-color: #005aff;

}
#sluzby #nazov{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #0044c1;
}
#sluzby #popis{
	width: 100%;
	height: 60px;
	text-align: center;
	color: gray;
	font-weight: lighter;
	font-size: 12px;
}
#kontakt{
  width: 1100px;
  min-height: 500px;
  text-align: center;
  margin: auto;
}
#kontakt h1{
	text-align: center;
	color: #0044c1;
	text-align: center;
	font-size: 33px;
}
#konform{
  width: 100%;
  min-height: 570px;  
 
  position: relative;
}
#konform #fromularkontakt{
  width: 725px;
  height: 470px;
   
  float: left;
}
#konform #infomaciekontakt{
  width: 300px;
  min-height: 400px; 
  margin-top: 20px; 
  float: right;
  text-align: left;
}
#konform #infomaciekontakt a{
  text-decoration: none;
  color: black;
}
#konform #infomaciekontakt a:hover{
  border-bottom: 1px solid #27415a;
  color: #27415a;
  
}
#konform form {
    display: block;
    margin-left: 0%; 
    position: relative;

    
}
#konform form input{
    width: 695px;
    height: 25px;
   background-color: none;
    border: 1px solid gray;
    font-size: 14px;
    
    padding: 10px;
   



}
#konform form textarea{
    width: 695px;
    height: 125px;
    background-color: none;
    font-size: 14px;
    padding: 10px;
    font-family: arial;

    border: 1px solid gray;
    
}

#konform #odoslat{
  width: 200px;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 16px;
  background: none;
  font-family: arial;
  color: #27415a;
  border: 2px solid #27415a;
  box-shadow: none;
  font-weight: lighter;
  float: right;
  margin-right:8px;

}
#konform #odoslat:active{
   
}
#konform #odoslat:hover{
  color: white;
  cursor: pointer;
  background: #27415a;
}
#formleft{
  
  width: 50%;
  
  position: absolute;
  left: 0;

}

#formright{
  
  width: 50%;
  text-align: center;
  position: absolute;
  right: 0;

}
footer{
	width: 100%;
	height: 250px;
	background-color: #3f3f3f;
}
footer #stred{
	width: 1100px;
	height: 240px;
	margin: auto;
	text-align: left;
	

}
footer #stred #petapole{
	position: relative;
	top: 20px;
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 60px;
	text-align: left;
}
footer #stred #petapole li{
	list-style: none;
	color: gray;
}
footer #stred #petapole #nazov{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
	text-align: left;
}
footer #stred #petapole #popis{
	width: 300px;
	height: 230px;
	text-align: left;
	font-size: 16px;
	color: gray;
}
footer #stred #petapole #popis img{
	margin-left: 18px;
	-webkit-transition:0.2s;
}
footer #stred #petapole #popis img:hover{
	opacity: 0.6;
}
footer #stred #petapole #popis a{
	color: white;
	text-decoration: none;
}
#podpeta{
	width: 100%;
	margin: auto;
	height: 70px;
	line-height: 73px;
	text-align: center;
	font-size: 14px;
	color: gray;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-size: 100%;

}
#podpeta a{
	color: gray;
	text-decoration: none;
}
#hlaska{
	width:100%; 
	height:35px; 
	line-height:35px; 
	background-color: #009e38; 
	text-align:center; 
	color:white; 
	font-size:14px;
}