body  {
width: 100%;
background-image: url('dsgn-images/background.jpg');
background-color: #f4f4f4;

margin-top: 0;
margin-left: 0;
margin-right: 0;

font-family: Trebuchet MS, MS Trebuchet, Verdana, Arial, sans-serif;
}

h1  {
display: none;
}

.clearer  {
clear: both;
}

#screen1 {
width: 808px;
height: 80px;

position: relative;

margin-left: auto;
margin-right: auto;

margin-top: 18px;

background-image: url('dsgn-images/screen-bg.jpg');
background-color: #ffffff;
background-repeat: repeat-y;
background-position: 0px 18px;

padding: 34px;
}

#screen2 {
width: 808px;

position: relative;

margin-left: auto;
margin-right: auto;

margin-bottom: 114px;

background-image: url('dsgn-images/screen-bg.jpg');
background-color: #ffffff;
background-repeat: repeat-y;

padding: 34px;
padding-top: 16px;
}

#screen-top  {
width: 876px;
height: 18px;

background-image: url('dsgn-images/screen-top-bg.jpg');
background-color: #f4f4f4;

position: absolute;
left: 0;
top: 0;
}

#screen-bottom  {
width: 876px;
height: 18px;

background-image: url('dsgn-images/screen-bottom-bg.jpg');
background-color: #f4f4f4;

position: absolute;
left: 0;
bottom: 0;
}

#screen-bottom-logo-bottom  {
width: 293px;
height: 102px;

background-image: url('dsgn-images/screen-bottom-logo-bottom-bg.jpg');

position: absolute;
right: 18px;
bottom: -84px;
}

#screen-bottom-logo-right {
width: 136px;
height: 186px;

background-image: url('dsgn-images/screen-bottom-logo-right-bg.jpg');

position: absolute;
right: -118px;
bottom: -21px;
}

#header-logo  {
padding-right: 10px;
border: none;

border-right: 1px solid #b5b4b1;

float: left;
}

#header-label {
border: none;

margin-top: 15px;
margin-left: 35px;

float: left;
}

#header-text  {
float: right;

margin-top: 27px;
height: 14px;

font-size: 12px;
color: #333333;
}

#menu {
float: right;

width: 600px;
height: 29px;

margin-top: -3px;
margin-right: -2px;

font-size: 11px;
color: #ffffff;

text-align: right;

position: relative;
}

#menu ul  {
margin: 0;
padding: 0;

list-style-type: none;

position: absolute;
right: 2px;
}

#menu ul li {
float: left;

position: relative;

margin-right: 2px;
}

#menu ul li .left-crn {
position: absolute;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: left top;
font-size: 1px;

width: 5px;
height: 5px;
background-image: url('dsgn-images/menu-li-crn-left.jpg');
background-color: #7ac466;
}

#menu ul li .left-crn-hvr {
position: absolute;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: left top;
font-size: 1px;

width: 5px;
height: 5px;
background-image: url('dsgn-images/menu-li-crn-left-hvr.jpg');
background-color: #ee1c23;
}

#menu ul li .right-crn  {
position: absolute;
right: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: right top;
font-size: 1px;

width: 5px;
height: 5px;
background-image: url('dsgn-images/menu-li-crn-right.jpg');
background-color: #7ac466;
}

#menu ul li .right-crn-hvr  {
position: absolute;
right: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: right top;
font-size: 1px;

width: 5px;
height: 5px;
background-image: url('dsgn-images/menu-li-crn-right-hvr.jpg');
background-color: #ee1c23;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover  {
display: block;

color: #ffffff;
text-decoration: none;

height: 11px;

padding-top: 4px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 9px;

background-image: url('dsgn-images/menu-li-bg.jpg');
background-repeat: repeat-x;
background-color: #7ac466;
}

#menu ul li a:hover {
background-image: url('dsgn-images/menu-li-hvr-bg.jpg');
background-repeat: repeat-x;
background-color: #ee1c23;
}

#menu ul li.active a {
margin-top: -5px;
padding-bottom: 14px;

background-image: url('dsgn-images/menu-li-act-bg.jpg');
background-color: #ee1c23;
}

#menu ul li.active .left-crn {
top: -5px;
background-image: url('dsgn-images/menu-li-crn-left-act.jpg');
background-color: #ee1c23;
}

#menu ul li.active .right-crn {
top: -5px;
background-image: url('dsgn-images/menu-li-crn-right-act.jpg');
background-color: #ee1c23;
}

#sep  {
width: 100%;
height: 4px;
font-size: 4px;

background-image: url('dsgn-images/sep-bg.jpg');
background-color: #ee1c23;
}

#sep div  {
width: 876px;
height: 4px;
font-size: 4px;

margin-left: auto;
margin-right: auto;

background-image: url('dsgn-images/sep-in-bg.jpg');
background-color: #ee1c23;
}

#menu-img {
margin-top: -8px;
margin-left: -5px;
margin-right: 1px;

float: left;
}

.menu-img-class {
float: left;

margin-right: 2px;
}

#main-left  {
margin-top: 8px;

width: 176px;

border: 1px solid #e2e2e2;
background-color: #f7f7f7;

padding-left: 5px;
padding-right: 5px;

font-size: 12px;

float: left;
}

#main-left ul {
margin: 0;
margin-bottom: 12px;

padding: 0;

color: #666666;

list-style-type: none;
}

#main-left ul li  {
margin: 0;
padding: 0;
}

#main-left ul li a, #main-left ul li a:link, #main-left ul li a:visited  {
display: block;
width: 151px;

padding-top: 5px;
padding-bottom: 4px;
padding-left: 25px;

line-height: 16px;

border-bottom: 1px solid #e2e2e2;

color: #666666;

text-decoration: none;

background-image: url('dsgn-images/main-left-li-bg.jpg');
background-repeat: no-repeat;
background-position: 9px 10px;
}

#main-left ul li a:hover  {
background-color: #ee1c23;
color: #fcfcfc;
text-decoration: none;

background-image: url('dsgn-images/main-left-li-hvr-bg.jpg');
}

#main-left ul li a.active {
color: #fcfcfc;

background-image: url('dsgn-images/main-left-li-hvr-bg.jpg');
background-color: #ee1c23;
}

#main-left h2 {
margin-top: 5px;
margin-bottom: 7px;

width: 149px;
height: 20px;

padding-top: 4px;
padding-left: 27px;

background-image: url('dsgn-images/main-left-h2-bg.jpg');
background-color: #c8c7c7;

color: #ffffff;
font-size: 11px;
}

#main-left h2 a, #main-left h2 a:link, #main-left h2 a:visited  {
color: #ffffff;
text-decoration: none;
}

#main-left h2 a:hover {
text-decoration: underline;
}

#main-left h3 {
color: #ee1c23;
font-size: 12px;

margin-top: 10px;
margin-bottom: -2px;
margin-left: 8px;
}

#main-left h3 a, #main-left h3 a:link, #main-left h3 a:visited  {
color: #ee1c23;
text-decoration: none;
}

#main-left h3 a:hover {
text-decoration: underline;
}

#main-left em {
margin-left: 8px;

font-style: normal;
color: #cccccc;
}

#main-left .text  {
margin-top: 1px;

margin-left: 8px;
margin-bottom: 12px;

padding-right: 5px;

color: #333333;
line-height: 16px;

text-align: justify;
}

#main-left .vice  {
font-size: 11px;
float: right;

margin-top: -6px;
margin-bottom: 5px;
}

#main-left .vice a, #main-left .vice a:link, #main-left .vice a:visited {
color: #333333;
text-decoration: underline;
}

#main-left .vice a:hover  {
color: #ee1c23;
}

#main-left p  {
margin-top: 0;
margin-bottom: 8px;
}

#main-left .text a, #main-left .text a:link, #main-left .text a:visited {
color: #333333;
text-decoration: underline;

display: inline;
padding: 0;

border: none;
background-image: none;
}

#main-left .text a:hover  {
color: #ee1c23;
background-color: #f7f7f7;
}

#main-right {
width: 614px;

padding-left: 5px;
margin-top: 8px;

border-top: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;

background-image: url('dsgn-images/main-right-bg.jpg');

float: left;
}

#h1-img {
position: relative;
top: 10px;
left: 17px;

float: left;
}

#h1-img img {
border: none;
}

#printer  {
float: right;

margin-top: 5px;
margin-right: 15px;
}

#printer img  {
border: none;
}

#main-right-text  {
width: 577px;

padding-left: 18px;
padding-right: 18px;
padding-top: 17px;
padding-bottom: 17px;

margin-top: 43px;

border-top: 1px solid #e2e2e2;
border-left: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;

color: #333333;
font-size: 12px;
line-height: 16px;
text-align: justify;

background-image: url('dsgn-images/main-right-text-bg.gif');
background-color: #f0f9ee;
}

#main-right-text img {
margin-top: 10px;
margin-bottom: 6px;
margin-left: 11px;
margin-right: 11px;

border: 3px solid #5c9c4b;
}

#main-right-text p  {
margin-top: 0;
margin-bottom: 8px;
}

#main-right-text a, #main-right-text a:link, #main-right-text a:visited {
color: #333333;
text-decoration: underline;
}

#main-right-text a:hover  {
color: #7ac466;
}

#main-right-text h3 {
font-size: 13px;
color: #7ac466;

margin-top: 15px;
margin-bottom: 5px;

padding-left: 18px;

background-image: url('dsgn-images/main-right-text-h3-bg.gif');
background-position: 1px 1px;
background-repeat: no-repeat;
}

#main-right-text h3 a, #main-right-text h3 a:link, #main-right-text h3 a:visited  {
color: #7ac466;
text-decoration: underline;
}

#main-right-text h3 a:hover {
color: #000000;
}

#main-right-text h4 {
font-size: 12px;
color: #000000;

margin-top: 15px;
margin-bottom: 3px;
}

#main-right-text h4 a, #main-right-text h4 a:link, #main-right-text h4 a:visited  {
color: #000000;
text-decoration: underline;
}

#main-right-text h4 a:hover {
color: #7ac466;
}

#main-right-text ul {
margin-top: 10px;
margin-bottom: 8px;
margin-left: 20px;

padding: 0;

list-style-type: none;
}

#main-right-text ul li  {
margin-bottom: 2px;

padding-left: 17px;

background-image: url('dsgn-images/main-right-text-li-bg.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#main-right-text .vice  {
font-size: 11px;
float: right;

margin-top: 3px;
margin-bottom: 5px;
}

#main-right-text .vice a, #main-right-text .vice a:link, #main-right-text .vice a:visited {
color: #333333;
text-decoration: underline;
}

#main-right-text .vice a:hover  {
color: #7ac466;
}

#main-right-text table  {
width: 90%;
border-collapse: collapse;

margin-left: auto;
margin-right: auto;

margin-top: 5px;
margin-bottom: 5px;
}

#main-right-text table td {
padding: 4px;
}

#main-right-text address {
font-style: normal;

margin-top: 5px;
margin-bottom: 5px;

margin-left: 20px;
}

#footer {
width: 782px;
height: 24px;

padding-left: 13px;
padding-right: 13px;

margin-top: 34px;
margin-bottom: 10px;

font-size: 11px;
color: #666666;
}

#footer img {
border: none;
}

#footer .left {
float: left;
}

#footer .left a, #footer .left a:link, #footer .left a:visited  {
color: #ee1c23;
text-decoration: none;
}

#footer .left a:hover {
text-decoration: underline;
}

#footer .left span  {
color: #cccccc;

margin-left: 24px;
margin-right: 24px;

position: relative;
top: -1px;
}

#footer .right  {
float: right;

margin-top: -11px;
}

#footer .right span {
color: #7ac466;

margin-left: 16px;
margin-right: 16px;
}

#footer .right #pd  {
position: relative;
top: 7px;
}

#preload  {
display: none;
}

#kontakt-form  {
border: none;
padding: none;
}

#kontakt-form #table-kontakt  {
border: none;
border-collapse: collapse;
}

#kontakt-form .td-prvni {
width: 120px;
vertical-align: top;
}

#kontakt-form label {
font-weight: bold;
color: #367326;
}

#kontakt-form input, #kontakt-form textarea {
border: 1px solid #367326;
padding: 2px;
width: 200px;

font-size: 11px;
background-color: #fafff9;
font-family: Trebuchet MS, MS Trebuchet, Verdana, Arial, sans-serif;
}

#kontakt-form textarea {
width: 300px;
white-space: pre;
}

#kontakt-form #form-button  {
width: 70px;
margin-top: 10px;

font-weight: bold;
color: #367326;

border-width: 2px;
}

#kontakt-errors {
color: #ee1c23;

margin-top: 5px;
margin-bottom: 5px;
}
