body
{
	background-color: #BBBBBB;
	/*width: 600px;*/
}

[type="text"]
{
	background-color: #DDDDDD;
	border-radius: 7px;
	width: 80px;
	text-align: right;
}

h1
{
	font-family: Arial, Sans-serif;
}

#maincontainer
{
	width: 400px;
	padding: 10px;
	margin: 10px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-top-left-radius: 20px;
}

p, li
{
	font-size: 24px;
}

canvas
{
	/*width: 1000px;
	height: 500px;*/
	border: 2px solid black;
	background-color: #CCCCCC;
}

.hall
{
	background-color: #CCCCCC;
}

#loend
{
	/*float: right;*/
	display: inline-block;
}

.paremal
{
	text-align: right;
}

.minu-klass
{
	color: #0000AA;
}