
body 
		{
		background-color: #fffee2; 
		background:  url(tlo4.jpg) top ; 
		margin: 10 auto; 
	      }

#naglowek 
		{
		width: 782px; 
		background-color: white;
		margin:0 auto;
		}

#container 
		{
		width: 782px; 
		height: 1535px;
		clear: both; 
		background-color: white; 
		overflow: visible; 
		margin:0 auto;
		}
#container_long 
		{
		width: 782px; 
		height: 3000px;
		clear: both; 
		background-color: white; 
		overflow: visible; 
		margin:0 auto;
		}


#text 
		{
		width: 464px;  
		float: left; 
		font-weight: normal; 
		font-size: 11px;  
		font-family:  'verdana' ; 
		color: #666666; 
		margin: 0px 0px 0px 55px; 
		line-height: 120%; 
		background:  url(tloline.jpg) top ;
		}

#menu 
		{
		width: 225px; 
		background-color: white;
		float: left; 
		font-weight: normal; 
		font-size: 11px;  
		font-family:  'verdana' ; 
		color: #666666; 
		text-align: right; 
		margin: 0px 0px 0px 30px; 
		}

#adsense 
		{
		width: 180px; 
		background-color: white;
		float: left; 
		margin: 0px 0px 0px 60px;
		}

#stopka 
		{
		width: 782px;
		background: url(img/tlodown.gif); 
		clear: both;  
		margin:0 auto;
		} 

h1 
		{
		font-weight: normal; 
		font-size: 13px;  
		font-family:  'verdana' ;
		color: #FB8430;
		}

ul
		{
		text-align: justify; 
		margin-right: 54px;
		}

.linki
		{
		margin-right: 34px;
		}

.text
		{
		margin-right: 34px; 
		text-align: justify;
		}
b
	{
	font-size: 12px;
	}

a: { text-decoration:none; color:white; }
a:link{ text-decoration:none; color: #666666;  }
a:active{ text-decoration:none; color: #666666; }
a:visited{ text-decoration:none; color: #666666; }
a:hover{ text-decoration:underline; color: #666666; }
