body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbg {
	background-image: url(../images/wave.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #515151;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #7b7b7b;
}

a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #00a0c6;
	text-decoration: none;
}
a:active {
	color: #515151;
	text-decoration: none;
}
.data{
font-weight: bold;
color: #0094D1;
}
.tema{
font-weight: bold;
color: #29156E;
}
.pdmenu {
	font-size: 14px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	font-weight: bold;
}
a.menu:link {
	color: #7b7b7b;
	text-decoration: none;
}
a.menu:visited {
	color: #7b7b7b;
	text-decoration: none;
}
a.menu:hover {
	color: #00a0c6;
	text-decoration: none;
}
a.menu:active {
	color: #7b7b7b;
	text-decoration: none;
}
.pdnews {

	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
a.orange:link {
	color: #f7941d;
	text-decoration: underline;
}
a.orange:visited {
	color: #f7941d;
	text-decoration: underline;
}
a.orange:hover {
	color: #f7941d;
	text-decoration: underline;
}
a.orange:active {
	color: #f7941d;
	text-decoration: underline;
}
a.blue:link {
	color: #0094D1;
	text-decoration: underline;
}
a.blue:visited {
	color: #0094D1;
	text-decoration: underline;
}
a.blue:hover {
	color: #0094D1;
	text-decoration: underline;
}
a.blue:active {
	color: #0094D1;
	text-decoration: underline;
}
.pdmenu2 {
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}

