body {
    background-color: #281200;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}
a, a:active, a:visited {
    text-decoration: underline;
    font-size: 11px;
    color: #CDAD5C;
}
a:hover {
    color: #E4CE8D;
}
h3 {
    margin-bottom: 10px;
    margin-left: 12px;
    margin-top: 5px;
}
strong {
    color: #E4CE8D;
}

#cvet1 {
    position: relative;
    z-index: 40;
    float: left;
    left: -4px;
    top: -2px;
}
#cvet2 {
    margin-top: -253px;
    margin-left: 649px;
    z-index: 40;
}



#container{
}



#page{
    background-image: url('../images/page.png');
    margin-right: auto;
    margin-left: auto;
    max-width: 1024px;
    min-width: 1024px;
    height: 768px;
    width: 1024px;
}



#content{
    background-image: url('../images/content.png');
    margin-left: -100px;
    padding-right: 8px;
    padding-left: 8px;
    max-width: 708px;
    min-width: 708px;
    height: 768px;
    width: 708px;
    float: left;
}
#content .content_header{
    
}
#content .content_golden{
    background-image: url('../images/golden.png');
    background-repeat: no-repeat;
    padding-bottom: 3px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 7px;
    margin-top: 3px;
    height: 326px;
}
#content .content_golden table{
    width: 100%;
}
#content .content_main{
    position: relative;
    padding: 10px;
    height: 246px;
    z-index: 40;
}
#content .content_bottom{
    background-image: url('../images/copyright.png');
    background-repeat: no-repeat;
    padding-right: 8px;
    margin-right: -8px;
    margin-left: -8px;
    padding-left: 8px;
    padding-top: 13px;
    font-size: 10px;
    color: #CDAD5C;
    height: 25px;
    z-index: 30;
}
.special {
    background-image: url('../images/special.png');
    background-repeat: no-repeat;
    position: relative;
    font-size: 11px;
    color: #CDAD5C;
    padding: 10px;
    height: 256px;
    width: 213px;
    z-index: 50;
}
.transition {
    float: right;
}
.menu{
    margin-left: 0px;
    margin-top: 2px;
    height: 86px;
}
.menu ul{
    display: inline;
    padding: 0px;
    margin: 0px;
    float: left;
}
.menu li{
    display: inline;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active{
    background-image: url('../images/menu.png');
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    padding-top: 13px;
    display: block;
    height: 29px;
    width: 86px;
    float: left;
}
.menu ul li a:hover {
	color: #E4CE8D;
}
.line{
    vertical-align: top;
    padding-left: 20px;
    padding-right: 15px;
}



.text{
    line-height: 1.1em;
    vertical-align: top;
    text-align: justify;
    padding-left: 10px;
    font-size: 11px;
    color: #CDAD5C;
}



.popbox{
    cursor: url("../images/magminus.cur"), crosshair;
    border-color: #CDAD5C;
    border-style: solid;
    border-width: 3px;
}



.thumb{
    cursor: url("../images/magplus.cur"), crosshair;
    position: relative;
    z-index: 50;
}


ul.big{
    list-style-type: none;
    line-height: 1.1em;
    padding: 0px;
    margin: 0px;
}
ul.big li div{
    background: url('../images/li_big.png') 0px 4px no-repeat;
    padding-left: 10px;
    margin-left: -8px;
}

ul.small{
    list-style-type: none;
    line-height: 1.1em;
    padding: 0px;
    margin: 0px;
}
ul.small li div{
    background: url('../images/li_small.png') 0px 4px no-repeat;
    padding-left: 10px;
    margin-left: -8px;
}


/* noobslide */

.sample{
    border: 1px solid transparent;
}
h4.stitle{
    color:#666;
    margin:0 0 5px 0;
}

.links{
    padding:10px;
    margin-top:20px;
}
.links a{
    font-size:14px;
    color:#0080FF;
    text-decoration:none;
}
.links a:hover{
    font-weight:bold;
}

#cont{
    width:550px;
    margin:0 auto;
    background:#fff;
    text-align:left;
    padding:20px;
}

.buttons{
    padding:5px;
}
.buttons span{
    color:#0080FF;
    padding:0 5px;
    cursor:pointer;
    font:10px Verdana;
}
.buttons span.active, .buttons span:hover{
    background:#0080FF;
    color:#fff;
}

input.txt{
    background-color: #281200;
    border: 1px solid #CDAD5C;
    font-size: 9px;
    color: #CDAD5C;
}

input.button{
    border: none;
    padding: 0px;
    border-bottom: 1px solid #E4CE8D;
    background: transparent;
    cursor: pointer;
    font-size: 11px;
    color: #E4CE8D;
    height: 15px;
    width: 35px;
    
}

select{
    position: relative;
    background-color: #281200;
    border: none;
    margin-left: 21px;
    margin-top: 2px;
    font-size: 11px;
    color: #CDAD5C;
    max-width: 67px;
    width: 67px;
    left: -1px;
    top: 1px;
}

span.select {
   background: url('../images/select.png') no-repeat;
   margin-top: 2px;
   position: absolute;
   padding-left: 4px;
   padding-top: 1px;
   overflow: hidden;
   font-size: 11px;
   cursor: pointer;
   color: #E4CE8D;
   height: 17px;
   width: 67px;
}

span.checkbox{
    width: 19px;
    height: 17px;
    background: url('../images/checkbox.gif') no-repeat;
    display: block;
    clear: left;
    float: right;
    margin: 0px;
}


.rezervacije td{
    padding-top: 2px;
}
