body
{
    padding: 0;
    margin: 0;
    background-position: left top;
    color: #000;
    background-color: #fff;
    font-family: Arial, Verdana, sans-serif;
    background: repeat-x left top;
    background-image: url("./img/Misty Valley pan.jpg");
}

a:link
{
    text-decoration: none;
    font-weight: bold;
}

a, a:active
{
    color: #7c3500;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #4f9adb;
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline;
}
a:visited
{
    text-decoration: none;
}
#page
{
}
.clear
{
    clear: both;
}
.nodisp
{
    display: none;
}
.italic
{
    font-style: italic;
}
.flleft
{
    float: left;
}
.flright
{
    float: right;
}

#bg1
{
    background: url("./img/prechod.png") top left repeat-x;
    height: 12px;
    margin-top: 170px;
}
#bg2
{
    background: url("./img/prechod2.png") top left repeat-x;
    padding: 10px;
}
.menu
{
    font-size: medium;
}
h1
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 200%;
    margin-right: 20px;
    color: #466f01;
    float: left;
}
h2
{
    font-family: "Trebuchet MS" , sans-serif;
    font-size: 125%;
    color: #999;
}
h3
{
    font-size: 100%;
    padding-top: 1ex;
    padding-bottom: 1ex;
}
.menu h2
{
    float: left;
    font-style: italic;
}

.menu a
{
    display: block;
    text-decoration: none;
    background: url("./img/list.jpg");
    color: #fff;
    padding: 5px;
    font-weight: bold;
    font-family: Georgia, Verdana, sans-serif;
}
.menu a:hover
{
    background: url("./img/list_normal.jpg");
}

.cpad
{
    padding: 5px;
}
#content ul
{
    list-style-type: none;
}
#content, #footer
{
    padding-top: 20px;
    font-size: small;
}
#content h2
{
    padding: 1ex;
    font-size: 150%;
    font-family: Georgia, Verdana, sans-serif;
}
#left h2
{
    color: #8b4513;
}
#right h2
{
    color: #78842c;
}
#left ul li
{
    background: url("./img/dotlist.gif") center left no-repeat;
    padding-left: 3ex;
}
#right ul li
{
    padding-left: 3ex;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
    background: url("./img/dotlist.gif") center left no-repeat;
}
#content p
{
    padding-bottom: 1ex;
}

.lpad
{
    background: url("./img/prechod6.png") top left repeat-x;
}
img.flimg
{
    margin: 10px;
    border: 1px solid #bbb;
}
#right
{

    min-height: 340px;
}
#fbg
{
    background: #fff url("./img/prechod4.png") top left repeat-x;
    height: 15px;
}
#footer
{
    position: relative;
    text-align: center;
    padding-top: 3px;
    clear: both;
}
.CottageInfo
{
    float: left;
    width: 250px;
}
.HalfScreenBox
{
    width: 45%;
    float: left;
    margin-bottom: 5px;
}
.TableHeading
{
    font-weight: bold;
    text-decoration: underline;
}
.TableData
{
    border-style: dotted;
    border-width: thin;
    padding-left: 25px;
}
.TableCottage
{
    border-style: dotted;
    border-width: thin;
    padding-left: 25px;
}
/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(img/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(img/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(img/SavedStar.png);
}
/* Labels and input boxes */
.DivRow
{
    clear: left;
    margin: 0;
    padding: 0;
    padding-bottom: .7em;
}
.LabelRJ
{
    float: left;
    width: 220px;
    padding-right: 5px;
    text-align: right;
}
/* Guestbook viewing. */
.GuestBookTitle
{
    font-family: Verdana;
    color: #666699;
    font-size: 12px;
    margin-left: 80px;
}
.GuestBookComment
{
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 20px;
}
/* Guestbook Editing. */
.GuestBookLabel
{
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    width: 100px;
    float: left;
}
/* Misc. messages */
.SmallItalic
{
    font-size: x-small;
    font-style: italic;
    font-weight: bold;
}
.OKbutton
{
    width: 70px;
    margin-left: 150px;
    margin-right: 15px;
}
.SpecialOfferStarBurst
{
    position: absolute;
    top: 25px;
    left: 9px;
    width: 108px;
    height: 103px;
}
.PhotoLeft
{
    float: left;
    width: auto;
    height: auto;
    padding: 5px 10px 5px 0px;
}
#flashContent
{
float: right;
}
