
/*+++++++++++++++++++++++++ Reset +++++++++++++++++++++++++*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
background: url(bgBody.jpg);
font-family: Arial;
font-size: 12px;
text-align: center;
}
#middle {
  text-align: left;
}
ol, ul {
list-style: none;
}


/*+++++++++++++++++++++++++ Ogólne +++++++++++++++++++++++++*/
a {
  text-decoration: none;
  color: #156154;
}

/*+++++++++++++++++++++++++ Budowa header +++++++++++++++++++++++++*/

#header {
	position: relative;
	margin: 0px;
	height: 300px;
	overflow:hidden;
}

#header .primary,
#header .secondary,
#header .wrap {
	position: absolute;
	top: 0;
	height: 300px;
}

#header .primary,
#header .secondary {
	width: 50%;
	background-repeat: repeat-x;
}

#header .primary {
	left: 0;
	background-image: url(bgHeader1.jpg);
}

#header .secondary {
	left: 50%;
	background-image: url(bgHeader2.jpg);
}

#header .wrap {
	position: relative;
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	background: url(bgHeader0.jpg) center top no-repeat;
	
}


/*+++++++++++++++++++++++++ Budowa middle +++++++++++++++++++++++++*/

#middle {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/*+++++++++++++++++++++++++ Budowa footer +++++++++++++++++++++++++*/
#footer {
	position: relative;
	margin: 20px 0px 0px 0px;
	height: 100px;
	overflow:hidden;
}

#footer .primary,
#footer .secondary,
#footer .wrap {
	position: absolute;
	top: 0;
	height: 100px;
}

#footer .primary,
#footer .secondary {
	width: 50%;
	background-repeat: repeat-x;
}

#footer .primary {
	left: 0;
}

#footer .secondary {
	left: 50%;
	background-image: url(bgHeader2.jpg);
}

#footer .wrap {
	position: relative;
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(bgHeader2.jpg) repeat-x;	
}

/*+++++++++++++++++++++++++ Elementy header +++++++++++++++++++++++++*/
h1 a {
  position: absolute;
  top: 10px;
  left: 130px;
  background: url(logoLestol.png) no-repeat;
  display: block;
  width: 104px;
  height: 121px;
}
h1 a span {
  display: none;  
}
#welcome {
    position: absolute;
    overflow: hidden;
    width: 340px;
    height: 160px;
    top: 120px;
    left: 570px;
}
#welcome p {
    line-height: 1.3;
    text-align: justify;
}
/*+++++++++++++++++++++++++ Elementy middle +++++++++++++++++++++++++*/


/*+++++++++++++++++++++++++ Elementy mainMenu +++++++++++++++++++++++++*/
#mainMenu {
  position: relative;
  height: 60px;
  width: 860px;
  border-bottom: 1px solid #c9b4a1;
  border-left: 1px solid #c9b4a1;
  margin-bottom: 10px;
}

#mainMenu li {
  float: left;
  padding: 10px;
}
#mainMenu li a {
  display: block;
  padding: 0px 10px;
  line-height: 40px;
  color: #156154;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
#mainMenu a.linkKreatorWycen {
	/*background: #dfd7d1;*/
	color: #ff9900;
	
} 
#mainMenu li a:hover, #mainMenu li a.linkKreatorWycen:hover {
  color: #fff;
  background: #156154;
}
#loginBar {
  position: absolute;
  top: -9px;
  right: -40px;
  background: url(bgSearch.gif) center no-repeat;
  width: 262px;
  height: 70px;
  
}

/*+++++++++++++++++++++++++ Elementy content +++++++++++++++++++++++++*/

#middle p {
  line-height: 1.3;
  text-align: justify;
}
#middle h2 {
  font-size: 14px;
  padding: 5px 0px;
  text-transform: uppercase;
  color: #156154;
  border-bottom: 1px solid #c9b4a1;
  border-left: 1px solid #c9b4a1;
  margin-bottom: 6px;
}
#middle h2 span {
  padding: 5px 20px 5px 10px;
  background: url(bgH2.gif) right top no-repeat;
  color: #fff;
}
#middle h2.h2B {
  border-bottom: 1px solid #176255;
  border-left: 1px solid #176255;
}
#middle h2.h2B span  {
  background: url(bgH2b.gif) right top no-repeat;
}
#middle h2.h2C {
  border-bottom: 1px solid #ff8200;
  border-left: 1px solid #ff8200;
}
#middle h2.h2C span  {
  background: url(bgH2c.gif) right top no-repeat;
}
#middle h3.h3B {
	text-transform: uppercase;
	color: #156154;
	text-align: center;
}
.content1 {
  float: left;
  width: 305px;
}
.content2 {
  float: left;
  margin-left: 20px;
  width: 300px;
}
.content3 {
  float: left;
  margin-left: 20px;
  width: 240px;
}

.content4 {
  float: left;
  margin-right: 20px;
  width: 550px;
}

.content5 {
  float: left;
  margin-left: 20px;
  width: 550px;
}
.content6 {
	float: left;
	width: 875px;
}

.clear {
  clear:both;
  height: 10px;
}

.frameAkapit {
  border-bottom: 1px solid #c9b4a1;
  border-left: 1px solid #c9b4a1;
  border-right: 1px solid #c9b4a1;
  padding: 5px 10px 10px;
}
.woodAkapit {
  background: url(bgWood.jpg);
  color: #fff;
}


.boxNews {
  padding: 0px 5px 10px;
  border-bottom: 1px dashed #c9b4a1;
  margin-bottom: 10px;
}
.date {
  color: #176255;
}
.cytat {
	padding: 6px 6px 6px 36px;
	background: #fff9ef url(wyk.gif) left center no-repeat;
	font-style: italic;
}
.akapit220 {
	margin-left: 220px;
}


/*+++++++++++++++++++++++++ CONTENT OBRAZKI +++++++++++++++++++++++++*/

img {
  border: none;
}
.imgLeft {
  float: left;
  margin-right: 5px;
  margin-left: 1px;

}
.imgRight {
  float: right;
  margin-left: 5px;
  margin-right: 1px;
}
.bannerOffer {
  margin-bottom: 6px;
}


/*+++++++++++++++++++++++++ Elementy footer +++++++++++++++++++++++++*/
#copyright {
  line-height: 50px;
  font-size: 10px;
  color: #9f8b77;
}
#footerMenu {
  float: right;
}
#footerMenu li {
  float:left;
  line-height: 50px;
  padding-left: 20px;
} 
#footerMenu li a {
  font-size: 10px;
}
#footerMenu li a:hover {
  text-decoration: underline;
}
/*+++++++++++++++++++++++++ Elementy Gallery +++++++++++++++++++++++++*/
.tgallery td img {
  padding:2px;
}
.tgallery p {
	text-align: center;
}
.gallery {
	
}

.gallery td {
	text-align: center;
}
div#loader {
	border: none;
	background: #fff;
}

div#loader img {
	padding: 10px;
	background: #fff;
	border: 2px solid #FF6801;
}



/*+++++++++++++++++++++++++ Kontakt +++++++++++++++++++++++++*/

.headerDarkBg {
	background: #dfcfc3;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #efe7e0;
	cursor:pointer;
}
a.selected {
	background: #bfb1a7;
}
.akapitNormalBg {
	padding: 2px 6px;
}
.akapitDarkBg {
	background: #efe7e0;
	padding: 2px 6px;
}


.sitebarEmail p {
	padding: 8px 5px 8px 45px;
	background: url(iconPostSmall.gif) left center no-repeat;
}

div.contact {
  position: relative;
}
div.contact fieldset {
	padding: 0;
	border: none;
}
div.contact label {
	display: block;
	width: 120px;
	text-align: right;
	float:left;
	padding-right: 4px;
}
div.contact div {
	overflow: auto;
	clear: both;
	margin-bottom: 5px;
}
div.contact input, div.contact textarea {
	background: #fffff0;
	border: 1px solid #d0d0d0;
	display: block;
	float:left;
}
div.contact input:hover, div.contact textarea:hover {
	background: #fff;
}
div.contact input.submit {
	color: #d87408;
	text-align: center;
}
div.contact input.submit:hover {
	background: #d87408;
	color: #fffff0;
}

#alert {
	background: #3F524F;
	color: #ddd;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/*+++++++++++++++++++++++++ rozwijanie +++++++++++++++++++++++++*/
#list a {
	display: block;
}
/*+++++++++++++++++++++++++ rozwijanie +++++++++++++++++++++++++*/
.tableGlass td {
	padding: 6px;
}

/*+++++++++++++++++++++++++ moje linki +++++++++++++++++++++++++*/

a.bold_link {
	font-size: 160%;
	font-weight: bold;
	color: #ff9900;
}