.podmenu {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;

}
.legal {
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 15px;
}
.buleti {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	padding-right: 20px;
	color:#000
	text-decoration: none;
}
.titles {
	font-family: tahoma;
	font-size: 20px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.subtitle {
	font-family: tahoma;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #00A3E0;
	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;
}
