* {
    margin: 0;
    padding: 0;
    font-family: arial, verdana, tahoma, sans-serif;
    color: #6b787e;
    text-align: left;
}

body {
    font-family: arial, verdana, tahoma, sans-serif;
    text-align: center;
    background: url('bg-body.png') repeat-x left top;
    font-size: 11px;
}

h1 {
font-size:20px;
}

h2 {
    font-weight: normal;
    font-size:16px;
}

h3 {
    font-size:14px;
}

li {
    list-style: none;
}

p {
    line-height: 150%;
}

a {
    color: #3a74b4;
}

input {
    font-size: 11px;
    padding:2px;
}

textarea {
    font-size: 11px;
    width: 300px;
    padding: 2px;
    margin-bottom:5px;
}

table {
    vertical-align:top;
}

/* ID: CONTAINER */

#container {
    width: 100%;
    height: 100%;
    background: url('bg-container.png') no-repeat center top;
    background: url('bg-container.jpg') no-repeat center top;
}

#bg-bottom {
    width: 100%;
    height: 100%;
    background: transparent url('bg-bottom.png') repeat-x left bottom;
}


/* ID: PAGE */

#page {
    width: 1000px;
    margin: 0 auto;
}


/* ID: HEADER */

#header {
    height: 230px;
    position: relative;
}

#header .logo {
    width: 340px;
    height: 140px;
    display: block;
    position: absolute;
    top: 30px;
    left: 20px;
}

#header .logo span {
    display: none;
    visibility: hidden;
}


/* mainmenu */
#header .menu {
    position: absolute;
    top: 40px;
    right: 11px;
}

#header .menu ul {
}

#header .menu li {
    display: inline;
    height: 38px;
    display: block;
    float: left;
    padding: 0 0 0 20px;
}

#header .menu li div {
    float: left;
}

#header .menu li .leftside {
    width: 6px;
    height: 38px;
    background: url('menu-item-leftside.png') no-repeat right top;
}

#header .menu li .midle {
    background: url('menu-item-midle.png') repeat-x left top;
}

#header .menu li .rightside {
    width: 7px;
    height: 38px;
    background: url('menu-item-rightside.png') no-repeat left top;
}

#header .menu li.active .leftside {
    width: 6px;
    height: 38px;
    background: url('menu-item-leftside-active.png') no-repeat right top;
}

#header .menu li.active .midle {
    background: url('menu-item-midle-active.png') repeat-x left top;
}

#header .menu li.active .rightside {
    width: 7px;
    height: 38px;
    background: url('menu-item-rightside-active.png') no-repeat left top;
}

#header .menu a {
    text-decoration: none;
    line-height: 38px;
    color: #ca2c8e;
    font-weight: bold;
    padding: 5px 10px;
}

#header .menu li.active a {
    color: #e3f2fa;
}

#header .menu a:hover {
}

#header .motto {
    display: none;
    visibility: hidden;
}

#header .box0 {
    float: left;
    margin: 190px 0 0 7px;
    position: relative;
}

/* vyhledavani */
#header .search {
    width: 264px;
}

#header .search .text {
    background: url('bg-search-text.png') no-repeat left center;
    width: 140px;
    height: 19px;
    border: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 5px 0 5px;
    font-size: 11px;
}

#header .search .submit {
    background: url('bg-search-submit.gif') no-repeat left center;
    width: 58px;
    height: 24px;
    border: 0;
    position: absolute;
    top: 0px;
    left: 159px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}

/* drobky */
#header .breadcrumbs {
    position: absolute;
    top: 5px;
    left: 254px;
    width: 437px;
    color: #1d8fcc;
}

/* box s telefonem, mailem a prepinacem jazyka */
#header .info {
    position: absolute;
    top: 5px;
    left: 675px;
    width: 319px;
    color: #1d8fcc;
}

#header .info li {
    display: inline;
}

#header .info span.separator {
    background: url('info-separator.gif') no-repeat left 1px;
}

#header .info .en {
    background: url('flag-en.png') no-repeat left 1px;
    padding:  0 0 0 23px;
}

#header .info .cz {
    background: url('flag-cz.png') no-repeat left 1px;
    padding:  0 0 0 23px;
}

/* ID: CONTENT */

#content {
}



/* ID; LEFTCOL */

#leftcol {
    float: left;
    width: 234px;
}

#leftcol ul {
    margin: 0 22px 0 17px;
}

#leftcol li {
    line-height: 26px;
}

#leftcol a {
    background: url('menu-odrazka.gif') no-repeat left 10px;
    padding: 0 0 0 17px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #f1f9fe;;
    font-weight: bold;
    display: block;
}

#leftcol a:hover, #leftcol li.selected a:hover {
    color: white; /* #fdd234; */
    color:#fee801;
}

#leftcol li.selected a {
    color: #fdd234;
}

#leftcol li.active a.active {
    color: #fdd234;
    background: url('menu-odrazka-active.gif') no-repeat left 8px;
}

#leftcol li.active ul li a.active {
    background: transparent;
}

#leftcol li.active ul li a.active {
    color: #ffeb1e;
}

#leftcol li.selected li a {
    color: #fcfdfd;
}

#leftcol li ul {
    display: none;
}

#leftcol li.active ul {
    display: block;
    font-size:10px;
}

#leftcol li.active ul a {
    background: none;
    padding: 0;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
}

#leftcol .box1 {
    width: 234px;
    overflow: hidden;
    margin: 0 0 13px 0;
}

#leftcol .box1 .head {
    background: url('bg-box1-head.png') no-repeat left top;
    height: 54px;
}

#leftcol .box1 .head-en {
    background: url('bg-box1-head-en.png') no-repeat left top;
    height: 54px;
}

#leftcol .box1 .mid {
    background: url('bg-box1.png') repeat-y left top;
}

#leftcol .box1 .bottom {
    background: url('bg-box1-bottom.png') no-repeat left top;
    height: 8px;
}

#leftcol .box1 li {
    background: url('box1-linka.gif') no-repeat left bottom;
}
/*
#leftcol .box1 li.selected {
    line-height: 100%;
    padding: 8px 0 0 0;
}
*/
#leftcol .box2 {
    width: 234px;
    overflow: hidden;
}

#leftcol .box2 .head {
    background: url('bg-box2-head.png') no-repeat left top;
    height: 54px;
}

#leftcol .box2 .head-en {
    background: url('bg-box2-head-en.png') no-repeat left top;
    height: 54px;
}

#leftcol .box2 .mid {
    background: url('bg-box2.png') repeat-y left top;
}

#leftcol .box2 .bottom {
    background: url('bg-box2-bottom.png') no-repeat left top;
    height: 8px;
}

#leftcol .box2 li {
    background: url('box2-linka.gif') no-repeat left bottom;
}

#leftcol .box2 a {
    background: url('menu-odrazka.gif') no-repeat left 10px;
}

#leftcol li.last {
    background: none;
}

#leftcol .active li {
    line-height: 22px;
}

#leftcol .active li a {
    font-size: 11px;
}

#leftcol .active ul {
    margin-top: -4px;
}

#leftcol .balon-banner {
    width: 194px;
    height: 69px;
    margin-top: 13px;
    padding: 140px 20px 0 20px;
    background: url(balon-banner.gif) no-repeat left top;
    line-height: 18px;
}
    #leftcol .balon-banner td {
        vertical-align: top;

    }

    #leftcol .balon-banner a {
        text-transform: none;
        background: none;
        padding: 0px;
        color:#3A74B4;
        text-decoration: underline;
        font-weight: normal;
    }
    #leftcol .balon-banner a:hover {
        text-decoration: none;
    }

#leftcol .banner {
    margin-top: 13px;
    padding: 0;
}

#leftcol .banner a {
        display:block;
        text-transform: none;
        background: none;
        padding: 0px;
        color:#3A74B4;
        text-decoration: underline;
        font-weight: normal;
        border:none;
}

#leftcol .banner img {
    margin:0;
    border:none;
}

.sidebar-banners .banner{
    position: relative;
}
    .sidebar-banners .banner img{
        width: 234px;
        display: block;
    }
    .sidebar-banners .corner{
        position: absolute;
        display: block;
        width: 10px;
        height: 10px;
        overflow: hidden;
        background: url(banner-corners.png) no-repeat 0 0;
    }
        .sidebar-banners .corner-l-t{ left: 0; top: 0; background-position: 0 0; }
        .sidebar-banners .corner-r-t{ right: 0; top: 0; background-position: -10px 0; }
        .sidebar-banners .corner-l-b{ left: 0; bottom: 0; background-position: 0 -10px; }
        .sidebar-banners .corner-r-b{ right: 0; bottom: 0; background-position: -10px -10px; }
    
    
/* ID; MIDCOL */

#midcol {
    float: left;
    width: 557px;
    /* min-height: 1000px; */
    overflow: hidden;
}

#midcol .inbox {
    margin: 0 17px;
}

#midcol h2 {
    color: #eb3e98;
    /*font-weight: bold;*/
    font-size: 16px;
    margin-top: 10px;
    margin-bottom:12px;
}

#midcol h2 a {
    color: #eb3e98;
    font-weight: bold;
}

#midcol p.nabidkaSekce, #midcol h2.nabidkaSekce {
    color: #47a5d7;
    text-transform: uppercase;
    font-size: 12px;
    margin: 20px 11px 10px 11px;
}

#midcol img.nabidka {
    border: 2px solid #8fc6e6;
    margin: 21px 0 0 11px;
}

#midcol img.nabidka #main {
    float: left;
}

#midcol .nabidka-text {
    height: 160px;
}

/* prvni box v midcolu na homepage */
#midcol .box4 {
    background: url('bg-box4.png') no-repeat left top;
    width: 522px;
    overflow: hidden;
    margin: 0 0 13px 0;
    padding: 0 0 20px 0;
}

#midcol .box4 .left {
    /*padding: 0 0 0 11px;*/
    width: 160px;
    background: none;
}

#midcol .box4 .left .inbox {
    margin: 0 0 0 11px;
}

#midcol .box4 .right {
    width: 357px;
    margin: 20px 0 0 0;
}

#midcol .box4 img {
    border: 2px solid #8fc6e6;
    margin: 0 2px 2px 0;
}

#midcol .box4 .refLogos img {
    border: 0;
    width: 92px;
    height: auto;
}

#midcol .box4 .refLogos td {
    vertical-align: middle;
}

#midcol .box4 img.nabidka {
    border: 2px solid #8fc6e6;
    margin: 21px 0 0 0;
}

#midcol .box4 h2 {
    font-size: 18px;
    line-height: 24px;
}

#midcol .box4 .right h2 {
    font-size: 18px;
    line-height: 100%;
    margin: 0 0 5px -1px;
    padding: 0;
}

#midcol .box4 table h2 {
    font-size: 16px;
    line-height: 24px;
}

#midcol .box4 p {
    margin: 0 11px 10px 0;
}

#midcol h2.fat {
    font-size: 18px;
    line-height: 24px;
    padding-left:10px;
    letter-spacing:1px;
}

a.gallink {
    background: #dff2ff url('ico-lupa.gif') no-repeat 4px 4px;
    padding: 5px 5px 4px 23px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 9px;
    float: left;
    display: block;
    margin-top: 0px;
}


#midcol .box4 .inbox {
    margin: 17px;
}

#midcol .box4 ul {
    margin: 10px 0;
}

#midcol .box4 li {
    background: url('box6-odrazka.gif') no-repeat left 3px;
    padding: 0 0 0 27px;
    line-height: 20px;
}

#midcol .box4 .selRef img {
    border: 2px solid #9acbe2;
}

#midcol .box4 .selRef h3.ref-header {
    color: #eb3e98;
    font-size: 11px;
    font-weight: normal;
    margin: 3px 0;
    height: 50px;
    color:red;
}

#midcol .box4 h3.ref-header a{
       color: #eb3e98;
}

#midcol .box4 .selRef span {
    color: #567687;
}

#midcol .box4 .selRef li {
    list-style: none;
    display: block;
    float: left;
    padding: 4px 4px 4px 5px;
    width: 146px;
    height:190px;
    overflow: hidden;
    background:#f5fafe;
    margin:0 6px 10px 0;
    line-height:140%;
}

#midcol .ref-gallink {
    height:24px;
    text-align:right;
}

/* ostatni nabidky v midcolu na homepage */
#midcol .box5 {
    background: url('bg-box5.gif') no-repeat left top;
    width: 515px;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}

#midcol .box5 .content{
    margin:20px 12px 0 12px;
}

#midcol .box5 .left {
    width: 165px;
}
#midcol .box5 a.gallink {
    margin-left: 11px;
}

#midcol .box5 .right {
    width: 325px;
    margin: 20px 12px 0 10px;
}

#midcol .box5 .right p{
   text-align: justify;
}

#midcol .box5 h2 {
    margin: 0 0 13px 0;
}

#midcol .box5 h2 a {
    font-weight:normal;
}

#midcol .box5 p {
    margin: 0 20px 0 0;
}

#midcol .box5 img {
    width: 140px;
}


/* box s nabidkou na homepage */
#midcol .box6 {
    background: url('bg-box6.png') no-repeat left top;
    width: 522px;
    overflow: hidden;
    margin: 0 0 20px 0;
    position: relative;
    z-index: 100;
}

#midcol #box6en {
    background: url('bg-box6-en.png') no-repeat left top;
    width: 522px;
    overflow: hidden;
    margin: 0 0 20px 0;
    position: relative;
    z-index: 100;
}

h2.titleimg{
    padding-left: 10px;
    position: absolute;
    z-index: 10;
}

#midcol .box6 .inbox {
    margin: 65px 25px 25px 25px;
}

#midcol .box6 li {
    background: url('box6-odrazka.gif') no-repeat left 3px;
    padding: 0 0 0 27px;
    line-height: 20px;
}

#midcol .box6 strong, #midcol .box6 h3 {
    color: #eb3e98;
    display: inline;
    font-size: 11px;
    font-weight: bold;
}

/* vybrane reference na homepage */
#midcol .box7 {
    background: url('bg-box5.png') no-repeat left top;
    width: 522px;
    overflow: hidden;
    margin: 0 0 11px 0;
}

#midcol .box7 .inbox {
    margin: 20px 0px 25px 15px;
}

#midcol .box7 img {
    border: 2px solid #9acbe2;
    width: 140px;
}

#midcol .box7 a{
    color: #eb3e98;
    font-size: 11px;
    text-decoration: none;
}
#midcol .box7 h3 {
    color: #eb3e98;
    font-size: 11px;
    font-weight: normal;
    margin: 4px 2px 3px 2px;
    padding:2px 0 0 0;
}

#midcol .box7 span {
    color: #567687;
}

#midcol .box7 li {
    display: block;
    float: left;
    padding: 5px 4px 5px 6px;
    width: 146px;
    height: 148px;
    overflow: hidden;
    background:#f5fafe;
    margin:0 12px 10px 0;
}

#midcol .box7 h2 {
    color: #47a5d7;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#midcol .box7 ul {
}

#midcol .box7 .ref-image {
    height: 107px;
    margin-bottom:0px;
}

#midcol td {
    vertical-align: top;
    width: 160px;
    border-right: 30px solid none;
}

#midcol div.k1 {
    float: left;
    width: 220px;
    line-height: 145%;
    padding-top: 2px;
}

#midcol .k2 {
    float: left;
    width: 260px;
}


/* ID; RIGHTCOL */

#rightcol {
    float: right;
    width: 209px;
    overflow: hidden;
    background: #aaddf3;
}

/* box s akcni nabidkou */
#rightcol .box3 {
    width: 209px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #aaddf3;
}

#rightcol .box3 .head {
    background: url('bg-box3-head.png') no-repeat left top;
    height: 62px;
    position: relative;
    z-index: 100;
}

#rightcol .box3 .head-en {
    background: url('bg-box3-head-en.png') no-repeat left top;
    height: 62px;
}


#rightcol .box3 .mid {
    background: url('bg-box3.png') repeat-y left top;
    padding: 0 0 13px 0;
}

#rightcol .box3 .bottom {
    background: url('bg-box3-bottom.png') no-repeat left bottom;
    height: 8px;
}

#rightcol .box3 ul {
    margin: 0 0 0 16px;
    overflow: hidden;
}

#rightcol .box3 li {
    margin: 0 0 20px 0;
    display: block;
    float: left;
    width: 200px;
}

#rightcol .box3 a.imglink {
    width: 60px;
    height: 59px;
    padding: 0;
}

#rightcol .box3 a.imglink img.actionimg {
    border: 1px solid #4f8cc3;
}


#rightcol .box3 a.textlink {
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

#rightcol .box3 p {
    text-decoration: none;
    color: #3a74b4;
    margin: 0 10px 0 0;
}

#rightcol .right {
    width: 130px;
}

#rightcol p.action {
    margin:3px 10px 2px 0;
    line-height:135%;
}


/* ID: FOOTER */

#footer {
    clear: both;
    margin: 25px 0 0 0;
    padding: 0 0 30px 0;
    overflow: hidden;
}

/* vypis vsech linku z leftcol menu */
#footer div.links {
    margin: 5px 0 10px 0;
    padding: 10px;
    background: #e7f4ff;
    text-align: left;
    display:none;
    visibility:hidden;
}

#footer .links ul {
    display:inline;
}

#footer .links li {
    background: url('links-separator.gif') no-repeat right 2px;
    display: inline;
    padding: 0 9px 0 6px;
}

#footer .links li.last {
    background: none;
}

/* kontaktni informace */
#footer .contact {
    margin: 20px 0 0 7px;
}

#footer .contact strong {
    color: #507b98;
}

/* copyright a link na coex */
#footer .copyright {
    margin: 20px 7px 0 0;
}

#footer .copyright li {
    text-align: right;
    color: #656b6d;
}

#footer li {
    line-height: 18px;
}


/* COMMON CLASSES */

hr {
    visibility: hidden;
    display: none;
    border:none;
    width:0px;
    height:0;
    margin:0;
    padding:0;
    font-size:1px;
    background-color: red;
    color: red;
    border-width:0;
}


.cleaner {
    clear: both;
    visibility: hidden;
}

.cleaner2 {
    padding:0;
    height:1px;
    margin:0;
    clear: both;
    border: none;
    overflow:hidden;
    color:white;
}


.left {
    float: left;
}

.right {
    float: right;
}

/* GALLERY PAGEs */

.gallerypage .thumbscontainer{
    width:700px;
    line-height:200%;
}

.gallerypage {
    margin: 1.5em;
}
.gallerypage h1 {
    color: #eb3e98;
}

.gallerypage a img.thumbnail {
    border: 2px solid #d9ecf7;
}

.gallerypage p {
    color: #eb3e98;
}

.gallerypage ul {
    margin-bottom:10px;
    display:block;

}

.gallerypage ul.thumbs li {
  width:140px;
  height:142px;
  text-align:center;
  /*vertical-align: center;*/
  background:#cde7f6;
  padding:6px 8px 12px 8px;
  border: 1px solid #9acbe2;
}

.gallerypage ul.thumbs li p {
  padding:2px;
  text-align:center;
  margin:0 auto;
  font-size:11px;
  line-height:100%;
}


.info-foot {
    padding:1em;
    background:#cde7f6;
    border:1px solid #acd9f0;
    margin: 1.5em;
}

a.obj {
    background: url('ico-kosik.gif') no-repeat left 4px;
    display: block;
    float: left;
    width: 50px;
    margin-top: 10px;
    padding: 4px 4px 4px 19px;
}

#contactform {
    line-height:120%;
}

#contactform p {
    margin:0;
    padding:0;
    line-height:100%;
}

span.not-required {
    color: #b7b8b8;
}


/* POPTAVKA - vyskakovaci okno */
#nab {
    position: absolute;
    top: 150px;
    left: 40%;
    display: none;
    border: 1px solid #abcde6;
    margin: 10px 0 0 0;
    padding: 20px;
    background: url('bg-body.png') repeat-x left top;
    background: #f1f7fd;
}

#nab iframe {
    border: 0;
    height: 480px;
    width: 300px;
    background: none;
}

#nab h2 {
    font-size: 18px;
    line-height: 24px;
    color: #eb3e98;
}

#nab #nabclose {
    position: absolute;
    right: 30px;
    top: 30px;
    background: url('bg-search-submit.png') no-repeat left top;
    text-decoration: none;
    padding: 6px 16px;
}

p {
    line-height: 150%;
}

.marginRight1 {
    float: left;
    padding: 0 10px 0 0;
}

.errors {
    line-height:140%;
    color:red !important;
    margin:20px 0px;
}

/***
 RECAPTCHA STYLING
 */

/*#recaptcha_widget_div #recaptcha_reload_btn,*/
#recaptcha_widget_div #recaptcha_switch_audio_btn,
#recaptcha_widget_div #recaptcha_whatsthis_btn,
#recaptcha_widget_div #recaptcha_logo,
#recaptcha_widget_div #recaptcha_tagline {
    display: none !important;
}

#recaptcha_widget_div a#recaptcha_reload_btn {
    display: block;
    width: 19px;
    height: 14px;
    margin: 1px 0 0 5px;
    background: url('refresh.gif') no-repeat !important;
}

#recaptcha_widget_div #recaptcha_reload_btn img {
    display: none !important;
}

#recaptcha_widget_div .recaptchatable {
    border: 0 !important;
}

#recaptcha_widget_div .recaptcha_image_cell,
#recaptcha_widget_div #recaptcha_table tr td {
    padding: 0 !important;
}

#recaptcha_widget_div #recaptcha_image {
    margin: 0 !important;
}

#recaptcha_widget_div img {
    border: 0 !important;
    width: auto !important;
}

#recaptcha_widget_div #recaptcha_response_field {
    border-color: #abadb3 !important;
}

/***
 GENERIC CLASSES
 */

.hidden {
    display: none;
    visibility: hidden;
}

.thankyou {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
