body {
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 11px;
	font-weight: 600;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 11px;
	font-weight: 600;
	color: #2DB8FB;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}

.p_white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.border_black {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border {
	border: 1px solid #000000;
}

.cent {
	background-position: top;
	background-repeat: repeat-x;
}

.bg {
	background-position: top left;
	background-repeat: repeat-y;
}

.nadpis {
	font-size: 20px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.podnadpis {
	font-size: 14px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.aktualne {
	font-size: 14px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: White;
}
.border_01 {
	border: 1px solid #A6A6A6;
	background-color: #DCDCDC;
}
