body {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
}

a:link,
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a:hover,
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.h1_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #00697F;
    padding-left: 34px;
    line-height: 40px;
}

.h1_title_right {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #00697F;
    line-height: 26px;
    padding-left: 11px;
}

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    color: #00697F;
    padding-bottom: 4px;
    text-align: center;
}

img.download {
    vertical-align: middle;
}

.wrapper {
    min-height: 1200px;
}
/* ----------container to center the layout-------------- */

#container {
    background-color: #FFFFFF;
    width: 1200px;
    margin: 0 auto;
}
/* ----------header-------------- */

#header {
    background: url('images/header_image.jpg') left top no-repeat;
    background-color: #000000;
    text-align: center;
    padding: 0px;
    margin: 0px;
    height: 150px;
}
/* -----------------content--------------------- */

#content {
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0 230px;
}

div#content {
    min-height: 700px;
    height: expression(this.scrollHeight > 600 ? "auto": "600px");
}
/* --------------left navi------------- */

#left {
    background-color: #F5F5F5;
    float: left;
    width: 230px;
    margin: 0;
    padding-top: 0;
    min-height: 620px;
    height: expression(this.scrollHeight > 620 ? "auto": "620px");
}

#right {
    background-color: #F5F5F5;
    float: right;
    width: 230px;
    margin: 0;
    padding: 0;
    min-height: 620px;
    height: expression(this.scrollHeight > 620 ? "auto": "620px");
}
/* -----------footer--------------------------- */

#footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
    width: 1200px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    position: relative;
    margin: 10px auto 0;
    clear: both;
}

.push {
    height: 1em;
}

#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

#footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

#footer a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
/* -----------HANA--------------------------- */

#navigation {
    height: 27px;
    background: url('images/navigation_bg.jpg') center no-repeat;
}

#navlist {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 5px 0;
    margin-left: 0;
    background-color: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#navlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #F1F6FE;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 3px;
    text-decoration: none;
    background-color: #006A80;
    font-weight: bold;
}

#navlist li a:link {
    color: #F1F6FE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#navlist li a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #F1F6FE;
    font-weight: bold;
}

#navlist li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background-color: #DFE8F7;
    font-weight: bold;
}

#navlist li a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background-color: #DFE8F7;
    font-weight: bold;
}

.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}

.text_12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    padding-left: 6px;
}

.text_naslovi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #4E4E4E;
    text-align: left;
    padding-top: 10px;
}

.text_11_bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* -----------LEFT--------------------------- */

.featurebox_side {
    background-color: #fffff6;
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #DFE8F7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}
/* -----------TABLES--------------------------- */

.headings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003876;
    background: url('images/zgrade_title_bg.gif');
    line-height: 20px;
}

.tdJEZICI {
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #DFE8F7;
    border-left-color: #DFE8F7;
}

.table {
    color: #184B84;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DFE8F7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DFE8F7;
}

.text_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003876;
    padding-left: 4px;
}

.tlocrt {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.tlocrt-list {
    margin: 0;
}

a:link.foto-gallery {
    background: url(../apartmani/images/camera.png) no-repeat 0 0;
    color: #ff0000;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 7px;
}

a:link.old-foto-gallery {
    color: #ff0000;
}

a:link.video-gallery {
    background: url(../apartmani/images/movie03.png) no-repeat 0 4px;
    color: #3B8DC0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 7px;
}

a:visited.video-gallery {
    color: #3B8DC0;
}

.video-body {
    background: #000;
    width: 100%;
    height: 100%;
}

.video-holder {
    display: table;
    width: 100%;
    height: 100%;
}

.video-holder-inner {
    display: table-cell;
    vertical-align: middle;
    width: 800px;
    height: 470px;
    text-align: center;
}
.video-holder-inner .title {
    color: #fff;
    text-align: left;
}