/*<![CDATA[*/
body
	{
	background-image: url("../img/tlo.gif");
	background-position: center;
	background-color: #fffff5;
	color: black;
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	}
	
.naglowek
	{
	margin: 0;
	width: 950px;
	height: 234px;
	background-image: url("../img/pmlogo.png");
	background-position: center;
	}
	
.nazwalogo
	{
	position: absolute;
	margin-left: 265px;
	margin-top: 35px;
	width: 680px;
	height: 80px;
	font-weight: bold;
	font-size: 68px;
	color: #000000;
	background-color: transparent;
	}
	
.nazwalogo1
	{
	position: absolute;
	margin-left: 260px;
	margin-top: 30px;
	width: 680px;
	height: 80px;
	font-weight: bold;
	font-size: 68px;
	color: #ffffff;
	background-color: transparent;
	}
	
.podtytul
	{
	position: absolute;
	margin-left: 280px;
	margin-top: 180px;
	width: 550px;
	height: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}
	
div
	{
	margin: 10px;
	}

img
	{
	border: 0;
	}

.strona
	{
	margin: 0 auto 0 auto;
	color: inherit;
	background-color: #fffff5;
	width: 950px;
	border: 1px solid black;
	}
	
.akapit
	{
	padding-left: 20px;
	}

.pmtresc
	{
	margin: 0;
	text-align: justify;
	background-color: #fffff5;
	color: black;
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial;
	}
		
a:link, a:visited, a:active
        {
         font-size: 11px;
         font-weight: bold;
         color: #2B5885;
         background-color: inherit;
         text-decoration: none;
        }

a:hover
        {
         font-size: 11px;
         font-weight: bold;
         color: maroon;
         text-decoration: underline;
         background-color: inherit;
        }
.center
	{
	text-align: center;
	}



.icozn
        {
         font-size: 20px;
         font-weight: bold;
         color: #21369f;
         background-color: inherit;
         }

a:link.bpod, a:visited.bpod, a:active.bpod
        {
         text-decoration: none;
         color: #21369f;
        }
a:hover.bpod
        {
         text-decoration: none;
         color: #446280;
        }
		
.t11
{
	font-size: 11px;
}

.t12
{
	font-size: 12px;
}
		
.t13
{
	font-size: 13px;
}
		
.t14
{
	font-size: 14px;
}
	
.t16
{
	font-size: 16px;
}
		
.szczegoly
        {
         margin: 10px auto 0 auto;
         padding: 0;
         color: inherit;
         background-color: #fffff5;
         border: 1px dotted black;
        }
.tabelka
        {
        margin: 10px auto 20px auto;
        border-collapse: collapse;
        }

.nazwa
        {
        width: 80px;
        font-size: 13px;
        padding: 2px 2px 2px 50px;
        }
.wartosc
        {
        font-weight: bold;
        font-size: 13px;
        padding: 2px;
        }
.pobierz
        {
         margin: 0;
         padding: 3px;
         text-align: center;
        }
        
.my_hr 
{
	height: 1px;
	width: 200px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: 1px 0 1px 0;
	text-align: left;
}

.pm_line 
{
	border: 0px;
	height: 1px;
	width: 300px;
	color: #aaa;
	background-color: #aaa;
}

.pm_line1
{
	margin: 20px auto 20px auto;
	border: 0px;
	height: 1px;
	width: 300px;
	color: #aaa;
	background-color: #aaa;
}

ul.pm_li li
{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
	font-size: 16px;
    font-family: Tahoma, Verdana, Arial;
    list-style-image: url(../img/pm/b.gif);
	padding-left: 4px;	
}


.t_c
{
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	padding: 5px;
}
 
.l_c 
{
   position: absolute;
   top: 5px;
   left: 100px;
   width: 300px;
}
 
.r_c 
{
   margin-left: 320px;
   margin-top: 50px;
   padding: 10px 10px 0 0;
}

.l_c1 
{
   position: absolute;
   top: 30px;
   left: 100px;
   width: 300px;
}
 
.r_c1 
{
   margin-left: 300px;
   margin-top: 10px;
   padding: 10px 10px 0 0;
}

ul.pmb_li li
{
	padding: 0px;
	margin: 4px 0px 4px 0px;
	font-size: 11px;
    font-family: Tahoma, Verdana, Arial;
	list-style-type: none;
}

.red 
{
	color: #ff0000;
	background-color: inherit;
}

/* Stopka */
.stopka {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #6c6b6b;
	background-color: transparent;
	margin: 0;
}

.stopka div {
	margin: 0;
	padding: 0px 0px 5px 0px;
}

a.astopka:link, a.astopka:visited, a.astopka:active {
	color: #6c6b6b;
	background-color: inherit;
	text-decoration: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

a.astopka:hover {
	color: #444444;
	background-color: inherit;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
/* Stopka */		
/*]]>*/
