body { 
	background:url(images/tlo.jpg) repeat-x;
	background-color:#e6e8eb;
	margin : 0px;
	text-align : justify;
	font-family : arial, verdana, lucida, sans-serif;
	color : #000000;
	font-size : 12px;
	text-align:center;
	} 
A { 
	font-family : arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color : #28371c;
	font-weight : bold;
	text-decoration : none;
	border : 0;
	} 
a:hover { 
	font-family : arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight : bold;
	color : #809d65;
	}
#baner {
	width : 800px;
	height : 160px;
	background-image:url(images/baner.png);
	margin: 0px;
	padding: 0px;
	}
#dol {
	background-color : #25211d;
	height : 100px;
	} 
#gora { 
	width : 800px;
	height : 40px;
	}
#dolek { 
	background-image : url(images/boki.png);
	width : 800px;
	height : 40px;
	}
#banery { 
	width : 800px;
	height : 295px;
	background-image : url(images/banery.png);
	}
#nav {
	list-style: none;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 115px;
	height : 38px;
	padding-left: 0px;
	padding-top: 120px;
}
#nav li {
	float: left;
	height: 38px;
}
#nav li a.active {
	outline: 2px;
}
#active {
	outline: none;
	background: url('images/nav.png') 0 0 repeat-x;
}
#nav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	color: #806650;
	padding: 4px 12px 15px 12px;
}
#nav li a strong {
	display: block;
	color: #f5e4cc;
	font-size: 12px;
}
#nav li a:hover {
	background: url('images/nav.png') 0 0 repeat-x;
}
#menu_oferta {
	font-size: 15px;
}
#srodek { 
	width : 800px;
	background-color : #e6e8eb;
	} 
#lewa { 
	float: left;
	width : 535px;
	text-align:left;
	background-color : #e2e4e7;
	margin-left: 10px;
	padding-right: 3em;
	padding-top : 0.5em;
	padding-bottom : 0.5em;
	padding-left: 1em;
	}
#tab {
	background: #e2e4e7;
	width: 775px;
	text-align:left;
	vertical-align:top;
	border:0px;
}
#tabtr {
	border : 0px solid #272727;
}
#tabp {
	background: #e6e8eb;
	border : 1px solid #000;
}
#galeria { 
	float: left;
	width : 755px;
	font-size : 13px;
	text-decoration: bold;
	text-align:left;
	background-color : #e2e4e7;
	margin-left: 20px;
	padding-right: 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 5px;
	}
#contact-lewa { 
	float: left;
	width : 430px;

	text-align:left;
	background-color : #e2e4e7;
	margin-left: 8px;
	padding-right: 1em;
	padding-top : 1em;
	padding-bottom : 1em;
	padding-left: 1em;
	} 
#contact-prawa { 
	float: right;
	margin-right: 8px;
	width : 325px;
	background-color : #e2e4e7;
	padding-top : 1em;
	padding-bottom : 1em;

	} 
#galeria img {
	padding: 2px;
	background: #806650;
	border : 0;
	}

.napis{
    width: 500px;
    height: 240px;
    overflow: hidden;
    position: relative;
    margin: 7px 0px;
}
.napis h2 {
    position: absolute;
    width: 500px;
    bottom: 0;
    left: 0;
    text-align: center;
    font: bold 10px Verdana, Helvetica, sans-serif;
    padding: 13px 10px 13px 10px;
    background-color: #000000;
    opacity: 0.70;             /* CSS 3 , opera 9*/
    filter: alpha(opacity=70); /* MSIE  */
    -moz-opacity: 0.70;        /* Gecko */
    color: #FFFFFF;
    margin-bottom: 0;
}
#stopa { 
	width : 800px;
	height : 83px;
	background-image : url(images/stopka.png);
	}  


div.clear {clear: both;}

.spamhider ins {
	text-decoration:none
	} 
.spamhider del {
	display:none
	}

/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
	overflow: hidden;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button {
	float: right;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Data .lv_Slideshow {
	border-left: 1px solid #efefef;
	padding-left: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}/* ---------------------------- 9. NEWS CALENDAR FORMATTING --------------------------------- */div.newsinfo {display: block;float: left;text-align:center;width: 68px;height: 97px;background:  url(../images/date.jpg) no-repeat top left;margin-left:0; margin-right:5px; margin-top:0; margin-bottom:0px}div.newsinfo span {display: block;text-align: center;}div.newsinfo span.day {font-size: 35px;line-height: 30px;color: #FCB131;margin-top:5px;font-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;}div.newsinfo span.month {margin-top: 2px;font-weight: bold;font-size: 12px;text-transform: uppercase;margin-bottom:0px;line-height: 16px;color: #666;}div.newsinfo span.year {   font-size: 12px;text-transform: uppercase;line-height: 10px;font-weight: bold;padding-top:3px;color: #999;}