﻿BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
}

BODY,P,DIV,SPAN,TH,TD {
	font-size: 11px;
	font-stretch: condensed;
	font-family: arial, helvetica;
	color: 1a516c; 
/*	background-color: #1a516c;*/
}

.bg1 {
	color: white;
	background-color: #1a516c;
}

.bg2 {
	color: white;
	background-color: #a6bcc8;
}

.bg3 {
	color: white;
	background-color: #3d7088;
}

.title {
        font-size: 14px;
        font-stretch: normal;
        font-weight: bold;
}

A {
	color: 1a516c;
}

.reklama {
  color: #336699;
  text-decoration: underline;
}

.reklama:HOVER {
  color: #FFCC00;
  text-decoration: none;
}
