body {
    font-family: arial, sans-serif;
    text-align: center;
    background: white;
}

#body {
    margin: 0 auto;
    width: 750px;
    text-align: left;
    position: relative;
    background: url('/web/images/body.gif') center top repeat-y;
    _height: 100%;
}

#header {
    background: url('/web/images/header.gif') center center no-repeat;
    height: 155px;
    position: relative;
}
#header a {
    position: absolute;
    right: 3px;
    top: 40px;
    width: 140px;
    height: 84px;
}

#header-top {
    position: absolute;
    top: 15px;
    left: 389px;
    width: 186px;
    height: 115px;
    color: black;
    font-size: 2.2em;
    font-weight: bold;
    overflow: hidden;

}

div#esf-logo {
    position: absolute;
    top: 0px;
    right: -4px;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    cursor: pointer;
}

div#counter {
    position: absolute;
    top: 130px;
    right: 8px;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    cursor: pointer;
}

div#annonce {
    position: absolute;
    top: 24px;
    left: 200px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 3px;
    cursor: pointer;
}

span#title {
    position: relative;
    background: #eaa10d;
    padding: 5px;
    font-size: 14px;
}

span#fader {
    display: block;
    position: relative;
    background: #e5e5e5;
    color: #e5e5e5;
    border: 2px solid #eaa10d;
    padding: 5px;
    font-size: 14px;
    width: 360px;
}

#page {
    float: right;
    width: 565px;
}

/* levy sloupec */
#left-col {
    float: left;
    width: 175px;
    padding-bottom: 100px;
}

#content {
    float: left;
    width: 406px;
}

#top {
    height: 52px;
    background: white;
    font-weight: bold;
    padding-left: 18px;
    font-size: 1.3em;
    line-height: 150%;
}

#content-2 {
    border-top: 11px black solid;
    padding: 20px;
    color: #000;
    background: white;
}

/* pravy sloupec */
#right-col {
    float: right;
    width: 150px;
}

#right-col p {
    color: white;
    font-size: 2.4em;
    text-align: center;
    font-weight: bold;
    margin: 0;
    background: #27BEF0;
    padding: 20px 10px;
    overflow: hidden;
    _width: 150px;
}

/* menu */
.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 11px black solid;
}

#left-col .menu {
    margin-top: 52px;
}

.menu li {
    padding: 0;
    margin: 0;
    border-bottom: 11px black solid;
}

.menu a {
    background: #27BEF0;
    display: block;
    width: 174px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    padding: 3px 0;
    text-decoration: none;
}

.menu a.hover {
    color: #fba700;
}

.menu a:hover {
    background: #FBA900;
    color: #fff;
}

.submenu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px black solid;
    background: #000;
}
.submenu li {
    padding: 0;
    margin: 0;
    border-bottom: 1px black solid;
}

.submenu a {
    background: #1eaba9;
    display: block;
    width: 164px;
    text-align: right;
    color: white;
    font-weight: bold;
    font-size: 1em;
    padding: 3px 5px;
    text-decoration: none;
}

.submenu a.hover {
    color: #fba700;
}

.submenu a:hover {
    background: #FBA900;
    color: #fff;
}

/* menu vpravo */
#right-col .menu a {
    background: white;
    color: black;
    width: 150px;
}

#right-col .menu a:hover {
    background: #FBA900;
}


/* nastaveni stylu obsahu */
h1 {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 1.4em;
}

#content-2 p {
    text-align: justify;
}

#content-2 a {
    color: black;
}

#content-2 a:hover {
    color: #684700;
}

#footer {
    text-align: center;
    color: #fff;
    background: #008799;
    margin-top: 2px;
    line-height: 25px;
    font-size: 0.9em;
    padding-left: 30px;
}

div#footer-menu {
    text-align: center;
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid #3f3f3f;
}

div#footer a {
    color: #fff!important;
}

form.form p.submit {
  text-align: left;
  padding: 1em;
}

fieldset.stdFieldset,
div.stdForm fieldset {
  margin: 10px 0;
  padding: 10px;
}

div.stdForm legend,
fieldset.stdFieldset legend {
    color: #6f6f6f!important;
    padding: 5px 5px 8px;
}

div.stdForm label,
fieldset.stdFieldset label {
    display: block;
    text-align: left!important;
}

div.stdForm label span,
fieldset.stdFieldset label span {
    display: block;
    font-size: 10px;
}

div.stdForm label strong,
strong.star {
    color: #df0000!important;
}

div.stdForm br,
.hide {
    display: none;
}

fieldset.stdFieldset div {
    float: left;
    padding-right: 14px;
}

fieldset.threeColumns div {
    width: 200px;
}

p.checkbox label,
div.checkbox label {
    display: inline;
}

div.checkbox br {
    display: block;
}

input.smallbox {
    width: 90px;
}

input.box {
    width: 300px;
}

p.info {
    font-size: 80%;
}

p.info br {
    display: block;
}

table.stdTbl {
    margin: 5px 0;
}

table.stdTbl th {
    background: #abcdf0;
    padding: 6px;
}

table.stdTbl td {
    background: #cfcfcf;
    padding: 6px;
    vertical-align: top;
}

div.stdFormView dl dt {
    font-weight: bold;
}

div.stdFormView dl dd {
    margin-left: 15px;
}

p.button {
    text-align: center;
}

p.button a {
    background: #00E6A1;
    margin: 10px;
    padding: 5px 8px;
    font-weight: bold;
    line-height: 40px;
}

p.photo {
    float: right;
}

p.photo img {
    border: 1px solid #008799;
}

p.warning {
    border: 2px solid #eaa10d;
    padding: 5px;
}

div.card {
    border: 1px solid #6b4900;
    padding: 0;
    margin: 5px;

}

div.clear {
    clear: both;
}

div.card h3 {
    margin: 0;
    background: #fba900;
    padding: 4px 8px;
    font-size: 14px;
}

div.card div.card-text p {
    margin: 0;
    padding: 4px 8px;
}

div.card-foto {
    float: right;
    padding: 8px;
}

div.pager {
    font-size: 80%;
    margin-top: 16px;
    padding: 4px;
    color: #000;
    background: #edf3f3;
    border: 1px solid #C7C7C2;
    border-left: 0;
    border-right: 0;
}


div.pager span {
    color: #C7C7C2;
    font-size: 120%;
}

div.pager a {
    color: #000;
    text-decoration: none;
    padding: 0 4px;
}

div.pager a:hover {
    background-color: #f4eaea;
}

a.currentPage {
    color: #3465a4;
    font-weight: bold;
    font-size: 120%;
}

div.article {
    border-bottom: 1px solid #6b4900;
    padding: 6px 0;
}

div.article h3 {
    margin: 6px 0;
}

div.article p {
    margin: 6px 0;
}

div.photolist {
    margin: 0 auto;
    width: 250px;
}

div.photolist-photo {
    width: 230px;
    border: 2px solid black;
    margin-bottom: 10px;
}

div.photolist-photo-image {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
}


div.photolist-photo-desc {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 5px;
}

p.align-center {
    text-align: center;
    margin: 0 auto;
}

p.align-center img {
    display: block;
    margin: 0 auto;
}

ul.error li {
    color: #d82a1e;
    font-weight: bold;
}

p.ok {
    font-weight: bold;
}

div.newsletter {
    float: right;
    padding: 5px 10px;
    background: #dbf2f3;
    width: 120px;
    border: 1px solid #b7cacb;
    margin: 10px;
}

div.invitation {
    float: left;
    padding: 5px 10px;
    background: #ffe7aa;
    width: 100px;
    border: 1px solid #b7cacb;
    margin: 10px;
}

div.newsletter p,
div.invitation p {
    font-weight: bold;
    text-align: left!important;
    padding: 0;
}

div#content-2 h2 {
    font-size: 17px;
}

div#content-2 h3 {
    margin-bottom: 2px;
    color: #00839a;
    font-size: 13px;
}

div#content-2 h4 {
    margin-bottom: 2px;
    font-size: 11px;
}

div#content-2 p {
    margin-top: 2px;
}

p.info-esf {
    font-size: 10px!important;
    border-bottom: 10px solid #000;
}

p#cv-fill-info {
    border: 8px solid #eaa10d;
    padding: 5px;
    font-weight: bold;
}

div.contact {
   padding: 20px 0 50px;
   text-align: center;
}

div.contact a {
   margin: auto;
   padding: 10px;
   background: #eaa10d;
   font-weight: bold;
}

table.shop {
    margin: 5px 0;
    width: 100%;
}

table.shop th {
    background: #abcdf0;
    padding: 6px;
}

table.shop .price {
    padding: 6px;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}

table.shop .title {
    width: 100%;
}
table.shop .count {
    width: 30px;
    text-align: center;
}

p.sumPrice {
    font-size: 13px;
    font-weight: bold;
}
