body {
	font-family: arial;
	font-size: 11px;
	color: #65686b;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	line-height: 14px;
}
iframe {
	border:0;
}
img#transparent, div#transparent {
	behavior: url('/iepngfix.htc');
}
table, td {
	font-family: arial;
	font-size: 11px;
}
object {
	display: block;
}
ul {
	padding: 0 0 0 15px;
}
p {
	margin: 0;
}
td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
hr {
	width: 100%;
	height: 1px;
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	color: #a10069;
	text-decoration: none;
	font-weight: bold;
}
.bannerArticle a:link, .bannerArticle a:visited, .bannerArticle a:hover, .bannerArticle a:active {
	color: #3d1551;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:link, .readmore a:visited, .readmore a:hover, .readmore a:active {
	color: #65686b;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: 1px solid #a10069;
}
img.pointer {
	padding-right: 5px;
	border: 0;
	height: 14px;
}
img.noborder {
	border: 0;
}
input {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	height: 17px;
	font-size: 11px;
}
/*---------------------- MAIN BANNER ---------------------*/
div.mainbanner {
	width: 100%;
	height: 340px;
	background-image: url('./fds_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
div.banner img {
	display: block;
}
/*---------------------- MAIN ----------------------------*/
div.colorTheme {
	width: 100%;
}
div.path {
	width: 100%;
	margin-top: 10px;
}
div.menuLeft {
	width: 100%;
}
div.content {
	width: 100%;
}
div.menuBottom {
	width: 100%;
	min-height: 26px;
	line-height: 26px;
}
div.menuBottom div.spacer {
	width: 285px;
	height: 26px;
	float: left;
}
div.menuBottom div.menu {
	width: 715px;
	height: 26px;
	text-align: center;
	float: left;
}
td.line {
	background-image: url('line.gif');
	background-repeat: repeat-y;
	background-position: 15px 0px;
}
div.line {
	height: 71px;
	width: 30px;
	background-color: #ffffff;	
}
/*------------------------ FOOTER -------------------------*/
div.footer {
	width: 100%;
	height: 26px;
	line-height: 26px;
}
div.footer div.copyright {
	width: 385px;
	height: 26px;
	text-align: center;
	float: left;
}
div.footer div.ortografika {
	width: 615px;
	height: 26px;
	text-align: right;
	float: left;
}
