body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C1C8D;
	font-size: 11px;
	margin: 5px;
	background-color: #FFFFFF;
}
a:link {
	color: #e9363c;
	text-decoration: underline;
}
a:active {
	color: #F39698;
	text-decoration: underline;
}
a:hover {
	color: #F39698;
	text-decoration: underline;
}
a:visited {
	color: #F39698;
	text-decoration: underline;
}
h6 {
	margin: 0px;
	padding: 5px;
	color: #AD1C0E;

}
h5 {
	font-size: 8px;
	margin: 0px;
	padding: 5px;
}
h4 {
	font-size: 9px;
	margin: 0px;
	padding: 5px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #e9363c;
	margin: 2px;
}
.tab_text {
	background-color: #E1EAFF;
	border: 1px solid #e9363c;
}
p {
	font-size: 11px;
	color: #001b80;
	margin: 0px 5px 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #e9363c;
	margin: 5px;
}
h3 {
	font-size: 18px;
	margin: 5px;
	font-style: italic;
	font-weight: bold;
}

img {
	border: 1px solid #FAD309;
}
.tab_pozadi_baner {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #001b80;
	border-right-color: #001b80;
	border-bottom-color: #001b80;
	border-left-color: #001b80;
}

