/* kolor tla zwnetrzengo:  #a47b39
 kolor tla wewnatrz tabeli: #f4f8f2 
kolor textu: #5b381a, tlo: 56765e, 2e4501 d3cd9f, 314014, b5bd98*/ 


body {
   background-color: #314014;
   border-style: none;
   font-size: 11px;
   border-width: 1px;
   }

#page {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10px;
   width: 800px;
   min-height: 200px;
   border-style: ridge;
   border-width: 3px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2; /*#56765e; /* tlo kolor */
 }
 
#main_area {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10px;
   width: 800px;
   overflow:hidden;
   min-height: 400px;
   border-style: ridge;
   border-width: 3px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2; /*#56765e; */ /* tlo kolor */
 }
#middle_area {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   text-align: left;
   border-style: none;
   border-width: 0px;
   width: 800px;
   /* min-height: 200px; */
   border-style: none;
   border-width: 1px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2; /* #; */ /* tlo kolor */

 }

#text_area {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   border-style: none;
   border-width: 1px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   float: right; 
   width: 88%;
   background-color:  #F4EEF2; /* #;*/ 
   color: #444c34;
}

#announcment {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   text-align: center;
   border-style: none;
   border-width: 1px;
   width: 90%;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2; /* #; */ /* tlo kolor */
   /*position:relative;*/
   left: 5%;
   top: 0px;
 }

#gallery {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   text-align: center;
   border-style: none;
   border-width: 4px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2;  /* #; */ /* tlo kolor */
   /*position:relative; */
   min-height: 480px;
  }

#header {
   font-family: Verdana, Arial, Helvetica;
   font-size: 9px;
   text-align: center;
   border-style: none;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   color: #444c34; /* text color */
   background-color: #F4EEF2; /* tlo kolor */
 }
#footer {
   font-family: Verdana, Arial, Helvetica;
   font-size: 9px;
   padding-top: 0px;
   padding-right: 3px;
   padding-bottom: 0px;
   padding-left: 3px;
   color: #444c34; /* text color */
   background-color: #314014; /* tlo kolor */
 }

#top_menu {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   width: 800px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #F4EEF2; 
   color: #444c34;
}

#u_link {
   text-decoration: underline; 
}

#left_menu {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   border-style:  none;
   border-width: 1px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   float: left; /* to remove oplywanie po lewej*/
   width: 12%;
   /* position: relative; /* to jest konieczne z niewiadomych wzgledow :| */
   background-color: #F4EEF2; 
   color: #444c34;
}

.text {
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
 text-align: justify;
 padding-top: 3px;
 padding-right: 5px;
 padding-bottom: 3px;
 padding-left: 5px;
 color: #444c34;
 font-weight: normal
}

.title {
   font-family: Verdana, Arial, Helvetica;
   font-size: 20px;
   font-weight: bold;
   border-style: none;
   border-width: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   width: 100%;
   background-color: #F4EEF2; 
   color: #444c34;
}


.menu1, .menu2, .menu3  {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight:bold;
   text-align: left;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   position:relative;
   left: 0px;
   color: #444c34;
 }
 
.menu2 {
   font-weight:normal;
   left: 10px;
  }
  
.menu3 {
   font-weight:normal;
   left: 20px;
  } 

.wiecej {
   text-decoration: none; 
   font-weight: bold;
   font-style: italic;
  } 

.chapter {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   font-weight: normal;
   text-align:left;
   border-style: none;
   border-width: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #F4EEF2;
   color: #444c34;
}


.h3_size {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
}

.image {
   vertical-align: top;
   border-style: none;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
   background-color: #F4EEF2; 
   color: #444c34;
   float: left;
   }

.image_center {
   vertical-align: bottom;
   border-style: none;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
   background-color: #F4EEF2;
   color: #444c34;
   left:0%;
    }

.image_block, .image_block_gal {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   text-align:left;
   border-style: none;
   border-width: 1px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #F4EEF2; 
   color: #444c34;
   float: none;
}

.image_block_gal {
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
   min-height: 100px;
   border-style: none;
   border-width: 1px;
}

input {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: bold;
   color: #444c34;
   border: none;
   background-color: #F4EEF2;
 }

 select {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10px;
   color: #00923F;
   width: 100%;
   border: 1px #000000 solid;
   background-color: #FFFFFF;
 }

 textarea {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   color: #00923F;
   border: 1px solid;
   background-color: #D1E7B5;
 }
 
 a:visited { text-decoration: none; color: #353e23}
 a:link    { text-decoration: none; color: #353e23}
 a:hover   { text-decoration: none; color: #4e5a35}
 

