body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%;
	color: #385021;
	background-color: #C2DBA8;
	line-height: 200%;
	margin-top: 10px;
	background-image: url(body-bg.jpg);
	background-position: center;
}

img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: #69953E;
	text-decoration: none;
}

#title{
margin:0px auto -6px auto;
width:750px;
}

h1{
	margin:0;
	font-size:1em;
	letter-spacing:0px;
	text-align:right;
	background-color:inherit;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#container
{
	width: 800px;
	height: 470px;
	border:1px solid #405924;
	margin: 0px auto;
	background: #A6CA7D;
}

#container2
{
	width: 770px;
	height: 438px;
	border:1px solid #405924;
	margin: 15px auto;
	background: #EBF1E0;
}

#left
{
	float: left;
	width: 254px;
	height: 438px;
	background-color: #FFFFFF;
	background-image: url(poza.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#lefttop
{
	width: 254px;
	height: 120px;
	font-family: arial;
	font-size: 12pt;
}

#leftbottom
{
	width: 254px;
	height: 260px;
}

#right
{
	float: right;
	width: 514px;
	height: 437px;
	border-left: 1px solid #A6CA7D;
}

.overflow
{
	float: right;
	overflow: auto;
	width: 500px;
	height: 438px; 
}

#textpadding
{
	padding: 10px;
}

#footer
{
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	text-align: right;
	color: #385021;
}

