<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    height: 100%;
}

h2 {
    margin-top: 20px;
}

body {
    margin: 0 auto;
    display: block;
    padding: 0;
    background-image: url(images/bg.png);
    font-family: Verdana, Geneva, sans-serif;
    line-height: 1.3em;
    font-size: 12px;
    color: #333333;
}

#page {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#header {
    background-image: url(images/bg-top-home.png?v=1);
    height: 347px;
}

#header h1 {
    position: absolute;
    margin: 120px 0 0 10px;
    text-indent: -9000px;
}

#header h1 a {
    display: block;
    width: 520px;
    height: 130px;
    text-indent: -9000px;
}

#header h2 {
    display: block;
    position: absolute;
    text-indent: -9000px;
}

#wrapper {
    background: url(images/bg-top-pages.png) top repeat-x;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}

body.page_1 #wrapper {
    background: url(images/bg-top-home.png) top repeat-x;
    width: 100%;
}

#wrapperpages {
    background: url(images/bg-top-pages.png) top repeat-x;
    width: 100%;
}

#content h3 {
    margin: 20px 0 5px;
}

#content a {
    color: #000;
}

#content a:hover {
    color: #91D300;
}

#content {
    float: left;
    line-height: 1.5em;
    padding: 20px 0 0 0;
    width: 960px;
    text-align: justify;
}

#nav {
    background-image: url(images/header-bg.jpg);
    height: 390px;
    background-repeat: no-repeat;
}

#nav a:hover span,
#nav a.current span {
    margin-top: -20px;
    display: block;
    width: 48px;
    position: absolute;
    left: 0;
    top: -16px;
    background: url(images/main-menu-arrow.png) top center no-repeat;
    height: 30px;
}

#nav ul {
    display: inline;
}

#nav li {
    display: block;
    float: left;
    list-style: none;
    font-size: 8px;
    margin-top: 20px;
}

#nav li a {
    position: relative;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 18px;
    border-left: solid 1px #88898d;
    text-indent: -9000px;
}

#nav li.m1 a {
    background: url(images/sprites.png) 0px 0px no-repeat;
    width: 48px;
    border: none;
}

#nav li.m3 a {
    background: url(images/sprites.png) -52px 00px no-repeat;
    width: 143px;
}

#nav li.m11 a {
    background: url(images/sprites.png) -197px 0px no-repeat;
    width: 73px;
}

#nav li.m28 a {
    background: url(images/sprites.png) -712px 0px no-repeat;
    width: 93px;
}

#nav li.m10 a {
    background: url(images/sprites.png) -272px 0px no-repeat;
    width: 105px;
}

#nav li.m9 a {
    background: url(images/sprites.png) -379px 0px no-repeat;
    width: 151px;
}

#nav li.m8 a {
    background: url(images/sprites.png) -532px 0px no-repeat;
    width: 75px;
}

#nav li.m21 a {
    background: url(images/sprites.png) -617px 0px no-repeat;
    width: 88px;
}

#nav li.english a {
    background: url(images/sprites.png) -697px 0px no-repeat;
    width: 68px;
    height: 15px
}

#nav li.cesky a {
    background: url(images/sprites.png) -644px 0px no-repeat;
    width: 49px;
    border: none;
}

#nav li.m3 a span {
    width: 143px;
}

#nav li.m8 a span {
    width: 75px;
}

#nav li.m21 a span {
    width: 88px;
}

#nav li.m9 a span {
    width: 151px;
}

#nav li.m10 a span {
    width: 105px;
}

#nav li.m28 a span {
    width: 93px;
}

#nav li.m11 a span {
    width: 73px;
}

#content a.vice,
a.vice {
    background-color: #91d300;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    margin: 0px 25px;
}

#content a.more {
    display: inline-block;
    background-color: #91d300;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

#content h2 {
    margin-top: 40px;
}

#content h2:first-child {
    margin-top: 20px;
}

#leftbox .title,
#middlebox .title,
#rightbox .title {
    font-size: 22px;
    color: #91d300;
    width: 275px;
    height: 30px;
    letter-spacing: -1px;
}

#right {
    height: 340px;
    width: 460px;
    background: url(images/gray.png);
    border-right: #333;
    padding: 20px;
    margin-top: -380px;
    float: right;
    margin-right: 80px
}

#overbox {
    width: 960px;
    height: 75px;
    background: url(images/gray.png);
    color: #c2c2c2;
    text-align: justify;
}

#overbox a, #overbox a:visited {
    text-decoration: none;
    color: #FFF;
}

#overbox a:hover {
    background-color: #91d300;
}

body.page_1 #overbox {
    height: 380px;

}

#overbox h2 {
    color: #91D300;
    padding: 30px 0 0 50px;
    margin: 0px;
    font-size: 28px;
    font-weight: normal;
}

#overbox ul {
    display: block;
    height: 210px;
}

#overbox li {
    list-style-type: none;
    background: url(images/sprites.png) 0px -128px no-repeat;
    padding: 0 0 12px 29px;
    margin-left: -25px;
}

#leftbox,
#middlebox,
#rightbox {
    height: 320px;
    width: 278px;
    float: left;
    padding: 20px;
    padding-top: 0px;
    margin-top: 20px;
}

#leftbox {
    border-right: solid 1px #34383b;
}

#middlebox {
    border-right: solid 1px #34383b;
    border-left: solid 1px #565a5d;
}

#rightbox {
    border-left: solid 1px #565a5d;
}

#sidebar {
    text-align: left;
    width: 275px;
    float: right;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
}

#subnav, #odkazy {
    background: url(images/gray.png);
    color: #cdcdcd;
    padding: 10px;
    font-size: 12px;
    margin-bottom: 15px;
}

#subnav ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}

#subnav ul li {
    display: block;
    padding-bottom: 8px;
}

#subnav ul li a {
    text-decoration: none;
    color: #fff;
}

#subnav ul li a:hover {
    color: #ccc;
}

#odkazy li {
    list-style-type: none;
    background: url(images/sprites.png) -756px -132px no-repeat;
    padding: 0 0 0 29px;
    margin-left: -25px;
}

/* contact form */

#djg_cf fieldset {
    display: block;
    border: none;
    padding: 5px 0 0 15px;
    margin: 0;
    font-size: 10px;
}

#djg_cf fieldset legend {
    padding-right: 10px;
    color: #222;
}

#djg_cf fieldset form {
}

#djg_cf fieldset p label {
}

#djg_cf fieldset form input, #djg_cf fieldset form select, #djg_cf fieldset form textarea {
    display: block;
    color: #333333;
    border: 1px solid #ddd;
    background: #f5f5f5;
    margin: 2px 0;

}

#djg_cf select {
    padding: 4px;
    width: 190px;
}

#djg_cf input, #djg_cf textarea {
    width: 205px;
    font-family: inherit; /* we must set this, because it doesn't inherits it */
    padding: 5px;
    border: 1px solid #ddd;
}

#djg_cf textarea {
    height: 80px;
}

#djg_cf fieldset form input.formbutton {
    border: none;
    background-color: #91d300;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px;
    width: auto;
    cursor: pointer;
    margin-top: 20px;
    float: right;
    margin-right: 19px

}

#djg_cf .error {
    display: none;
    color: #91d300;
    padding: 0 5px;
    font-weight: bold;
}

#djg_cf .sending {
    display: none;
    padding: 10px 60px;
    color: #91d300;
    background: url('images/loader.gif') no-repeat 5px 5px;
}

#djg_cf .success {
    display: none;
    padding: 10px 0;
    color: #91d300;
}

#footer {
    height: 40px;
    background: url(images/bg-top-pages.png) top repeat-x;
}

.push {
    height: 40px;
    clear: both;
}

#footer #footer-inner {
    font-size: 11px;
    color: #555;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 960px;
    padding-top: 12px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #91d300;
}

#djg_cf p {
    margin-top: 0px;
    margin-bottom: 0px;
}

#body-both {
    width: 650px;
}

#body-left {
    float: left;
    width: 310px;
    margin-right: 30px;
}

#body-right {
    float: left;
    width: 310px;
}

table.table td {
    padding: 5px 5px;
    border-bottom: solid 1px #CCC;
}

#content ul li {
    padding: 3px 0 3px 0;
}

.testimonials {
    float: left;
    width: 650px;
}

.testimonial {
    margin-bottom: 30px;
}
.testimonial .content {
    font-style: italic;
    /*background-color: white;*/
    padding: 20px 15px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 10px;
    text-indent: 30px;
    position: relative;
}
.testimonial .content:before {
    font-family: sans-serif;
    position: absolute;
    display: block;
    content: 'â€ś';
    font-size: 60px;
    color: #999;
    top: 30px;
    left: -20px;
}

.testimonial .content:after {
    font-family: sans-serif;
    content: 'â€ž';
    font-size: 60px;
    color: #999;
    position: absolute;
    margin-top: -16px;
    margin-left: -46px;
}

.testimonial .date {
    display: block;
    text-align: right;
    font-size: 11px;
    color: #999;
}

.testimonial .name {
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}

.block-testimonials {
    position: relative;
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}


.block-testimonials .testimonial {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.block-testimonials .testimonial .inner {
    padding: 15px;
}</pre></body></html>