* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, td, th {
	font-family: Tahoma;
	color: #000;
	font-size: 14px;
}

h1#logo {
	float: left;
	font-size: 130%;
	width: 200px;
	text-transform: uppercase;
}

h2#section {
	clear: left;
	float: left;
	font-size: 110%;
	width: 200px;
}

a#ua, a#ru, a#en {
	font-size: 90%;
	float: right;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: red;
}

a#setHome {
	font-size: 80%;
	text-decoration: none;
	color: #717171;
}

img {
	behavior: url(/fix/iepngfix.htc)
}
