body
{
    margin: 0;
    font-family: Arial;
    background-image: url("img/bg-1.gif");
    background-color: #f5f5f5;
    background-repeat: repeat-y;
    background-position: center top;
}

#bg-wrap
{
    background-image: url("img/bg-0.gif");
    background-repeat: no-repeat;
    background-position: center top;
}

#page {
    width: 896px;
    margin: 0px auto 0px auto;
}

#red-header {
    background-image: url("img/r1.gif");
    background-repeat:repeat-x;
    width: 896px;
    height: 75px;
}

#red-header-sub
{
    background-image: url("img/r2.png");
    background-repeat:no-repeat;
    float: right;
    width: 400px;
    height: 75px;
}

#random-images
{
    background-image: url("img/img-0.png");
    width: 896px;
    height: 170px;
}

#wrap
{
    margin-top: 15px;
}

#menu
{
    width: 278px;
    float: left;
}

#content-wrap
{
    width: 592px;
    float: right;
    margin-left: 20px;
}



#menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-bottom: 1px solid #e1e1e1;
    
}

#menu ul li, #menu ul li:hover
{
    background-image: url("img/b2.gif");
    background-repeat: no-repeat;
    background-position: 0.3em .6em;
    padding-left: 1.5em;

    width: 257px;
    height: 32px;
    background-color: #ebebeb;

    border: 1px solid #e1e1e1;
    border-bottom: 0;
}

#menu ul li:hover
{
    background-color: #f6f6f6;
    background-image: url("img/b1.gif");
}

#menu ul li.submenu
{
    background-image: none; 
}

#menu ul li.submenu:hover
{
    background-image: none; 
}

#menu ul li.submenu a
{
    font-weight: normal;
    font-size: 0.95em;
}

#menu ul li a
{
    text-decoration: none;
    color: #000;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: -0.05em;
}

#menu ul li.selected
{
    background-image: url("img/b1.gif");
    background-color: #f6f6f6;
}

#menu ul li.submenu_selected 
{
    background-color: #f6f6f6;
}

#title
{
    color: #e31b22;
    padding:0;
    margin:0;
    font-size: 28px;
    letter-spacing: -0.05em;
}

h2.title, h2.title a
{
    color: #e31b22;
    padding:0;
    margin:0;
    font-size: 26px;
    letter-spacing: -0.05em;
    text-decoration: none;
}



.subtitle
{
    color: #9f9f9f;
    font-size: 1em;
}

.black
{
    color: #252525;
}

.grey
{
    line-height: 1px;
    height: 1px;
    border: 0;
    border-top: 1px solid #e7e7e7;
}
#content
{
    padding: 5px;
}

#footer
{
    background-image: url("img/bg-3.gif");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 20px;
    width: 950px;
     margin: 0px auto 0px auto;
     text-align: center;
     clear: both;
}

#footer a, #footer a:hover
{
    color: #000;
    font-size: 10px;
    text-decoration: none;
}

#map
{
    float: left;
}
#aftermap

{
    float: left;
     width: 270px;
     margin-left: 20px;
}

#aftermap h3
{
    margin-top: 0;
}
.cleaner
{
    clear: both;
   
}

.button
{
    background-image: url("img/b-gr-0.gif");
    background-repeat: repeat-x;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;

    border: 1px solid #d7d7d7;

    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    font-size: 0.75em;
    font-weight: bold;
    color: #898989;
    text-decoration: none;
   
}
.button_a {
     text-decoration: none;
   
}
.offer
{
    position: relative;
    height: 200px;
}
.offer img
{
    border:  5px solid #e7e7e7;
    float: left;
}

.offer .button
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.offer .offer-content
{
    width: 400px;
    float: right;
}


#keywords
{
    color: #898989;
    font-size: 18px;
    width: 380px;
    padding-right: 20px;
    float: left;
}

#rating
{
    color: #252525;
    font-size: 18px;
    font-weight: bold;
}

#pictures
{
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    position: relative;
    margin-top: 5px;

}

#pictures img
{
    border: 2px solid #dbdbdb;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
   
}

#pictures #rezerva, .bigred
{
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #df1a21;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
}
#a_rezerva
{
text-decoration: none;
}
.bigred
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
    position: relative;
    top: 0;
    right: 0;
}


table td {
    background-color: #f5f5f5;
    border: 1px solid #fff;
}

#rform {
        background-color: #f5f5f5;
      border: 1px solid #dbdbdb;
      margin-top: 5px;
}


#rform label { position: absolute; text-align:right; width:130px; }
#rform input, #rform  textarea { margin-left: 140px; }
#rform label.check, #rform label.radio { position:relative; text-align:left; }


table {
    border: 0;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

