	body	{
	    background-color: #fbf0e1;
	    text-align: center;
	}
	div.body	{
	    background-color: #770000;
	    width: 980px;
	    margin: 10px auto;
	    padding: 0;
	    border-style: solid;
		  border-color: #770000;
		  border-width: 1px;
	}
	
	div.logo	{
	    margin-top: 0;
			margin-left: 0;
			padding: 0;
			width: 960px;
			padding: 3px;
			padding-bottom: 0;
	    height: 190px;
	    border: 0;
			background-color: #770000;
	}
	div.menu {
	    float: left;
			width: 150px;
	    background-color: #770000;
			height: 100%;
	    margin: 0;
			padding-left: 3px;
			padding-top: 3px;
			text-align: center;
	}

	div.czescglowna	{
	    padding: 0;
	    margin: 0;
	    margin-left: 160px;
	    min-height: 850px;
	    background-color: #fbead1;
	}
	
	div.plan {
      text-align: center;
	   }
	
	a	{
		color: #570303;
		font-family: "Tahoma";
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		font-variant: small-caps;
		}

	a:hover,active {
		color	: #990909;
		text-decoration: underline;
		}

	a.menu	{
		display: block;
		color: #fbead1;
		line-height: 10pt;
		margin-top: 20pt;
		}

  a.menugora	{
		color: #fbead1;
		line-height: 16pt;
		}

	a.menu:hover,active {
		color	: #f3dbb8;
		text-decoration: underline;
		}
		
	a.menugora:hover,active {
		color	: #f3dbb8;
		text-decoration: none;
		}

	p  {			
		font-size: 10pt;
		font-family: "Tahoma";
		color: #570303;
		text-align: justify;
		text-indent: 10pt;
		font-weight: normal;
		line-height: 12pt;
		font-style: normal;
		margin: 10pt;
		}
		
	p.pyt	{			
		font-size: 10pt;
		text-align: justify;
		text-indent: 0pt;
		font-weight: bold;
		line-height: 12pt;
		font-style: oblique;
		}

	p.odp	{
		font-size: 10pt;
		text-align: justify;
		text-indent: 10pt;
		font-weight: normal;
		line-height: 12pt;
		margin-top: 0;
		margin-bottom: 0;
		}

	p.podpis{
		font-size: 7pt;
		text-indent: 0;
		font-weight: bold;
		text-align: right;
		}

	p.dodano	{
		font-size: 7pt;
		text-align: left;
		text-indent: 0pt;
		font-weight: normal;
		line-height: 7pt;
		margin: 0;
		margin-left: 23pt;
		color: #b1847c;
		}
		
	p.namiary{/*do slowa ze spotkania*/
		text-align: center;
		font-weight: bold;
		}
		
	p.slowo	{/*tresc slowa*/
		font-size: 10pt;
		text-align: justify;
		text-indent: 3em;
		font-weight: normal;
		line-height: 12pt;
		font-style: oblique;
		margin: 10px;
		}

	p.wstep	{
		font-size: 10pt;
		text-align: justify;
		text-indent: 0pt;
		font-weight: bold;
		line-height: 12pt;
		}
		
	p.cytatprawy	{
		font-size: 10pt;
		color: #570303;
		font-style: italic;
		text-align: right;
		text-indent: 0pt;
		font-weight: bold;
		line-height: 12pt;
		}

	p.cytatsrodek{
		color: #570303;
		font-size: 10pt;
		text-align: center;
		text-indent: 0pt;
		font-weight: bold;
		line-height: 12pt;
		font-style: italic;
		margin: 10pt;
		}

	p.bold	{
		font-weight: bold;
		}

	h1.naglowek	{/*naglowek strony (dzialu)*/
		font-family: "Tahoma";
		font-variant: small-caps;
		font-size: 16pt;
		font-weight: bold;
		text-align: center;
		text-indent: 0pt;
		color: #800000;
		line-height: 30pt;
		letter-spacing: 0.1em;
		padding-bottom: 10pt;
		padding-top: 20pt;
		}

	h1.tytul{/*tytul w aktualnosciach itd.*/
		font-family: "Tahoma";
		color: #800000;
		font-size: 11pt;
		text-align: center;
		text-indent: 0pt;
		font-weight: bold;
		line-height: 15pt;
		padding-top:  10pt;
		padding-bottom:  10pt;
		}
	h1.podpis {
		font-family: "Tahoma";
		font-size: 9pt;
		font-weight: bold;
		text-align: right;
		color: rgb(0,0,120);
		padding-right:10px;
		}
	table.aktualnosci	{
		width: auto;
		height: auto;
		padding: 0 10px;
		margin: 0;
		/*border: 1px solid red;*/
	  	}

  table.plan  {
    border-style: solid;
    border-width: 1pt;
    border-color: #770000;
    text-align: center;
    }

  table.grono {
    background-color: #570303;
    font-size: 10pt;
		font-family: "Tahoma";
		color: #570303;
		text-align: center;
		text-indent: 0pt;
		font-weight: normal;
		line-height: 12pt;
		font-style: normal;
		margin: 10pt;
    }

  table.grono td  {
    background-color: #fbf0e1;
    }

	td {
		padding: 3pt;
		}	

	hr	{
		color: #570303;
		width: 90%;
		height: 1pt;
		text-align: center;
		border-style: solid;
		clear: right;
		}

  img.frame {
    border-width: 1pt;
    border-color: Navy;
    border-style: solid;
    }
    
	img.obrazek	{
		border-width: 3pt;
		border-style: double;
		border-color: #770000;
		}

	img.prawy {
		float: right;
		margin: 13px;
		border-style: solid;
		border-color: Navy;
		border-width: 1px;
  	}
	
  ul  {
		font-family: "Tahoma";
		color: #570303;
		text-align: left;
		text-indent: 0pt;
		font-weight: normal;
		font-style: normal;
    }

  ul.duza  {
    margin-left: 100pt;
    font-size: 15pt;
		line-height: 25pt;
		list-style-type: square;
    }

  ul.oferta  {
    margin-left: 10pt;
    font-size: 11pt;
		line-height: 20pt;
		list-style-type: disc;
		font-weight: bold;
    }

  ul.mala  {
    margin-left: 20pt;
    font-size: 10pt;
		line-height: 12pt;
		list-style-type: square;
    }

