td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.active {
	color: #1E4873;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}


.inputSingle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 185px;
	border: 1px solid #000000;
}
.inputMulti {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 50px;
	width: 185px;
	border: 1px solid #000000;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
a:hover {
	color: #1E4873;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #1E4873;
	font-weight: normal;
	font-size: 20px;
}

#btMenu 					{
	margin-left: -40px;
}
#btMenu ul 					{
	list-style-type: none;
}
#btMenu li a				{
	width: 75px;
	display: block;
	color: #000000;
	font-size:14px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	height: 19px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#btMenu li a:hover			{
	text-decoration: none;
	color: #1E4873;
	outline: 0;
	width: 75px;
	border: 1px solid #1E4873;
	background-color: #CCCCCC;
}
#btMenu li a:focus			{
	text-decoration: none;
	color: #1E4873;
	outline: 0;
	width: 75px;
	border: 1px solid #1E4873;
}
.TekstHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
}
