@charset "utf-8";
html{
height:100%;
background-image:url(Photos/P1000939.JPG);
background-position:center;
background-size:cover;
background-repeat:no-repeat;
background-attachment:fixed;
}
body{
font-family:'Open Sans', sans-serif!important;
margin:0px;
background-color:hsla(360, 100%, 100%, 0.57);
background-attachment:fixed;
}
#pudelko{
width:80%;	
margin-left:10%;
}
#pole{
width:60%;	
margin-top:4%;
margin-left:20%;
padding-bottom:2%;
}

#wrapper{
width:100%;	
padding-top:1%;
}
#pole i {
margin-right:10px;	
}
h1{
font-size:200%;
}
a{
color:#333333;
text-decoration:none;
}
a:hover{
color:#B80003;	
}

.kontakt{
width:100%;

}
p{
color:#333333;
font-weight:600;
font-size:120%;
}