/*	CSS Document	*/

body {
	background:#87bcd7 url(images/bg.jpg) repeat-x top left;
	margin:0 auto;
	color:#575454;
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
	line-height:18px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

img {
	border:none;
}

p {
	margin: 0;
	padding:0;
	text-align:justify;
}

/*	Links	*/

a, a:link, a:visited {
	color: #575454;
	text-decoration:none;
	position: relative;
}

a:hover {
	color: #067dba;
	text-decoration:none;
}

/*	Hedding		*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	color:#010101;
	font-weight:normal;
}
h1 {    
    font-size: 2.8em;
}
h2 {
    margin: 20px 0;
    font-size: 1.8em;
}
h3 {
    margin: -10px 0 20px 0;
    font-size: 1.4em;
    font-style: italic;
    font-weight: normal;
}
h4 {
    margin: 18px 0 6px 0;
    font-size: 1.4em;    
    font-weight: normal;
 }
 
h5 {
    margin: 19px 0 5px 0;
    font-size: .9em;    
    font-weight: normal;
 }

/*	ClearFix	*/

.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
} 

/*	Container	*/

div#Pg_Wp {
	width:980px;
	margin:auto;
}

/*	Header-Top	*/

div#Hd-Top {
	width:930px;
	height:40px;
	position:relative;
	padding:0 10px 0 40px;	
}

div#Hd-Top .about {
	position:relative;
	float:right;
	top: 25px;
	font-size:13px;
	font-weight:bold;
	margin: 0 5px 0 0;
}

/*	Header	*/

div#Hd {
	width:940px;
	height:240px;
	background:url(images/hd-bg.jpg) no-repeat top left;
	position:relative;
	padding:20px 20px 0 20px;
}

div#Logo {
	background:url(../images/logo.gif) no-repeat top left;
	float:left;
	width: 150px;
	height: 150px;
}

div#Hd .img {
	width:940px;
	height:240px;
	background:url(images/hd-01.jpg) no-repeat top left;
}

div#Hd .hdhome {
	background:url(../images/headers/concept.jpg) no-repeat top left;
}

div#Hd .hdlocation {
	background:url(../images/headers/location.jpg) no-repeat top left;
}

div#Hd .hdarchitectural-description {
	background:url(../images/headers/architectural.jpg) no-repeat top left;
}

div#Hd .hdfeatures {
	background:url(../images/headers/features.jpg) no-repeat top left;
}

div#Hd .hdoverview {
	background:url(../images/headers/overview.jpg) no-repeat top left;
}


/*	Container	*/

div#Cont {
	width:940px;
	background:url(images/cont-bg.jpg) repeat-y top left;
	position:relative;
	padding:0 20px 0 20px;
}

div#Cont .Top {
	width:940px;
	position:relative;
	background:#fff url(images/top-bg.jpg) repeat-x top left;
	float:left;
}

div#Cont .Page {
	width:900px;
	position:relative;
	background: url(images/bottom-bg.jpg) repeat-x bottom left;
	float:left;
	padding: 30px 20px 50px 20px
}

div#Cont .Page p {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}

div#Cont .Page .Home-Slika {
	width:900px;
	height: 313px;
	float:left;
	margin: 0 0 20px 0;
}

div#Cont .Page .TwoColumnText {
    margin: 10px 0;	
	width:900px;
	float:left;
	background:url(images/line.jpg) repeat-y top center;
}

div#Cont .Page .TwoColumnText .Left {
	width:415px;
	float:left;
	margin: 0 70px 0 0;
}

div#Cont .Page .TwoColumnText .Right {
	width:415px;
	float:left;
}

div#Cont .Page h1 {	
	padding: 0 0 15px 0;
}

div#Cont .Page h1 span {
	color:#067dba;
}

div#Cont .Page img {
	padding: 4px;
	background-color:#fff;
	border: 1px solid #e5e5e5;
}

div#Cont .Page span.caption {    	
	font-style: italic;	
}

div#Cont .Page ul {    			
	margin: 10px 0;
}
div#Cont .Page li {    			
	margin: 5px 24px;
	line-height: 24px;
}
div#Cont .Page ul.floated {    			
	margin: 10px 0;
	list-style: none;
}
div#Cont .Page ul.floated li {    			
	margin: 5px 24px;
	line-height: 24px;
	float:left;	
}

div#Cont .Slika {    				
	margin: 0 0 20px 0;
	float:left;
}

div#Cont .Page .Slika ul {    				
	list-style: none;	
}
div#Cont .Page .Slika li {    			
	float:left;	
	margin: 0 1px;	
}
div#Cont .Page .signature {    			
	margin: 0;
	border: 0;
	background: transparent;
}
/*	Sub Menu	*/

div.MM {
	width: 880px;
	height:51px;
	position:relative;
	background:url(images/mm-bg.jpg) repeat-x top left;
	float:left;
	padding: 0 30px 0 30px;
	margin: 1px 0 0 0;
}

div.MM ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.MM li {
	display:inline;
	margin: 16px 62px 0 0;
	float: left;
}

div.MM li.last {
	display:inline;
	margin: 16px 0 0 0;
	float: left;
}

div.MM li a, div.MM li a:link, div.MM li a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #fff;		
	text-decoration: none;
}

div.MM li a.selected, div.MM li a:hover {
	text-decoration:none;
	color:#d3ac67!important;
}

/*	Footer	*/

div#Ft {
	width: 980px;
	height:150px;
	position:relative;
	float:left;
	background:url(images/ft-bg.jpg) no-repeat top left;
}

/*	Main Menu	*/

div.FM {
	position:relative;
	margin: 30px 0 0 0;
	float:right;
}

div.FM ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.FM li {
	display:inline;
	float: left;
	background:url(images/bullet.jpg) no-repeat top left;
	background-position: 0 5px;
	padding: 0 10px 0 15px;

}

div.FM li.first {
	display:inline;
	float: left;
	background: none;
}

div.FM li a, div.FM li a:link, div.FM li a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

div.FM li a.selected, div.FM li a:hover {
	text-decoration:none;
	color:#067dba!important;
}

.copy {
    float:left;    
    margin: 34px 0 0 17px;
    font-size: 1.1em;
}
