/* ------------ START Reset CSS ------------ */
* {
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

th, td {
    text-align: left;
    font-weight: normal;
}

img, iframe {
    border: none;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}

input, textarea, select {
    font-size: 100%;
    font-family: inherit;
}

select {
    margin: inherit;
}

hr {
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px
}

/* ------------ END Reset CSS ------------ */
/* ------------------------------------------------------------*/
/* ------------ END FontFace ------------ */
@font-face {
    font-family: 'UbuntuBold';
    src: url('../font/ubuntu-b-webfont.eot');
    src: url('../font/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/ubuntu-b-webfont.woff') format('woff'),
    url('../font/ubuntu-b-webfont.ttf') format('truetype'),
    url('../font/ubuntu-b-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../font/ubuntu-r-webfont.eot');
    src: url('../font/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/ubuntu-r-webfont.woff') format('woff'),
    url('../font/ubuntu-r-webfont.ttf') format('truetype'),
    url('../font/ubuntu-r-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ------------ END FontFace ------------ */
/* ------------------------------------------------------------*/
/* ------------ START Main Style ------------ */
body {
    background: #bad2b8 url(../img/header.jpg) repeat-x center top;
    font-family: Ubuntu, Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}

h1 {
    font-size: 48px;
    margin: 20px 0 5px 0;
    font-weight: normal;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #025704;
}

.skryty {
    visibility: hidden;
}

.cleaner {
    clear: both;
}

#logo {
    float: right;
    position: relative;
    top: -7px;
}

p {
    font-size: 16px;
    margin-bottom: 10px;
}

b {
    color: #025704;
}

a, a:visited {
    color: #025704;
    text-decoration: underline;
}

a:visited {
    color: #025704;
    text-decoration: underline;
}

a:hover, a:active {
    color: #060;
}

/* ------------ END Main Style ------------ */
/* ------------------------------------------------------------*/
/* ------------ START Position ------------ */
#wrapper {
    margin: auto;
    width: 978px;
    height: auto;
}

#header {
    position: relative;
    width: 100%;
    height: 300px;
}

#headertext {
    position: relative;
    float: left;
}

#headertext p {
    font-size: 24px;
    margin: 0 0 5px 0;
    font-family: UbuntuBold, Tahoma, Arial, Helvetica, sans-serif;
    color: #025704;
}

#contentwrapper {
    width: 100%;
    height: auto;
    position: relative;
    background: url(../img/lista.png) repeat-y 50px top;
    margin-bottom: 10px;
}

#left {
    width: 240px;
    height: auto;
    float: left;
    position: relative;
    padding-right: 110px;
}

#left p {
    padding-left: 10px;
}

#content {
    width: 627px;
    height: 100%;
    float: right;
    position: relative;
}

#content h2 {
    margin-left: -10px;
}

#footer {
    width: 100%;
    height: auto;
    clear: both;
    position: relative;
    border-top: 1px solid #ececec;
    padding: 5px;
    text-align: center;
}

#footer p {
    font-size: 12px;
}


/* ------------ END Position ------------ */
/* ------------------------------------------------------------*/
/* ------------ START Form Styles ------------ */
#obalform {
    background-color: #f0f0f0;
    background-image: url('../img/wood.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0.5em 0 0.5em 0;
    border-left: #809b6e solid 2px;
    border-right: #809b6e solid 2px;
    border-bottom: #809b6e solid 1px;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
}

#textarea {
    width: 406px;
    height: 122px;
    min-height: 122px;
    max-height: 122px;
    min-width: 406px;
    max-width: 406px;
    resize: none;
    background: transparent;
    padding: 0;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.textbox {
    width: 203px;
    height: 33px;
    margin-bottom: 10px;

    border: 1px solid #EEE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.textbox:hover, .textbox:active, #textarea:hover, #textarea:active, .textbox:focus, #textarea:focus {
    border: 1px solid #EEE;
    background: url('../img/p.png') repeat;
}

#button {
    font-family: 'Ubuntu', sans-serif;
    width: 172px;
    height: 33px;
    font-size: 16px;
}

.levy {
    vertical-align: middle;
    color: black;
}

/* ------------ END Form Styles ------------ */

.btn1 {
    background-image: url(../img/btn_domu.png);
    width: 94px;
}

.btn2 {
    background-image: url(../img/btn_header.png);
    width: 156px;
}

.btnOk {
    color: #025704;
    font-weight: bold;
    margin-left: 1em;
    padding: 0.5em;
    text-decoration: none;
    border: none;
}

.dialog {
    background-color: #bad2b8;
    padding-bottom: 0.3em;
}

.center-div {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.bottom-div {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}