body {
    background-image: url('../images/bg.gif');
    background-repeat: repeat-x;
    background-color: #434343;
    text-align: center;
    font-family: "Helvetica" ,"Arial", "sans-serif";
    margin: 0px;
    padding: 0px;
}

#container_page {
    margin: auto;
    width: 959px;
    text-align: left;
    position: relative;
}

#container_header {
    width: 959px;
    height: 121px;
    position: relative;
}

#container_header h1{
    display: inline;
}


#container_content, #container_content_homepage {
    width: 959px;
    background-color: #FFFFFF;
    text-align: center;
}

#container_content_outer {
    background-color: #e5e5e5;
}

#container_content {
    width: 630px;
    /*border-right: 1px solid #d7d7d7;*/
    float: left;
}

#container_inner_content {
    margin-left: 31px;
    margin-right: 21px;
    min-height: 512px;
    text-align: left;
}

#container_inner_content_homepage {
    width: 882px;
    margin: auto;
    text-align: left;
}

#container_right_bar {
    width: 329px;
    float: right;
    text-align: center;
    position: relative;
}

#container_inner_right_bar {
    width: 273px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top: 29px;
    padding: 17px 0px;
    text-align: left;
    position: relative;
}

#right_bar_start {
    margin: 0px 17px;
}

#right_bar_buttons {
    margin-top: 17px;
}

#right_bar_start p {
    background-color: #333333;
    color: #FFFFFF;
    margin: 1px 0px;
    padding: 5px 10px;
}

.green_bold_num {
    font-size: 16px;
    font-weight: bold;
    color: #669900;
}

#right_bar_start h2 {
    margin-top: 0px;
}

#right_bar_start .first {
    position: relative;
}

#right_bar_inner_bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#right_bar_inner_top {
    position: absolute;
    top: 0px;
    left: 0px;
}

#right_bar_inner_angle_left {
    position: absolute;
    top: 0px;
    left: 0px;
}

#right_bar_inner_angle_right {
    position: absolute;
    top: 0px;
    right: 0px;
}

#right_bar_angle {
    position: absolute;
    top: 0px;
    left: 0px;
}

#box_logo {
    vertical-align: middle;
    line-height: 36px;
    margin-top: 24px;
    float: left;
    width: 660px;
}

#box_logo img {
    vertical-align: middle;
}

.motto {
    font-size: 25px;
    color: #FFFFFF;
    padding-top: 7px;
    margin-left: 9px;
    vertical-align: middle;
}

#container_menu {
    background-image: url('../images/menu_bg.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

#container_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#container_menu ul li {
    margin: 0px;
    margin: 0px;
    float: left;
    width: 137px;
    height: 64px;
    text-align: center;
    list-style-type: none;
}

#container_menu ul li a {
    display: block;
    width: 137px;
    height: 44px;
    background-image: url('../images/menu_button.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

#container_menu ul li a span, #login_button a {
    color: #ffffff;
    position: relative;
    top: 13px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

#container_menu ul li.active a {
    background-image: url('../images/menu_button_active.gif');
    height: 64px;
}

#login_button {
    float: right;
    width: 137px;
    height: 64px;
    text-align: center;
    background-image: url('../images/menu_button_last.gif');
}

#container_menu ul li.active a span, #container_menu ul li a:hover span {
    color: #333333;
}

#container_menu ul li a:hover {
    background-image: url('../images/menu_button_active.gif');
}

#container_footer {
    width: 959px;
    height: 50px;
    margin: 0 auto;
    padding-top:40px;
}

.clear {
    clear: both;
}
#footer{
    text-align:left;
}

#footer_menu,#footer_novinky,#footer_o-autorovi{
    width:295px;
    height:250px;
    float:left;    
}


#footer_text {
    float: left;
    margin: 17px 0px 0px 38px;
    overflow: hidden;
    color: #cccccc;
    font-size: 12px;
}

#footer_menu {
    background: url(../images/footer_line.jpg) no-repeat right;
    margin:0 0 0 20px;
    width: 313px;
    /*padding-top: 40px;  */
}
#footer_novinky{
    background: url(../images/footer_line.jpg) no-repeat right; 
}
#footer_novinka_cont{
    margin-left:56px;
    color:#fff;
    height:50px;   
}
#footer_novinka_cont .datum{
    font-size:10px;
    color:#cccccc;
    margin:3px 0 5px;
}
#footer_novinka_cont .text{
    font-size: 12px;
    height: 100px;
    overflow: hidden;
}
#footer_novinka_cont .odkaz{
    margin-top:20px;
}
#footer_novinka_cont .odkaz img{
    margin-right:10px;
} 

#footer_o-autorovi{
}

#footer_menu ul {
    margin:0px;
    overflow:hidden;
}

#footer_menu ul li {
    padding: 0px;
    margin: 0 0 10px;
    text-align: left;
    list-style-image:url(../images/hp_box_point.png) ;
}

#footer_menu ul li a {
    color: #99cc00;
    font-size: 12px;
    margin: 0px 0px 0px 5px;
    padding: 0px 5px 0px 0px;
}

#footer_menu ul li.last a {
    border-right: 0px;
}

#footer_o-autorovi div{
    color:#fff;
    padding-left:57px;
    font-size:12px;
    line-height: 22px;
    height:130px;
    overflow:hidden;
}


#copy_right{
    color:#fff;
    font-size:12px;
    text-align:left;
    padding:0 0 0 20px;
}

#footer h3{
    color: #99CC00;
    margin: 0 0 21px 26px;
}
#footer h3 img{
    margin-right:16px;
}

#container_carousel {
    width: 882px;
    height: 274px;
    position: relative;
    background-color: #666666;
    border-bottom: 1px solid #949494;
}

.carousel_box {
    position: absolute;
    top: 0px;
    left: 0px;
}

#carousel_menu {
    width: 293px;
    height: 274px;
    background-color: #666666;
    position: absolute;
    top: 0px;
    right: 0px;
}

#carousel_menu .box_carousel_menu_link {
    display: block;
    width: 293px;
    height: 54px;
}

#carousel_menu a {
    color: #ffffff;
    position: relative;
    top: 18px;
    left: 47px;
    text-decoration: none;
    font-size: 15px;
}

#carousel_menu .active {
    background-image: url('../images/carousel_menu_link_bg.png');
    width: 325px;
    height: 59px;
    position: relative;
    left: -22px;
}

#carousel_menu .active a {
    left: 69px;
    color: #99cc00;
}

#container_homepage_box {
    background-image: url('../images/hp_box_bg.gif');
    height: 218px;
}

.homepage_box {
    width: 293px;
    height: 218px;
    float: left;
    border-right: 1px solid #949494;
}

.homepage_box_inner {
    margin-left: 26px;
    margin-right: 26px;
    margin-top: 20px;
}

#container_content_homepage .introtext > h2{
    display: block;
    margin-top: -25px;
    color: #666666;
    font-size: 13px;
    text-align: justify;
}

.homepage_box h3 img {
    margin-right: 16px;
}

.homepage_box h3 {
    color: #99cc00;
    margin: 0px 0px 21px 0px;
}

.homepage_box p {
    margin: 0px 0px 11px 26px;
    height: 80px;
    overflow: hidden;
    color: #FFFFFF;
}

.homepage_box a {
    font-size: 15px;
    width: 148px;
    height: 35px;
    background-image: url('../images/hp_box_button.gif');
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    margin-left: 26px;
    text-align: center;
}

.homepage_box a span {
    position: relative;
    top: 8px;
}

.reference_image {
    float: left;
    margin: 0px 15px 10px 0px;
    
}
.novinky_list_detail{
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 12px;
    padding-bottom: 20px;
    position: relative;
}

.novinky_list_detail .calendar{
    float:left;
    width:64px;   
}

.novinky_list_detail .calendar span.border {
    background: url("../images/calendar-leaf-border.gif") repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    height: 4px;
    left: -2px;
    position: absolute;
    width: 64px;
}

.novinky_list_detail .calendar p.month {
    background: url("../images/p-month.gif") repeat-x scroll center top #37680B;
    border-bottom: 2px solid #6F901A;
    color: #EAFF00;
    font-size: 0.7em;
    text-align: center;
    text-transform: uppercase;
}

.novinky_list_detail .calendar p.day {
    background: none repeat scroll 0 0 #98B526;
    color: #FFFFFF;
    font-size: 2.3em;
    padding: 0;
    text-align: center;
}
.novinka_intro{
    margin:5px 0 20px 0;
    font-size: 16px;
}

.novinka_obsah{
    color:#000;
}
.novinky_list_detail .calendar p{
    margin:0;
}
.novinky_list_detail .popis h2{
    margin-top:0px;
}
.novinky_list_detail .calendar, .novinky_list_detail .popis{
    padding-top:10px;
}

.novinky_list_detail .popis{
    float:left;
    width:480px;
    margin-left:20px;
}
div.calendar-leaf {
    overflow: hidden;
    position: relative;
    width: 60px;
}

.reference_list_detail {
    clear: both;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

.more {
    position: absolute;
    bottom: 5px;
    right: 0px;
    background:url('../images/vice.gif') no-repeat; 
    width:87px;
    height:24px;
    color:#ffffff;
    text-align:center;
    text-decoration:none;
    line-height:22px;
    overflow:hidden;
}
.addthis_32x32_style{
    height: 32px;
    padding:5px 0 10px 0px;
    width: 184px;
    float:left;
}

#lang {
    width: 128px;
    float: right;
    margin-top: 30px;
}

.reference_link {
    font-size: 14px;
    margin-left: 5px;
}

#container_footer a {
    color: #a1cf00;
}
#footer{
    height:345px;
    background: #676767;
    width:100%
}

#email_form {
    width: 570px;
    padding-bottom: 20px;
}

#email_form textarea {
    width: 270px;
    height: 127px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #666666;
}

#email_form input {
    width: 270px;
    height: 24px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #666666;
}

#email_form #calendar {
    width: 175px;
    margin-right: 5px;
    vertical-align: top;
    float: left;
}

#email_form label {
    font-size: 11px;
    color: #666666;
}

.left_column {
    width: 285px;
    float: left;
}

.right_column {
    width: 270px;
    float: right;
    margin-left: 0px;
}

input#send_button {
    width: 93px;
    height: 31px;
    float: right;
    border: 0px;
    margin-top: 8px;
}

#mail_error, #mail_success {
    color: #CC0000;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}

#mail_success {
    color: #99cc00;
}

#email_form label.error {
    color: #CC0000;
}

.introtext {
    font-size: 14px;
}

#ui-datepicker-div, #ui-datepicker-div td, #ui-datepicker-div th, #ui-datepicker-div a  {
    font-size: 10px;
}

.reference_link img, .reference_link a {
    vertical-align: middle;
}

#select_lang {
    /*width: 139px;*/
    width: 116px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#social_box{
    width:120px;
    float:left;
    margin-left:7px;
    margin-top: 5px;
}

#form_samples{
    width: 100%;
    text-align:left;
}

#form_samples .introduce{
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 40px;
}
#form_samples ul{
    margin-top:11px;
}
#form_samples li{
    float:left;
    list-style-type: none;
    margin-right: 5px;
}
#form_samples li:after{
    content: "|";
    margin-left: 5px;
}
#form_samples li.last:after{
   content: ""; 
}
/*
     FILE ARCHIVED ON 01:07:33 Jul 14, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:11:32 May 23, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 466.24 (3)
  esindex: 0.014
  captures_list: 568.441
  CDXLines.iter: 13.766 (3)
  PetaboxLoader3.datanode: 476.298 (4)
  exclusion.robots: 0.19
  exclusion.robots.policy: 0.176
  RedisCDXSource: 83.893
  PetaboxLoader3.resolve: 131.828
  load_resource: 168.7
*/