a { color: #667c55; text-decoration:none; }
a:hover { color: #92a683; text-decoration: underline; }

input.text { 
	border:solid 1px #b8b098;
	height:18px;
	line-height:18px;
	background-color:#f5f4ec;
	vertical-align:middle;
}

h1 {
	margin:0px;
	height:30px;
	overflow:hidden;
}

h1.flash {
	font-size:28px;	
	overflow:hidden;	
	font-weight:normal;
	margin:0px;
	color:#667c55;
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom: solid 1px #edeadc;
}

h1.freefrm {
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1.flash_brown {
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	color:#715b4d;
	font-weight:normal;
	font-size:22px;
}

h1.flash_white {
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	color:#ffffff;
	font-weight:normal;
	font-size:22px;
}

td p { margin:0px; }
td { border-color:#88786f; }
table { border-collapse:collapse; border-color:#88786f; }

.box {
	width:310px;
	height:116px;
	background-color:#796051;
	overflow:hidden;
	color:white;
	position:relative;
}

a.btn {
	display:block;
	width:100px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('../img/btn.png');
	text-decoration:none;
}

#pageContent div#col1 .box .inner {	padding:5px; padding-left:15px; }
#pageContent div#col1 .newsletter_box .inner {	padding:5px; padding-left:15px; padding-right:15px; }


.rez_box { background-image:url('../img/box_rezerwacja.png'); }
.promo_box { background-image:url('../img/box_promocje.png'); margin-top:5px; }
.prezent_box { background-image:url('../img/prezent_bg.png'); margin-top:5px; }
.fly_box h1 { text-align:right!important}
.fly_box .btn { background:none!important; color:#796051!important}
.fly_box .btn:hover { color:#5F412F!important}
.fly_box { background-image:url('../img/samolot.jpg'); background-position:left bottom; background-repeat:no-repeat}
.newsletter_box { background-color:#fbf9f0;height:110px; margin-top:5px;}
.awards_box {
	font-family:'Arial';
	font-size:11px;
	color:#aeaeae;
	text-align:center;
	margin-top:5px;
	padding-top:10px;
}

a img { border:none; }

.welcome {
	width:626px;
	height:237px;
	overflow:hidden;
	background-image:url('../img/main_welcome.jpg');
	margin-bottom:5px;
	position:relative;
}

.welcome_en { background-image:url('../img/main_welcome_en.jpg'); }
.welcome_de { background-image:url('../img/main_welcome_de.jpg'); }

.welcome #video_btn {
	position:absolute;
	bottom:5px;
	left:70px;
}

div#pageContent div#col2 .welcome .inner {
	padding-top:55px;
	padding-left:80px;
	padding-right:80px;
	text-align:center;
}

div#baner {
	height:356px;
	background-color:#edeadc;
}

div#mainMenu { height:48px; }


div#mainPage div#col2 .inner { padding:0px;	padding-left:5px; }

.gallery p {
	margin:none;
}

.galImg {
	width:175px;
	height:127px;
	overflow:hidden;
	background-image:url('../img/galeria.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}


/************************* SUB PAGE **********************************/

div#pageContent {	
	background-position:0px 30px;
	background-repeat:no-repeat;
	min-height:400px;
	padding:5px;
}

#pageContent .col {
	float:left;
	overflow:hidden;
}

#pageContent #col1 { width:310px; }
#pageContent #col1 .inner { }

#pageContent #col2 { width: 630px;	}
#pageContent #col2 .inner {	padding:20px; padding-top:10px; }


#subMenu {	
	background-color:white;
	background-image:url('../img/submenu_bg.gif');
	background-repeat:repeat-x;
	margin-bottom:15px;
}

/******************** SUBMENU *******************************/

.subMenu {
	padding:0px;margin:0px;
	list-style:none;	
}

.subMenu li {
	display:block;
	float:left;	
	padding:0px;
	margin:0px;	
	line-height:20px;
	padding-left:20px;
	padding-right:20px;	
	background-color:#edeadd;
	border-right:solid 1px white;
	border-bottom:solid 1px white;
}

.subMenu li.act {
	background-color:#786051;
	color:white;
}

.subMenu li.act a {
	background-color:#786051;
	color:white;
}

.subMenu li a {
	font-size:12px;
	font-weight:bold;
	color:#786051;
}

.subMenu li a:hover {
	text-decoration:none;
}

/********************** PAGE GALLERY ******************************/

#pageGallery {
	margin-top:15px;
}

#pageGallery .inner {
	padding:5px;
}

#pageGallery .img {
	float:left;	
}

#pageGallery .more {
	text-align:center;
}

#pageGallery .img img {
	border:none;
}