BODY {
  font-family: Verdana, "Trebuchet MS", Calibri, Helvetica, Arial, sans-serif;
  font-size: 13px !important;
  line-height: 1.3em;
  text-align: left;
  color: #000; /**/
  background-color: #000000;
  background-image: url(imgs/background.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  /*trick
  width: 100%;*/
 } 
 a:link,
a:active,
a:visited{
  color: #006b91; /*dark blue*/
  text-decoration: none;
}
a:hover {
  /*color: #e2251e; eunis red*/
  color: #9fbdd1; /*light blue*/
  text-decoration: none;
}
 /*************************************************************8
****************************tabela*********************************
****************************************************************/
#main {
   background-color: #FFFFFF;
 }

/*************************************************************8
header
****************************************************************/
#eunis_text{
  padding: 0px 2px 0 0;
}
#header{
  
}
/*************************************************************8
content
****************************************************************/
.tresc{
  padding: 20px;
}
.tresc TABLE TD{
  padding: 15px;
  margin: 5px;
}
/*.tresc a{
  color: #e2251e;
  padding: 5px;
}*/
#tytul {
  font-size: 24px;
  color:#e2251e;
  padding-top: 20px;
}

DIV {
  margin: 0;
  padding: 0;
}
.ukryj_all {
  visibility: hidden;
  display: none;
}
.ukryj_nietlo {
  visibility: hidden;
}
.highlight {
  font-variant: small-caps;
  letter-spacing: 1px;
}
.highlight_color {
  color:  #e2251e; /*eunis red*/
}

H2#call_h2,
H3,
H4{
  COLOR:  #e2251e; /*eunis2010 red*/
}



/*************************************************************8
footer
****************************************************************/
#footer TD{
  color:: #fff;
  background-color: #e2251e;
}
#footer P{
  font-size: 10px;
  color:#FFFFFF;
}
#footer A:link,
#footer A:visited,
#footer A:active{
  display: block;
  padding: 10px 0;
  color:#FFFFFF;
  text-decoration: none;
  
}
#footer A:hover{
  color: #006b91;
  background-color:#FFFFFF;
}
.copy{
  padding-left: 5px;
}


P.expl {
  font-size:9px;
  color: red;
}

UL {
	font-size: 14px; 
	list-style-type: circle;
	

	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
 
OL {
	font-size: 14px; 
	list-style-type: number;
	
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

LI {
	font-size: 14px; 
	margin: 6px 0px 0px; 
	padding-right: 8px; 

	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
TR.header {
  padding: 10px;
	
}

.header1 {
	font-size: 20px;
	padding: 10px;
	color: #9fbdd1;
}

.header2 {
	FONT-SIZE: 16px;
	padding: 10px;
}

.header3 {
	FONT-SIZE: 14px;
	padding: 10px;
}
