@charset "utf-8";

BODY 	     {    
			 background-color: #443c2f;
			 background-image: url(grafiki/background.gif);
			 background-repeat: repeat-x;   
	 		 margin: 0 0 0 0;			 
			 cursor: default;			 
			 font-family: "Verdana", "Arial CE", "Arial"; 
			 font-size: 7pt;
			 font-weight: normal; 
			 color: #f7f2ad;
			 line-height: 20px;
	 		 }
			 
A:active 	 { color: #f7f2ad; font-weight: bolder; } 
A:link 		 { color: #f7f2ad; text-decoration: none; } 
A:visited 	 { color: #B49B7A; text-decoration: none; } 
A:hover 	 { color: #D5B194; text-decoration: underline; } 

IMG			 {
			 border: 0px;
			 vertical-align: middle;
			 }	

IMG.galeria	 {
			 border: 1px #f7f2ad solid;
			 vertical-align: top;
			 }			  
			 
IMG.ikonka	 {
			 border: 0px;
			 vertical-align: top;
			 }
			 
H1 			 {text-align: center; font-size: 16pt; line-height: 30px; margin: 0px; padding: 0px;}

UL			 {margin: 0px; padding: 0px 0px 0px 40px;} 

p.center {text-align: center; margin: 0px; padding: 0px;}
			 
DIV#srodkujacy {
			 width: 100%;
			 position: absolute;
			 top: 0px;
			 text-align: center; 
			 margin-left: auto; 
			 margin-right: auto; 
			 margin-top: 0; 
			 margin-bottom: 0;
			 vertical-align: top;
			 left: 0px;
			 } 

TABLE 		 { 
			 vertical-align: top;	  		 
			 background-repeat: repeat;
			 padding: 0;
			 font-size: 10pt;
			 text-align: left;
			 line-height: 20px;
			 }
			 
TABLE#calosc {
			 width: 876px;
			 height: 100%;
			 border: 0px #FFB301 solid; 
			 margin-left: auto;
	  		 margin-right: auto;
			 margin-top: 0px;
			 margin-bottom: 0px;
			 background-image: url(grafiki/tlo_tabela.jpg);
			 background-repeat: no-repeat;
			 } 
			 
TABLE.galeria {
			 width: 550px; 
			 height: 230px; 
			 border: 0px blue solid; 
			 text-align: center;
			 margin-top: 0px;
			 margin-bottom: 0px;
			 }
			 
TD			 {
			 vertical-align: top;
			 padding: 0px;
			 border: 0px #FFB301 solid;
			 line-height: 20px;
			 }	  
			 
/* IKONKI */
TD.ikonki	 {	
			 height: 49px;
			 width: 643px;
			 background-color: transparent;
			 text-align: left;
			 font-size: 10px;
			 }	
			 
/* NAGLOWEK */
TD.naglowek { 
			 height: 238px;	  
			 width: 643px;
			 background-color: transparent;
			 }
			  
/* MENU OBRAZKOWE */			 
TD.menu		 {
			 width: 233px; 
			 height: 287px;
			 padding: 0px;
			 border-right: 0px #FFB301 solid;
			 background-color: transparent;
			 }

/* LUDZIE */ 			 
TD.obrazki {	 
			 height: 400px; 
			 width: 233px;
			 background-color: transparent;
			 }
			   
/* TRESC */ 			 
TD.tresc	 {
			 width: 599px;
			 padding: 0px; 				 
			 background-color: #443c2f;
			 }
			 p.tresc {padding: 0px 20px 0px 0px; margin: 0px; }

TD.border_right	 {	 
			 width: 44px;
			 background-image: url(grafiki/tresc_tlo.gif);
			 background-repeat: repeat-y;
			 }

TD.tresc_bottom	 {	 
			 width: 643px;
			 height: 34px;
			 background-color: transparent;
			 }
			 
/* STOPKA */			 
TABLE#stopka {
			 width: 876px;
			 height: 35px;
			 border: 0px #FFB301 solid; 
			 margin-left: auto;
	  		 margin-right: auto;
			 margin-top: 0px;
			 margin-bottom: 0px;
			 background-color: transparent;
			 }

TD.menu_stopka {  
			 width: 233px; 
			 height: 35px;
			 background-color: transparent;
			 } 
			 
TD.tresc_stopka { 
			 width: 643px;	
			 height: 35px;
			 font-size: 7pt;
			 background-color: transparent;
			 }	
			 .stopka {text-align: center; padding: 5px 10px 0px 10px; margin: 0px;} 
			 
TABLE#tlo_stopki {
			 width: 100%;  
			 height: 35px;
			 border: 0px #FFB301 solid; 
			 margin-left: 0px;
	  		 margin-right: 0px;
			 margin-top: 0px;
			 margin-bottom: 0px;
			 background-color: #443c2f;
			 text-align: center;
			 left: 0px;
			 right: 0px;
			 padding: 0px;
			 }

