/*----------------motiv---------------------*/

.index #theme{background: transparent url(/obrazek/3/uvodni-png/) center center; }
.article-122163 #theme{background: transparent url(/obrazek/3/akce-png/) center center;}
.article-122165 #theme{background: transparent url(/obrazek/3/okoli-png/) center center;}
.galleries #theme{background: transparent url(/obrazek/3/fotogalerie-png/) center center;}
.article-122164 #theme{background: transparent url(/obrazek/3/cenik-png/) center center;}
.article-122166 #theme{background: transparent url(/obrazek/3/kontakt-png/) center center;}

/*-------------pozadí a rozlozeni webu------------------------------------------*/
body {
  /*  background: url("/obrazek/3/CIMG0059-jpg") no-repeat fixed center 20% gray  */
   background: url("/obrazek/3/pozadi") no-repeat fixed center 45% transparent;
    color: #222222; background-size:cover;
}

#content {
    border: 1px solid #6BA516;
}


#menu li a {
    font-weight: bold;
    padding: 0 20px !important;
}

#c0 {
    background: #ECFEEC;
    padding-top: 290px;
}


#c1, #c2 {
    background: none repeat scroll 0 0 transparent;
}

/* --- NADPISY a ostatní text --- */

h1 {
 color: #222222;
    font-size: 2.2em;
    margin-top: 0.3em;
}

h1, h2, h3, p, #ul, #ol, #table p {font-family: book antiqua,palatino;}
#lcolumn p, #lcolumn ul, #lcolumn ol  { font-size: 1.27em !important;}
p {text-align: justify;}


#lcolumn h2 {
    color: orange;
    font-size: 1.7em;
    line-height: 1.2em !important;
}

#rcolumn h2 {
    background: #CEDCB9;
    border: 2px solid white;
    color: #006400 !important;
    font-size: 1.5em;
  font-weight: bold;
    letter-spacing: 0.02em;
    margin: 10px 0 0.4em;
    padding: 3px 10px;
}

#rcolumn ul li {
    margin-left: 7px;
    padding-left: 17px;
}

#contact div {
    margin-left: 4px;
}


#contact h2 {
    color: #FFE349;
    font-size: 1.5em;
  font-weight: bold;
    margin: 4px 0 0.4em;
}

.box1 h2 {
    color: #FFE349;
}

h3 {
    border-bottom: 1px solid #505050;
    margin-bottom: 0.5em;
    padding-top: 7px;
}

/*-----------------odkazy-------------*/
a, a:hover {
    color: #B10D0C;
}

#rcolumn a, #rcolumn a:hover {
    color: #0066CC !important;
}

/*-----------------fotogalerie------------*/
.gset h2 {
    color: white !important;
    font-size: 1.4em !important;
}

.gnav1.bottom, .gnav2.bottom {
    display: none;
}

.gset {
    background: url("/obrazek/3/gset-bg-1-png") no-repeat scroll 0 0 transparent;
}

/*-------------------tečkovaná oddělující čára v pravém boxu-------------*/

.dotted-line {
    background: url("/images/styles/template5/black/product-dotted-border.png") repeat-x scroll 0 0 #505050;
    margin: 15px 0 18px;
  }

/*------------novinky-------*/

.news-date {
    color: #2E2E2E;
}

.news-item h3 {
    border-bottom: medium none;
}

/*---------------tabulka-----------*/
.tabulka {
    border: 1px solid #4D764D;
}

.tabulka thead th, .tabulka thead td {
    background-color: #FFED5E;
}

.tabulka tbody tr:hover {
  background-color: transparent;
}

/*--------vypis clanku rubriky------------*/
#listdata .ltype2, #listdata .ltype2 a {
    color: #EA1213;
}


#listdata .linfo, #listdata .linfo a {
    color: #666666;
}

/*------------formulář-----------*/

#form table th span {
    color: #B10D0C;
}

#form p.required {
    color: #B10D0C;
}


/*-----------menu----------------*/
#menu {
    background:  #6BA516;
    height: 46px;
    left: 0;
    position: absolute;
    top: 0;
    width: 860px;
    z-index: 25;
}

#menu ul {
    min-height: 36px;
    padding: 10px 20px 0;
    width: 820px;
}

#menu li a {
    padding: 0 26px;
    font-weight: bold;
 }

#menu li.active a {
    background-color: darkgreen !important;
    background-image: none;
    color: white;
}

#corner-left, #corner-right {
    display: none;
}

/*----------------motiv-----------------*/
#theme {
    background-color: transparent;
    border-bottom: 1px solid #6BA516;
    border-top: 1px solid white;
    height: 250px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 46px;
    width: 860px;
}

#theme object {
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 859px;
    z-index: 1;
}

#theme .ltcorner, #theme .rtcorner, #theme .lbcorner, #theme .rbcorner {
    display: none;
}

/*------------------patička stránek----------*/


#footer {
    background: none repeat scroll 0 0 #6BA516;
    color: white;
    height: 25px;
    padding: 5px 20px 0;
}

#footer a {
    color: white;
}

/*--------------odkaz mapa webu-----------*/
#webmap a {
    color: #222222;
    font-size: 90% !important;
}