

body {
 font-family: Arial; 
 font-size: 12px; 
 text-decoration: none;
 color: #3f549e;
}

a {
 font-family: Verdana; 
 font-size:12px; 
 text-decoration: none;
 color: #ffffff;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
 color: #fdb289;
 font-weight: bold;
}

a.firma {
 font-family: Arial; 
 font-size:12px; 
 color: #FC782F;
 font-weight: bold;
}

a.firma:hover {
 font-weight: bold;
 color: #FC782F;
}

a.bold {
 font-family: Arial; 
 font-size:12px; 
 color:#3f549e;
 font-weight: bold;
}

a.bold:hover {
 font-weight: bold;
 color: #FC782F;
}

a.mail {
 font-family: Arial; 
 font-size: 11px;
 text-decoration: none;
 color: #FC782F;
 font-weight: bold;
}

a:hover.mail {
 text-decoration: none;
 color: #4c5e97;
 font-weight: bold;
}

a.red {
 font-family: Arial; 
 font-size: 12px;
 color: red;
 font-weight: bold;
}

a:hover.red {
 color: #4c5e97;
 font-weight: bold;
}

a.linki {
 font-family: Arial; 
 font-size: 12px;
 text-decoration: none;
 color: #FC782F;
 font-weight: bold;
}

a:hover.linki {
 text-decoration: none;
 color: #4c5e97;
 font-weight: bold;
}


A.footer {
 font-family: Arial; 
 font-size: 10px;
 text-decoration: none;
 color: #888888;
 font-weight: bold;
}

a:hover.footer {
 text-decoration: none;
 color: #4c5e97;
 font-weight: bold;
}

font.red {
 font-family: Arial; 
 font-size: 13px;
 text-decoration: none;
 color: red;
 font-weight: bold;
}

font.green {
 font-family: Arial; 
 font-size: 13px;
 text-decoration: none;
 color: green;
 font-weight: bold;
}

h1 {
 font-family: Arial; 
 font-size: 14px; 
 font-weight: bold;
 color:#3f549e;
}

h1.orange {
 font-family: Arial; 
 font-size: 11px; 
 font-weight: bold;
 color: #FC782F;
}

h2 {
 font-family: Arial; 
 font-size: 13px; 
 font-weight: bold;
 font-style: italic;
 color:#3f549e;
}

h3 {
 font-family: Arial; 
 font-size: 13px; 
 font-weight: bold;
 color:#3f549e;
}

TD {
	 font-family: Arial; 
	 font-size: 12px; 
}

TD.footer {
	 font-size: 10px; 
	 text-decoration: none;
	 color:#3f549e;
}


TD.kontakt {
	 font-size: 11px; 
	 text-decoration: none;
	 padding-left: 1em;
	 padding-right: 1em;
}

TD.wiecej { 
	 font-size: 12px; 
}

TD.skrot { 
	 font-size: 11px; 
}
 
TD.orange { 
	 font-size: 14px; 
	 text-decoration: none;
	 color: #ffffff;
	 background-color:#3f549e;
	 padding: 0;
	 border: 0;
}


TABLE.main{
	 font-size: 12px; 
	 text-decoration: none;
	 color: #ffffff;
	 font-weight: bold;
	 padding: 0;
	 border: 0;
}

img {
	border: 0;
}

hr.bottom {
	 color: #fc782f;
	 height: 1px;
	 width: 500px;
}

ul{
	font-style: italic;
}
