body {
	background-color: #F2E4DB;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/body-bg.png);
}
form {
	margin-bottom:0px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#main_loading {
	background:#103C7D;
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:700;
	right:0;
	margin:0;
	padding:3px 25px;
	position:absolute;
	top:0;
	z-index:100;
}
#container-wrap {
	background-image: url(layout/body-top-bg.png);
	background-repeat: repeat-x;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	text-align:left;
}
#top-bar {
	background-color: #EA1C28;
	height: 27px;
	width:938px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB1823;
	border-left-color: #CB1823;
	position:relative;
}
#top-bar .right-box {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:220px;
	line-height:27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB1823;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:18px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#header-space {
	background-color: #FFFFFF;
	height: 95px;
	width: 938px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	position:relative;
}
#header-space .right-box {
	height: 95px;
	width: 220px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	top:0px;
	right:0px;
	position:absolute;
}
#header-space .right-box .submit {
	position:absolute;
	right:32px;
	bottom:14px;
}
#header-space .right-box select {
	width:146px;
	margin-top:5px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;	
}
#header-space .logo {
	position:absolute;
	top:12px;
	left:14px;
}
#top-navigation {
	background-color: #737373;
	background-image: url(layout/top-navigation-bg.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 938px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
}
#top-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top-navigation li {
	float: left;
	margin: 0 0.15em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #818181;
}
#top-navigation li a {
	display:block;
	float:left;
	line-height:41px;
	padding-left:14px;
	padding-right:14px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#d0d0d0;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	background-color: #FFFFFF;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
#footer {
	background-color: #FFFFFF;
	height: 84px;
	width: 938px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	background-image: url(layout/footer-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	position:relative;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#footer img.mil-car-rent {
	position:absolute;
	left:22px;
	bottom:25px;
}
#footer .logo {
	position:absolute;
	left:268px;
	bottom:31px;
}
#footer .cei-plus {
	position:absolute;
	right:21px;
	bottom:38px;
}
#footer .text {
	position:absolute;
	left:431px;
	height:74px;
	width:396px;
	padding-left:30px;
	padding-top:10px;
}
#footer .navigation {
	color:#EA1C28;
}
#footer .navigation a {
	color:#EA1C28;	
	text-decoration:none;
}
#footer .navigation a:hover {
	text-decoration:underline;
}
.title {
	line-height:27px;
	display:block;
	background-color: #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
/* Location: "property" { */
#loc-property {
	overflow:auto;
	background-image: url(layout/loc-property-bg.png);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#loc-property #left-col {
	float:left;
	width:328px;
	margin-left:32px;
	display: inline;
	padding-top:24px;
	padding-bottom:24px;
}
#loc-property #left-col img {
	padding:4px;
	border: 1px solid #DDDDDD;
	margin:4px;
	float:left;
}
#loc-property #mid-col {
	float:left;
	width:259px;
	margin-left:40px;
	display: inline;
	padding-top:28px;
}
#loc-property #mid-col h1 {
	font-size:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#loc-property #mid-col h1 small {
	font-size:12px;
	display:block;
}
#loc-property .map-title {
	float:left;
	clear:both;
	width:659px;
}
#loc-property #right-col {
	float:right;
	width:238px;
	margin-left:40px;
	display: inline;
}
#loc-property #right-col .box {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#loc-property #right-col .price td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#loc-property #right-col .price .napomena {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size:11px;
	color: #666666;
}
.mk-calendar td {
	text-align:center;
	font-size:11px;
}
.mk-calendar caption {
	font-weight:bold;
	padding-bottom:5px;
}
.mk-calendar thead td {
	font-style: italic;
	font-weight: bold;
	padding-bottom:3px;
}
.mk-calendar tbody td {
	width:28px;	
	padding:1px;
}
.mk-calendar tbody td.zauzeto {
	background:#EA1C29;
	color:#FFFFFF;
}
.mk-calendar tfoot td {
	padding-top:5px;
}
.mk-calendar tfoot a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.mk-calendar tfoot a:hover {
	text-decoration:underline;
}
#mapDiv {
	float:left;
	width:699px;
	height:300px;
}
/* } Location: "property" */



/* Location: "property/list" { */

#loc-property-list .ap-title {
	float:left;
	width:898px;
	margin-bottom:20px;
}
#loc-property-list .spisak {
	padding-top:20px;
}
#loc-property-list .apartman {
	border: 1px solid #DDDDDD;
	padding:4px;
	width:429px;
	margin-left:20px;
	float:left;
	position:relative;
	margin-bottom:20px;
}
#loc-property-list .apartman img.slika {
	width:180px;
	height:135px;
}
#loc-property-list .apartman .opis {
	position:absolute;
	width:219px;
	height:135px;
	right:4px;
	top:4px;
	padding-right: 15px;
	padding-left: 15px;
}
#loc-property-list .apartman .opis h1 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#loc-property-list .apartman .opis h1 small {
	display:block;
	font-size:12px;
}
/* } Location: "property/list" */

/* Location: "static/page" { */
#loc-static-page {
	padding:20px;
}
#loc-static-page .naslov {
	color: #999999;
	margin:0px;
	font-size:20px;
	margin-bottom:40px;
}
#loc-static-page .tree {
	margin-bottom:20px;
}
#loc-static-page .tree ul {
	margin-top:0px;
	margin-bottom:0px;
}
#loc-static-page .tree ul li {
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}
#loc-static-page .tree ul ul {
	font-style:italic;
}
/* } Location: "static/page" */

/* Location: "property_rentals/index" { */
#loc-property-index {
	background-image: url(layout/index-top.png);
	background-repeat: no-repeat;
	overflow:hidden;
	padding-bottom:20px;
}
#loc-property-index #text {
	width:290px;
	display:inline;
	float:left;
	padding-top:29px;
	padding-left:255px;
	padding-right:15px;
}
#loc-property-index #futured-property {
	width:358px;
	display:inline;
	background-color: #F7F7F7;
	float:right;
	margin-right:18px;
	margin-top:29px;
	border: 1px solid #EBEBEB;
}
#loc-property-index #futured-property img {
	padding:4px;
	border: 1px solid #DEDEDE;
	margin-left:19px;
	margin-top:19px;
}
#loc-property-index #futured-property .opis {
	display:block;
	padding:19px;
	position:relative;
}
#loc-property-index #futured-property h1 small {
	display:block;
	font-size:12px;
}
#loc-property-index #futured-property h1 {
	font-size:18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#loc-property-index #futured-property .opis a {
	position:absolute;
	top:25px;
	right:25px;
	color:#FF0000;
}
#loc-property-index #futured-property .star {
	background-image: url(layout/star_title.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left:35px;
}
/* } Location: "property_rentals/index" */