html{
	background: #67999a fixed;
    color: 9c0000;
	font: Tahoma;
	font-size: 14px;
	font-weight: regular;
	font-family:  Tahoma;
}

a:Link, a:visited, a:Active {
	text-decoration: none;
    color: 9c0000;
}

a:hover {
	text-decoration: none;
    color: 9c0000;
}

img.ramka {
	border: 1px solid gray;
}
table {
	border-spacing: 0px 5px;
}
td {
	border:0px;
}
td.ramka {
	border: 1px solid gray;
}

