﻿	body {
		topmargin: 0px;
		leftmargin: 10px;
	}

	P {
	    margin: 0;
	    padding: 0;
	}

	b {
		color: 2C4B7F;
		font-weight: bold;
	}

	input,textarea {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: white;
		background: #202020;
		border: 1px solid silver;
	}

	TD {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
	}

	A.menu {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: white;
		font-weight: light;
		text-decoration : none;		
		margin-left: 20px;
	}

	A.menu:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: FFCC00;
		font-weight: light;
		text-decoration : none;		
		margin-left: 20px;
	}

	A.menulewe {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: white;
		font-weight: bold;
		text-decoration : none;		
		margin-left: 0px;
	}

	A.menulewe:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: black;
		font-weight: bold;
		text-decoration : none;		
		margin-left: 0px;
	}

	A.menulewemale {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: lightblue;
		font-weight: light;
		text-decoration : none;		
		margin-left: 20px;
	}

	A.menulewemale:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: FFCC00;
		font-weight: light;
		text-decoration : none;		
		margin-left: 20px;
	}

  	div.stopka {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: gray;
		font-weight: light;
	}

	A {
		font-family : Arial,Tahoma,Verdana,Arial;
		color: orange;
		font-weight: light;
		text-decoration : none;		
		font-size : 11px;
	}

	A:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		color: orange;
		font-weight: light;
		text-decoration : underline;		
		font-size : 11px;
	}

  	div.strona {
  	    font-family : Arial,Tahoma,Verdana,Arial;
  	    font-size : 12px;
		padding: 0px;
		margin: 0px;
	}

  	div.malypodtytulnaglowek {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: black;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		padding-bottom: 2px;
		margin-bottom: 15px;
		padding-top: 0px;
		margin-top: 0px;
		border-bottom: 1px solid black;
	}

  	div.malypodtytulnaglowek2 {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 14px;
		color: #23DE9E;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		padding-bottom: 2px;
		margin-bottom: 15px;
		padding-top: 0px;
		margin-top: 0px;
		border-bottom: 1px solid #23DE9E;
	}

	div.podtytul_artykulu {
		font-family : Verdana,Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		font-weight: bold;
		color: white;
		text-decoration : none;
		padding-bottom: 2px;
		margin-bottom: 5px;
		padding-top: 15px;
		margin-top: 0px;
		border-bottom: 1px dotted silver;		
	}

  	div.malypodtytul {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: white;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

  	div.drobnynapis {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 9px;
		color: gray;
		font-weight: light;
		text-decoration : none;
		text-align: left;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

  	div.malatresc {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: #F5F5F5;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

  	div.tresc {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: 2C4B7F;
		text-align: justify;
		margin-left: 30px;
	}

	div.tytul {
		font-family : Verdana,Arial,Tahoma,Verdana,Arial;
		font-size : 14px;
		color: blue;
		font-weight: bold;
		text-decoration : none;
		text-align : left;
		padding: 10 20 10 20;
	}

	div.tresc_art {
		font-family : Verdana,Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: black;
		font-weight: light;
		text-decoration : none;
		text-align : justify;
		padding: 10 20 10 20;
	}

	 .printonly 
	 {
	  display:none
	 }
	 
	 @media print
	 {			
		BODY {background: white;}
		.fullwidth {width: 100%;}   
		.dontprint
		{
		 display:none
		}
	 
	   .printonly
		{
		 display:inline	 
		}
	 }






	H1 {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 15px;
		color: white;
		font-weight: Bold;
		text-decoration : none;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}
 
	.tytula {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 18px;
		color: yellow;
		font-weight: Bold;
		text-decoration : none;
		padding-bottom: 0px;
		margin-bottom: 10px;
		padding-top: 3px;
		margin-top: 3px;
	}

	A.tytul {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: EA904E;
		font-weight: Bold;
		text-decoration : none;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	A.tytul:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: EA904E;
		font-weight: Bold;
		text-decoration : underline;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}
 
  	.szary {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: gray;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 3px;
		margin-bottom: 3px;
		padding-top: 3px;
		margin-top: 3px;
	}

  	.braz {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: blue;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 3px;
		margin-bottom: 3px;
		padding-top: 3px;
		margin-top: 3px;
	}

  	div.szary {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: black;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 3px;
		margin-bottom: 3px;
		padding-top: 3px;
		margin-top: 3px;
	}

  	div.braz {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: red;
		font-weight: bold;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 3px;
		margin-bottom: 3px;
		padding-top: 3px;
		margin-top: 3px;
	}



	.data {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: red;
		font-weight: light;
		text-decoration : none;
		text-align: left;
	}

	.malydiv {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: gray;
		font-weight: light;
		text-decoration : none;
		text-align: right;
		margin-right: 20px;
	}

	.gora {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: gray;
		font-weight: light;
		text-decoration : none;
		text-align: left;
		margin-left: 140px;
		margin-right: 200px;
	}

	.dol {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: silver;
		font-weight: light;
		text-decoration : none;
		text-align: left;
		margin-left: 80px;
		margin-right: 25px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.menu {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: white;
		font-weight: light;
		text-decoration : none;
		text-align: left;
		margin-left: 90px;
	}

	A.maly {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: white;
		font-weight: light;
		text-decoration : none;		
	}

	A.maly:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 10px;
		color: yellow;
		font-weight: light;
		text-decoration : none;		
	}

	div#Naglowek {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 18px;
		color: #316C93;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 20px;
		border-bottom: 1px dotted #316C93;
	}

  	div.oferta_kategoria {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 14px;
		color: black;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

  	div.oferta_nazwa {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 14px;
		color: orange;
		font-weight: bold;
		text-decoration : none;
		text-align: right;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

  	div.oferta_adres {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: black;
		font-weight: bold;
		text-decoration : none;
		text-align: right;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 5px;
	}

  	div.oferta_opis {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 11px;
		color: black;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 10px;
	}

  	div.artykul_nazwa {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 14px;
		color: black;
		font-weight: bold;
		text-decoration : none;
		text-align: left;
		margin: 85 20 20 20;
	}

  	div.artykul_tresc {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: black;
		font-weight: light;
		text-decoration : none;
		text-align: justify;
		margin: 20 20 20 20;
	}

	A.link_sponsora {
		font-family : Arial,Tahoma,Verdana,Arial;
		color: blue;
		font-weight: bold;
		text-decoration : none;		
		font-size : 12px;
	}

	A.link_sponsora:hover {
		font-family : Arial,Tahoma,Verdana,Arial;
		color: blue;
		font-weight: bold;
		text-decoration : underline;		
		font-size : 12px;
	}

  	div.sponsor {
		font-family : Arial,Tahoma,Verdana,Arial;
		font-size : 12px;
		color: black;
		font-weight: bold;
		text-decoration : none;
		text-align: center;
		margin: 0 0 5 0;
		padding: 2 2 2 2;
		width:130px;
		border: 1px solid black;
		background: white;
	}
	
