body {
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	background: url(images/tausta.png);
}


.menu {
	color: #aaaaaa;
	padding-top: 10px;
	letter-spacing: 2;
}

.menu a, .puna {
	text-decoration: none;
	color: #ff0000;
	letter-spacing: 2;
}


.aika {
	position: absolute;
	font-size: 150%;
	color: #5070c0;
	top: 68px;
	left: 812px;
	text-align: center;
	font-size: 18px;
	width: 60px;
}

.paiva {
	font-size: 10px;
}

h1 {
	text-decoration: none;
	color: #aaaaaa;
	letter-spacing: 2;
	font-size: 110%;
}

#leipa {
}

#left {
	padding: 35px;
	width: 200px;
	min-height: 100px;
	background-image: url(images/ballero.png);
	background-repeat: no-repeat;
}

#right {
	background-color: #efefef;
	padding: 35px;
	height: 246px;
}

#left h1, #right h1 {
	color: #ff0000;
	font-size: 90%;
}


hr {
	height: 1px;
	color: #dddddd;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

