body {		
				font: 11px geneva, verdana, arial, sans-serif;
				background: #5eb8e3 url('images/bg.png') repeat-x;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				height: 100%;
}

div.strona{
			width:1000px;
			background:url('images/tloglowna.png');
}

div.strona img{
			float:left;
			border: 0px;
}

div.text { 
		
		text-align:justify;
		margin-top: 10px;
		margin-right: 20px;
		margin-left: 20px;
 		margin-bottom: 0px;
		color: #000000;
		
	}

#vacdom{
				width: 1000px;
				margin-left: auto;
				margin-right: auto;
}			
	
#left{
				width:227px;
				float:left;
}	
	
#right{
				width:773px;
				float:right;
}	

#bottom{
				width:1000px;
				clear:both;
}	

#flash{
				width:773px;
				height: 280px;
}	



#menu_sub{
			width:227px;
			position:absolute;
			visibility:hidden;
			margin-left:226px;
			top:225px;
			
}

#zawartosc{
				margin-left:350px;
				width:590px;
				color:#606060;
				font-size:13px;
				font-weight:bold;
				font-family:arial;
				
				
				
}
	
#zawartosc_tlo{
				background-repeat: no-repeat;
				background-image: url(images/pasmo_03.gif);
				
}

#tlo{
				background-image: url(images/pasmo_bg.gif);
}
	
#flagi{
				background-image: url(images/pasmo_01b.gif);
				width:559px;
				height:133px;
				float:right;
}

#flagi_ustawienie{
				float:right; 
				margin-right:20px; 
				margin-top:90px;
}

#flash{
				background-image: url(images/pasmo_01b.gif);
				width:441px;
				height:133px;
				float:left;
}

img{
		border:0px;
}

a.img:link { 		color: #606060;
				text-decoration: none;	
				border:0px;				
}

a.img:visited{ 		color: #606060;
				text-decoration: none;	
				border:0px;				
}

a.img:active{ 		color: #606060;
				text-decoration: none;
				border:0px;	
}

a.img:hover	{ 		color: #606060;
				text-decoration: none;	
				border:0px;						
}


a:link { 		color: #034265;
				text-decoration: none;	
				border-bottom: 1px dotted #847d7d;			
}

a:visited{ 		color: #034265;
				text-decoration: none;	
				border-bottom: 1px dotted #847d7d;		
}

a:active{ 		color: #034265;
				text-decoration: none;
				border-bottom: 1px dotted #847d7d;
}

a:hover	{ 		color: #ff8f17;
				text-decoration: none;	
				border-bottom: 1px dotted #606060;					
}

table	{
				border-collapse: collapse;
				border-spacing: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;	
}

td{
				padding-top : 0px;
				padding-bottom : 0px;
				padding-left : 0px;
				padding-right : 0px;
				vertical-align:top;
}



				
