body {
	background: #000000;
	font-family: Arial;
	color: #CCCCCC;
	text-align: center;
}

div, td {
	font-size: 11px;
}

a {
	color: #ffffff;
}

.logotype {
	color: #ffffff;
	font-size: 40px;
	text-decoration: none;
}

.hrusta {
	color: #989898;
	font-size: 27px;
}

.tobottom {
	padding: 12px;
	vertical-align: bottom;
}

.menu {
	text-decoration: none;
	padding: 0px 6px;
}

.menudiv {
	padding-top: 7px;
	position: relative;
	right: 7px;
	font-size: 9px;
}

.big {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.normal {
	color: #ababab;
	font-size: 10px;
	font-weight: bold;
}

.topright {
	text-align: right;
	vertical-align: top;
	padding: 5px;
	padding-left: 21px;
	width: 17%;
}


.topleft {
	vertical-align: top;
	padding: 7px;
}

.content {
	color: #cccccc;
	vertical-align: top;
	padding: 7px;
	font-size: 12px;
}

.title {
	color: #3691d7;
	font-size: 14px;
	padding: 7px 0px;
	font-weight: bold;
}

.left {
	color: #ffffff;
	vertical-align: top;
	padding: 12px;
	font-size: 12px;
}

