@charset "utf-8";
a:link {
	color: #0ECEFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a68d60;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #EED8A4;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
.td_main_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	line-height: 150%;*/
}
.td_news_head {
	background-repeat: no-repeat;
	background-position: top;
}
.divec {
	background: url(../img/backgrounds/divvertical.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 40px;
	padding-left: 40px;
}
.drebno_12 { font-size: 12px; }
.drebno_11 { font-size: 11px; }
.edro_16 {font-size: 16px; }
.hint { color: #EED8A4; font-style:italic; font-size: 11px; line-height: 10px; }
.underline { text-decoration: underline; color: #EED8A4; }
.ul_mar { margin-top: 5px; }
/* CSS Document */
