body {	position: relative;
	margin: 0;                 
	padding: 0; 
	font-family: verdana;
	font-size: 12 px;
	color: #000000;
	line-height: 130%; 
}

div#wszystko {	position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		height: 100%;
		width: 100%;
	 }


div#banner {	position: relative;
		top: 0px;                   
		left: 0px;     
		height: 120px;            
		width: 100%;
		padding: 0; 
		background: white;                
	   }
div#obrazki {	position: absolute;
		top: 5px;                   
		right: 0px;     
		height: 120px;            
		width: 330;
		padding: 0;   
		            
	   }

div#pasek {	position: relative;
		top: 0px;                   
		left: 0px;                 
		height: 20px; 
		width: 100%;
		background: white url(./gfx/baner/upper_cell2.gif) 0px 0px repeat; 
		padding: 0;}

div#menu {	position: relative;
		top: 0px;                  
		left: 0px;
		width: 220px; 
		height: 250px;
		padding: 0px;
		background: white url(./gfx/menu/left_cell.gif) 0px 0px no-repeat;
		float: left;
		font-weight: bold; 
	}

div#menu2 {	position: relative;
		top: 20px;
		left: 0px;
		width: 180px; 
		height: 220px;
		line-height: 150%; 
		font-weight: bold; 
	}




div#tresc {	position: relative;
		margin-left: 220px;
		top: 0px;                   
		left: 0px;                 
		height: auto;
		width: 100%-220px;
		background: white;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		}
	
div#copy {	position: relative;
		top: 0px;                   
		left: 0px;                 
		height: 20px; 
		width: 100%;
		background: white url(./gfx/baner/upper_cell2.gif) 0px 0px repeat; 
		padding: 0;
		clear: both;}

div#copy2 {	position: relative;
		top: 0px;                   
		left: 0px;                 
		height: 20px; 
		width: 100%;
		background: white; 
		padding: 0;}



div#aa{		position: relative;
		top: 0px;                   
		left: 0px;
		height: 14px;
		width: 100%;
		padding: 0;
		backgroud: white;
		}

div#obraz {	position: relative;
		top:0px;
		left:0px;
		height: 100%;
		width: 100%;
		right: 0px;
		bootom: 0px;
		}


div#a{		position: absolute;
		height: 14px;
		width: 22px;
		background: white url(./gfx/linia/content_top_left2.jpg) 0px 0px no-repeat;
		padding: 0;
		z-index: 1;
		}

div#b{		position: absolute;
		top: 0px;
		left: 0px;
		height: 14px;
		width: 99%;
		background: white url(./gfx/linia/content_top_backg.jpg) 0px 0px repeat-x;
		padding: 0;
		}

div#c{		position: absolute;
		height: 14px;
		width: 22px;
		top: 0px;
		right: 0px;
		background: white url(./gfx/linia/content_top_right2.jpg) 0px 0px no-repeat;
		z-index: 1;
		}

a.menu {	font-family: verdana;
		color: #000000; 
		font-weight: bolder; 
		font-size: 14 px;
		line-height: 130%; }

a.menu:hover{ 	font-family: verdana;
		color: #FF9933; 
		font-weight: bold; 
		font-size: 14 px;
		line-height: 130%; }



a#mail      {		font-family: verdana;
			color: black; 
			font-size: 13 px; 
			font-weight: bold;
			text-decoration: underline;}
a#mail:hover    { 	font-family: verdana;
			color: orange; 
			font-size: 13 px;
			font-weight: bold;
			text-decoration: underline;}

h3		{  	font-size: 13 px;
			font-weight: bold;
			color: #000000;
			font-family: verdana;
			}

p	{		font-family: verdana;
			font-size: 12 px;
			color: #000000; 
			line-height: 130%;
			}


td {			font-family: verdana;
			font-size: 12 px;
			color: #000000; 
			line-height: 130%;

}

a#panel {	font-family: verdana;
		font-size: 12 px;
		color: blue; 
		line-height: 130%;}

a#panel:hover{ 	font-family: verdana;
		font-size: 12 px;
		color: black; 
		background-color: yellow;
		line-height: 130%;}
