@import url(fotogalerie.css);
/* globalni nastaveni */
body {
    margin: 37px 0 0 0;
    padding: 0;
    font-size:90%; 
    font-family : "Geneva CE", Verdana,  lucida, sans-serif; 
    line-height:1.4em;
    text-align: center;
    color: #666;
    background-color: #f2f2f2;
    background-image: url(bgr_body.gif);
    background-repeat: repeat-x;
}

ul, li {margin: 0px; padding: 0px;}

div#webname {font-size:18px; margin:-20px 0 0 0;position: absolute; color:#FFFFFF; padding-left:770px; }
div#webname a{color:#FFFFFF;}
div#webname a:hover{text-decoration:none;}

h1 {
    color:#006600;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color:#9ece6f;
    text-align:center;
    font-size: 140%;
    padding-bottom: 10px;
}
h2 { color:#9ece6f; text-align:center;}
h4 { text-decoration:underline;}
h5 { background-color: #9ece6f; color:#FFFFFF; padding:5px; text-align:center; margin-bottom:5px;}
p { text-align:justify;}

/* konkretni nastaveni */
#celek {
    width: 967px;
    min-height: 400px;
    _height: 400px;
    background-color: #FFFFFF;
    margin: 0px auto;
    text-align:left;
    background-image: url(bgr_center_long.gif);
    background-repeat: repeat-y;
}


.left_bgr {
    background-image: url(bgr_left_top.gif);
    background-repeat: no-repeat;
}
.right_bgr {
    background-image: url(bgr_right_top.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

a { text-decoration:none;color:#006600;}
a:hover {text-decoration:underline;}
#pravy {
    float:right;
    width: 180px;
    margin: 25px 0 0 0;
    padding: 20px 26px 20px 18px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #9ece6f;
    text-align:left;
}
#obsah {
    padding: 10px 10px 10px 24px;
    width:700px;
    text-align:left;
}

#paticka {
    text-align:right;
    clear:both;
    background-image: url(bgr_bottom_long.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 40px;
    padding: 0 20px 0 20px;
}


.navigace li {
    list-style: none;
    background: url(li.gif) no-repeat 0 4px;
    padding: 2px 0px 2px 20px;
}
.navigace li a{	 font-weight:bold; }
.center { text-align:center;}
.first { font-size:28px; font-weight:bold; font-family:"Times New Roman", Times, serif; float:left;}

.fotol, .fotor {float:left; margin-right: 13px;  width: 150px;}
.fotor {float:right; margin-right: 0px; margin-left: 13px;}
.oramovani {border:#006600 solid 1px; padding:3px;}
.sloupek { width:370px; float:left;}
.clear {clear:both;}
.small {font-size: 80%; }
#obsah li {
    list-style-image: url(li_text.gif);
}
#obsah ul { margin: 0 0 0 20px;}

.fleft{float:left; margin: 0 10px 10px 0;}
.fright{float:right;  margin: 0 0px 10px 10px;}

/* prehled akci */
.akce-nahled {
    border: 1px solid #dddddd;
    background-color: #f0f0f0;
    position: relative;
    margin-bottom: 10px; 
    padding: 5px;
}

.akce-nahled h2 {
    color: #006600;
    margin:2px 0 0 2px;
    padding-bottom: 3px;
    text-align:left;
    border-bottom: 1px solid #dddddd;
}
.akce-cena {float:right;}
.akce-paticka {
    border-top: 1px solid #dddddd;
    margin-top: 5px;
}

.akce-termin { color: #006600; margin: 5px; font-size: 110%; }
.akce-termin span {font-weight: bold;}
