#container
{
	width: 520px;
	margin: 0px 0px 0px 15px;
	text-align: left;
	position: relative;
	padding: 0px;
}

#container h1, #containerPopup h1
{
	font-family: "Times New Roman",Times,serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff6b00;
	padding-bottom: 5px;
	text-decoration: none;
}

#container h2, #containerPopup h2
{
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0066cc;
}

.clearAll
{
	clear: both;
	height: 2px;
	font-size: 1px;
}

hr
{
	color: #0066CC;
	background-color: #0066CC;
	height: 1px;
	border: 0px;
}

#containerPopup {
	width: 680px;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	position: relative;
	padding: 10px;
}
#containerPopup #content {
	width: 680px;
	padding: 10px;
	vertical-align: top;
}


div.paging
{
	text-align: right;
	margin: 0px 0px 5px 0px;
}
span.pagingFirst, span.pagingLast, span.pagingPrev, span.pagingNext
{
	text-decoration: none;
}
.pagingCurrent
{
	font-weight: bold;
	color: #0066CC;
}



/*   ---   glavni MENU   ---   */
#menu {
	height: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#menu li {
	float: left;
	margin: 0px 4px 0px 0px;
	}
#menu span {
	cursor: default;
	}
#menu a, #menu span {
	display: block;
	padding: 1px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	border-style: solid;
	border-color: #9CD7FF;
	border-width: 1px;
	background-color: #DFF2FF;
	text-align: center;
	}
#menu .current a, #menu .current span {
	color: #FF0000;
	}
#menu a:hover {
	text-decoration: none;
	color: #FF0000;
	}
#menu .disabled span {
	background-color: #DBDBDB;
	color: #999999;
	border-color: #999999;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac */
#menu a { float: none; }
/* End IE5-Mac hack */



.propertylist
{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #F3F3F3;
}
.propertylist .destination
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4B7505;
	margin-bottom: 2px;
}
.propertylist .propertyname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}
.propertylist .opendates
{
	margin-bottom: 10px;
}
.propertylist .photothumb
{
	float: left;
	width: 145px;
}
.propertylist .photothumb img
{
	padding: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #0066CC;
}
.propertylist .characteristics
{
	margin: 0px 0px 5px 0px;
}
.propertylist .address
{
	float: left;
	width: 180px;
}
.propertylist .price
{
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}








.calculation td
{
	border-style: solid;
	border-width: 1px;
	border-color: #9cd7ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.calculation td td
{
	border: none;
}
.calculation .header {
	height: 20px;
	background-color: #dff2ff;
	color: #0066cc;
	font-weight: bold;
}
.calculation .data0 {
	height: 20px;
}
.calculation .data1 {
	height: 20px;
}
.calculation .price {
	color: #FF0000;
}


.property .photothumb {
	float: left;
	width: 150px;
}
.property .photothumb img {
	padding: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #0066CC;
	margin-bottom: 10px;
}
.property .characteristics {
	margin: 0px 0px 5px 0px;
}
.property .address {
	float: left;
	width: 180px;
}


/*  PHOTO GALLERY  */
.gallery img {
	padding: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #0066CC;
}


.unitList td
{
	border-style: solid;
	border-width: 1px;
	border-color: #9cd7ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.unitList .header {
	height: 30px;
	background-color: #dff2ff;
	color: #0066cc;
	font-weight: bold;
}
.unitList .data0 {
	height: 30px;
}
.unitList .data1 {
	height: 30px;
}
.unitList .selected {
	height: 30px;
	background-color: #FFF0C8;
}
.unitList .price {
	color: #FF0000;
}

.unitDescription td
{
	border-style: solid;
	border-width: 1px;
	border-color: #9cd7ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.unitDescription .header {
	height: 30px;
	background-color: #dff2ff;
	color: #0066cc;
	font-weight: bold;
}
.unitDescription .data0 {
	height: 30px;
}
.unitDescription .data1 {
	height: 30px;
}



.pricelist td
{
	border-style: solid;
	border-width: 1px;
	border-color: #9cd7ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.pricelist .header {
	height: 20px;
	background-color: #dff2ff;
	color: #0066cc;
	font-weight: bold;
}
.pricelist .data0 {
	height: 20px;
}
.pricelist .data1 {
	height: 20px;
}




/*  DESCRIPTION AVAILABILITY  */
div.monthAvailability {
	float: left;
	margin: 0px 3px;
	cursor: default;
}

table.monthAvailability tr {
	height: 15px;
}
table.monthAvailability td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
table.monthAvailability th, table.monthAvailability .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFF2FF;
	color: #0066CC;
	text-align: center;
}
table.monthAvailability th {
	font-weight: normal;
	width:14px;
}
table.monthAvailability th.weekend {
	color: #FF0000;
}
table.monthAvailability .available {
	background-color: #A5D74D;
	width:14px;
}
table.monthAvailability .unavailable {
	background-color: #FF4D4D;
	width:14px;
}
table.monthAvailability .unknown {
	background-color: #F3F3F3;
	width:14px;
}
table.monthAvailability .notday {
	background-color: #FFFFFF;
	width:14px;
}




.shopping_basket_preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.shopping_basket_preview .price {
	color: #FF0000;
}
.shopping_basket_preview hr {
	color: #808080;
	background-color: #808080;
}

.shopping_basket td
{
	border-style: solid;
	border-width: 1px;
	border-color: #9cd7ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.shopping_basket .header {
	height: 28px;
	background-color: #dff2ff;
	color: #0066cc;
	font-weight: bold;
}
.shopping_basket .row_property {
	height: 28px;
}
.shopping_basket .row_unit {
	height: 28px;
}
.shopping_basket .price {
	color: #FF0000;
}





.payment_method {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	border-style: solid;
	border-color: #88B4E6;
	border-width: 1px;
	background-color: #F7F7F7;
}

.valid {
	color: #FF0000;
	font-weight: bold;
}

.alerts {
	color: #FF0000;
}

