body
  {
    text-align:center;
    margin:0 auto;
    background: url(images/bg_tlo.jpg) repeat-x #ffffff; 
    padding: 0px; 
    font: 10pt tahoma;
  }

img
	{
		border: 0;
	}
	
#container
  {
    text-align:left;
    margin-left: auto; 
    margin-right: auto; 
    width: 777px;
  }

div#menu_bar
  {
    width:777px;
    height: 38px;
  }

.menu_bar_button
  {
    height: 38px;
		float: left;
  }	
	
	
div#head1-1
  {
    width:323px;
    height: 224px;
    background: url(images/bg_10.jpg);
    float: left;
  }  

div#head1-1a
  {
    width:323px;
    height: 224px;
    background: url(images/bg_10a.jpg);
    float: left;
  }  	
  
div#head1-2
  {
    width:454px;
    height: 224px;
    background: url(images/bg_11.jpg);
    float: left;
  }  
	
div#body1-1
  {
    width:323px;
    height: 146px;
    background: url(images/bg_12.jpg);
    float: left;
  }  	
	
div#body1-2
  {
    width:454px;
    height: 146px;
    float: left;
  }  		

div#body1-3
  {
    width:323px;
    height: 163px;
    background: url(images/bg_14.jpg);
    float: left;
  }  	
	
div#body1-4
  {
    width:454px;
    height: 163px;
    float: left;
  }  		
	
	

div#news
  {
    width:333px;
    height: 195px;
    background: url(images/15.jpg);
    float: left;
  }  

div#gb
  {
    text-align:left;
    margin:0 auto;
    padding: 0px; 
    font: 8pt tahoma;
  }  	

#news_text
  {
    float: left;
    font-size: 10pt; 
    color: #ffffff; 
    text-align: left;
    padding-left: 60px;
    padding-top: 25px;
		padding-right: 10px
  }    
	
#body_center
  {
		border: 2px solid #ffcc00; 
		padding: 15px; 
		background: #ffffff; 
  }    	

.strony
  {
    font-size: 8pt; 
  }    	
  

a:link
  {
    text-decoration: none;
    color: #555555;
    font-size: 9pt;
  }  
a:visited
  {
    text-decoration: none;
    color: #555555;
    font-size: 9pt;
  }
a:hover
  {
    color: #555555;
    text-decoration: underline;
    font-size: 9pt;
  }        
  
div#logo
  {
    width:51px;
    float: left;
		top: -4px;
		position: relative; 		
  }				
