a:link{
	color: Black;
	text-decoration: underline;
	font-family : sans-serif;
	font-size : 12px;
}
a:visited{
	color: Black;
	text-decoration: underline;
	font-family :sans-serif;
	font-size : 12px;
}
a:hover{
	color: #0A246A;
	text-decoration: none;
	background-color : #EAEAEA;
	font-family :sans-serif;
	font-size : 12px;
}
a:active{
	color: Black;
	text-decoration: none;
	background-color : #EAEAEA;
	font-family :sans-serif;
	font-size : 12px;
}
h1
{
	text-align: center;
	font-family: "Agency FB";
	color: Black;
	font-size: 24px;
}
h2
{
	color: #0068AE;
	font-family :"Agency FB";
	text-align : right;
	background-color : White;
	text-decoration : none;
   font-size : 18px;
}
p
{
	font-family: sans-serif;
	color: Black;
	font-size: 12px;
	margin-left: 40px;
	font-weight: normal;
	margin-top: -10px;
}
td
{
	font-family: sans-serif;
	color: Black;
	font-size: 12px;
	margin-left: 40px;
	font-weight: normal;
}
li
{
	font-family : sans-serif;
	color : Black;
	font-size : 12px;
	font-weight : normal;
}
hr
{
	color : #0068AE;
	line-height : 2px;
}

.stopka
{
	font-family : sans-serif;
	color : #0068AE;
	font-size : 10px;
	margin-left : 80px;
	font-weight : normal;
}

.ramka
{
	background: #B0C4DE;
	border-color : #0A246A;
	border-style : solid;
	border-width : 2px;
	text-align : center;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 14px;
}
.otok
{
	border-color: #0A246A;
	border-style: solid;
	border-width: 2px;
	font-family: sans-serif;
	margin-left: 150px;
	margin-bottom: 15px;
}
