body {
   padding: 0;
   margin: 0;
   width: 100%;
   display: table;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */
a {
	text-decoration:none;
}

#wrapper {
   width: 1000px;
   height: auto !important;
   margin-right: auto;
   margin-left: auto;
}
#header {
   height: 210px;
   width: 1000px;
   background-image:url(images/header.jpg);
   background-repeat: no-repeat;
}
#content {
   height: 100%;
   background-color:#996600;
   overflow:auto;
   background: url(images/full_bg.jpg) top left repeat-y;
}
#left {
   position:relative;
   padding:10px;
   float: left;
   width: 203px;
   height: 100%;
   background-image:url(images/left_bg.jpg);
   background-repeat:no-repeat;
   background-color:#F8AE01;
}
#page {
position:relative;
   float: left;
   width: 618px;
   padding:10px;
}

#right {
position:relative;
   float: left;
   width: 119px;
   background-image:url(images/right_bg.jpg);
   background-repeat:no-repeat;   
      background-color:#F8AE01;
	     padding:10px;
}


.menu ul{
	margin:0;
	padding:0;
	margin-left:-10px;	
	list-style-type:none;
/*	border: 1px solid #FF0000;	*/
}
.menu li{
	margin:0;
	padding:0;
	list-style-type:none;	
	margin-bottom:10px;
}
.menu li A{
	background-color:#FFFFFF;
	display:block;
	margin:0;
	padding:5px;
	height:auto;
	width:180px;
	color:#F8AE01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}

hr{
	height:1px;
	background-color:#F8AE01;
	color:#F8AE01;	
	border:0px;
	margin-top:5px;
	margin-bottom:10px;	
}
h1, h1 A{
	color:#F8AE01;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin:0;
	text-decoration:none;
}
h2{
	color:#F8AE01;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin:0;
}
h3{
	color:#017B32;
	font-weight:normal;
	font-size:32px;
	padding:0;
	margin:0;
}


p{
	padding:0;
	margin:0;
	line-height:20px;
	font-size:12px;
}

#footer{
	padding-top:30px;
	font-size:10px;
}
#footer a{
	color:#F8AE01;
	text-decoration:none;
}
.yellow{
	color:#F8AE01;
}

.left{
	float:left;
}
.right{
	float:right;
}
	
.padding10{
	padding-right:10px;
}
.bovebben {
	color:#F8AE01;
	text-decoration:none;
/*	padding-bottom:10px; */

}
.yelowborder{
	border: 1px solid #F8AE01;
}



.imageleft{
	float:left;
	margin-right:10px;
	margin-top:5px;	
	border: 2px solid #F8AE01;
}
.imageright{
	float:right;
	margin-left:10px;
	margin-top:5px;
	border: 2px solid #F8AE01;
}
.kiemelt {
	font-size:16px;
	color:#F8AE01;
}
.small{
	font-size:10px;
}
.small2{
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

/*
Zöld:#017B32

*/
blockquote {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F8AE01;
	padding-left:10px;
}
.admin{
	color:#017B32;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8AE01;
}
.white{
	color:#FFFFFF;
}
.green{
	color:#017B32;
}
h4 {
	color:#017B32;
	margin:0;
	padding:0;
	padding-top:20px;
	font-size:16px;
	font-weight:normal;
}
.left{
	float:left;
}

.ttable{
	font-size:10px;
}
.thead{
	color:#017B32;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8AE01;
	font-size:16px;
	width:500px;
	margin-top:55px;
}
.rigt_fruit{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:20px;
}
table {
	clear:both;
}
.beljebb{
	padding-left:30px;
}