@CHARSET "UTF-8";
body {
	background-color: #f7ff97;
	font-size: 14px;
	font-family: "Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif";
}

div#page {
	margin: 20px auto;
	width: 1010px;
}

div#lewa {
	width: 180px;
	float: left;
}


div#menu {
	border: 1px dashed green;
	padding: 0 10px 10px 10px;
}

div#menu span {
	background-color: green;
	color: white;
	display: block;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: center;
	text-size: 1.5em;
	line-height: 2em;
}

div#lewa a {
	font-size: 12px;
	line-height: 18px;
	color: #008000;
	font-family: arial, sans-serif;
	margin-left: 6px;
	display: block;
}

div#lewa p {
	border: 1px dashed green;
	font-size: 12px;
	padding: 10px;
}


div#tresc {
	width: 800px;
	float: right;
}

div#tresc p {
	text-align: justify;
}

div#footer {
	clear: both;
	text-align: justify;
	padding: 20px 0 20px 0;
}

/*
div#info {
	clear: both;
	font-size: 12px;
	border: 1px dashed green;
	padding: 10px;
}
*/


div#footer p.l {
	border: 0;
	color: black;
	font-size: 10px;
	text-align: left;
	padding: 0 5px 0 5px;
}

div#footer p.l a{
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}

h1, h2 {
	text-align: center;
	color: #008000;
}

h2 {
	margin-bottom: 20px;
}

img.h3 {
	margin: 5px;
	float: left;
}

.bold {
	font-weight: bold;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

a {
	font-size: 12px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color: #0000FF;
}

/*
.menu {
	line-height: 2em;
	text-decoration: none;
}
*/
