/* Style.css */
#kunas {
    height: auto;
    width: 1000px;
    background-image: url(nuotraukos/spaudasspalis.png);
    background-repeat: no-repeat;
    background-position: 50px top;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    background-color: #F9F1E6;
}
#remejai {
    height: auto;
    width: 1000px;
    background-image: url(nuotraukos/fonaskom.png);
    text-decoration: none;
    text-align: center;
}
#tarpas {
    height: 30px;
    width: auto;
    background-image: url(nuotraukos/fonaskom.png);
}
#viiirsus {
    height: 10px;
    width: auto;
    background-image: url(nuotraukos/fonaskom.png);
}
#pavadinimas {
    height: auto;
    width: auto;
    text-align: center;
    background-image: url(nuotraukos/fonaskom.png);
}
#pagrindinis {
    height: auto;
    width: 1000px;
    left: auto;
    float: left;
    text-align: center;
    background-image: url(nuotraukos/fonaskom.png);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    background-position: center center;
}
#meniukai {
    height: auto;
    width: 725px;
    font-weight: normal;
    text-align: center;
    background-position: center center;
    vertical-align: middle;
    clip: rect(auto,auto,auto,auto);
    margin-left: 135px;
    float: left;
}
.meniupunktai {
    font-family: "Times New Roman", Times, serif;
    font-size: large;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    cursor: auto;
    visibility: visible;
    text-decoration: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: dotted;
    border-left-style: dotted;
    border-top-color: #52631F;
    border-right-color: #52631F;
    border-bottom-color: #52631F;
    border-left-color: #52631F;
}
a:link {
    text-decoration: none;
    color: #52631F;
}
a:visited {
    text-decoration: none;
    color: #52631F;
}
a:hover {
    text-decoration: none;
    color: #C1AA65;
}
a:active {
    text-decoration: none;
    font-size: small;
    color: #52631F;
    text-align: center;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-align: center;
}
a {
    text-decoration: none;
}
#kunas #meniukai a {
    font-size: large;
    text-align: center;
}
body {
    background-repeat: repeat;
    text-align: center;
    /* color: #FFF; */
    color: #000;
    overflow: scroll;
    background-color: #FDF9F6;
    background-image: url('nuotraukos/spalva_laiva.jpg'); /* Added background image for body */
}
.vidinis {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: 25px;
    color: #000;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
    font-weight: normal;
    left: 25px;
    width: auto;
}
h1 {
    font-style: normal;
    line-height: 25px;
    text-align: justify;
    font-weight: normal;
    font-size: small;
    color: #000;
    margin-right: 120px;
    margin-left: 130px;
}
h2 {
    font-size: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    line-height: 25px;
    text-align: center;
    color: #000;
}
h3 {
    font-size: small;
    color: #000;
    margin-right: 20px;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
}