.podmenu {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.menu {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFFFF;
	display:inline-table;
	text-decoration: none;
	height: 60px;
	line-height: 24px;
	padding:10px;
}
.menu a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.menu:hover {
	background-color: #007CC1;
	display: block;
	height: 60px;
	line-height: 24px;
}
.menu a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.legal {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 15px;
}
.txt-tabela {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 25px;
}

.buleti {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	padding-right: 20px;

	color:#000
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.titles {
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.subtitle {
	font-family: tahoma;
	font-size: 16px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #007CC1;
	display: block;
	line-height: 30px;
}
.bg-left {
	background-image: url(header-01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(header-04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
p {margin: 0;}
