*
{
	margin:0;
	padding:0;
}

html
{
	width:100%;
	height:100%;
}

body
{
	width:100%;
	height:100%;
	background:url(body.png) repeat-x top;
	background-color: #4a1e00;
	text-align:center;
}

div#head
{
	position:relative;
	width:1000px;
	height:181px;
	border:0 solid #FFF;
	margin:0 auto;
}

#head img
{
	position:absolute;
	bottom:30px;
	right:115px;
	width:239px;
	height:87px;
}

#head h1
{
	position:absolute;
	top:20px;
	left:1px;
	font-family:georgia, garamond;
	font-size:47px;
	font-weight:700;
	color:#FFF;
	letter-spacing:1px;
}

#head h1 a
{
	color:#FFF;
	text-decoration: none;
}

#head h2
{
	position:absolute;
	top:63px;
	left:2px;
	font-family:georgia, garamond;
	font-size:17px;
	font-weight:400;
	color:#ffb643;
	letter-spacing:0;
}

#head ul
{
	position:absolute;
	top:150px;
	left: 0px;
	height:30px;
}

#head ul li
{
	float:left;
	list-style:none;
	margin-right:4px;
	font-family:georgia;
	font-size:18px;
	font-style:italic;
	font-weight:700;
	color:#ffc58d;
	padding-top:5px;
}

#head ul li a
{
	margin-right:5px;
	font-family:georgia;
	font-size:18px;
	font-style:italic;
	font-weight:700;
	color:#ffc58d;
	text-decoration:none;
	background:url(none:P.png) no-repeat bottom center transparent;
	padding:4px 5px;
}

#head ul li a:hover
{
	background:url(menu-hover.png) repeat-x bottom center transparent;
}

div#main
{
	position:relative;
	width:820px;
	background:url(content-bgnd.png) no-repeat top right;
	border:0 solid #FFF;
	text-align:left;
	color:#FFC;
	padding-top:20px;
	font-family:verdana;
	margin:0 auto;
}

#main div#left
{
	float:left;
	width:525px;
	padding-right:10px;
}

#left p
{
	font-size:15px;
	line-height:140%;
	margin-top:10px;
	text-indent:0px;
}

#left h1
{
	font-size:24px;
	color:#ffb643;
	margin-top:10px;
	font-family:'trebuchet ms';
	letter-spacing:-1px;
	font-weight:400;
	font-style:italic;
	border-bottom: 1px dotted brown; 
}

#left h2
{
	font-size:19px;
	color:#FFF;
	margin-top:10px;
	font-family:'trebuchet ms';
	letter-spacing:-1px;
	font-weight:400;
	font-style:italic;
}

#left h3
{
	font-size:17px;
	color:#FFF;
	margin-top:2px;
	font-family:'trebuchet ms';
	letter-spacing:-1px;
	font-weight:400;
	font-style:italic;
}

#left a, #left a:visited 
{
	color: white;
	border-bottom: 1px dotted #ffb643;
	text-decoration: none;
}

#left ul
{
	margin-left:30px;
	margin-top:10px;
}

#left ul li
{
	font-size:15px;
	list-style:circle;
}

#main div#right
{
	float:left;
	width:270px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	border-left:1px dotted brown;
}

#right img
{
	height:260px;
	width:180px;
	margin-left: -10px;
	margin-top: 15px;
	background:url(ramkafoto.png) no-repeat;
	padding: 17px 20px 25px;
}

#right li
{
	position: relative;
	list-style:none;
	margin-top:4px;
	z-index: 10;
}

#right a
{
	position: relative;
	z-index: 10;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
}

#right em
{
	font-size:13px;
}

#right h4 {
	line-height:110%;
	font-size:15px;
	color:#ffb643;
	text-transform: capitalize;
}

#right h4 a
{
	position: relative;
	z-index: 10;
	margin-top:0;
	padding-top:0;
	line-height:110%;
	font-size:15px;
	color:#ffb643;
	cursor: pointer;
	text-transform: capitalize;
}


#right ul li ul
{
	position: relative;
	z-index: 10;
	display:block;
}

div#foot
{
	width:100%;
	height: 20px;
	padding-top: 60px;
	background:url(foot.png) repeat-x;
	text-align: center;
	color: #ffb643;
	font-family: verdana;
	font-size: 12px;
}

hr {
	border: 1px dotted brown;
}

#foot a, #foot a:visited { 	color: #ffb643; text-decoration: none; }

#head ul li a.active,#head ul li a.active:hover
{
	background:url(menu-active.png) repeat-x bottom center transparent;
}

/* ------ CENNIK ---------- */
#cennik p { position: relative; padding-right: 120px; }
#cennik p span { position: absolute; top: 0; right: 0; font-weight: bold; }

/* ------ DOJAZD ----------- */
iframe { border: 1px solid black; margin-top: 10px; }