body {
	margin: 20 0 30;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #C49E97;
	font-size: 0.9em;
	line-height: normal;
}
#container {
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	width: 712px;
	background: url(img/bg_container.jpg) repeat-y;
	border: 1px solid #783F34;
	position: relative;
	height: auto;

}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #90514A;
	vertical-align: bottom;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #90514A;
	background-image: url(img/bg_header.jpg);
}
#header img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#navi {
	width: 217px;
	top: 0px;
	text-align: right;
	color: #C49E97;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-right: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navi a {
	color: #B69087;
	font-weight: bold;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#maincontent {
	top: 0px;
	left: 250px;
	float: left;
	width: 440px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 16px;
	line-height: 1.8em;
}
#navi h1 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B68B84;
	width: 95%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #C49E97;
	letter-spacing: 0.3em;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #8F4431;
}
h2 {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
#maincontent li {
	font-style: italic;
	color: #693329;
	list-style-type: square;
}
.clear {
	clear: both;
	background-color: #783F34;
}
#footer {
	background-color: #602A20;
	clear: both;
	color: #C49E97;
	text-align: center;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi li {
	padding-right: 7px;
	list-style-type: square;
	border-top: 0px solid #B68B84;
	border-right: 0px solid #B68B84;
	border-bottom: 0px solid #B68B84;
	border-left: 0px solid #B68B84;
	list-style-image: url(img/bullet.gif);
}
#navi img {
	margin-top: 5px;
	border: 2px solid #6A3126;
	margin-right: 15px;
}
.imgmargin_right {
	margin-right: 15px;
}
.imgmargin_left {
	margin-left: 10px;
}
table {
	border: 1px solid #C49E97;
}
.Painike_iso {
	font-size: medium;
	background-color: #C49E97;
	height: 50px;
	width: 200px;
	border: medium solid #6D342B;
	background-position: center center;
	margin: 5px;
	float: left;
	text-align: center;
}

