﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2010-04-14 16:00                                                    */
/* Author: 			Michal Pelech                                                       */
/* Author website: 	www.michalpelech.cz                                                 */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

html
{
	font-size: 62.5%;
}

body
{
	background: #027ebd url(/images/body-background.png) repeat-x left top;
	color: #000000;
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt, input, textarea, select
{
	margin: 0;
	padding: 0;
}

input, select, textarea, sub, sup
{
	font-family: Tahoma, Verdana, Arial;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.4em;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #78da00;
	outline: none;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

/* CLEAR */
/* slightly enhanced, universal clearfix hack */
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.noscreen
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px;
	overflow: hidden;
	visibility: hidden;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#backgrounds
{
	width: 100%;
	height: 426px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/island-background.png) no-repeat center bottom;
}

#backgrounds #clouds
{
	width: 100%;
	height: 299px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/clouds-background.png) repeat-x left top;
}

#topPanelHolder
{
	width: 1004px;
	height: 372px;
}

#page
{
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

/*======================================================================================*/
/* CONTENT PANEL                                                                        */
/*======================================================================================*/

#contentPanel
{
	width: 523px;
	margin: 0 0 0 9px;
	float: left;
	display: inline;
	position: relative;
	overflow: hidden;
}

#contentPanel p
{
	color: #6e6e6e;
}

/*======================================================================================*/
/* RIGHT PANEL	                                                                        */
/*======================================================================================*/

#rightPanel
{
	width: 458px;
	float: right;
	overflow: hidden;
}

#leftSide
{
	width: 226px;
	margin: 0 14px 0 0;
	float: left;
	overflow: hidden;
}

#leftSide .box
{
	width: 226px;
	margin: 0 0 15px 0;
	background: #ffffff url(/images/left-side-box-header.png) no-repeat left top;
}

#leftSide .box .boxHeader
{
	padding: 25px 18px 0 18px;
	height: 35px;
}

#leftSide .box .big
{
	height: auto;
	padding: 25px 18px 10px 18px;
}

#leftSide .box .boxHeader h2, #leftSide .box .boxHeader h3
{
	color: #027ebd;
	font-size: 1.4em;
	font-style: italic;
	text-transform: uppercase;
}

#leftSide .box .boxContent
{
	padding: 0 20px 20px 20px;
	background: url(/images/left-side-box-bottom.png) no-repeat left bottom;
}

#leftSide .box .boxContent .form
{
	width: 180px;
}

#leftSide .box .boxContent .form .input,
#leftSide .box .boxContent .form .select
{
	width: 176px;
	height: 27px;
	margin: 0 0 10px 0;
	position: relative;
	background: url(/images/left-side-input.png) no-repeat left top;
}

#leftSide .box .boxContent .form .input input,
#leftSide .box .boxContent .form .select select
{
	width: 145px;
	height: 12px;
	position: absolute;
	left: 14px;
	top: 8px;
	background: #ffffff;
	color: #3f3f3f;
	border: none;
	font-size: 1em;
}

#leftSide .box .boxContent .form .select select
{
	width: 157px;
	height: 18px;
	left: 11px;
	top: 6px;
}

#leftSide .box .boxContent .form .checkbox
{
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}

#leftSide .box .boxContent .form .checkbox input
{
	height: 14px;
	margin: 0 10px 0 0;
	float: left;
}

#leftSide .box .boxContent .form .checkbox label
{
	color: #606060;
	font-weight: bold;
}

#leftSide .box .boxContent .form .transportType
{
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
}

#leftSide .box .boxContent .form .transportType p
{
	padding: 0 0 10px 5px;
	color: #606060;
	font-weight: bold;
}

#leftSide .box .boxContent .form .transportType input
{
	height: 14px;
	margin: 0 6px 0 0;
	float: left;
}

#leftSide .box .boxContent .form .transportType label
{
	margin: 0 10px 0 0 ;
	float: left;
}

#leftSide .box .boxContent .form .submit
{
	padding: 0 0 0 30px;
}

#leftSide .box .boxContent .form .submit input
{
	width: 123px;
	height: 37px;
}

#leftSide ul.destination
{
	list-style-type: none;
}

#leftSide ul.destination li
{
	width: 100%;
	margin: 0 0 3px 0;
	float: left;
	clear: both;
}

#leftSide ul.destination li span
{
	width: 30px;
	height: 15px;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	/*background: url(/images/destination-background.png) no-repeat left top;*/
}

#leftSide ul.destination li span img
{
	position: absolute;
	left: 5px;
}

#leftSide ul.destination li a
{
	height: 20px;
	float: left;
	line-height: 20px;
	color: #606060;
	text-decoration: none;
}

#leftSide ul.destination li a:hover
{
	text-decoration: underline;
}

#rightSide
{
	width: 218px;
	float: right;
	overflow: hidden;
	background: url(/images/right-side-background.png) no-repeat left top;
}

#rightSide .rightContent
{
	padding: 25px 20px;
}

#rightSide .rightContent h2
{
	margin: 0 0 15px 0;
	color: #91d0f1;
	font-style: italic;
	text-transform: uppercase;
}

#rightSide .rightContent p,
#rightSide .rightContent div
{
	margin: 0 0 15px 0;
	color: #ffffff;
}

#rightSide .advert
{
	width: 192px;
	margin: 0 0 0 15px;
	position: relative;
}

#rightSide .advert p
{
	font-family: "Trebuchet MS", Tahoma;
	text-align: right;
	color: #ffffff;
	font-size: 0.9em;
}

#rightSide .advert .advert-in
{
	width: 192px;
        text-align: center;
	/*height: 506px;
	background: url(/images/advert-background.png) no-repeat left top;*/
}

/*======================================================================================*/
/* TOP PANEL	                                                                        */
/*======================================================================================*/

#topPanel
{
	width: 1004px;
	height: 358px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#topPanel #menu
{
	width: 1000px;
	height: 37px;
	position: absolute;
	left: 4px;
	top: 0;
	overflow: hidden;
	background: #f5f5f5 url(/images/menu-background.png) repeat-x left top;
	list-style-type: none;
}

#topPanel #menu li
{
	padding: 0 2px 0 0;
	float: left;
	background: url(/images/menu-separator.png) no-repeat right center;
}

#topPanel #menu li.first
{
	padding: 0 2px 0 10px;
}

#topPanel #menu li.last
{
	padding: 0;
	background: none;
}

#topPanel #menu li a
{
	height: 37px;
	padding: 0 20px;
	float: left;
	line-height: 37px;
	color: #1e94d0;
	text-decoration: none;
}

#topPanel #menu li a:hover
{
	text-decoration: underline;
}

#topPanel #breadcrumbs
{
	width: 1000px;
	height: 28px;
	position: absolute;
	left: 4px;
	top: 37px;
	background: #097fbc url(/images/breadcrumbs-background.png) no-repeat left top;
	overflow: hidden;
}

#topPanel #breadcrumbs .breadcrumbsContent
{
	padding: 7px 0 0 30px;
}

#topPanel #breadcrumbs .breadcrumbsContent a
{
	color: #ffffff;
	font-size: 0.9em;
}

#topPanel #breadcrumbs .breadcrumbsContent span
{
	padding: 0 5px;
	color: #5ec5fa;
}

#topPanel #breadcrumbs .breadcrumbsContent strong
{
	color: #5bc2f7;
	font-weight: normal;
}

#topPanel .box
{
	width: 527px;
	height: 260px;
	position: absolute;
	left: 5px;
	top: 98px;
	background: url(/images/top-panel-box-background.png) no-repeat left top;
}

#topPanel .box #slider
{
	width: 437px;
	height: 215px;
	margin: 45px auto 0 auto;
	background: transparent;
}

#topPanel .box ul
{
	width: 437px;
	height: 215px;
	list-style-type: none;
	overflow: hidden;
	background: transparent;
}

#topPanel .box ul li
{
	width: 437px;
	height: 205px;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: transparent !important;
}

#topPanel .box ul h2.logo
{
	margin: 0 0 22px 0;
}

#topPanel .box ul h2.logo,
#topPanel .box ul h2.logo a
{
	width: 411px;
	height: 54px;
	position: relative;
	background: url(/images/logo.png) no-repeat left top;
}

#topPanel .box ul h2.logo a
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	text-decoration: none;
}

#topPanel .box ul h2,
#topPanel .box ul h3
{
	margin: 0 0 12px 0;
	color: #ffffff;
	font-size: 2.2em;
	font-style: italic;
	text-transform: uppercase;
}

#topPanel .box ul p
{
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.3em;
	font-style: italic;
}

#topPanel .box #slider .prev
{
	width: 28px;
	height: 65px;
	display: block;
	position: absolute;
	left: -5px;
	top: 100px;
	background: url(/images/top-panel-left.png) no-repeat left top;
	text-indent: -9999px;
}

#topPanel .box #slider .next
{
	width: 27px;
	height: 65px;
	display: block;
	position: absolute;
	right: -5px;
	top: 100px;
	background: url(/images/top-panel-right.png) no-repeat left top;
	text-indent: -9999px;
}

/*======================================================================================*/
/* BOTTOM PANEL	                                                                        */
/*======================================================================================*/

#bottomPanel
{
	height: 280px;
	background: #045f8e url(/images/bottom-panel-background.png) no-repeat center top;
}

#bottomPanel .bottomPanel-in
{
	width: 1004px;
	margin: 0 auto;
	padding: 85px 0 0 0;
}

#bottomPanel .bottomPanel-in a.miniLogo
{
	margin: 5px 25px 0 0;
	float: left;
}

#bottomPanel .bottomPanel-in p
{
	width: 170px;
	height: 31px;
	padding: 8px 0 0 22px;
	background: url(/images/bottom-panel-paragraph.png) no-repeat left top;
	color: #ffffff;
	overflow: hidden;
	font-size: 0.9em;
}

#bottomPanel .bottomPanel-in p a
{
	color: #ffffff;
}

/*======================================================================================*/
/* PAPAGAY - AIRSHIP                                                                    */
/*======================================================================================*/

#papagay
{
	width: 137px;
	height: 91px;
	position: absolute;
	top: 100px;
	right: -30px;
	background: transparent url(/images/papagay/papagay.png) no-repeat left top;
	z-index: 2000;
	cursor: pointer;
}

#airship
{
	width: 317px;
	height: 96px;
	position: absolute;
	right: 30px;
	top: 170px;
	background: transparent url(/images/airship.png) no-repeat left top;
	z-index: 1900;
	cursor: pointer;
}

#airship span
{
	width: 101px;
	height: 24px;
	padding: 2px 0 0 0;
	display: none;
	position: absolute;
	left: 30px;
	top: -10px;
	background: transparent url(/images/partner-background.png) no-repeat left top;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
}