#header {
    width: 100%;
    height: 100%;
    opacity: 1;
}

#headerimg {
    width: auto;
    height: 45cap;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*
#inheader {

}
*/
#nav {
    width: 70%;
    height: 50px;
    margin-top: inherit;
    margin-left: auto;
    margin-right: auto;
}

#innav {
    margin-left: 30px;
    margin-right: 30px;
}

#content {
    width: 70%;
    /*height: 700px;*/
    margin-top: inherit;
    margin-left: auto;
    margin-right: auto;
}

#incontent {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}

#footer {
    width: 100%;
    height: 60px;
    margin-top: inherit;
    opacity: 1;
}

#infooter {
    margin-left: 10px;
    margin-right: 10px;
}

#galeryblock {
    width: 100%;
    margin-top: inherit;
    margin-left: auto;
}

#h2centertext {
    width: 100px;
    margin: auto;
}

#h2mnogotxt {
    width: 289px;
    margin: auto;
}

#price-list {
    width: 100%;
    margin-top: inherit;
    margin-left: auto;
    margin-right: auto;
}

#tabel_price {
    background-color: white;
    border: 1px solid white;
    width: 43%;
    margin-top: inherit;
    margin-left: auto;
    margin-right: auto;
}

#price {
    width: 100%;
    height: 100%;
    font-weight: 550;
}

#priczag {
    font-weight: 600;
    width: 96%;
    margin: auto;
}

#uslzag {
    font-weight: 600;
    width: 13%;
    margin: auto;
}

#zag {
    width: 100%;
    margin: auto;
}

#usluga {
    width: 100%;
    margin: auto;
}

#number {
    opacity: 1;
    text-align: right;
    font-weight: 600;
}

#zagal {
    font: 12pt/10pt calibri;
    margin-left: 1%;
    margin-right: 1%;
}

#inputpl {
    border: 1px solid rgba(107, 110, 114, 0.4);
    border-radius: 12px;
    height: 25px;
    width: 150px;
    font-size: 22px;
}

#inputbut {
    border: 2px solid #f7a000;
    border-radius: 12px;
    background-color: #ffffcc;
    height: 25px;
    width: 150px;
    font-size: 15px;
    transition-duration: 0.5s;
}

#inputbut:hover {
    border: 2px solid #f7a000;
    border-radius: 12px;
    background-color: #f7a000;
    height: 25px;
    width: 150px;
    font-size: 17px;
    transition-duration: 0.5s;
}

#h2zagal {
    text-align: center;
    margin: auto;
}

#zapisnumb {
    width: 35%;
    margin: auto;
    font-weight: 550;
}

#zapisnumbtxt {
    width: 57%;
    margin: auto;
}

#zapisnumbs {
    width: 45%;
    margin: auto;
}

#dikidibuttxt {
    text-align: center;
}

#dikidibut {
    width: 300px;
    margin: 0 auto;
}
