/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  /* background: #7aadc0 url('../img/tlozima.jpg') top center no-repeat fixed;  */
background: #68ed6b url('../img/tlowiosna.jpg') top center no-repeat fixed;   
  /*background: #f7f9b3 url('../img/tlolato.jpg') top center no-repeat fixed;   */ 
/*background: #8c451e url('../img/tlojesien.jpg') top center no-repeat fixed;*/
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
       COLOR: #000000; text-decoration: underline
}
A:visited {
       COLOR: #000000; text-decoration: underline
}
A:active {
       COLOR: #000000; text-decoration: underline
}
A:hover {
       COLOR: #000000; text-decoration: none
}

#uklad_strony {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#naglowek {
  height: 140px;
  background: #515230 url('../img/naglowek.jpg') top left no-repeat;
}  

#naglowek h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#naglowek h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_glowne {
  height:30px;
  background: #A5A162 url('../img/tlo_menu.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:4px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1.635em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 2px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#tresc {
  float:left;
  width:480px;
}
  
#tresc h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#tresc p {
  margin:10px;
  margin-right:15px;
  font-family: Bookman Old Style,  Albertus, verdana;
  text-align: justify;
  text-indent: 20px;
  font-size:13px;
  line-height:18px;
  color: #333333;
}

#tresc p.kon{
  margin:10px;
  margin-right:15px;
  font-family: Bookman Old Style,  Albertus, verdana;
  text-align: center;
  text-indent: 0px;
  font-size:15px;
  line-height:18px;
  color: #333333;
}

#tresc p.zdjsr{
  margin:10px;
  margin-right:15px;
  font-family: Bookman Old Style,  Albertus, verdana;
  text-align: center;
  text-indent: 0px;
  font-size:13px;
  line-height:18px;
  color: #333333;
}

#tresc p.autor{
  font-family: Bookman Old Style,  Albertus, verdana;
  text-align: right;
  font-weight: bold;
  ont-size:13px;
  line-height:18px;
  color: #333333;
}

#tresc ul{
  list-style-type: square;
  padding-left: 25px;
  margin:10px;
  margin-right:15px;
  font-family: Bookman Old Style,  Albertus, verdana;
  text-align: justify;
  font-size:13x;
  color: #333333;
}

#tresc li
{
  text-align: justify;
  font-size:13px;
  font-family: Bookman Old Style,  Albertus, verdana;
  color: #333333;
}

#menu_prawe {
  float:right;
  width:150px;
}
  
#menu_prawe h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
  text-align: center;
}
  
#menu_prawe p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}
#menu_prawe ul
{
padding-left: 15px;
padding-right: 20px;
margin-top:6px;
background-color: transparent;
color: #595A38;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#menu_prawe li a
{
    padding-right:10px;
    font-size:12px;
    font-weight: bold;
    font-family: verdana;
    line-height:25px;
}

#menu_prawe ul li a:hover
{
background-color: transparent;
color: #fff;
}

#stopka {
  height: 70px;
  background: #515230 url('../img/stopka.jpg') top left no-repeat;
}  

#stopka A:link {
       COLOR: #F2C968; text-decoration: underline
}
#stopka A:visited {
       COLOR: #F2C968; text-decoration: underline
}
#stopka A:active {
       COLOR: #F2C968; text-decoration: underline
}
#stopka A:hover {
       COLOR: #F2C968; text-decoration: none
}

#stopka p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:12px;
  line-height:30px;
  color: #F3E7A9;
  font-weight:bold;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}
