body, p, td {
	font-family: Verdana;
	font-size: 10pt;
}

blockquote {
	font-style: italic;
	text-align: justify;
	border-left-style: solid; 
	border-left-width: 5px;
	border-left-color: #0e70bb;
	padding-left: 10px;
}

a {
	color: #00009C;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.spec a {
	color: white;
	text-decoration: none;
}

.spec a:hover {
	color: red;
	text-decoration: none;
}

.spec {
	color: white;
	margin-bottom: 2px;
}

.menu a {
	color: black;
	text-decoration: none;
}

.menu a:hover {
	color: black;
	text-decoration: none;
}

.tekst {
	text-align: justify;
}

.logo {
	color: white;
}

.naglowek {
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
	color: #808080;
	border-top: solid 2px #808080;
	border-bottom: solid 2px #808080;
	padding-bottom: 2px;
}

.menubox {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: black;
	border-bottom: solid 2px #808080;
	margin-top: 1px; 
	margin-bottom: 1px;
	background-color: #DCDCDC;
}

.welcome1 {
  font-family: Verdana;
  font-size: 25pt;
  color: #00009C;
  font-style: italic;
  font-weight: bold;
}

.welcome2 {
  font-family: Verdana;
	text-align: right;
  font-size: 50pt;
  color: #DCDCDC;
  font-weight: bold;
}

.nav_fun_tabelka {
	font-family: Verdana;
	text-align: center;
  color: #FFFFFF;
  font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-color: #0e70bb;
}

.szkolenia_tabelka {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.szkolenia_tabelka th {
	background-color: #eaedf7;
	font-weight: bold;
	font-size: 10pt;
}

.szkolenia_tabelka td {
	border-bottom-style: solid;
	border-width: 3px;
	border-color: #eaedf7;
}

.form_szkolenia_tabelka {
	font-size: 10pt;
	border-spacing: 10px;
}

.form_szkolenia_tabelka th {
	background-color: #eaedf7;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
