html, body, h1, img, table, div {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

#tab100 {
	width: 100%;
	height: 100%;
}

#logo {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}

#head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8B0000;
}

#warning {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
}

#blok_center {
	width: 700px;
	background-color: #eeeded;
	padding: 10px;
	margin-top: 30px;
}

#blok_news {
	width: 700px;
	background-color: #eeeded;
	padding: 10px;
	margin-top: 10px;
}

#blok {
	width: 250px;
	background-color: #000000;
}

#td {
	padding: 10px 10px 10px 10px;
	text-align: center;
}

a.st:link {
	color: #8B0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.st:visited {
	color: #8B0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.st:active {
	color: #8B0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.st:hover {
	color: #FF0404;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}