@import "Montserrat.css"; 

body, hmtl {
font-family: "Montserrat", sans-serif;
font-size: 16px;
}

#logo{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
height: 80px;
}

#menu{
font-family: "Montserrat", sans-serif;
font-size: 18px;
}

#info{
opacity: 0.9;
}

#onas{
padding-top: 70px;
padding-bottom: 70px;
}

#galeria{
padding-top: 70px;
padding-bottom: 70px;
}

#mapka {
margin: 0 auto;
text-align: center;
width: 100%; 
height: 600px;
}
#stopka {
font-family: "Montserrat", sans-serif;
color: white;
background: #25201D;
margin: 0 auto;
text-align: center;
width: 100%; 
height: 250px;
padding-top: 30px;
}

.masthead.segment {
background: blue;
min-height: 700px;

    }
    
#grafika {
padding-top: 200px;
background: url(../img/5.jpg) no-repeat center fixed;
    }
    #uslugi {
    padding-top: 70px;
    padding-bottom: 70px;
    width: 100%;
background: #25201D;
    }
        #kontakt {
    padding-top: 70px;
    padding-bottom: 30px;
    width: 100%;
background: #25201D;
    }
    
    .gZdjecie{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 0px 5px 0px black; border: 3px solid black; padding: 0px; margin-left: 40px;  margin-top: 50px;  }

a#gototop {
   position: fixed;
   bottom: 20px;
   right: 20px;
   padding: 0;
   width: 51px;
   height: 50px;
   background: url(../img/gototop.png) no-repeat center center;
}

textarea {
resize: none;
}
