
.duze3
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffcf1a;
	}
	
h1
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffcf1a;
	}

h2
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffcf1a;
	}	
	
	
.duze2
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #f5f8c3;
	}	
	
.duze1
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #f5f8c3;
	}	


body, table, td, select, textarea, input
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #EBEBEB;

	}

p
	{
	text-align: justify;
	}



tlo1 {
	background-image: url(images/phot_b_01.jpg);
}




a:link, a:visited, a:active
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FDFDFD;
	}

a:hover
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #F0C153;

	}

a.menu:link, a.menu:visited, a.menu:active
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FDFDFD;
	}

a.menu:hover
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #F0C153;

	}
	

a.stopka:link, a.stopka:visited, a.stopka:active
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #D8D8D8;
	}

a.stopka:hover
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

	}





/* Elementy formularzy */

select.flat, textarea.flat, input.flat, select.error, textarea.error, input.error,
textarea.code
		{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		}


select.flat, textarea.flat, input.flat,
textarea.code

		{
	border-color : #888888;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
	font-style: normal
	text-decoration: none;
	text-align: left;
	color: #626262;
		}

