/* Basic styles
----------------------------------------------------------------------------------------------------*/

body { 
    font-family: Myriad, Arial, Tahoma, sans-serif;
    font-size: 0.8em;
    background: #0b0a06 url(../images/bg.jpg) top left repeat-x;
    color: #0b0a06;
    padding: 0;
    margin: 0;
}

h1 { font-size: 1.8em; color: #ee3527;}
h2 { font-size: 1.3em; }

h1, h2, h3, h4, h5 {

}

h5 { color: #444; }

small { color: #aaa; }

hr { border-top-color: #d3d4d3; }

pre {
    border: 1px solid #d3d4d3;
    background: #fafafa;
}

image { border: none; }
a { 
    color: #ee3527;
    text-decoration: none;
}
a:hover { color: #9b170d; }

.alpha60 {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(237, 237, 237);
    /* RGBa with 0.6 opacity */
    background: rgba(237, 237, 237, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ededed, endColorstr=#99ededed);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ededed, endColorstr=#99ededed)";
}

.full {
    width: 990px;
}

/* Page body
----------------------------------------------------------------------------------------------------*/

#page2 {
    width: 100%;
    min-width: 1048px;
}

#page {
    width: 1046px;
    padding: 0px;
    margin: auto;
}

.wrapper1 {
    display: inline-block;
    width: 1046px;
    position: relative;  
}

.wrapper2 {
    display: inline-block;
    width: 990px;
    margin-left: 28px;
    margin-bottom: -3px;
}

#header { 
    width: 100%;
    float: left;
    position: relative;
}

#content { 
    width: 100%; 
    float: left; 
    position: relative;
    margin-top: 0px;
    background: url(../images/page_bg.png) top left repeat-y;
}

#footer { 
    width: 100%;
    height: 22px;
    float: left;
    background: url(../images/footer_shadow.png) 228px 0px no-repeat;
}

.nopadding { padding: 0; }
.nomargin { margin: 0; }
.floatleft { float: left; }
.floatright { float: right; }
.justify { text-align: justify; }
.pathmarker  { 
    font-size: 1.4em;
}

/* Header
----------------------------------------------------------------------------------------------------*/

.logo {
    width: 324px;
    height: 90px;
    background: url(../images/faldo.png) top left no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 90px;
}

.topmenu {
    width: 288px;
    height: 33px;
    background: url(../images/topmenu.png) top left no-repeat;
    float: left;
    margin-left: 244px;
    margin-top: 26px;
}

.topmenu_button {
    width: 79px;
    height: 24px;
    float: left;
    color: #ffffff;
    font-size: 16px;
    padding-left: 32px;
    padding-top: 9px;
}

.topmenu_button:hover {
    color: #ffffff;
    text-decoration: underline;
}

.topspacer {
    margin-left: 5px;
}

.datum {
    width: 260px;
    padding: 5px;
    margin-top: 117px;
    float: right;
    color: #fff;
    border-radius: 4px 0 0 4px;
    background: #85c226 url(../images/datum-bg.png) top right repeat-y;
}

.main_search {
    margin-top: 10px;
    float: right;
}

.search_field
{
    width: 157px;
    height: 22px;
    float: left;
    background: #ffffff url(../images/search_bg.gif) top left no-repeat;
    border: 0px;
    padding-left: 5px;
}

.search_field:focus {
    outline: none;  
}

.footer_search_field:focus {
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);  
}

.search_field_block { 
    float: right;
    padding: 1px; 
}

.search_button
{
    font-weight: bold;
    width: 79px;
    height: 25px;
    float: right;
    color: #ffffff;
    text-align: center;
    background: #d89300 url(../images/search_btn.jpg) top left repeat-x;
    border: 0px;
    margin-right: 12px;
    margin-left: 8px;
}

.search_button:hover
{
    background-color: #46a7f6;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    background: #d89300 url(../images/search_btn_h.jpg) top left no-repeat;
}

#header_top {
    width: 975px;
    height: 304px;
    background: url(../images/header.png) top right no-repeat;

}


.noback {
    background: none !important;
}

.top_selected {
    background-color: #4189d1;
    border-radius: 4px 4px 0 0;
}

.top_selected a {color: #ffffff !important;}


/* Footer
----------------------------------------------------------------------------------------------------*/

.footer_spacer {
    width: 100%;
    height: 10px;
    background: url(../images/footer_bg_blank.png) top left repeat-y;
}

#footer_content {
    width: 100%;
    float: left;
}

.footer_spacer2 {
    margin-left: 26px;
    width: 938px;
    height: 42px;
    margin-top: -20px;
    float: left;
    background: url(../images/footer_bottom_bg.png) top left no-repeat;
}

#footer_author {
    margin-top: 22px;
    margin-left: 200px;
    width: 586px;
    height: 30px;
    float: left;
    padding-top: 12px;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
}

#footer_logo {
    margin-top: 10px;
    margin-left: 30px;
    width: 157px;
    height: 43px;
    float: left; 
    background: url(../images/faldo_.png) top left no-repeat;
}

#footer_author a {
    color: #fff5e1;
    text-decoration: none;
}

#footer_author a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer_block {
    background-color: #ffdd92;
    float: left;
    width: 180px;
    color: #000000;
    margin-left: 35px;
    padding-left: 10px;
    min-height: 205px;
}

.footer_block_header {
    color: #d7eaff;
    font-weight: bold;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    background-color: #ee3527;
    text-align: center;
    margin-left: -10px;
}

.nobg {
    background: none;
}

.side_block {
    
    margin-left: 40px;
}

.footer_block_wide { 
    width: 203px;
    padding-left: 5px;
    margin-right: -5px;
}

.footer_block a {
    color: #000000;
}

.footer_block a:hover {
    color: #000000;
    text-decoration: underline;
}

.footer_block ul {
    padding-left: 12px;
}

.footer_block li {
    padding-bottom: 4px;
    list-style: url('../images/black-dot.png');
}

.footer_block li:hover {
    list-style: url('../images/blue-dot.png');
}

.logo2 {
    width: 207px;
    height: 125px;
    background: url(../images/stritez-nad-becvou-mapa.png) top left no-repeat;
    float: left;
    margin-top: 40px;
}

.footer_search {
    margin-top: -20px;
    float: left;
}

.footer_search_field
{
    width: 160px;
    height: 21px;
    float: left;
    background-color: #ffffff;
    border: 0px;
    margin-left: 5px;
}

.footer_search_field_block { 
    float: right;
    padding: 1px; 
}

.footer_search_button
{
    width: 100px;
    height: 23px;
    float: right;
    color: #ffffff;
    text-align: center;
    background-color: #444444;
    border: 0px;
}

.footer_search_button:hover
{
    background-color: #46a7f6;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.footer_bottom_left {
    float: left;
    margin-left: 44px;
}

.footer_bottom_right {
    float: right;
    margin-right: 44px;
}

/* Breadcrumbs
----------------------------------------------------------------------------------------------------*/

.breadcrumbs
{
    width: 100%;
    text-align: left;
    top: 10px;
    right: 5px;
    border-bottom: #9b170d 1px solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.breadcrumbs ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;

}

.breadcrumbs li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.breadcrumbs a
{
    font-weight: normal;
    color: #9b170d;
    margin-left: 4px;
    padding-left: 12px;
    background: url('../../../admin/images/arrow.gif') 0px 6px no-repeat;
}

.breadcrumbs a:hover
{
    color: #ee3527;
}

.breadcrumbs span
{
    color: #1f1c1c;
    margin-left: 6px;
    padding-left: 10px;
    background: url('../../../admin/images/arrow.gif') 0px 6px no-repeat;
}

.breadcrumbs .first
{
    margin-left: 0px;
    padding-left: 15px;
    background: url('../../../admin/images/home.png') 0px 3px no-repeat;
}

/* Layout 1
----------------------------------------------------------------------------------------------------*/

.layout1_left { width: 230px; float: left; margin-top: -38px;}
.layout1_center { width: 465px; float: left; margin-left: 32px; margin-top: 7px; margin-bottom: 20px;}
.layout1_right { width: 230px; float: right; margin-left: 32px; margin-top: 0px;}

.layout1_left .block_footer {display: none;}
.layout1_left .block_header {display: none;}

/* Menu
----------------------------------------------------------------------------------------------------*/

.menu_content ul, .menu_content ul li {
    width: 204px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
}

.button {
    width: 184px;
    float: left;
    padding: 8px 0 7px 20px;
    background-color: #f6a75c;
    border-bottom: #e89e57 solid 1px;
    color: #0b0a06;
    font-size: 14px;
}

.button:hover {
    background-color: #9b170d;
    color: #ffffff;
}

.subbtn {
    width: 164px;
    padding-left: 40px;
    background: #f7b270 url('../images/subbtn.png') 20px 8px no-repeat;
    border-bottom: #e89e57 solid 1px;
    color: #9b170d;
    font-size: 1em;
}

.subbtn:hover {
    background: #f7d485 url('../images/subbtn.png') 20px 8px no-repeat;
    color: #ee3527;
}

.btnact {
    background-color: #9b170d;
    color: #ffffff;
}

/* Others
----------------------------------------------------------------------------------------------------*/

.block {
    width: 230px;
    display: inline-block;
}

.block_header {
    width: 220px;
    height: 52px; 
}

.block_header_text {
    width: 204px;
    height: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 14px;
    text-shadow: 1px 1px #000000;
}

.block_content {
    width: 178px;
    display: inline-block; 
    margin-top: 0px;
    padding: 0px 10px 10px 22px;
    margin-bottom: -2px;
}

.block_footer {
    width: 209px;
    height: 14px;
    display: inline-block; 
    margin-top: -2px !important;
    background: url('../images/box_footer.png') top left no-repeat;
    
}

.mainmenu_top {
    width: 204px;
    height: 19px;
    display: inline-block; 
    margin-left: 26px;
    margin-bottom: -3px;
    background: url('../images/mainmenu_top.png') bottom right no-repeat;
    
}

.mainmenu_bottom {
    width: 204px;
    height: 19px;
    display: inline-block; 
    margin-left: 26px;
    margin-top: -2px;
    background: url('../images/mainmenu_bottom.png') top right no-repeat;
    
}

.b_h_right {
    margin-right: 10px;
}

.b_h_left {
    margin-left: 10px;
    padding-left: 16px;
}

.b_c_right {
    margin-right: 10px;
    width: 175px;
    background: url('../images/box_bg.png') top left repeat-y;
}

.b_c_left {
    margin-left: 26px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 174px;
    height: 110px;
    padding: 15px;
    background: url('../images/note.png') top right no-repeat;
}

.b_c_left .nahled_fotka {
    width: 150px;
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.b_c_left .nahled_fotka_miniatura {
    width: 150px;
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.b_c_left .galerie {
    background: none !important;
    border: none !important;
    margin-left: 10px;
    padding: 0 !important;
}

.mn {
    margin-left: 26px;
}

/* Překladač, galerie, přihlášení BLACK
---------------------------------*/
/*
.prekladac_header_right, .galerie_header_right, .prihlaseni_header_right {
    background: url('../images/box_right_black.png') top right no-repeat;
}

.prekladac_header_left, .galerie_header_left, .prihlaseni_header_left {
    
    background: url('../images/box_left_black.png') top left no-repeat;
}

.prekladac_header_text, .galerie_header_text, .prihlaseni_header_text {
    color: #d7eaff;
    background-color: #6b6c67;
}

.prekladac_content, .galerie_content, .prihlaseni_content {
    background-color: #d7eaff;
    color: #000000;
}

/* Senioři, vyhledávání, kalendář BLUE
---------------------------------*/
/*
.seniori_header_right, .vyhledavani_header_right, .kalendar_header_right {
    background: url('../images/box_right_blue.png') top right no-repeat;
}

.seniori_header_left, .vyhledavani_header_left, .kalendar_header_left {
    background: url('../images/box_left_blue.png') top left no-repeat;
}

.seniori_header_text, .vyhledavani_header_text, .kalendar_header_text {
    color: #d7eaff;
    background-color: #0f71aa;
}

.seniori_content, .vyhledavani_content, .kalendar_content {
    background-color: #1989ca;
    color: #ffffff;
}

/* Default, Reader, vývěska, anketa GREEN LICHÁ
---------------------------------*/
/*

.reader_header_right, .default_header_right, .vyveska_header_right, .anketa_header_right, .menu_header_right {
    background: url('../images/box_right_green.png') top right no-repeat;
}

.reader_header_left, .default_header_left, .vyveska_header_left, .anketa_header_left, .menu_header_left {
    background: url('../images/box_left_green.png') top left no-repeat;
}

.reader_header_text, .default_header_text, .vyveska_header_text, .anketa_header_text, .menu_header_text {
    color: #d7eaff;
    background-color: #34710f;
}

.reader_content, .default_content, .vyveska_content, .anketa_content, .menu_content {
    background-color: #d7eaff;
    color: #000000;
}



/* GOLD LICHÁ
---------------------------------*/

.licha_header_right, .menu_header_right {
    background: url('../images/box_header.png') top left no-repeat;
}

.licha_header_left, .menu_header_left {
    
}

.licha_header_left .licha_header_text, .menu_header_text {
    color: #d7eaff;
    background-color: #173c99;
}

.licha_header_left .licha_content {
    background-color: #fff5e1;
    color: #000000;
}

.licha_header_right .licha_header_text {
    color: #ffffff;
}

.licha_header_right .licha_content {
    background-color: #fde772;
    color: #000000;
}

/* GREEN SUDÁ
---------------------------------*/

/*
.suda_header_right, .menu_header_right {
    background: url('../images/box_right_green.png') top right no-repeat;
}

.suda_header_left, .menu_header_left {
    background: url('../images/box_left_green.png') top left no-repeat;
}

.suda_header_text, .menu_header_text {
    color: #d7eaff;
    background-color: #34710f;
}

.suda_content, .menu_content {
    background-color: #d7eaff;
    color: #000000;
}

*/
.suda_header_right {
    background: url('../images/box_header.png') top left no-repeat;
}

.suda_header_left {
    
}

.suda_header_left .suda_header_text {
    color: #d7eaff;
    background-color: #173c99;
}

.suda_header_left .suda_content {
    background-color: #fff5e1;
    color: #000000;
}

.suda_header_right .suda_header_text {
    color: #ffffff;

}

.suda_header_right .suda_content {
    background-color: #fde772;
    color: #000000;
}

/* Hlášení, články, oznámení GOLD
---------------------------------*/
/*
.rozhlas_header_right, .clanky_header_right, .oznameni_header_right {
    background: url('../images/box_header.png') top right no-repeat;
}

.rozhlas_header_left, .clanky_header_left, .oznameni_header_left {
    background: url('../images/box_left_orange.png') top left no-repeat;
}

.rozhlas_header_text, .clanky_header_text, .oznameni_header_text {
    color: #d7eaff;
    background-color: #d89300;
}

.rozhlas_content, .clanky_content, .oznameni_content {
    background-color: #efa508;
    color: #ffffff;
}
*/




.menu_content {
    padding: 0;

}

.clanky_content ul, .clanky_content ul li {
    list-style-type: none;
    background: none;
    
    margin: 0 !important;
    padding: 0 !important;
    
}

.clanky_content ul li {
    border: none;
    margin: 0px -6px 0px -8px !important;
    padding: 5px 4px 5px 10px !important;
}

.clanky_content .box_show_more, .rozhlas_content .box_show_more {
    border-top: #f0d8af solid 1px;

    color: #9b170d !important;
}

.clanky_content .box_show_more:hover{
    text-decoration: underline;
    color: #ee3527 !important;
}

.rozhlas_content .box_show_more:hover{
    text-decoration: underline;
    color: #ee3527 !important;
}

.clanky_content ul li a{
    padding-left: 15px;
    color: #000000;
    background:  url('../images/subbtn.png') top left no-repeat;
}

.clanky_content ul li a:hover{
    text-decoration: underline;
}

.vyveska_content a {
    color: #000000;
}

.vyveska_content a:hover {
    color: #9b170d;
}

.tlacitko_seniori {
    
    font-weight: bold;
    color: #000000;
    padding: 20px;
    background: #ffffff url('../../../admin/images/verze-pro-seniory2.png') center right no-repeat;
    text-transform: uppercase;
}

.tlacitko_seniori:hover {
    background-color: #9b170d;
}

.tlacitko_reader {
    text-align: left !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 20px !important;
    width: 144px !important;
    text-transform: uppercase;
    
    background: #ffffff url('../../../admin/images/nahlas.png') center right no-repeat !important;
}

.tlacitko_reader:hover {
    background-color: #9b170d !important;
    color: #000000 !important;
}

.tlacitko_obcane {
    
    font-weight: bold;
    color: #000000;
    padding: 20px;
    text-transform: uppercase;
    background: #ffffff url('../../../admin/images/odber-novinek.png') center right no-repeat;
}

.tlacitko_obcane:hover {
    background-color: #9b170d;
}

/* další ...
---------------------------------*/

.tlacitka {
    color: #ffffff;
    text-align: center;
    background-color: #9b170d;
    border: 0px;
    padding: 1px 10px;
    margin: 5px 1px;
    float: left;
}

.tlacitka:hover
{
    color: #ffffff;
    background-color: #ee3527;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.povinf_tisk
{
    color: #ffffff !important;
    text-align: center;
    background-color: #9b170d;
    border: 0px;
    padding: 1px 10px;
    float: right;
}

.povinf_tisk:hover
{
    color: #ffffff !important;
    background-color: #ee3527;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.top_menu {
    min-height: 30px;
    list-style-type: none;
    margin-top: 0px;
    margin-left: -32px;
    margin-right: -237px;
    margin-bottom: 20px;
    padding: 0;
    background-color: #9b170d;
}

.top_menu_text {
    width: 465px;
    margin: 0;
    padding: 0;
    margin-left: 30px;
}

.top_menu_text li {
    margin-right: 40px;
    height: 30px;
    display: inline-block;
    text-align: center;
}

.top_menu_text a {
    height: 24px;
    color: #ffffff;
    display: inline-block;
    padding-top: 6px;
}

.top_menu_text a:hover {
    text-decoration: none;
    background: url('../images/top_menu_selected.png') bottom center no-repeat;
}

.urad_box
{
    width: 240px;
    height: 170px;
    float: left;
    margin-bottom: 20px;
}

.urad_box_head
{
    width: 240px;
    height: 20px;
    float: left;
}

.urad_box_head_image
{
    width: 30px;
    height: 20px;
    float: left;
}

.urad_box_head_nadpis
{
    width: 180px;
    height: 20px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}

.urad_box_head_edit
{
    width: 30px;
    height: 20px;
    float: left;
}

.urad_box_obsah
{
    width: 240px;
    height: 140px;
    float: left;
    margin-top: 10px;
}

.urad_box_oddelovnik
{
    width: 1px;
    height: 170px;
    background-color: #f6f5f1;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 20px;
}

.urad_box_edit
{
    width: 30px;
    height: 20px;
    float: right;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;

    background: #feab1b url('../images/edit.png') 6px 2px no-repeat;

}

.urad_box_edit:hover
{
    background-color: #ffd200;
    color: #ffffff;
}

.clear table
{
    border: 0px;
}

.clear th
{
    text-align: left;
    font-weight: bold;
}

.clear td
{
    padding-left: 4px;
    padding-right: 4px;
}

.urad_lista_box
{
    width: 210px;
    padding-left: 15px;
    float: left;
    border: 1px #e8e8e6 solid;
    margin-bottom: 20px;

}

.urad_lista_box_nadpis
{
    height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.urad_lista_box_obsah
{
    width: 190px;
    float: left;
}

.info_left_normal
{
    width: 300px;
    float: left;
}

.info_left_narrow
{
    width: 240px;
    float: left;
}

.info_right
{
    width: 210px;
    margin-right: 15px;
    float: right;
}

.mceContentBody { 
    background: #fff !important; 
}

.half {
    font-size: 0.8em;
}

.box_show_more {
    width: 100%;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #d3d4d3;
    display: block;
    color: #000000 !important;
}

.novinky_leva {
    width: 100%;
    float: left;
}

.novinky_prava {
    width: 100%;
    float: left;
}

.novinky_nadpis {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d4d3;
    display: block;
    font-weight: 700;
}

.oznameni {
    margin-top: 20px;
    width: 100%;
}



.ostatni ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.box li {
    margin: 0 !important;
    padding: 0 0 0 18px !important;
    background: url('../images/odrazka.gif') no-repeat 0px 3px;
}

.fotoalba
{
    width: 100%;
    text-align: center;
    display: inline-block;
}

.galerie
{
    margin: auto;
    position: relative;
    display: inline-block;
}

.meta_info
{
    width: 100%;
    margin-top: 10px;
}

.clanek
{
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 20px;
    background: url('../images/spacer.gif') bottom center no-repeat;
}

.clanek_rss
{
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-top: #d3d4d3 solid 1px;
    border-bottom: #d3d4d3 solid 1px;
    background-color: #d3ffa4;
}

.nahled_fotka
{
    width: 170px;
    height: 160px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    font-size: 0.8em;
    margin: 2px;
    text-align: center;
    padding: 2px;
    background: url('../../../admin/images/polaroid.png') top left no-repeat;
}

.nahled_fotka_nazev
{
    overflow: hidden;
    font-weight: bold;
    margin-top: 2px;
}

.nahled_fotka_miniatura
{
    margin-top: 4px;
    margin-left: 8px;
    width: 150px;
    height: 112px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
}

.nahled_fotka_info
{
    color: #1f1c1c;
}

.precist_clanek
{
    color: #ffffff;
    text-align: center;
    background-color: #9b170d;
    border: 0px;
    padding: 4px 10px;
}

.precist_clanek:hover
{
    color: #ffffff;
    background-color: #ee3527;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.clanek_obsah .meta_info {
    font-size: 0.8em;
}

.clanek_obsah {
    width: 460px !important;
}

.strankovani {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
}

.kalendar_table {
    width: 100%;
    height: 100%;
}

.kalendar_table tr td{
    text-align: center;
}

.kalendar_empty {
    background-color: #fff5e1;
}

.kalendar_akce {
    background-color: #9b170d;
}

.kalendar_akce a{
    color: #ffffff;
}

.kalendar_akce a:hover{
    color: #ffffff;
}

.kalendar_akce:hover {
    color: #ffffff;
    background-color: #ee3527;
}

.kalendar_den {
    background-color: #ffffff;
}

.aktualni_kalendar_den {
    color: #ffffff;
    background-color: #ee3527;
}

.aktualni_kalendar_akce {
    background-color: #173c99;
}

.aktualni_kalendar_akce:hover {
    background-color: #173c99;
}

.aktualni_kalendar_akce a{
    color: #ffffff;
}

.aktualni_kalendar_akce a:hover{
    color: #ffffff;
}

.kalendar_nadpis {
    text-align: center;
    color: #313131;
    background-color: #fff5e1;
}

.kalendar_nadpis a{

    color: #313131;
}

.kalendar_nadpis a:hover{
    color: #313131;
}

.vypis {
    display: inline-block;
}

.vypis th {
    background-color: #444;
    color: #ffffff;
    padding-right: 8px;
    text-align: left;  
    font-weight: normal;
}

.vypis td {
    padding-right: 5px;
}

.info_left_narrow p{
    margin-top: 40px;
}

.info_left_narrow strong{

}

.zastupitele {
    float: none;
}

.zastupitel_info {
    margin-top: 20px;
    width: 200px;
    overflow: hidden;
}

.podatelna_input1 {  
    width: 50%;
    padding: 7px;  
    border: 1px solid #aaa;  
    border-radius: 3px;  
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);  
}
      
.podatelna_input1:focus {  
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);  
}  

.podatelna_input_check {
    width: 20px;
    padding: 7px;  
    border: 1px solid #aaa;  
    border-radius: 3px;  
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);  
}

.podatelna_input_check:focus {
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3); 
}

.podatelna_input2, .podatelna_input3 {  
    width: 100%;
    height: 200px;
    border: 1px solid #aaa;  
    border-radius: 3px;  
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);  
}
      
.podatelna_input2:focus, .podatelna_input3:focus {  
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);  
} 

.sendbutton {  
    display: inline-block;  
    background: #fafafa;  
    background: -webkit-linear-gradient(top,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%);  
    border: 1px solid #aaa;  
    padding: 5px 14px;  
    color: #444;  
    font-size: 12px;  
    border-radius: 3px;  
    box-shadow: 0 1px 3px #ddd;  
    -webkit-transition: 0.2s linear;
    margin: 0;
}  
      
.sendbutton-disabled {  
    background: #fafafa;  
    background: -webkit-linear-gradient(top,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%);  
    border-color: #aaa;  
    color: #999;  
    box-shadow: none;  
}  
      
.sendbutton:not(.sendbutton-disabled):hover {  
    background: #fefefe;  
    background: -webkit-linear-gradient(top,  #fefefe 0%,#f8f8f8 40%,#e9e9e9 100%);  
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);  
    border: 1px solid #aaa;  
}  
      
.sendbutton:not(.sendbutton-disabled):active {  
    background: #f4f4f4;  
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);  
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);  
}

#info {
    width: 455px !important;
}

.search_input_sidebar {
    width: 80px !important;
    height: 11px !important;
    padding: 7px;  
    border: 1px solid #aaa;  
    border-radius: 3px;  
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);
}


.search_input_sidebar:focus {
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}

.socicon {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}

.komentar {
    border-bottom: #9b170d solid 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.kom_jmeno {
    font-weight: bold;
    display: inline-block;
}

.kom_ip {
    display: inline-block;
    font-size: 0.8em;
    margin-left: 5px;
}

.kom_meta {
    font-size: 0.8em;
}

.kom_text {
    margin-top: 10px;
    margin-bottom: 10px;
}

.kom_odkaz {
    font-size: 0.8em;
}

.kom_vypis {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 20px;
}

.anketa_bar {
    background-color: #ee3527;
}

.anketa_lista_out {
    background-color: #ffffff;
}

.anketa_odpoved a {
    color: #9b170d;
}

.history {
    position: absolute;
    top: 10px;
    right: 26px;
    width: 230px;
    height: 370px;
    background: url('../images/hradec-kaplicka.png') top left no-repeat;
}

.block_content .galerie .nahled_fotka {

}

.block_content .galerie {

}

.sidebar_article_heading {

    text-decoration: underline;
}

.uvodni_tabulka tr td {
    padding: 10px;
}

/* SLIDESHOW */

.slideshow {
    float: left;
    width: 352px !important;
    height: 234px;
    overflow: hidden;
    margin-top: 11px;
    margin-left: 183px;
}

#gallery {

    max-width: 326px;
    vertical-align: top;
    overflow:hidden;
}

.container {
    width: 326px;
    height: 205px;
    display: table;
}

.row  {
    display: table-row;
}

.lleft, .rright, .mmiddle {
    display: table-cell;
    vertical-align: top;
}

#slides{
    width: 326px !important;
    height: 205px;
    overflow:hidden;
}

.slide{
    height: 205px;
    float:left;
}

.increment {
    max-width: 30px !important;
}

.hidden {
    display: none;
}

.visible {
    display: inline-block;
}

.bold_line td {
    font-weight: bold;
    color: green;
}