/* CSS Document */

img, div, p, span, ul, li, h1, h2, h3, h4, h5, form, fieldset, table
{
	padding: 0px;
	margin: 0px;
	border: none;
}

a
{
	color: #339933;
}

a:hover
{
	color: #003300;
}

p
{
	padding: 3px 0px 3px 0px;
}

small
{
	font-size: 80%;
}

strong
{
	color: #000000;
}

table
{
	font-size: 100%;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
}

body
{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 84%;
	text-align: center;
	color: #000000;
	background-image: url(    '../Images/body-bg.gif' );
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#obal
{
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(    '../Images/obal-bg.gif' );
	background-position: top;
	background-repeat: no-repeat;
}

#str
{
	position: relative;
	width: 980px;
	margin: auto;
	color: #000000;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	background-color: #ffffff;
}

/* hlavicka */

#hl
{
	position: relative;
	width: 980px;
	height: 125px;
}

#hl h1
{
	position: absolute;
	top: 22px;
	left: 18px;
	width: 191px;
	height: 78px;
	overflow: hidden; 
}

#hl h1 a
{
	display: block;
	width: 100%;
	height: 100%;
	color: #006600;
	cursor: pointer;
}

#hl h1 .im
{
	background-image: url(  '../Images/tropicalia-logo.jpg' );
}

#hl div
{
	position: absolute;
	top: 18px;
	right: 18px;
	width: 728px;
	height: 90px;
	/*overflow: hidden;*/
}

/* menu main */

#menu-main
{
	position: relative;
	width: 980px;
	height: 33px;
	text-align: left;
	background-image: url(     '../Images/menu-main-bg.gif' );
	background-position: top;
	background-repeat: repeat-x;
}

#menu-main ul
{
	padding: 8px 0px 0px 20px;
}

#menu-main ul li
{
	float: left;
	position: relative;
	margin-right: 20px;
	list-style-type: none;
}

#menu-main ul li a
{
	color: #ffffff;
	text-decoration: none;
}

#menu-main ul li a:hover
{
	color: #006600;
}

#menu-main #menu-lang
{
	float: right;
	padding-right: 20px;
}

#menu-main #menu-lang li
{
	height: 14px;
	margin: 2px 7px 0px 0px !important;
}

#menu-main #menu-lang li a
{
	cursor: pointer;
}

#menu-main #menu-lang #es
{
	width: 22px;
}

#menu-main #menu-lang #es .im
{
	background-image: url(     '../Images/flag-es-bg.gif' );
}

#menu-main #menu-lang #en
{
	width: 25px;
}

#menu-main #menu-lang #en .im
{
	background-image: url(     '../Images/flag-en-bg.gif' );
}

/* obsah */

#obsah
{
	position: relative;
	width: 980px;
	min-height: 450px;
	_height: 450px; /* MSIE 6 */
	padding: 15px 0px 15px 0px;
	text-align: left;
	color: #000000;
}
/* containery ruzne */
.container
{
	position: relative;
	padding: 10px;
	background-image: url(  '../Images/container-bg.gif' );
	background-position: top;
	background-repeat: repeat-x;
	border-top: 3px solid #d9d9d9;
}


.inmueble ul
{
	width: 90%;
}
.inmueble ul li
{
	list-style-type: none;
	float: left;
	padding: 1px 5px 1px 0px;
}




/* login */
.login
{
	font-size: 80%;
}

.login input
{
	font-size: 90%;
}

/* user menu */
.usermenu
{
	font-size: 90%;
}

.usermenu ul li
{
	padding: 1px 0px 1px 0px;
}



/* obsah stred */

#obsah-stred
{
	display: inline;
	float: left;
	position: relative;
	width: 668px;
	margin: 0px 6px 0px 161px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	color: #666666;
}

#obsah-stred h2
{
	position: relative;
	font-size: 130%;
	padding: 10px 25px 10px 25px;
	color: #000000;
}

#obsah-stred h2 small
{
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 70%;
	font-weight: normal;
}

#obsah-stred h2 small a
{
	color: #999999;
	text-decoration: none;
}

#obsah-stred h2 small a:hover
{
	color: #000000;
}



#obsah-stred h3
{
	position: relative;
	font-size: 105%;
	padding: 10px 25px 7px 25px;
	color: #000000;
}

#obsah-stred h4
{
	font-size: 105%;
	padding: 10px 0px 5px 0px;
	color: #000000;
}

#obsah-stred h5
{
	position: relative;
	font-size: 100%;
	padding: 3px 0px 5px 0px;
	color: #666666;
}

#obsah-stred ul
{
	position: :relative;
	padding: 5px 0px 5px 20px;
}

#obsah-stred table
{
	_width: 99%;
}

/*   search bar */

.SearchBox
{
	position: relative;
	background-image: url(   '../Images/search-bg.jpg' );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 30px;
	border-top: 3px solid #669966;
	z-index: 200 !important;
	color: #000000;
	_width: 608px;
}

.SearchBox input, .SearchBox select
{
	margin: 0px;
}
.WaterMark
{
	color: Gray;
}

.SearchBox table
{
	width: 90%;
	margin: 7px 0px 10px 0px;
}

.SearchBox p
{
	position: absolute;
	top: 7px;
	right: 15px;
	color: #FFFFFF;
	text-align: right;
}
.SearchBox p a
{
	color: #006600;
	text-decoration: none;
}
.SearchBox p a:hoover
{
	color: #000000;
}

.CalendarPopup div
{
	position: absolute;
	top: 0px !important;
	left: 0px !important;
}
.CalendarPopup div table
{
	position: relative;
	width: 100px !important;
}
.CalendarPopup div table td
{
	padding: 4px !important;
}
/*	
	span.CalendarPopup 
	{
		white-space:nowrap !important;
	
		}
	
	.CalendarPopup input
{
	font-size:90% !important;
	height:10px !important;
	width:50px !important;
	float:left;
	}
	*/


/* tabulky */

.listing
{
	width: 100%;
}

.listing td
{
	padding: 3px 0px 3px 0px;
	width: 33%;
}

.SearchResult
{
	position: relative;
	margin: 15px 0px 15px 0px;
}

.SearchResult th
{
	padding: 3px;
	background-color: #CCCCCC;
	color: #666666;
	border-bottom: 10px solid #FFFFFF;
}
.SearchResult h4
{
	padding-top: 10px !important;
}
.SearchResult .alternateRow
{
	background-color: #e9f5e9;
}
.SearchResult p.description
{
	padding: 5px 10px 20px 10px;
}

.detailLayoutTable
{
	position: relative;
	margin: 0px 0px 15px 0px;
	width: 600px;
}
.detailLayoutTable td
{
	padding: 0px 20px 0px 0px;
	width: 600px;
}

/* obsah prava strana */

#obsah-prava
{
	float: left;
	position: relative;
	width: 145px;
	font-size: 90%;
}

#obsah-prava h4
{
	position: relative;
	font-size: 100%;
	padding: 15px 15px 7px 15px;
}

#obsah-prava ul li
{
	list-style-type: none;
}

#obsah-prava ul li a
{
	text-decoration: none;
}

/* obsah leva strana */

#obsah-leva
{
	float: left;
	position: relative;
	width: 155px;
	margin: 0px 0px 0px -980px;
	font-size: 90%;
}

#obsah-leva h3
{
	position: relative;
	font-size: 105%;
	padding: 15px 15px 7px 15px;
}

/* leve menu */

#menu-left
{
	position: relative;
}

#menu-left li
{
	padding: 1px 0px 1px 0px;
	list-style-type: none;
}

#menu-left li a
{
	color: #006600;
	text-decoration: none;
}

#menu-left li a:hover
{
	color: #000000;
}


/* paticka */
#publicidadbottom
{
	position: relative;
	padding: 10px 0px 25px 0px;
	width: 940px;
	text-align: center;
}


#pat
{
	position: relative;
	width: 940px;
	min-height: 20px;
	_height: 20px; /* MSIE 6 */
	padding: 20px;
	text-align: center;
	color: #000000;
	background-image: url(  '../Images/pat-bg.gif' );
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	color: #B2B2B2;
}

/* doplnky */

.skryt
{
	display: none;
}

.spacer
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 0px;
	height: 15px;
	line-height: 0px;
	font-size: 0px;
}

.cleaner
{
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* obrazek pres text */

.im
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

a.im
{
	cursor: pointer;
	cursor: hand;
}


/*  Jerry was here */

#publicidadVertical
{
	padding-top:10px;
	position:relative;
}


/*  detail master page   */


.obsah-stred-detail
{
	width: 814px !important;
	margin: 0px 0px 0px 166px !important;
	padding: 0px 0px 0px 0px !important;
}

.obsah-stred-admin
{
	width: 824px !important;
	_width: 815px !important;
	margin: 0px 6px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}


.BoldText
{
	font-weight: bolder;
	color: #A9A9A9; /*font-size: 11px;*/
}

.detailDescriptionClass h3
{
	color: Green;
}

.BookedDate
{
	background-color: #FFa07A;
	text-decoration: line-through;
	border: solid 1px gray;
	padding: 2px 3px 2px 3px !important;
	text-align: center;
}

.AvailableDate
{
	border: solid 1px gray;
	background-color: #ffff99;
	padding: 2px 3px 2px 3px !important;
}

.PastDate
{
	border: solid 1px gray;
	background-color: #dcdcdc;
	padding: 2px 3px 2px 3px !important;
}





/* Default page list                 */




.HolidayPrice
{
	color: #33ccff;
	font-weight: bold;
}


.AlignCenter
{
	text-align: center;
}

.AlignRight
{
	text-align: right;
}

.ColorRed
{
	color: Red;
}

.SortColor
{
	color: #006600;
}

.BoldText
{
	font-weight: bold;
}



/* admin page */

.AdminSearchResult
{
	border: none 0px white;
	border-collapse: collapse;
	width: 100%;
}


.AdminSearchResult th
{
	background: orange;
	height: 5px;
	text-align: center;
}
.AdminSearchResult a
{
	text-decoration: none;
}
.AdminSearchResult a:hover
{
	text-decoration: underline;
}
.AdminSearchResult td
{
	padding: 3px 0px 3px 0px;
	border: none 0px white;
}

.AdminSearchResult tr
{
	border: solid 1px white;
}

AdminSearchResult tr:hover
{
	border: solid 1px orange;
	background: orange;
}

.AdminSearchResultAlt
{
	/*border: solid 1px orange;*/
	background: palegoldenrod;
}


.TextResult td
{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}



/* add new listing*/
.formatInputFields
{
	margin: 10px;
	width: 90%;
}

.formatInputFields td h3
{
	font-size: 140% !important;
	color: #006600 !important;
	margin-left: -30px !important;
}


.formatInputFields td
{
	padding: 10px;
}

.FormSecondColumn
{
	width: 65%; /*background-color:#efefef;*/
}

.FormFirstColumn
{
	color: #000000;
	width: 35%;
	font-weight: bold; /*background-color:#ebebeb;*/
}

.WizardNavigationDiv
{
	padding: 15px;
	font-size: 80%;
}

.WizardNavigationControls
{
	margin: 10px;
	width: 99%;
}

.WizardNavigationControls td
{
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
}



.Validation
{
	color: red;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}



.PaddedTable td
{
	padding: 5px;
}

.Destacados
{
	padding-left: 5px;
}


.PictureCollection
{
	padding: 3px;
	width: 100%;
}


.PictureCollection td
{
	padding: 5px;
}


.AdminGrid
{
	font-size: 80%;
}
.AdminGrid td
{
	border-bottom: solid 1px #CCCCCC;
}

.instructions
{
	font-size: 90%;
	font-style: italic;
	color: #666666;
}

.instructions li
{
	padding: 4px !important;
}


.YellOut
{
	color: #006600 !important;
	font-size: 130% !important;
	font-weight: bold;
}

.placeNewListing
{
	text-align: right;
}


.placeNewListing a
{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

div.placeNewListing a:hover
{
	text-decoration: underline;
}


.pager
{
	padding: 0px 7px 0px 7px;
}

.DestacaAnuncio
{
	text-decoration: none !important;
	color: #CC0000;
}

.DestacaAnuncio:hover
{
	text-decoration: none;
	color: #CC0000;
}

.AdvertisementLabel
{
	color: #666666;
	font-size: 90%;
	padding-left: 30px;
}


.PublicicadVerticalLabel
{
	position:absolute;
	left:-15px;
	bottom:0px;
}

.PublicicadHorizontalLabel
{
	position:absolute;
	top:-2px;
	left:0px;
	
	
}

.padded
{
	padding:5px;
	}
