html {
    background: white;
}

a:focus {
    outline: none;
}
/*button::-moz-focus-inner { border: 0; }*/

body {
    background: white url('../img/header-string.png') repeat-x;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: Calibri, sans-serif;
    font-size: 15px;
}
h1, h3 {
    color: #52871d;
}
h1 {
    font-size: 24px;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #e0e0e0;
}
h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
    color: #797979;
}
h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
a, a:visited, a:active {
    color: #52871d;
}
a:hover {
    text-decoration: none;
}
a img {
    border: 0px;
}
ul li {
    list-style-image: url('../img/odrazka.png');
}

.green {
    color: #52871d;
}

#page {
    text-align: left;
    margin: 0 auto;
    width: 1020px;
}

#logo {
    width: 262px;
    height: 71px;
    position: absolute;
    top: 17px;
    left: 55px;
}
#logo a {
    text-decoration: none;
    padding: 0;
    margin: 0;
}
#logo img {
    border: 0;
    padding: 0;
    margin: 0;
}

#header-main {
    width: 1020px;
    height: 424px;
    background: url('../img/header.jpg') no-repeat;
    position: relative;
}

#headertext {
    position: absolute;
    top: 25px;
    right: 30px;
    color: white;
}


#content {
    background: url('../img/content.png') no-repeat;
    margin-top: -10px;
    position: relative;
    text-align: center;
}
#content-window {
    width: 940px;
    margin: 10px auto;
    text-align: left;
    padding-top: 10px;
}

#search {
    position: absolute;
    top: 15px;
    right: 40px;
    height: 21px;
}
#search form, #footer form {
    margin: 0px;
    padding: 0px;
}
#search input, #footer input {
    border: 1px solid #cecece;
    display: inline-block;
    width: 48%;
    /*    margin-top: -5px;
        margin-bottom: -6px;*/
}
#searchbutton {
    width: 70px;
    height: 21px;
}

.button-green, .button-blue {
    height: 21px;
    line-height: 21px;
    text-decoration: none;
    color: white !important;
    display: block;
    width: 120px;
    text-align: center;
    font-size: 12px;
    float: right;
    border: 0px;
}
.button-green {background: url('../img/button-green_active.png') repeat-x;}
.button-green:link, .button-green {background: url('../img/button-green.png') repeat-x;}
.button-green:hover, .button-green:focus, .button-green.active {background: url('../img/button-green_active.png') repeat-x;}

.button-blue {background: url('../img/button-blue_active.png') repeat-x;}
.button-blue:link, .button-blue {background: url('../img/button-blue.png') repeat-x;}
.button-blue:hover, .button-blue:focus, .button-blue.active {background: url('../img/button-blue_active.png') repeat-x;}


.clear {
    clear: both;
}

.wrapper {
    padding: 0 10px;
}

#c_left h2 {
    font-size: 14px;
    color: #188B8B;
    margin: 5px;
}

.leftfloat {
    float: left;
}

a.gallery img {
    margin: 8px;
}

.error {
    color: red !important;
}

.message {
    margin: 10px 0;
    padding: 7px;
    background-color: #eee;
    border: 2px solid #D5AB00;
    font-weight: bold;
}

.rightfloat {
    float: right;
}
.leftfloat {
    float: left;
}

/**
* Additional styles for the controls.
*/
.jcarousel-scroll {
    margin-top: 0px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev,
#footerbox-next,
#footerbox-prev {
    cursor: pointer;
    margin-bottom: -10px;
}

#footerbox-next {

}

/* callout */
div#callout {
    text-align: left;
    width: 940px;
    margin: 25px 0;
    text-align: justify;
}
div#callout p {
    /*    font-size: 20px;*/
    font-style:italic;
    padding: 0 0px;
    letter-spacing: 1px;
    /*    line-height: 25px;*/
}
div#callout p img {
    margin: 0px 3px;
}
/* titulka - boxy uprostred s novinkami */
#newsboxes {
    width: 940px;
    height: 260px;
}
#newsboxes div.separator {
    background: url('../img/boxes/big-separator-2.png') center center no-repeat;
    height: 260px;
    width: 5px;
    float: left;
}
#newsboxes div.box {
    width: 306px;
    height: 260px;
    float: left;
    position: relative;
}
#newsboxes div.box h3 {
    color: #0E7289;
    font-size: 18px;
}
#newsboxes div.box .button-blue {
    position: absolute;
    bottom: 0px;
    right: 3px;
}
#newsboxes div.box img {
    margin-top: 8px;
}

.homepage h1 {
    margin-top: 20px;
}

div#mycarousel {
    margin-top: 20px;
    font-size: 14px;
}

#footer {
    background: url('../img/footer-string.png') repeat-x;
    height: 194px;
    width: 100%;
    text-align: center;
}
#footercontent {
    width: 940px;
    text-align: left;
    margin: 0 auto;
}

#footerbottom {
    margin-top: 20px;
    color: white;
    font-size: 11px;
}
#footerbottom .box {
    background: url('../img/footer-1.png') no-repeat top left;
    width: 305px;
    height: 96px;
    float: left;
}
#footerbottom .separator {
    background: url('../img/footer-2.png') no-repeat top right;
    width: 24px;
    height: 96px;
    float: right;
}
#footerbottom .box div {
    padding: 10px 10px 10px 30px;
}

.graytext {
    color: #666;
}

#footernav a {
    color: #666;
    font-size: 12px;
}

#breadcrumbs {
    color: #3d3d3d;
    margin-top: 10px;
}

/* BOXY v pravem sloupci */
.box_right {
    margin-top: 20px;
    width: 289px;
    background: url('../img/boxes/right_box_telo.png') repeat-y;
}
.box_right_bottom {
    width: 289px;
    height: 5px;
    clear: both;
    background: url('../img/boxes/right_box_spodek.png') no-repeat;
}
.box_right_top {
    width: 289px;
    height: 36px;
    background: url('../img/boxes/right_box_vrsek.png') no-repeat;
    color: #0E7289;
    line-height: 44px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;

}
.box_right .wrapper {
    padding: 10px 10px;
}

.box_news_top {
    width: 289px;
    height: 38px;
    background: url('../img/boxes/news_box_vrsek.png') no-repeat;
}
.box_reseni_top {
    width: 289px;
    height: 38px;
    background: url('../img/boxes/reseni_box_vrsek.png') no-repeat;
}
.box_ukazky_top {
    width: 289px;
    height: 38px;
    background: url('../img/boxes/ukazky_box_vrsek.png') no-repeat;
}
.box_right .button-blue {
    margin-right: 5px;
}

#rightpanel {
    float: right;
}

#article {
    float: left;
    margin-top: 20px;
    width: 640px;
}
#article p + p {
    /*text-indent: 30px;*/
}
#article_full {
    margin-top: 20px;
    width: 940px;
}
#article_full p + p {
    font-size: 16px;
    text-indent: 30px;
}




/* slider na homepage */
div.slidercontent {
    width: 280px;
    float: left;
}
div.slidercontent div {
    padding: 10px 10px 5px 0px;
}
div.slidercontent img {
    float: left;
    margin: 0 5px 30px 0;
}
div.slidercontent ul {
    clear: both;
    margin: 0px 0 5px 0px;
}
div.slidercontent h2 {
    color: #0E7289;
    font-size: 18px;
    margin-bottom: 0px;
}
div.slidercontent ul li {
    list-style-image: url('../img/odrazka.png');
}
div.slidercontent p {
    margin: 0px;
}

a#right_contact {
    background: url('../img/boxes/kontakt-button-aktiv.jpg') no-repeat;
    width: 287px;
    height: 130px;
    display: block;
    margin-top: 20px;
}
a#right_contact:link, a#right_contact:visited {background: url('../img/boxes/kontakt-button-neaktiv.jpg') no-repeat;}
a#right_contact:hover, a#right_contact:focus, a#right_contact.active {background: url('../img/boxes/kontakt-button-aktiv.jpg') no-repeat;}

/* preloaded images */
div#preloaded-images {
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}

.contactForm-body {
    background: url('../img/kontakt/box-telo.png') repeat-y;
    width: 618px;
}
.contactForm-top {
    background: url('../img/kontakt/box-vrsek.png') no-repeat;
    width: 618px;
    height: 75px;
}
.contactForm-bottom {
    background: url('../img/kontakt/box-spodek.png') no-repeat;
    width: 618px;
    height: 6px;
}
.contactForm {
    padding: 10px;
}

.reference {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 15px;
}
.reference img {
    float: right;
    margin: 0 0 10px 10px;
    border: 0px;
}
.reference h2 {
    background: url('../img/odrazka.png') left center no-repeat;
    padding-left: 20px;
    color: black;
    font-size: 18px;
}

.sluzby-title {
    background: url('../img/sluzby/sluzby-title.png') no-repeat;
    width: 618px;
    height: 56px;
    line-height: 80px;
    font-size: 18px;
    color: #0E7289;
    position: relative;
    padding-left: 70px;
    clear: both;
}
.sluzby-title img {
    position: absolute;
    top: 3px;
    left: 3px;
}

#article .button-green {
    margin-bottom: 20px;
}

.center {
    text-align: center;
}


#menu {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 1020px;
    height: 86px;
    background: url('../img/menu.png') no-repeat bottom left;
}

#menu a {
    width: 136px;
    height: 86px;
    display: block;
    margin-left: 3px;
    position: relative;
    text-decoration: none;
}

#menu a span {
    position: absolute;
    bottom: 3px;
    right: 8px;
    font-size: 17px;
    text-align: right;
    color: #DEDEDE;
    text-shadow: #535353 2px 2px 0px;
}

#menu a#menu_kontakt span {
    right: 40px;
}

#menu a:link, #menu a:visited {background: transparent;}
#menu a:hover, #menu a:focus, #menu a.active {
    background: url('../img/big-active.png') no-repeat;
}

/* vyjimky */
a#menu_home {
    margin-left: 41px; background: url('../img/menu_uvod_active.png') no-repeat;
}
a#menu_kontakt:hover, a#menu_kontakt:focus, a#menu_kontakt.active {
    background: url('../img/small-active.png') no-repeat;
}

#menu_items {
    margin: 0px;
    padding: 0px;
}
/* submenu */
#menu_items li {	
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

#menu_items li ul {	
    margin: 1px 0 0 0px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    visibility: hidden;
}

#menu_items li ul li {	
    float: none;
    display: block;
}

#menu_items li ul li a {
    color: #DEDEDE;
    text-shadow: #535353 2px 2px 0px;
    float: none;
    display: block;
    width: 179px;
    line-height: 25px;
    font-size: 12px;
    height: 25px;
    text-align: left;
    margin-bottom: 1px;
    background: url('../img/submenu.png') no-repeat !important;
}
#menu #menu_items li ul li a:hover {
    background: url('../img/submenu-active.png') no-repeat !important;
}
#menu_items li ul li a span {
    padding: 4px 0px 0 18px;
    font-size: 15px;
    line-height: 28px;
}

#menu #menu_items li ul li a span {
    position: relative !important;
}

.naMiruButton {
    padding: 0;
}
.naMiruButton a {
    color: #DEDEDE;
    text-shadow: #535353 2px 2px 0px;
    display: block;
    width: 640px;
    height: 53px;
    text-decoration: none;
    background: url('../img/button-big.png') no-repeat;
}
.naMiruButton a:hover {
    background: url('../img/button-big-active.png') no-repeat;
}
.naMiruButton a span {
    font-size: 16px;
    line-height: 53px;
    padding-left: 60px;
    text-decoration: none;
}
.naMiruButton a:hover span {
    color: #DEDEDE;
    text-shadow: #535353 2px 2px 0px;
}