BODY {
	background-color: #6BD9F7;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bottom { 
	font-family: Myriad Pro, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.bottom A {
	text-decoration: none;
	color: black;
}
.bottom A:hover {
	text-decoration: underline;
	color: black;
}

.panel_text { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
	vertical-align: top;
	background-color: White;
	line-height: 18px;
	background-color: #E3F1FA;
}
.panel_text A {
	text-decoration: none;
	color: black;
}
.panel_text A:hover {
	text-decoration: underline;
	color: black;
}

.line { 
	background-color: #212C7C;
}

.nadpis { 
	font-family: Myriad Pro, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #212C7C;
	text-align: justify;
	vertical-align: middle;
}

.faq_header { 
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}

.faq_question { 
	font-weight: bold;
}

.contact_us_header { 
	font-weight: bold;
	font-size: 16px;
}

.our_methodology_header {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}