/*
 * written by Rivendel Kft
 * http://www.rivendel.hu
 * EgerOtthon
 */

html, body {
	margin:0;
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	}
body {
	font-family:verdana, arial, sans-serif; 
	font-size:76%;
	margin: 0;
	padding: 0;
	background: #ffe296 url(../images/bcg_body.gif) repeat-y top left;
	}
:-moz-any-link:focus {
	outline: none;
	}
#printerhead  {
	display: none;
	}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	color: #79b30b;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	letter-spacing: 0.06em;
	text-transform: none;
	text-align:  left;
	padding: 0;
	}			
h1 {
 font-size: 140%;
}
h2 {
 font-size: 130%;
}
h3 {
 font-size: 120%;
}
h4 {
 font-size: 110%;
}
h5 {
 font-size: 100%;
 color: #000000;
}
h6 {
 font-size: 125%;
 color: #000000;
}
p {
 font-size: 100%;
 margin-bottom: 0.8em;;
}
td, th {
 font-size: 12px ;
 padding: 4px 0 4px 0;
}

ul{
	margin-left: 20px;
	padding-left: 0;
	text-align: left;
}
ul li ul{
	padding-left: 10px;
}

#top{
	position:absolute;
	z-index:1;
	width: 1024px;
	height: 231px;
	}

/********************************************************
* Right
********************************************************/


#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top: 0;
	left:0;
	overflow:auto;
	z-index: 3;
	}

div#right{
	width:768px;
	margin: 0;
	padding: 0;
	}
	div#shadow_right_top{
   	height: 23px;
		width: 562px;
		margin: 0;
		padding: 0;
		margin-top: 152px;
		margin-left: 222px;
	   background: url(../images/shadow_right_top.png) no-repeat top center;
	}
div#shadow_right_middle{
		margin: 0;
		margin-left: 222px;
		padding: 0;
		width: 562px;
		min-height: 360px;
	   background: url(../images/shadow_right_middle.png) repeat-y top right;
}
/********************************************************
* Content
********************************************************/

div#title{
	width: 540px;
	height: 19px;
  margin: 0;
  padding: 0;
  padding-left: 13px;
  padding-top: 1px;
	margin-left: 4px;
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: white;
	text-transform: none;
	text-align: left;
	border-bottom: 2px solid #9caf11;
	background-color: #ff7b04;
  }
div#title a{
	float: right;
	height: 19px;
  margin: 4px 10px 0 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: 8px;
  color: #ff7b04;
  }

div#content{
	position: relative;
	width:540px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: verdana,arial, sans-serif;
	line-height: 130%;
	color:#333333;
	}

div#content p{
	padding-top: 5px;
	margin: 0;
	}
.content_image{
margin-left: auto;
margin-right: auto ;
display: block;
padding: 2px;
border: 1px solid orange;
background-color: white;
}

.content_img{
	margin-left: auto;
	margin-right: auto ;
	display: block;
	padding: 2px;
	border: 1px solid orange;
	background-color: white;
  }
	div#content img.left{
		margin: 10px;
		margin-left: 0px;
		padding: 2px;
		border: 1px solid orange;
		background-color: white;
		float: left;
		}
	div#content img.right{
		margin: 10px;
		margin-right: 0px;
		padding: 2px;
		border: 1px solid orange;
		background-color: white;
		float: right;
		}
		div#content img.center, 
		div#content img.right, 
		div#content img.left{
			border: 1px solid #fc7d00;
			background-color: white;
			}
		div#content img.left, 
		div#content img.left_nb{
			margin: 8px;
		  	margin-left: 0px;
		  	padding: 3px;
			float: left;
		 	}
		div#content img.right,
		div#content img.right_nb{
			margin: 8px;
			margin-right: 0px;
		 	padding: 3px;
		 	float: right;
		  	}
		div#content img.center, 
		div#content img.center_nb{
			margin: 8px;
			margin-left: auto;
			margin-right: auto;
			display: block;
			padding: 3px;
			}
		div#content .quotecenter {
			margin: 8px;
			margin-left: auto;
			margin-right: auto;
			display: block;
			padding: 10px;
			background-color: #f6f6f6;
			quotes: "\201C" "\201D";
			}
			div#content .quotecenter:before {
				content: open-quote; 
				font-weight: bold;
				}
			div#content .quotecenter:after {
				content: close-quote; 
				font-weight: bold;
				}
		div#content .quoteleft {
			width: 250px;
			float: left;
			margin: 8px;
			margin-left: 0px;
			display: block;
			padding: 10px;
			background-color: #f6f6f6;
			quotes: "\201C" "\201D";
			}
			div#content .quoteleft:before {
				content: open-quote; 
				font-weight: bold;
				}
			div#content .quoteleft:after {
				content: close-quote; 
				font-weight: bold;
				}
		div#content .quoteright {
			width: 250px;
			float: right;
			margin: 8px;
			margin-right: 0px;
			display: block;
			padding: 10px;
			background-color: #f6f6f6;
			quotes: "\201C" "\201D";
			}
			div#content .quoteright:before {
				content: open-quote; 
				font-weight: bold;
				}
			div#content .quoteright:after {
				content: close-quote; 
				font-weight: bold;
				}
		div#content .importantcenter {
			color: white;
			margin: 8px;
			margin-left: auto;
			margin-right: auto;
			display: block;
			padding: 10px;
			background-color: #ff1919;
			}
		div#content .importantleft {
			color: white;
			width: 250px;
			float: left;
			margin: 8px;
			margin-left: 0px;
			display: block;
			padding: 10px;
			background-color: #ff1919;
			}
		div#content .importantright {
			color: white;
			width: 250px;
			float: right;
			margin: 8px;
			margin-right: 0px;
			display: block;
			padding: 10px;
			background-color: #ff1919;
			}
		div#content img.content_img{
			margin: 8px;
			margin-left: auto;
			margin-right: auto;
			display: block;
			padding: 2px;
			}

/********************************************************
* Left
********************************************************/

#left {
	padding:0px;
	position:absolute;
	top:0px;
	left: 6px;
	width: 212px;
	z-index:10;
	}

div#left_content{
   margin: 0;
   padding:0;
   margin-left: 4px;
   padding-bottom: 15px;
   width:204px;
  }

div#shadow_left_middle{
   margin:0;
   padding:0;
   width:212px;
	background:url(../images/shadow_left_middle02.png) repeat-y;
}

div#shadow_left_bottom{
	font-size: 0px;
   margin:0;
   padding:0;
   width:212px;
   height: 22px;
	background:url(../images/shadow_left_bottom.png) no-repeat;
}

div#logo{
	height: 100px;
	width: 204px;
	padding: 0;
	margin: 0;
  }
	div#logopic{
		padding: 0;
		margin: 0;
  		}
	div#logo img{
  		margin: 0;
  		padding: 0;
  		padding-top: 8px;
  		padding-left: 0px;
  		padding-right: 0px;
  		padding-bottom: 0px;
  		}

/********************************************************
* Menu
********************************************************/
div#menu{
	margin-bottom: 3px;
	padding: 0;
	}
	div#menu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		div#menu ul li {
			height: 100%;
			margin: 0;
			padding: 0;
			background: url(../images/bcg_btn.gif) no-repeat bottom right;
			}
		div#menu ul li ul{
			display: none;
			}
		div#menu ul li a {
			color: #9caf11;
			font-family: verdana;
			font-size: 12px;
			text-decoration: none;
			text-align: right;
			font-weight: bold;
			display: block;
			border: 0 none;
			height: 20px;
			padding: 3px 10px 0px 0px;
			}

div#gyujtobox {
	width: 204px;
	height: 60px;
	margin: 0;
	text-align: center;
	}
		div#gyujtobox ul li a {
			color: #a5bd2d;
			font-family: verdana;
			font-size: 12px;
			text-decoration: none;
			text-align: right;
			font-weight: bold;
			display: block;
			border: 0 none;
			padding-top: 2px;
			padding-right: 4px;
   	}
	div#talalat {
		width: 204px;
		height: 18px;
		margin: 0;
		padding-top: 3px;
		margin-bottom: 3px;
		background: url(../images/bcg_btn.gif) no-repeat bottom right;
		}
		div#gyujtobox span {
			color: #9caf11;
			font-family: verdana;
			font-size: 12px;
			font-weight: bold;
			padding-left: 10px;
			}
	div#gyujtobox_title {
		height: 17px;
		margin: 0;
		border-bottom: 2px solid #9caf11;
		background-color: #ff7b04;
		color: white;
		font-weight: bold;
		padding-left: 10px;
		padding-top: 3px;
		}


/********************************************************
* banner
********************************************************/

#banner_box {
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 788px;
	z-index:11;
	width: 212px;
	}

div#shadow_banner_middle{
   margin:0;
   padding:0;
   width:212px;
	background:url(../images/shadow_left_middle02.png) repeat-y;
}

div#banner_content{
   margin: 0;
   padding:0;
   margin-left: 4px;
   padding-bottom: 0px;
   width:204px;
  	}
	div#banner_content span{
		display: block;
		margin: 0;
		padding-top: 14px;
		padding-bottom: 4px;
		padding-left: 10px;
		color: #9caf11;
		font-weight: bold;
		background: url(../images/bcg_btn.gif) no-repeat bottom left;
		}
	div#banner_content h2{
		padding: 0;
		margin: 0;
		}
div#banner_content ul li{
	list-style-type: none;
  }

div#banner_content p{
   margin: 0;
   padding-top: 6px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   color:#333333;
  }

div#shadow_banner_bottom{
	font-size: 0px;
   margin:0;
   padding:0;
   width:212px;
   height: 22px;
	background:url(../images/shadow_left_bottom.png) no-repeat;
}

/********************************************************
* footer
********************************************************/

div#footer_shadow{
	position: relative;
	margin: 0;
	margin-left: 222px;
	padding: 0;
	padding-top: 10px;
	width: 562px;
	height: 70px;
	background: url(../images/shadow_right_middle.png) repeat-y top right;
	z-index: 2;
	}

div#footer{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	border-top: 16px solid #b5ce3a;
	}

div#bonsai{
	width: 226px;
	height: 204px;
	margin: 0;
	margin-left: 0px;
	margin-top: -258px;
	padding: 0;
	background: url(../images/bonsai.jpg) no-repeat bottom left;
	}

div#licence{
	line-height: 15px;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #b5ce3a;
}

div#licence p{
	margin: 0;
	padding: 0;
	color: #b5ce3a;
}

div#licence a {
	color: #b5ce3a;
	font-weight: bold;
	text-decoration: none;
}
div#licence a:hover {
	text-decoration: underline;
	font-weight: bold;
}
div#licence a img {
	float: left;
	border-width: 0;
	margin-right: 4px;
}

li.newsitem {
	display: none;
	}
	li.newsitem img{
		clear: both;
		}
li#newsitem0 {
	display: block;
	}
	
/********************************************************
* sendmail
********************************************************/
div#sendmail_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #000000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 999;
	}
div#sendmail {
	display: none;
	position: absolute;
	top: 210px;
	left: 103px;
	width: 600px;
	height: 360px;
	background-color: #434343;
	color: #ffffff;
	border: 2px solid #ffffff;
	z-index: 1000;
	padding: 0;
	}
	div#sendmail a {
		color: #666666;
		}		
		div#sendmail a:hover {
			color: #000000;
			}
	span#showemail {
			display: block;
			margin: 0;
			padding: 0;
			padding-top: 6px;
		}
	#sendmailheader {
		width: 600px;
		height:27px;
		margin: 0 0 6px 0;
		background-color:#e8e8e8;
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
		border: none;
		}
		#sendmailtitle{
			float:left;
			padding:7px 0 5px 10px;
			margin-bottom:1px;
			}
		#sendmailclose {
			padding:5px 10px 7px 0;
			margin-bottom:1px;
			text-align:right;
			float:right;
			}
	
a, 
span.email {
	color: #79b30b;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
div#horizontalspacer {
	width: 1000px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: static;
	overflow: hidden;
	text-align: right;
	clear: both;
	}

#infobox_index ul,
#infobox_index li{
	margin: 0;
	list-style: square;
	}
#infobox_index ul{
	padding: 0 0 20px 10px;
	margin-left: 10px;
	}
#infobox_index li{
	padding: 0;
	line-height: 16px;
	}
#infobox_detail h2{
	padding-left: 6px;
	}
.infobox_content{
	padding-left: 10px;
	}
.infobox_item img,
#infobox_detail div img{
	float: left;
	padding: 2px;
	margin: 6px 20px 6px 6px;
	border: 1px solid #79b30b; 
	}

.infobox_item img.highlight{
	float: right;
	margin-right: 20px;
	border: none;
	}
.infobox_item h3{
	clear: both;
	padding-left: 10px;
	}
.listlink{
	float: right;
	clear: both;
	padding-right: 20px;
	}
br.clear{
	clear: both;
	}
	
div.pagination {
    clear: both;
    padding: 10px 10px 10px 5px;
    text-align: center;
    font-size: 12px;
}

div.pagination a {
    padding: 2px 4px;
    margin: 1px;
    border: 1px solid #ff7b04;
    text-decoration: none; /* no underline */
    color: #727272;
}


div.pagination a:hover, div.pagination a:active {
    border: 1px solid #ff6200;
    color: #000;
}

div.pagination span.pagination_current {
    padding: 2px 4px;
    margin: 1px;
    border: 1px solid #ff6200;
    font-weight: bold;
    background-color: #ff6200;
    color: #FFF;
}

div.pagination span.pagination_disabled {
    padding: 2px 4px;
    margin: 1px;
    border: 1px solid #EEE;
    color: #DDD;
}

#gopkpk{
	width: 175px;
	margin-top: -100px;
	float: right;
	border-top: 1px dotted #ff7b04;
	}
	#gopkpk input,
	#gopkpk button{
		width: 90%;
		}

#gopkpk form {

}
