body {
	background-color:#939f65;
	color: #363a1f;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
#container {
	margin: 0px auto;
	/*padding: 0px 6px;*/
	
	background-image:url(../images/mainbg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width: 718px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/topbg.gif);
	background-repeat:no-repeat;
	background-color:#84aa4e;
	width:706px;
	height:176px;
	float: inherit;
	text-align:right;
}

#header img {
	border: 0px;
	float:left;
}

/********************** Main ***************************/
#main {
	background-image:url();
	background-repeat: repeat-y;
	display:block;
	width:706px;
	height:auto;
}
#content {
	background-image:url(../images/wrapperbg.gif);
	background-repeat: repeat-y;
	width:706px;
}

/********************** Left ***************************/
#left {
	float:left;
	width:204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f9d96a;
	background-image:url(../images/leftbg.gif);
	background-repeat:repeat-y;
	color: #c04d17;
	font-size: 12px;
	text-decoration:none;
	text-align:left;
}

#left .akt {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
	display: list-item;
	list-style-type: none;	
}

#left a{
	background-image:url(../images/bullet.gif);
	color: #c04d17;
	font-size: 12px;
	text-decoration:none;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 5px;
	background-position: 25px;
	line-height: 13px;
	display: list-item;
	list-style-type: none;
}
#left p{	
	line-height: 16px;

}


#left a:hover{
	color: #f31919;
	font-size: 12px;
	text-decoration:underline;
}

#left h1{
	color: #393939;
	font-size: 14px;
	padding: 35px 0px 20px 25px;
}

#left h2{
	color: #393939;
	font-size: 12px;
	padding: 0px 0px 10px 25px;
}

/********************** Leftmenu ***************************/



#leftmenu {
	background-image:url(../images/leftmiddlebg.gif);
	background-repeat:no-repeat;
	background-color: #cb7a19;
	width:204px;
	height:155px;
	color: #fff8ac;
	font-size: 12px;
	font-weight:bold;
}



/********************** Right - Text ***************************/
#right {
	background-image:url(../images/middlerightbg.gif);
	background-repeat:no-repeat;
	background-color: #a6b174;
	float:right;
	width:502px;
	text-align:justify;
	min-height: 450px;
}
#right p {
	text-align:justify;
}

#right h1 {
	color: #363a1f;
	font-size: 15px;
	font-weight:bold;
	margin: 20px 15px 10px 15px;
	border-bottom: solid 1px #818f5a;
}

#right h2{
	color: #363a1f;
	font-size: 12px;
	text-decoration:underline;
	padding: 20px 0px 10px 50px;
}


#right a {
	color: #f9d96a;
	text-decoration:underline;
	padding-top: 25px;
	font-weight:bold;
}

#right a:hover{
	color: #7f511f;
	text-decoration:underline;
	padding-top: 25px;
	font-weight:bold;
}

#right .table{
	margin-left: 50px;
	margin-right: 50px;
}
#right .akcio{
	margin-left: 10px;
	margin-right: 15px;
}
#right .akcio img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#right .akcio td {
	height: 28px;
	border-bottom-color: #84aa4e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#right .tartalom{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 16px;
}

#right img{
	border: solid 1px #8b9875;
}

#right .logoimg{
	border: solid 1px #9eac6f;
	margin-bottom: 10px;
	margin-right: 10px;
}

#right .contentimg {
	margin-bottom: 10px;
	margin-right: 10px;
}
#right .sor {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: right;
	border-bottom-color: #84aa4e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}
#right .sor img {
	/*margin-right: 10px;*/
	padding: 5px;
	background-color: #f9d96a;
	border: 2px solid #8b9875;
}
#right .sor p {
	/*margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
#right .color {
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff8ac;
	padding:0;
	margin:0;
}

#right .quote{
	font:italic 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#363a1f;
}
#right ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
}

#right li {
	
}


#right ol {
	list-style: inside;
	list-style-type: decimal;
}

#right ol li {
}





img.alignright {
	padding: 4px;
	margin: 0 5px 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/********************** Footer ***************************/
#footer {
	background-image:url(../images/footerbg.gif);
	background-color: #8b9875;
	background-repeat:no-repeat;
	width:706px;
	height:69px;
	text-align:center;
	float:inherit;
	clear:both;
}

#footer .iso9001{
	display:block;
	width:155px;
	height:46px;
	float:left;
	padding-top: 10px;
	padding-left: 21px;
}

#footer span{
	color: #FFFFFF;
	display:block;
	width:502px;
	height:12px;
	float:right;
	padding-top: 30px;
}

#footerzaro {
	background-image:url(../images/footerzaro.gif);
	background-color: #939f65;
	background-repeat:no-repeat;
	width:718px;
	height:6px;
	float:inherit;
	clear:both;
}

