/* hotele-restauracje css _ uklad strony*/



/*globalne ustawienia*/

body {

	margin: 0;

	padding: 0;

	background-color: #fff;

	color: #543F4A;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

}

a, img {

	border: none;

}

a {

	color: #543F4A;

}	

h1 {

	margin: 0;

	padding: 0;

}

p {

	padding: 0;

	margin: 0;

	padding-top: 8px;

	margin-bottom: 8px;

}

/*uklad strony wspolny dla wszystkich podstroon i glownej*/

#wrapper {

	width: 797px;

	margin: auto;

	background-color: #fff;

	text-align: left;

}

#top {

	margin-top: 15px;

	height: 51px;

	position: relative;

}

a#logo {

	position: absolute;

	top: 0;

	left: 38px;

}

#kontener1 {

	width: 797px;

	background: url(../images/cienie.gif) repeat-y; 

}

#kontener2 {

	width: 797px;

	background: url(../images/cienie_top.gif) no-repeat top; 

}

#kontener3 {

	width: 797px;

	text-align: center; /*center IE 5*/

	background: url(../images/cien_bottom.gif) no-repeat bottom; 

	position: relative;

}

#fotka {

	background-image: url(../images/foto_bok_gl.jpg);

	width: 105px;

	height: 538px;

	position: absolute;

	left: -98px;

	top: 86px;

}

#fotkaPd {

	background-image: url(../images/foto_bok_pd.jpg);

	width: 121px;

	height: 538px;

	position: absolute;

	left: -114px;

	top: 66px;

}

#opakowanie {

	width: 759px;

	text-align: left;

	background: url(../images/cien_bottom.gif) no-repeat bottom; 

	margin: auto;

	position: relative;

}

#top ul {

	margin: 0;

	padding: 0;

	font-family: Tahoma, Verdana, Arial, sans-serif;

	list-style-type: none;

	position: absolute;

	top: 20px;

	right: 70px;

}

#top ul li { 

	float: left;

	padding-left: 13px;

	padding-right: 13px;

	background: url(../images/kreska_menu.gif) bottom right no-repeat;

	padding-bottom: 9px;

}

#top ul li.noborder {

	background-image: none;

}

#top ul li a {

	text-decoration: none;

	color: #261F00;

}

#top ul li a:hover {

	text-decoration: underline;

}



#topic {

	background: url(../images/top_bg.jpg);

	width: 760px;

	height: 172px;

	position: relative;

}

.reklamaNapis {

	position: absolute;

	left: 32px;

	top: 35px;

	color: #fff;

	font-size: 9px;

	font-family: Tahoma, Verdana, Arial, sans-serif;

}

#reklamaTop {

	width: 750px;

	height: 100px;

	position: absolute;

	left: 5px;

	bottom: 24px;

}

/*stopka*/

#footer {

	clear: both;

	padding-top: 22px;

	padding-bottom: 32px;

	width: 630px;

}

#footerPd {

	clear: both;

	padding-top: 32px;

	padding-bottom: 32px;

	width: 630px;

	background: url(../images/cien_top.gif) no-repeat top;

}

.copyright {

	float: left;

	width: 305px;

}

.copyright a.copy {

	font-weight: bold;

}

.copyright a {

	text-decoration: none;

	margin-left: 3px;

	margin-right: 3px;

}

.copyright a:hover {

	text-decoration: underline;

}

.opcomLoga {

	float: left;

	width: 200px;

	margin-top: -6px;

}

.opcomLoga img {

	margin-left: 4px;

	margin-right: 4px;

}

.ttop {

	display: block;

	background: url(../images/go_top.gif) no-repeat right;

	padding: 10px 30px 10px 0;

	float: right;

	text-decoration: none;

	margin-top: -10px;

	margin-right: 20px;

}



/*siezka dokumentu*/

#path {

	height: 30px;

	padding-top: 14px;

	padding-left: 24px;

	font-weight: bold;

	width: 600px;

}

#path span {

	font-weight: normal;

	margin-left: 3px;

	margin-right: 3px;

}

#path a {

	text-decoration: none;

}

#path a:hover, #path a.active {

	text-decoration: underline;

}

#path a.back {

	float: right;

	color: #E35F00;

	text-decoration: none;
	
	cursor: pointer;

}

#path a.back span {

	margin-right: 6px;
	
	cursor: pointer;

}

.pathText {

	float: left;

}
