body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #000000;
}

body {
	background-color: #f0f0f0;
	/*background-image: url('images/body_back.gif');
	background-repeat: repeat-x;*/
	margin: 0;
	text-align: center;
}

.ingressi {
font-style:italic;
color:#84ab1e;
}

.navi {
font-size:13px;
font-weight:900;
color:#84ab1e;
}

.leipis11 {
font-size:11px;
}

a:link
{
	color:  #98c229;
	text-decoration: underline;
}

a:visited
{
	color:  #98c229;
	text-decoration: underline;
}

a:active
{
	color:  #98c229;
	text-decoration: underline;
}

a:hover
{
	color:  #98c229;
	text-decoration: underline;
}

h1 {
	margin: 0em 0em 1.5em 0em;
	font-size: 1.3em;
}

h2 {
	margin: 0em 0em 1.5em 0em;
	font-size:13px;
	font-weight:900;
	color:#84ab1e;
}

h3 {
	margin: 0em 0em 1.5em 0em;
	font-size:13px;
	font-weight:900;
	color:#000;
}

h4 {
	margin: 0em 0em 1.5em 0em;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

form {
	margin: 0;
}

hr
{
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	padding: 0;
	margin-bottom: 1em;
}

p
{
	padding: 0;
	margin: 0em 0em 1em 0em;
}

ul
{
margin-left: 1em;
padding-left: 0;
list-style: none;
}

li
{
padding-left: 10px;
background-image: url(images/li.gif);
background-repeat: no-repeat;
background-position: 0 .55em;
}

div#wrapper
{
	width: 1000px;
	background-image: url('images/back.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 623px;
	position: relative;
	margin-top: 0px;
}


div#flashcontent
{

}

div#content_wrapper
{
	position: absolute;
	top: 85px;
	left: 488px;
	width: 448px;
	
	background-image: url('images/content_back.jpg');
	background-repeat: repeat-y;
}

div#content_wrapper_2
{
	background-image: url('images/menu_back.jpg');
	background-repeat: no-repeat;
	margin: 0;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

div#content
{
	margin: 10px 20px 0px 20px;
}

div#spacer
{
	height: 50px;
}

div#heading
{
	position: absolute;
	top: 27px;
	left: 450px;
	width: 472px;
	text-align: right;
}

div#logo
{
	position: absolute;
	top: 380px;
	left: 5px;
	width: 126px;
	height: 107px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
}


.left_menu {
	position: absolute;
	top: 11px;
	left: 34px;
}


.top_menu {
	position: absolute;
	top: 106px;
	left: 490px;
	z-index: 1000;
}


.top_menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	white-space: nowrap;

}

.top_menu li
{
	position: relative;
	float: left;
	margin: 0;
	padding: 1px 6px 0px 18px;
	background-image: url('images/separator.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.top_menu li.menu-first
{

	background-image: none;

}



.top_menu a
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	font-weight: bolder;
	text-decoration: none;
}


.top_menu a:link
{
	color: #98c229;
}

.top_menu a:visited
{
	color: #98c229;
}

.top_menu a:active
{
	color: #98c229;
}

.top_menu a:hover
{
	color: #fff;
}

.top_menu li.menu-current a:link, .top_menu li.menu-current a:visited, .top_menu li.menu-current a:active, .top_menu li.menu-current a:hover
{
	color: #fff;
	font-style: italic;
}

div#footer
{
	font-size: 0.8em;
	text-align: right;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}


div#footer a
{
	color: #000;
	text-decoration: none;
}

div#lang_selector
{
	position: absolute;
	top: 5px;
	left: 723px;
	width: 200px;
	font-size: 9px;
	text-align: right;
}

div#lang_selector a:link, div#lang_selector a:active, div#lang_selector a:visited
{
	color: #000;
	text-decoration: none;
}

div#lang_selector a:hover
{
	color: #666;
	text-decoration: none;
}

