
body			{font-family: Tahoma, sans-serif;
				background-image:url(images/tlo.png);
		    	background-position: top right;
		    	background-repeat: repeat;
		    	background-color: #FFF;
            	font-size:11px;
            	color:#585858;
            	margin:0;
            	}

table 			{
	font-family: Tahoma;
	font-size:11px;
            	color:#585858;}
            
#news  			{
				padding: 55px;
				background-image:url(images/hom_02.png);
		    	background-position: top center;
		    	background-repeat: no-repeat;
		 		width: 508px;
            	}
            
            
#newsletter  	{
				margin-right:5px;
				background-image:url(images/newsletter.png);
		    	background-position: top center;
		    	background-repeat: no-repeat;
		 		width: 254px;
		 		height: 168px;
            	}
            	

#pod 			{
				padding: 55px;
				background-image:url(images/pod_02.png);
		    	background-position: top center;
		    	background-repeat: no-repeat;
		    	width: 759px;
            	}
            	
#gg             {
				padding:2px;
				background-image:url(images/gg.png);
		    	background-position: top center;
		    	background-repeat: no-repeat;
		    	width: 220px;
		    	height:130px;
            	}	
            	
p 				{
				font-size:11px;
            	color:#585858;
				}            	
            	
p.stopka 		{
				font-size:8pt;
            	color:#585858;
            	}

p.podstrona 	{
				font-size:12px;
				margin-left:10px;
				margin-right:25px;
				text-align:left;
				}
				
p.podstrona2 	{
				font-size:12px;
				margin-left:10px;
				margin-right:25px;
				text-align:left;
				}
				
p.gg 	{
				font-size:8pt;
				margin-top:3px;
				text-align:justify;
				color:#85c226;
				width:205px;
				}
				
p.gg2 	{
				font-size:11px;
				margin-top:3px;
				text-align:center;
				color:#5b5b5b;
				width:205px;
				}						
				
p.news			{
				font-size:11px;
				text-align:left;
            	}
            	
p.h1			{
				font-size:13px;
				text-align:left;
				font-weight: bold;
				margin-bottom:3px;
				}
				
p.h2			{
				margin-top:3px;
				font-size:7pt;
				text-align:left;
				}

				
#text 			{
				margin:0;
            	padding:0;
            	}
            	
#text_news 		{
            	margin-left:60px;
            	margin-right:58px;
            	}

#text_news2 		{
            	margin-left:60px;
            	margin-right:58px;
            	}
            	
#column1 		{
				float:left;
				width: 33%;
				}

#column2 		{
				float:left;
				width: 33%;
				}

#column3 		{
				float:left;
				width: 33%;
				}
				
#column4 		{
				float:left;
				width: 50%;
				}

#column5 		{
				float:left;
				width: 50%;
				}





            
a:link,a:visited,a:active {color:#585858;text-decoration:underline;}
a:hover{color: #acd147;text-decoration:none;}