/* CSS Document */
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 1e4d81;
	line-height: 16px;

}

td.menu {
	
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 184px;
}

.meni {
	display: block;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 1e4d81;
	text-indent: 15px;
	text-decoration: none;
}

.meni:hover {
	color: f5b900;
}

.meni2 {
	
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 1e4d81;
	text-indent: 15px;
	text-decoration: none;
}

.meni2:hover {
	color: f5b900;
}

.footer {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 0c3e73;
	text-decoration: none;
}

.footer:hover {
	text-decoration: underline;
}

td.kw {
	
	background-image: url(../images/kwadraty.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 338px;
	display: block;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 1e4d81;
	text-indent: 50px;
	text-decoration: none;
}

.tekst {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 1e4d81;

}