 body
 {
  position: relative;
  background: #febb77;
  background-image: url(pics/headerbg.jpg);
  background-repeat: repeat-x;
  color:#98AAB1;  
  font-size:16px;
  font-family:Verdana,Arial,Helvetica,sans-serif,sans-serif;
  font-weight: bold;
  text-align: left;         
  top: 0px;
  bottom: 0px;
  padding: 0px;                 
  margin: 0%;
  width: 100%;
 }
 

 a{ 
  color:#383A81;
  text-decoration:none;
 }
 
 a:hover{ 
  color:#989AC1;
  text-decoration:none; 
 }
 
 .menu-button{
  padding: 12px 0px 0px 1px;
  text-align: center;
  float: left;
  width: 145px;
  height: 33px;
  background-image: url(pics/button.png);       
 }
 .menu-button:hover{
  background-image: url(pics/button-pushed.png);
   cursor:pointer; 
 
 }
 
  .menu-button a{
    
  }
 
 .menu-lang{  
  padding: 14px 5px 10px 5px;  
  text-align: center;
  float: right;
  width: 30px;
  height: 30px;       
 }
 
 .menu-lang img{
 	border-style: none; 
 }
 
  
 

#main-div
 {
  font:16px sans-serif;
  align: center;
  color:#98AAB1;
  font-weight: bold;
  text-align: left;         
  top: 0px;
  bottom: 0px;
  padding: 0px;                 
  margin: auto;
  width: 1000px;
 }
 
 
 #center-block
 {  
  position:relative;
  color: black;
  font-size: 14px;
  top: 0px;
  border: none; 
  height: auto;   
  padding: 10px 20px 10px 20px;
  width: auto;
 }
 
 img {
 	border-style: none;
 	float: right; 	 
 }
 
 .text-right-pic{
    padding:  10px 10px 10px 10px;
 	float: right; 	 
 }
  .text-left-pic{
    padding:  10px 10px 10px 10px;
 	float: left; 	 
 }
  .gallery-pic img{  
    margin: 10px 10px 10px 10px;
    float: none;
    clear: both;
 }
   .gallery-pic div{  
    margin: 5px 5px 5px 5px;
    float: none;
    clear: both;
    text-align: center;
   }
   
 h4{
   margin: 2px 2px 2px 2px;    
 }
 h5{
   margin: 2px 2px 2px 2px;    
 }
 
 
 hr{    
 	clear: both; 
 }
 
 #header-block
 {   
   height: 200px;
   width: 100%; 
 }

 #header-logo
 {
   margin-left: 20px;
   margin-top: 10px;
   float: left;
   background-image: url(pics/Logo2.png);
   background-repeat: no-repeat;      
   height: 150px;
   width: 534px;
 }
 
  #header-firma
 {
   margin-top: 10px;
   background-image: url(pics/FirmaKLogu2.JPG);
   background-repeat: no-repeat;     
    float: right; 
   height: 150px;
   width: 350px;
 }
 
 .phpGallery_title
 {
  text-align: center; 
 }
 
 #header-lang
 {
 
 }
 
 #header-menu
 {
    clear: both;
    height: 37px; 
 }
 
  #footer-block
 {
    color: black;    
    padding: 15px;
    height: 37px; 
 }
 #copyright
 {
    font-size: 70%;
  	text-align: center;
 }
 
 
 
 .error
 {
  color: #FF0000;
  visibility: visible;
 }
