/*********** MENU ****************************/
#naglowek {
	position:		relative;
	background:		#fff url(../images/layout_wczasy/baners/glowna/00.jpg) top left no-repeat;
	width:			778px;
	height:			224px;
	float:			left;
}

ul#menu_glowne {
	color:			#fff;	
	position: 		absolute;
	top: 			177px;
	height: 		39px;
	width: 			778px;
	margin:			0px;
	padding:		0px;
	background: 		#4db60d url(../images/layout_wczasy/tlo_menu.gif) repeat-x left center;
}
ul#menu_glowne li {
	background-color: 	transparent;
	background-repeat:	no-repeat;
	background-position:	bottom left;
	display:		block;
	float:			left;
	font-weight:		normal;
	text-transform:		uppercase;
	height: 		39px;
	line-height:		33px;
	padding:		0px 50px 0px 50px;
}
#menu_glowne a {
	color:			#fff;
	text-decoration:	none;
}
#menu_glowne a:hover {
	color:			#fff;
}
li#mg1 {	background: 		url(../images/layout_wczasy/menu_01.gif);}
li#mg2 {	background: 		url(../images/layout_wczasy/menu_02.gif);}
li#mg3 {	background: 		url(../images/layout_wczasy/menu_03.gif);}
li#mg4 {	background: 		url(../images/layout_wczasy/menu_04.gif);}
li#mg5 {	background: 		url(../images/layout_wczasy/menu_05.gif);}
li#mg6 {	background: 		url(../images/layout_wczasy/menu_06.gif);}
li#mg7 {	background: 		url(../images/layout_wczasy/menu_07.gif);}

/************************** NAGLOWKI TEKSTOW ***************************/
.tytul h1 {
	color:			#386761;
	font-family:		"Trebuchet MS", FreeSans, Sans;
	font-size:		14px;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:		0px;
	margin:			0px;
}

/*** formularz subskrypcji ****************************************************/

#subskrybcja label {
	display:		block;
	float:			left;
	color:			#386761;
	font-family:		"Trebuchet MS", FreeSans, Sans;
	font-size:		12px;
	font-weight:		bold;
	padding:		1px 10px;
	margin:			0px;
}

/*** opis hotelu **************************************************************/
div#hotel {
	padding:		0px 0px 0px 15px;
}
#hotel img {
	display:		block;
	float:			left;
	margin:			0px 10px 5px 0px;
	/* padding:		5px; 
	background:		#fff;
	border:			1px solid #ccc;
	border-bottom:		1px solid #e8e8e8;	
	border-right:		1px solid #e8e8e8;*/	
}
#hotel dl {
	margin:		0em 2em 1em 1.5em;	
}
#hotel dt {
	clear:			left;
	text-align:		left;
	width:			19em;
	font-weight:		bold;
	padding:		0.1em 0em;
	margin-bottom:	1px;
	margin-right:		0px;
	background:		#fff;
	border-bottom:	1px solid #eee;
}
#hotel dd {
	clear:			right;
	text-indent:		0px;
	text-align:		justify;
	padding:		0.1em 0em 0.1em 0em;
	margin-left:		8em;
	margin-bottom:	1px;
	background:		#fff;
}
#hotel dl img {
	display:		inline;
       float:               none;
}
#hotel dl.oceny {
	margin-left:		33px;	
}
#hotel dl.oceny dt {
	float:			left;
	width:			10em;
	border: 		none;
	text-decoration:	none;
	padding:		0.5em;
	margin-bottom:	0px;
	margin-top:		0px;
	clear:			none;
	text-align:		left;
	text-indent:		0px;
	border:		0px solid #eee;
}
#hotel h2 {
	color:			#373737;
	text-decoration:	underline;
	font-size:		9pt;
	line-height:		1.2em;
	font-weight: 		bold;
	padding:		6px 10px 0px 18px;
	margin-bottom:	0px;
}
/*** opis hotelu - koniec *****************************************************/

/*** stopka strony *****************************************************/

#stopka {
	width:			778px;
	height:			70px;
	text-align:		center;
	clear:			both;
}

#stopka div {
	height:		70px;
	width:			195px;
	float:			left;
	padding-top:		10px;
}

div#skonsultanci {
	background:		#fff url(../images/layout_wczasy/stopka_konsultanci.gif) no-repeat 0px 10px;
	width:			196px;
}
div#sgaleria {
	background:		#fff url(../images/layout_wczasy/stopka_galeria.gif) no-repeat 0px 10px;
}
div#sdokumenty {
	background:		#fff url(../images/layout_wczasy/stopka_dokumenty.gif) no-repeat 0px 10px;
}
#sdokumenty p{
	text-indent:		0px;
	margin:		0px;
	padding:		10px 0px 0px 110px;
}
div#skursy {
	background:		#fff url(../images/layout_wczasy/stopka_kursy.gif) no-repeat 0px 10px;
	width:			192px;
	
}
#skursy p {
	text-indent:		0px;
	padding-left:		120px;
	line-height:		17px;
	padding-top:		0px !important;
	padding-top:		5px;
}

/*** koniec stopki strony*****************************************************/
