@import "_styles.css";

/*
	Suggested order:
--------------------------------------------------
	display, position, float, clear
	width, height
	margin, padding
	border, background
	color, font, line-height, text-align, text-decoration
	vertical-align, white-space, overflow, cursor, list-style
*/

BODY, INPUT, SELECT, TEXTAREA, BUTTON, TD, TH, BLOCKQUOTE {
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

BODY {
	background: #fff url(front-bg.jpg) no-repeat 0 0;
	background-attachment: fixed;
	line-height: 1.5;
	padding-top: 8px;
}

H1, H2, H3, H4, H5, H6 {
	line-height: normal;
	font-weight: normal;
}

H1 {
	margin-top: 11px;
	padding-bottom: 6px;
	font-size: 20px;
	color: #123773;
	font-style: italic;
	font-weight: bold;
}

li {
	list-style: circle;
}

A {
	color: #333;
}

A:HOVER {
	text-decoration: none;
	color: #000;
}

#wrapper {
	width: 310px;
	margin: 50px auto 0 auto;
}

#content {
	width: 310px;
	height: 550px;
}

#koolitus {
	height: 100px;
	background-image: url(koolitus.png);
	display: block;
}

#koolitus a {
	width: 125px;
	margin-left: 110px;
}

#uuringud {
	height: 60px;
	background-image: url(uuringud.png);
	margin: 0;
}

#uuringud a {
	width: 130px;
	margin-left: 120px;
}

#avatar {
	height: 70px;
	background-image: url(avatar.png);
	margin: 0;
}

#avatar a {
	width: 165px;
	margin-left: 75px;
}

#aune-past {
	height: 90px;
	background-image: url(aune-past.png);
	margin: 0;
}

#aune-past a {
	width: 195px;
	margin-left: 100px;
}

#mainekujundus {
	height: 70px;
	background-image: url(mainekujundus.png);
	margin: 0;
}

#mainekujundus a {
	width: 225px;
	margin-left: 10px;
}

#pr-taisteenus {
	height: 160px;
	background-image: url(pr-taisteenus.png);
	margin: 0;
}

#pr-taisteenus a {
	width: 275px;
	margin-left: 15px;
}

.stone a {
	display: block;
	text-indent: -5000px;
	height: inherit;
}

#footer {
	width: 875px;
	height: 50px;
	margin: 20px auto 0 auto;
	text-align: center;
	padding-top: 20px;
	font-size: 15px;
}

#footer #author {
	float: right;
}

#lang {
	left: 95px;
	top: 160px;
	position: absolute;
}
