/* Start of CMSMS style sheet 'nai_main' */
body {
    background-color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
}

img {
    border: 0px;
}

a {
    color: #004e62;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#container {
    width: 812px;
    margin: auto;
    background-image: url(/uploads/img/cont-bcg.png);
}

#header {
    margin: 0px 30px 0px 30px;
    padding: 10px 0px 0px 0px;
}

#logo {
    float: left;
}

#quicklinks {
    float: right;
    text-align: right;
    margin-top:3px;
}

#page-title {
    width: 300px;
    padding-top: 120px;
}

#page-title h1 {
    text-align: center;
    font-size: 16px;
}

#menu {
    height: 23px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-image: url(/uploads/img/topnav-bcg.png);
    background-repeat: repeat-x;
    margin-top: 10px;
}

#menu ul {
    margin: 0px;
    height: 23px;
    padding: 2px 10px 0px 10px;
}

#menu ul li {
    display: inline;
    border-right: 1px solid #ccc;
    padding: 0px 15px 0px 10px;
}

.menuitem {
    font-weight: bold;
    font-size: 11px;
}

.menuitem a {
    text-decoration: none;
}

.menuitem a:hover {
    text-decoration: none;
    color: #d00;
}

#header-graphics {
    margin-top: 5px; 
    background-color: #eee;
    height: 180px;
    color:#ffffff;
}

.graphic-home {
    background-image: url(/uploads/img/pozadina.jpg);
    background-repeat: no-repeat;
}

.graphic-about {
    background-image: url(/uploads/img/about_us.jpg);
    background-repeat: no-repeat;
}

.graphic-services {
    background-image: url(/uploads/img/our-services.jpg);
    background-repeat: no-repeat;
}

.graphic-news {
    background-image: url(/uploads/img/news.jpg);
    background-repeat: no-repeat;
}

.graphic-research {
    background-image: url(/uploads/img/research.jpg);
    background-repeat: no-repeat;
}

.graphic-properties{
    background-image: url(/uploads/img/properties.jpg);
    background-repeat: no-repeat;
}

#header-graphics h2 {
	padding-top:150px;
	padding-left:10px;
}

#content {
    margin: 10px 30px 5px 30px;
    border-top: 1px dashed #ccc;
    padding: 5px 0 5px 0;
}

.highlighted {
    font-size: 12px;
    color: #db1234;
    font-weight: bold;
}

#content-home-left {
    width: 48%;
    float: left;
    border-right: 1px dashed #ccc;
    padding-right: 8px;
}

#content-home-left img {
    padding-right: 8px;
}
.home-left-box {
    padding: 5px 20px 5px 0;
    border-bottom: 1px dashed #ccc;  
}

.home-left-box h2 {
    font-size: 13px;
    margin: 0px;
}

.home-left-box img {
   margin-right: 5px;
}

.property {
   color: #004e62;
   font-weight:bold;
}

.news {
    color: #474747;
    background-color:#d0d0d1;
    padding: 2px 5px 2px 5px;
}
.bluebox {
    display: block;
    background-color: #004e61;
    height:30px;
    margin-top:10px;
}
#content-home-right {
    width: 48%;
    float: right;
}

.home-right-box {
    padding: 5px 0 5px 0;
    border-bottom: 1px dashed #ccc;    
}

.home-right-box h2 {
    font-size: 13px;
    margin: 0px;
}

#content-page-left {
    width: 180px;
    float: left;
}

#content-page-left ul {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    width: 180px;
}

#content-page-left ul li {
    border-bottom: 1px dashed #ccc;
    padding: 3px 3px 3px 0px;
}


#content-page-center {
    margin-left: 20px;
    width: 340px;
    float: left;
}

#content-page-center h1 {
    font-size: 13px;
    margin: 0px;
}

#content-page-center img {
    margin-right: 5px;
}
#content-page-right {
    width: 180px;
    float: right;    
}


#prop-page-left {
    width: 500px;
    float: left;
}
#prop-page-left img {
    padding: 5px;
}

#prop-page-right {
    width: 200px;
    float: right;    
}

#prop-page-right ul {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    width: 180px;
}

#prop-page-right ul li {
    border-bottom: 1px dashed #ccc;
    padding: 3px 3px 3px 0px;
}

.map {
    width: 500px;
    overflow:hidden;
}

#footer {
    height: 23px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-image: url(/uploads/img/topnav-bcg.png);
    background-repeat: repeat-x;
    margin: 10px 30px 0px 30px !important;
    text-align: center;
}

#footer p {
    margin-top: 3px;
}

#closure {
    height: 27px;
    width: 812px;
    margin:0px;
    background-image: url(/uploads/img/closure.png);
    background-repeat: no-repeat;
}

.category_item {
    height:120px;
}
.clearfloat {
    clear: both;
}
/* End of 'nai_main' */

