@charset "utf-8";

* { 
	margin:0; 
	padding:0;
}
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#304a09;
	background-image:url(../images/bg.gif);
	background-position:900px 140px;
	background-repeat:no-repeat;
	background-color:#d4ec9e;
}
img {
	border:0;
}

a {
	color:#304a09;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


div.clear {
	height:0px;
	line-height:0px;
	font-size:0;
	overflow:hidden;
	clear:both;
}
#container {
	width:1015px;
	margin:0 auto;
}
#inner-box {
	width:930px;
	margin:0 auto;
}
.header {
	
}
.header ul {
	list-style:none;
	position:relative;
	top:-45px;
	left:50px;
}
.header ul li {
	float:left;
	height:25px;
	line-height:25px;
	margin-right:20px;
	width:auto;
}
.header ul li a {
	color:#3b5404;
	display:block;
	height:24px;
	background-color:#fff;
	float:left;
}
.header ul li img {
	float:left;
}
.header ul li.active a {
	color:#fff;
	background-color:#769c0c;
}

#inner-box .content {
	position: relative;
	top:-25px;
	clear: both;
}
	
#left-content {
	width:182px;
	float:left;
	background-color:#fff;
	padding-bottom:15px;
}
#left-content a {
	margin:26px 0 0 0px;
	display:block;
}
#main-content {
	background-color:#496805;
	width:360px;
	float:left;
	padding-left:30px;
	padding-right:15px;
	color:#fff;
	padding-bottom:15px;
	
}
#main-content h1 {
	font-size:15px;
	line-height:15px;
	color:#fff;
	margin-top:26px;
}
#main-content p {
	line-height:17px;
	margin-top:10px;
	margin-bottom:5px;
}
#main-content p a {
	margin-left:2px;
	text-decoration:underline;
	color:#fff;
}
#main-content img {
	margin-top:0px;
}

#main-content ul{
	margin-left:13px;
}
	
#right-content {
	width:315px;
	float:left;
	background-color:#c6e76e;
	padding-left:28px;
	padding-bottom:15px;
	
}
#right-content h2 , #right-content h3 {
	color:#304a09;
	font-size:15px;
	line-height:15px;
	margin-top:26px;
	margin-bottom:10px;
}
#right-content p {
	line-height:15px;
}
#right-content ul {
	list-style:none;
	margin-top:12px;
}
#right-content ul li {
	float:left;
	margin-bottom:5px;
	clear:both;
}
#right-content ul li img {
	float:left;
}
#right-content ul li p {
	float:left;
	width:206px;
	margin-left:25px;
}
#right-content h3 {
	margin-top:11px;
}
#right-content label {
	display:block;
	line-height:21px;
}
#right-content input {
	width:279px;
	height:17px;
	line-height:23px;
	border:1px solid #fff600;
	padding:3px 2px;
}


.footer {
	height:28px;
	background-color:#fff;
	position: relative;
	top:-25px;	
}
.footer ul {
	float:right;
	list-style:none;
}
.footer ul li {
	float:left;
	line-height:28px;
	height:28px;
	margin-right:30px;
}
.footer ul li a {
	font-size:10px;
}
.footer ul.langs-menu {
	margin-right:45px;
}
.footer ul.langs-menu li img {
	position:relative;
	top:2px;
	left:-10px;
}



.tx-veggi-pi1 .list .entry{
	background: url(../images/card_front_small.jpg);
	background-repeat: no-repeat;
	width:327px;
	height:212px;	
	color:#000;
	margin-right:20px;
	float:left;
	margin-top:30px;
}


.tx-veggi-pi1 .list .entry .image{
	position:relative;
	left:16px;
	top:80px;
	width:68px;
	height: 87px;
}

.tx-veggi-pi1 .list .entry .no{
	left:155px;
	position:relative;
	top:-7px;
	width:150px;
	height:13px;
}
	
.tx-veggi-pi1 .list .entry .username{
	position:relative;
	left:155px;
	top:3px;
	width:150px;
	height:13px;
}

.tx-veggi-pi1 .list .entry .nickname{
	position:relative;
	left:185px;
	top:15px;
	width:120px;
	height:13px;	
}

.tx-veggi-pi1 .list .entry .birth{
	position:relative;
	left:185px;
	top:26px;
	width:120px;
	height:13px;	
}


.tx-contactforms-pi1 label{
	width:100px;
	display:block;
	float:left;
}

.tx-contactforms-pi1 div{
	clear:both;
	margin-bottom:5px;
}