/* SELEKTORY :*/


a:link ,a:visited , a:active
{
	font-family: Times New Roman, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color : #3C5762;
	text-decoration: none;
	
}

a:hover
{
		text-decoration: underline;
	}
	
a:link#menu_p ,a:visited#menu_p , a:active#menu_p
{
	font-family: Times New Roman, sans-serif;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: normal;
	color : #3C5762;
	text-decoration: none;
	
}

a:hover#menu_p
{
		text-decoration: underline;
	}

	
font#tytul
{
	font-family: Times New Roman, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color : #3C5762;
	text-decoration: none;
	
}

font#text
{
	font-family: Times New Roman, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color : #3C5762;
	text-decoration: none;
	
}

font#textm
{
	font-family: Times New Roman, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color : #3C5762;
	text-decoration: none;
	
}

img
{
	border: 0;
	}