/* used colors 

#03212e
#133c40
#366353
#727d59
#a1a16a
#e5e5ae
#707037

--
#693730
#785734
#ab8725
#3f484a
#596569

*/

/* Universal rules ==============================================*/
body,html,div,p,h1,h2,h3,h4,h5,h6,ol,ul,li {
  margin: 0;
  padding: 0;
  }
ol,ul,li {
  list-style-type: none;
  }
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  }
a {
  text-decoration: none;
  }  
img {border: 0;}
/* CSS Document =================================================*/
.innermargin {
  margin: 0 10px;
  }  
.lapka {
  cursor: pointer;
  }
  
body {
  background: url(/layout3006/3006_bg2.jpg) repeat;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
  }

#container {
  position: absolute;
  z-index: 100;
  top: 20px;
  left: 50%;
  margin: 0 0 0 -380px;
  width: 760px;
  text-align: left;
  background: #e5e5ae url(/layout3006/3006_container.png) repeat-y;
  }
#container .innercontmargin {
  margin: 0;
  background: url(/layout3006/3006_container_in.png) 0 0 no-repeat;
  }

/*#topbg {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 512px;
  background: url(/layout3006/3006_topbg.png) repeat-x;
  }*/
  
h1 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 720px;
  height: 360px;
  background: url(/layout3006/3006_home.jpg) no-repeat;
  }
h1 span {
  display: none;
  }
#bio h1 {
  background: url(/layout3006/3006_bio.jpg) no-repeat;
  }
#publ h1 {
  background: url(/layout3006/3006_publ.jpg) no-repeat;
  }
#gal h1 {
  background: url(/layout3006/3006_gal.jpg) no-repeat;
  }
#contact h1 {
  background: url(/layout3006/3006_contact.jpg) no-repeat;
  }
#menu {
  position: absolute;
  top: 380px;
  left: 20px;
  border-top: 1px solid #fff;
  width: 720px;
  }
#menu li {
  float: left;
  width: 144px;
  overflow: hidden;
  }
#menu li a {
  display: block;
  width: 144px;
  height: 39px;
  background: 0 100% no-repeat;
  }
 #menu li.link1 a {
    background-color: #693730;
    background-image: url(/layout3006/3006_home-pl.png);
    }
  #menu li.link2 a {
    background-color: #785734;
    background-image: url(/layout3006/3006_bio-pl.png);
    }
  #menu li.link3 a {
    background-color: #ab8725;
    background-image: url(/layout3006/3006_publ-pl.png);
    }
  #menu li.link4 a {
    background-color: #3f484a;
    background-image: url(/layout3006/3006_gal-pl.png);
    }
  #menu li.link5 a {
    background-color: #596569;
    background-image: url(/layout3006/3006_contact-pl.png);
    }
#menu li a:hover {
  height: 49px;
  }
#menu li a span {
  display: none;
  }

#menuleft {
  float: right;
  width: 225px;
  }

  
#content {
  padding-top: 430px;
  color: #03212e;
  }
#content a {
  color: #06611e;
  border-bottom: 1px dotted #06611e;
  }
#content a:hover {
  color: #28833f;
  border-bottom: 1px solid #28833f;
  }
#content h2 {
  font-family: georgia, serif;
  font-size: 28px;
  font-weight: normal;
  text-transform: lowercase;
  font-style: italic;
  color: rgb(120,87,52);
  background-color: transparent;
  margin: 30px 255px 20px 40px; 
  }
#content h2 em {
  font-size: 36px;
  font-weight: bold;
  }
  
#text .innermargin {
  margin: 0 255px 0 40px;
  text-align: justify;
  }
#menuleft .innermargin {
  margin: 0 20px 0 15px;
  }
#menuleft li {
  line-height: 1.2em;
  padding: .2em 0;
  }

   
#text p, #text ol {
  margin: .5em 0;
  }
#text p {
  text-indent: 2em;
  }
#text ol li {
  list-style-type: decimal;
  margin-left: 28px;
  }
#text h3, #menuleft h4 {
  font-weight: bold;
  font-family: arial, sans-serif;
  letter-spacing: 2px;
  border-bottom: 1px dotted rgb(120,87,52);
  border-top: 1px dotted rgb(120,87,52);
  padding: 5px 0;
  }

#text img {
  border: 1px solid rgb(120,87,52);
  padding: 5px;
  background: #fff;
  }  
#text img.lewa {
    float: left;
    margin: 0 10px 10px 0;
  }
#text img.prawa {
    float: right;
    margin: 0 0 10px 10px;
  }
  
#menuleft h4 {
  text-align: center;
  }
  
#footer {
  clear: both;
  padding-top: 40px;
  height: 20px;
  overflow: hidden;
  background: url(/layout3006/3006_container_out.png) 0 100% no-repeat;
  }
#footer span {
  display: block;

  line-height: 1em;
  margin-top: 4px;
  background: #fff;
  text-align: center;
  width: 180px;
  color: #a1a16a;
  float: right;
  margin-right: 30px;
  }
#footer span a {
  color: #707037;
  }
#footer span a:hover {
  color: #a1a16a;
  text-decoration: underline;
  }
  
#printfooter {
  display: none;
  }
#validfooter {
  background: #1b3946;
  text-align: right;
  font-size: 9px;
  line-height: 13px;
  color: #999;
  }
#validfooter a {
  color: #999;
  }
#validfooter a:hover {
  color: #fff;
  }

td.pole1 {
  padding-right: 5px;
  font-size: 90%;
  text-align: right;
  }
  
input.text {
  background: transparent;
  border: 1px dotted;
  border-color: #69878f rgb(120,87,52) rgb(120,87,52) #69878f;
  width: 150px; 
  }

textarea {
  background: transparent;
  border: 1px dotted;
  border-color: #69878f rgb(120,87,52) rgb(120,87,52) #69878f;
  width: 150px; 
  height: 65px;
  overflow: hidden;
  }
  
.blad {
  color: #d23d24;
  background-color: transparent;
  }
.ostatnia {
  text-align: right;
  }
  
#flashcontent {
  height: 640px;
  }

.copyright {
	border: 1px solid #C5AF76;
	background: #D5DFAB;
	padding: 30px;
	margin: 20px;
	font-size: 11px;
	}
.copyright p{
	text-indent: 0;
	}
