﻿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
{
	font-size: 24px;
}

.paremal
{
	text-align: right;
}

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