body {
	margin:0;
	padding:0;
}
#hd, .yui-layout-unit-top {
    background-color: #e8eefc;
    color: #FFF;
	text-align:center;
	
}
#bd, .yui-layout-unit-center {
    /*background-color: #f2f2f2;*/
}
#ft, .yui-layout-unit-bottom {
	color: #000;
	text-align:center;
	font-weight: bold;
	background: url(apartments.gif) repeat-x scroll 0 0;
	
	}
#nav, .yui-layout-unit-left {
    /*background-color: #808080;*/
}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
.yui-layout-loading {
    visibility: hidden;
}

body.yui-layout {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
}

.yui-layout-doc {
    position: relative;
}

.yui-layout-unit {
    height: 50px;
    width: 50px;
    padding: 0;
    margin: 0;
    float: none;
    z-index: 0;
    overflow: hidden;
}

.yui-layout-unit-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.yui-layout-unit-left {
    position: absolute;
    top: 0;
    left: 0;
}

.yui-layout-unit-right {
    position: absolute;
    top: 0;
    right: 0;
}

.yui-layout-unit-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.yui-layout-unit-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.yui-layout div.yui-layout-hd {
    position: absolute;
    top: 0;
    left: 0;
    zoom: 1;
    width: 100%;
    overflow: hidden;
}
.yui-layout div.yui-layout-bd {
    position: absolute;
    top: 0;
    left: 0;
    zoom: 1;
    width: 100%;
    overflow: hidden;
}
.yui-layout .yui-layout-scroll div.yui-layout-bd {
    overflow: auto;
}
.yui-layout div.yui-layout-ft {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    zoom: 1;
    overflow: hidden;
}

.yui-layout .yui-layout-unit div.yui-layout-hd h2 {
    text-align: left;
}

.yui-layout .yui-layout-unit div.yui-layout-hd .collapse {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 17px;
    font-size: 0;
}

.yui-layout .yui-layout-unit div.yui-layout-hd .close {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 17px;
    font-size: 0;
}
.yui-layout .yui-layout-unit div.yui-layout-hd .collapse-close {
    right: 25px;
}


.yui-layout .yui-layout-clip {
    position: absolute;
    height: 20px;
    background-color: #c0c0c0;
    display: none;
}

.yui-layout .yui-layout-clip .collapse {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 17px;
    font-size: 0px;
}

.yui-layout .yui-layout-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

.yui-layout .yui-layout-unit .yui-content {
    overflow: hidden;
}
.yui-layout .yui-layout-unit .yui-layout-scroll {
    overflow: auto;
}
#top-nav{
	height: 38px;
	margin-bottom: 0px;
	background: url(apartments.gif) repeat-x scroll 0 0;
}

#top-nav a{
	color: #0d1407;
	text-decoration: none;
}
#linkovi {
	/*margin-left: 18px;
	float:left;*/
	padding-top: 10px;
	text-align:center;

}
#linkovi a{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	margin:70px;
	text-transform:uppercase;
}

#footer{
 
 font-size:13px;
 height:25px;
 padding-top:10px;
}

#hd h1{
	color:#3357b3;
	font-size:16px;
	padding:10px;
	font-weight: bold;
}

#flash{
height:187px;
}

#left{
padding:20px;
background-color:#999999
width:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right{
padding:20px;
background-color:#999999
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right blockquote{
font-weight:normal;
}

.oglas {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	margin-bottom:10px;
}
.yui-g blockquote{
padding:30px;
}

#linkovi a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#linkovi a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#linkovi a:hover {
	text-decoration: none;
	color: #000;
}
#linkovi a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*
#right a:hover {
	color: #7792D9;
}
#right a:link {
	color: #3357B3;
	font-weight: bold;
}
#right a:visited {
	color: #000000;
}
#right a:active {
	color: #000000;
}*/
#right a{
	text-decoration: none;
	color: #3357B3;
}

#right a:link {
	text-decoration: none;
	color: #3357B3;
}
#right a:visited {
	text-decoration: none;
color:#3357B3;
}
#right a:hover {
	text-decoration: none;
	color: #7792D9;
}

#left a {

color:#3357b3;
}
#left a:link {
 text-decoration: none;
 color: #3357b3;
}
#left a:hover {
 text-decoration: none;
 color: #7792D9;
}
#left a:visited {
 text-decoration: none;
/* color:#009966*/
}

#left a:active {
 text-decoration: none;
/* color: #3357b3;*/
}

body,td,th {
	font-weight: bold;
}
a {
	font-weight: bold;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
body {
	background-color: #809FE3;
}
.style11 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style32 {
	font-size: 16px;
	font-weight: bold;
}
.style33 {
	color: #000000;
	font-weight: bold;
}
.style35 {font-size: 16px}
.style38 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.style40 {color: #000000}
.style34 {color: #000000}
