/*@font-face {
	font-family: "Vodafone Lt";
	src: url( /fonts/VodafoneLt.ttf );
	src: local("Vodafone Lt"), url( /fonts/VodafoneLt.ttf ) format("truetype");
}
@font-face {
	font-family: "Felix Titling";
	src: url( /fonts/FELIXTI.TTF );
	src: local("Felix Titling"), url( /fonts/FELIXTI.TTF ) format("truetype");
}*/

body { background-image: url('/gfx/_new/hatter.jpg'); font-size: 12px !important; background-repeat: no-repeat; background-position: center top; margin: 0; padding: 0; background-color: #ffffff; color: #000000; text-align: center; }
body, td { font-family: Arial; font-size: 12px; line-height: 150%; }
input, select, textarea { font-family: Arial, sans-serif; font-size: 12px; border: 1px solid #666666; }
img { border: 0; }
p { margin: 7px 2px; padding: 0;}
p font { font-size: 12px !important; }
b, strong { font-style: italic; color: #63380E; font-size: 12px; }
a:link, a:visited { text-decoration: none; color: #BE7A3C; /*color: #BD7B3D;*/ }
a:hover { text-decoration: underline; }
h1, .form_title { margin: -2px 0 2px 0; color: #63380E; font-size: 14px; text-transform: uppercase; font-family: Geneva, Helvetica, Verdana, sans-serif; font-weight: normal; }
form { display: inline; }

table.dataCustom td {
	border-right: 1px solid #BF7B3D;
}

h1.new_ {
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 5px;
}

h1 {
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 5px;
	/*margin-bottom: 25px;*/
	margin: 8px 0px 25px 0px;
	line-height: 21px;
	width: 500px;
}

h1 img {
	display: none;
}

h2 {
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 5px;
	/*margin-bottom: 25px;*/
	margin: 15px 0px 25px 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	/*margin-bottom: 25px;*/
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

red {
	color: red;
	font-weight: bold;
}

.arinfo_text {
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 5px;
	padding: 0 0 10px;
}

#main {
	width: 960px;
	margin: 13px auto 0;
	text-align: left;
	padding-bottom: 10px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#header * {
	color: #998169 !important;
}

#header-25-eves {
		width: 223px;
		height: 96px;
		margin: 50px 45px 0;
		float: left;
		position: absolute;
		background: url('../gfx/_new/25ev_text.png') no-repeat;
	}
#header-25-eves-en {
		width: 192px;
		height: 96px;
		margin: 50px 45px 0;
		float: left;
		position: absolute;
		background: url('../gfx/_new/25ev-eng_text.png') no-repeat;
	}
#header-25-eves:hover, #header-25-eves-en:hover {
		opacity:0.9;
	}


#header-logo {
		width: 427px;
		height: 143px;
		margin: 10px 0 0 0;
		float: left;
		background: url('../gfx/_new/gabonaszovetseg_logo_new.png') no-repeat;
	}
#header-logo-en {
		width: 341px;
		height: 143px;
		margin: 10px 0 0 0;
		float: left;
		background: url('../gfx/_new/gabonaszovetseg_logo-en_new.png') no-repeat;
	}
#header-logo:hover, #header-logo-en:hover {
		opacity:0.9;
	}
	#header-other {
		width: 365px;
		float: right;
		margin: -6px 0 0 0;
	}	
		#header-other span {
			float: right;
			margin: 14px 20px 0 0;
			font-weight: bold;
			font-size: 12px;
		}
		#header-other span a {
			font-weight: normal;
		}
		#header-other form {
			float: right;
			margin: 10px 10px 0 0;
		}
		#header-other .search-input {
			width: 154px;
			height: 24px;
			border: 1px solid #f1e3d5;
			background: #ffffff;
			padding: 0 0 0 2px;
		}
		#header-other .search-button{
			border: none;
			background: none;
			cursor: pointer;
		}
		#header-other .search-button:hover{
			border: none;
			text-decoration: underline;
		}
	#header-login-box {
		width: 168px;
		height: 150px;
		float: right;		
		background: url('../gfx/_new/login_box_bg.png');
		text-align: center;
	}
	#header-login-box form {
		width: 144px;
		padding: 0px 12px;
		display: block;
		margin: 12px 0 0 0;
	}
		#header-login-box h3 {
			font-size: 14px;
			font-weight: normal;
			text-align: left;
			margin: 9px 0 0 25px;
		}
		.login-box-uname {
			margin: 24px 0 0 0;
			padding: 0 0 0 10px;
			width: 131px;
			height: 20px;
			border: 1px solid #d7dbd3;
		}
		.login-box-pass {
			margin: 10px 5px 0 0;
			padding: 0 0 0 10px;
			width: 96px;
			height: 20px;
			border: 1px solid #d7dbd3;
			float: left;
		}
		#login-box-text {
			text-align: center;
			font-size: 10px;
			margin: 10px auto 0 auto;
			width: 141px;
			font-family: Arial;
		}
			#text-registration {
				color: #ff0000 !important;
				float: left;
			}
			#text-forgotpass { float: right; }

		.login_submit {
			width: 24px;
			height: 24px;
			border: none;
			background: urL('../gfx/_new/login_submit_bg.png');
			cursor: pointer;
			margin-top: 9px;
		}
		.login_submit:hover {
			opacity:0.8;
		}
	#header-menu {
	}
		#main-menu {
			width: 960px;
			height: 36px;
			background: url('../gfx/_new/main_menu_bg.png') no-repeat;
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
			#main-menu li {
				float: left;
				text-align: center;
				line-height: 36px;
				height: 43px;
			}
			#main-menu li a {
				color: #90765d;
				text-decoration: none;
				display: inline-block;
				width: 100%;
				height: 36px;
				line-height: 36px;
			}
				#main-menu-item1 { width: 162px; }
				#main-menu-item2 { width: 160px; }
				#main-menu-item3 { width: 160px; }
				#main-menu-item4 { width: 160px; }
				#main-menu-item5 { width: 159px; }
				#main-menu-item6 { width: 159px; }
					#main-menu-item1:hover { background: url('../gfx/_new/main_menu_item1.png') no-repeat; }
					#main-menu-item2:hover { background: url('../gfx/_new/main_menu_item2.png') no-repeat; }
					#main-menu-item3:hover { background: url('../gfx/_new/main_menu_item3.png') no-repeat; }
					#main-menu-item4:hover { background: url('../gfx/_new/main_menu_item4.png') no-repeat; }
					#main-menu-item5:hover { background: url('../gfx/_new/main_menu_item5.png') no-repeat; }
					#main-menu-item6:hover { background: url('../gfx/_new/main_menu_item6.png') no-repeat; }

		.main-menu_en {
			background: url('../gfx/_new/main_menu_en_bg.png') no-repeat !important;
		}
		
		
		
		
		
		/*menu*/
		#header-menu > div {
			/*width: 506px;
			height: 253px;*/
			width: 466px;
			float: left;
			background: #eedece;
			margin: 43px 0 0 6px;
			position: absolute;
			z-index: 9;
			padding: 20px;
		}
		
		#header-menu > div div.menu-col {
			width: 126px;
			/*height: 90px;*/
			color: #653833;
			float: left;
			margin: 6px 14px 10px 14px;
		}
			#header-menu > div div.menu-col h3 {
				border-bottom: 2px solid #afbe85;
				font-weight: bold !important;
				margin: 0px 0px 4px 0px;
			}
			#header-menu > div div.menu-col a {
				text-decoration: none;
			}
			#header-menu > div div.menu-col a:hover {
				text-decoration: underline;
			}
		
		
		
.pagerNew {
	text-align: center;
	margin-left: 0px;
}
.pagerNew a {
	color: #000000;
	text-decoration: none;

	height: 23px;
	line-height: 23px;
	width: 36px;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
}
.pagerNew .page {
	background: none repeat scroll 0 0 #F2E4D7 !important;
    border: 1px solid #FFFFFF;
	width: 23px !important;
}
.pagerNew .page:hover {
	background-color: #16A1C8 !important;
	color: #ffffff !important;
}
.pagerNew .page.active {
	background-color: #5E3C17 !important;
	color: #ffffff !important;
}
		
.btnOpacity:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
		
#big-news {
	height: 300px;
	border: 1px solid transparent;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	margin-top: 5px;
}
#big-news > div {
	height: 300px;
	float: left;
}
#big-news > div.selected {
	width: 600px;
	border-right: 3px solid #f7efe4;
	position: relative;
}
#big-news > div.selected > img {
	border-radius: 20px 0px 0px 0px;
	-moz-border-radius: 20px 0px 0px 0px;
	-webkit-border-radius: 20px 0px 0px 0px; 
}
#big-news > div.selected .content {
	background-color: #ffffff;
	color: #5e3c19;
	height: 65px;
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 570px;
	padding: 0px 15px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	display: none;
}
#big-news > div.selected .content table {
	height: 100%;
}
#big-news > div.selected .content table td {
	vertical-align: middle;
}
#big-news > div.selected .read {
	background-color: #5E3C19;
	color: #ffffff;
	height: 35px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 570px;
	line-height: 35px;
	padding: 0px 15px;
	cursor: pointer;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	display: none;
}
#big-news:hover > div.selected .read {
			opacity:0.82;
		}	
#big-news .news {
	width: 355px;
	color: #ddc7b0;
}
#big-news .news > div {
	cursor: pointer;
	width: 355px;
	height: 98px;
	background-color: #5e3c19;
	border-bottom: 3px solid #f7efe4;
}
#big-news .news > div.noselect {
	cursor: default;
	width: 355px;
	height: 98px;
	background-color: #5e3c19 !important;
	border-bottom: 3px solid #f7efe4;
}
#big-news .news > div:first-child {
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
#big-news .news > div:last-child {
	border-bottom: 0px;
}
#big-news .news > div img {
	border: 1px solid #99CC67;
	float: left;
	margin: 9px;
	width: 155px;
	height: 78px;
}
#big-news .news > div table {
	height: 100%;
}
#big-news .news > div .content {
	display: none;
}
#big-news .news > div table td {
	vertical-align: middle;
	width: 160px;
}
#big-news .news > div.active, #big-news .news > div:hover {
	background-color: #99cc67;
	color: #5e3c19;
}
#big-news .news > div.active img, #big-news .news > div:hover img {	
	border: 1px solid #5e3c19;
}
#content {
	width: 946px;
	background: #f7eee7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
	margin-top: 7px;
}



.contentHolder {
	background: #fff;
	padding: 10px;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    padding: 10px;
	float: left;
}


	#left-side {
		float: left;
		width: 177px;
	}
	#left-side > div {
		width: 161px;
		padding: 7px;
		padding-top: 60px;
		margin-bottom: 6px;
		
		background-color: #99cc67;
		background-image: url('/gfx/_new/left_menu_logo.png');
		background-repeat: no-repeat;
		background-position: 128px 5px;

		border: 1px solid #99cc67;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		float: left;
		position: relative;
	}
	#left-side > div.vote {
		background-image: none;
		padding-top: 45px;
	}
	#left-side > div.vote strong {
		font-weight: bold;
	}
	#left-side > div.vote p {
		clear: both;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 11px;
	}
	#left-side > div.vote input {
		float: left;
		margin-bottom: 3px;
		margin-left: 0px;
		margin-right: 5px;
	}
	#left-side > div.vote label {
		color: #63380E;
		font-size: 12px;
		cursor: pointer;
	}
	#left-side > div.vote .center input {
		float: none;
		cursor: pointer;
	}
	#left-side > div.vote .center input:hover {
		opacity:0.8;
	}
	#left-side > div.vote p.options b {
		font-weight: bold;
		margin-bottom: 3px;
		float: left;
		padding-right: 8px;
		font-size: 12px;
		color: #000000;
	}
	#left-side > div.vote p.options span {
		color: #63380E;
		font-size: 12px;
	}
	
	#left-side > div.idojaras{
		background-image: none;
		padding-top: 7px;
	}
	
	#middle-side {
		float: left;
		/*max-width: 570px;*/
		/*width: 570px;*/
		margin: 10px 7px 0px;
	}
		#news-container { width: 580px; }
			#news-quickinfo {
				width: 560px;
				margin: 0 auto 0 auto;
				padding: 10px;
				background: #ffffff;
				 -webkit-border-radius: 10px;
					-moz-border-radius: 10px;
						 border-radius: 10px;
			}
			#news-news {
				padding: 10px;
			}
				.quickinfos { width: 560px; border-bottom: 1px solid #dbdbdb; padding-bottom: 14px; margin-bottom: 14px; }
				.quickinfos:last-child { border-bottom: 0px !important; padding-bottom: 25px !important; }
					.quickinfo-image {
						float: left;
						width: 155px;
						margin-right: 10px;
					}
					.quickinfo-image img {
						border: 1px solid #5E3C19;
						width: 155px;
						height: 78px;
					}
					.newsImage img {
						border: 1px solid #5E3C19;
					}
					.quickinfo-image a img:hover {
						filter: alpha(opacity=80);
						opacity: 0.8;
						-moz-opacity: 0.8;
					}
					.quickinfo-container {
						float: left;
						width: 395px;
						overflow-x: hidden;
					}
					.quickinfo-container h2 { font-size: 15px; padding-bottom: 5px; margin: -3px 0 0; font-weight: bold; color:#63380E}
		
		/*arch�v cs�k*/
		.news-archive{
						float: center;
						width: 500px;
						margin: -20px 0px 0px 40px;
						
					}
		.news-archive:hover{
						float: center;
						width: 500px;
						margin: -20px 0px 0px 40px;
						opacity: 0.7;
						filter:alpha(opacity=70);
						
					}
					
					.talalati-lista{
						float: center;
						width: 500px;
						margin: -20px 0px 0px 40px;
						
					}
					
		.registration {
			width: 560px;
			background: #ffffff;
			 -webkit-border-radius: 10px;
				-moz-border-radius: 10px;
					 border-radius: 10px;
			margin: 0 0 10px 0;
			padding: 10px 10px;
		}
			.registration h1 {
				font-size: 17px;
				text-transform: uppercase;
				padding-top: 5px;
				margin: 15px 0px 25px 0px;
				line-height: 21px;
				width: 500px;
			}
			.registration .steps {
				font-size: 15px;
				float: right;
				padding-right: 20px;
				margin: -43px 0 0;
			}
			.registration-step { clear: both; padding-top: 0px; }
				.registration-step li {
					margin: 10px;
					vertical-align: text-top;
					line-height: 24px;
				}
				.registration-step li img {
					float: left;
					margin-right: 10px;
				}
				.registration-step li label { color: #5e3b19; padding-right: 10px; }
				.registration-step li input[type="text"], .registration-step li input[type="password"] {
					height: 22px;
					width: 270px;
					border: 1px solid #a8896c;
					padding: 0px 5px;
				}
				.registration-step li input[type="checkbox"] {
					border: 1px solid #a8896c;
					padding: 2px;
				}
				.registration-step li select {
					height: 28px;
					padding: 5px;
					border: 1px solid #a8896c;
					width: 247px;
					color: #5e3b19 !important;
				}
				.registration-step li input {
					color: #5e3b19;
					border: 1px solid #eedece;
				}
				.registration-step li#members ul {
					margin: 0px;
					margin-bottom: 20px;
				}
				.registration-step li#members #addNewMember {
					background-color: #be7a3d;
					border: 1px solid #e8ded5;
					color: #ffffff;
					margin-bottom: 15px;
					padding: 5px 10px;
					cursor: pointer;
				}
				.registration-step li#members #addNewMember:hover {
					opacity: 0.8;
				}
				.registration input[type="submit"] {
					background-color: #be7a3d;
					border: 1px solid #e8ded5;
					color: #ffffff;
					margin: 20px 0px 0px;
					padding: 5px 10px;
					cursor: pointer;
					float: right;
				}
				.registration input[type="submit"]:hover {
					opacity: 0.8;
				}
				.registration-step li.files {
					padding-top: 45px;
				}
				.registration-step li.files a {
					padding: 35px 10px 0px;
					background-image: url(/gfx/pdf_icon.png);
					background-repeat: no-repeat;
					background-position: top center;
				}
					.registration-step li ul { margin: 0 0 0 35px;}
						.registration-step li ul li { margin: 5px 0px; line-height: 29px;}
						.registration-step li ul input { margin-right: 5px; }
				.space-registration { 
					float: left;
					width: 1px;
					height: 1px;
					margin: 0 30px 0 0; }
	#right-side {
		float: left;
		width: 175px;
		margin: 0px;
	}
		.banners {
			width: 175px;
			margin: 5px 0 5px 0;
		}
		#banner-1 {
			margin-top: 0px;
			height: 69px;
			background: url('../gfx/_new/behozatali_vamok.png');
		}
		#banner-1:hover {
			opacity:0.75;
		}
		#banner-2 {
			height: 145px;
			background: url('../gfx/_new/gabonabizottsag.png');
		}
		#banner-2:hover {
			opacity:0.8;
		}	
		#banner-3 {
			height: 78px;
			background: url('../gfx/_new/kozlemenyek.png');
		}
		#banner-3:hover {
			opacity:0.85;
		}	
		#banner-4 {
			height: 304px;
			background: url('../gfx/_new/naptar_egybe.png');
		}
		#banner-4:hover {
			opacity:0.8;
		}	
		#banner-5 {
			height: 68px;
			background: url('../gfx/_new/pannonbuza.png');
		}
		#banner-5:hover {
			opacity:0.8;
		}	
		#banner-6 {
			height: 69px;
			background: url('../gfx/_new/mycohunt.png');
		}
		#banner-6:hover {
			opacity:0.85;
		}
		#banner-7 {
			height: 68px;
			background: url('../gfx/gafta.png');
		}
		#banner-7:hover {
			opacity:0.85;
		}
		
		
		
		
		
		
		
		
		
		
		
		/*calendar*/
		div#calendar {
			width: 175px;
			/*height: 304px;*/
			background: #16a0c7;
			border-radius: 10px;
			padding: 0px 0px 15px 0px;
		}
			div.calendar-top {
			
			}
				div.month-year-row {
					font-size: 10px;
					text-align: center;
				}
					div.left-arrow {
						width: 23px;
						height: 23px;
						float: left;
					}
					div.left-arrow a{
						background: url('../gfx/calendar-arrow-left.png') no-repeat left;
						width: 9px;
						height: 13px;
						float: left;
						margin: 8px;
					}
					div.right-arrow{
						width: 23px;
						height: 23px;
						float: right;
					}
					div.right-arrow a {
						background: url('../gfx/calendar-arrow-right.png') no-repeat right;
						width: 9px;
						height: 13px;
						float: right;
						margin: 8px;
					}
					div.month-year {
						float: left;
						width: 129px;
						text-align: center;
						font-weight: bold;
						font-size: 13px;
						margin: 4px 0 0;
					}
					div.month-year a {
						color: #000000 !important;
					}
					div.month-year a:hover {
						color: #ffffff !important;
					}
					
					.calendar-bottom .text-box .text-box-bottom div:hover {
						text-decoration: underline;
					}
					
				div.days-of-the-week {
				
				}
			div.calendar-middle {
			
			}
			div.calendar-bottom {
				
			}
				div.calendar-bottom div.text-box {
					float: left;
					margin: 12px 0 0 13px;
				}
				div.calendar-bottom div.text-box div.text-box-top {
					background: url('../gfx/calendar-text-content-top.png') no-repeat top;
					width: 149px;
					height: 9px;
					float: left;
				}
				div.calendar-bottom div.text-box div.text-box-bottom {
					background: #5e3c19;
					/*width: 147px;*/
					width: 141px;
					padding: 0px 3px;
					float: left;
					border-left: 1px solid #fff;
					border-right: 1px solid #fff;
					border-bottom: 1px solid #fff;
					min-height: 90px;
					color: #fff;
					font-size: 12px;
				}
					div.calendar-bottom div.text-box div.text-box-bottom span.date {
						font-weight: normal;
						color: #fff;
					}
					div.calendar-bottom div.text-box div.text-box-bottom h6 {
						font-size: 12px;
						font-weight: bold;
						margin: 8px 0;
						color: #fff;
					}
					div.calendar-bottom div.text-box div.text-box-bottom p {
						line-height: 14px;
						color: #fff;
						font-size:12px;
						font-style: italic;
					}
			
			
			table.calendar {
				border-collapse: collapse;
				width: 170px;
				float: left;
				margin: 0px 3px;
			}
				table.calendar tr {
					width: 100%;
				}
					table.calendar tr th {
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
						font-size: 8px;
					}
					table.calendar tr td {
						border: 1px solid #fff;
						background: #f2e4d7 !important;
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
					}
						table.calendar tr td a {
							color: #000;
							font-size: 10px;
							display: block;
							height: 23px;
							line-height: 23px;
							width: 23px;
							text-align: center;
						}
						table.calendar tr td:hover a {
							color: #fff !important;
							text-decoration: none;
						}
						table.calendar tr td:hover, table.calendar tr td.event {
							color: #fff !important;
							background: #16a1c8 !important;
						}
						table.calendar tr td.active {
							color: #fff;
							background: #5e3c17 !important;
						}
							table.calendar tr td.active a {
								color: #fff;
							}
			
			
			
		











		/*calendar BIG
		div#calendar-big {
			width: 175px;
			background: #16a0c7;
			border-radius: 10px;
			padding: 0px 0px 15px 0px;
		}
			div.calendar-top-big {
			
			}
				div.month-year-row-big {
					font-size: 10px;
					text-align: center;
				}
					div.left-arrow-big {
						width: 23px;
						height: 23px;
						float: left;
					}
					div.left-arrow-big a{
						background: url('../gfx/calendar-arrow-left.png') no-repeat left;
						width: 5px;
						height: 6px;
						float: left;
						margin: 8px;
					}
					div.right-arrow-big{
						width: 23px;
						height: 23px;
						float: right;
					}
					div.right-arrow-big a {
						background: url('../gfx/calendar-arrow-right.png') no-repeat right;
						width: 5px;
						height: 6px;
						float: right;
						margin: 8px;
					}
					div.month-year-big {
						float: left;
						width: 129px;
						text-align: center;
					}
				div.days-of-the-week-big {
				
				}
			div.calendar-middle-big {
			
			}
			div.calendar-bottom-big {
				
			}
				div.calendar-bottom-big div.text-box {
					float: left;
					margin: 12px 0 0 13px;
				}
				div.calendar-bottom-big div.text-box div.text-box-top {
					background: url('../gfx/calendar-text-content-top.png') no-repeat top;
					width: 149px;
					height: 9px;
					float: left;
				}
				div.calendar-bottom-big div.text-box div.text-box-bottom {
					background: #5e3c19;
					width: 141px;
					padding: 0px 3px;
					float: left;
					border-left: 1px solid #fff;
					border-right: 1px solid #fff;
					border-bottom: 1px solid #fff;
					min-height: 90px;
					color: #fff;
					font-size: 9px;
				}
					div.calendar-bottom-big div.text-box div.text-box-bottom span.date {
						font-weight: bold;
					}
					div.calendar-bottom-big div.text-box div.text-box-bottom h6 {
						font-size: 9px;
						font-weight: bold;
					}
					div.calendar-bottom-big div.text-box div.text-box-bottom p {
						line-height: 9px;
						margin: 0px;
						color: #bdada0;
					}
			
			
			table.calendar-big {
				border-collapse: collapse;
				width: 170px;
				float: left;
				margin: 0px 3px;
			}
				table.calendar-big tr {
					width: 100%;
				}
					table.calendar-big tr th {
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
						font-size: 8px;
					}
					table.calendar-big tr td {
						border: 1px solid #fff;
						background: #f2e4d7 !important;
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
					}
						table.calendar-big tr td a {
							color: #000;
							font-size: 10px;
						}
						table.calendar-big tr td:hover a {
							color: #fff !important;
							text-decoration: none;
						}
						table.calendar-big tr td:hover {
							color: #fff !important;
							background: #16a1c8 !important;
						}
						table.calendar-big tr td.active {
							color: #fff;
							background: #5e3c17 !important;
						}
							table.calendar-big tr td.active a {
								color: #fff;
							}
		*/					
		
		/*calendar BIG*/
		div#calendar-big {
			width: 560px;
			/*height: 304px;*/
			background: #16a0c7;
			border-radius: 10px;
			padding: 0px 0px 15px 0px;
		}
			div#calendar-big div.calendar-top {
			
			}
				div#calendar-big div.month-year-row {
					font-size: 10px;
					text-align: center;
					width: 100%;
					padding: 10px 0px;
				}
					div#calendar-big div.left-arrow {
						width: 23px;
						height: 23px;
						float: left;
					}
					div#calendar-big div.left-arrow a{
						background: url('../gfx/calendar-arrow-left.png') no-repeat left;
						width: 9px;
						height: 13px;
						float: left;
						margin: 8px;
					}
					div#calendar-big div.right-arrow{
						width: 23px;
						height: 23px;
						float: right;
						margin: -17px 0 0;
					}
					div#calendar-big div.right-arrow a {
						background: url('../gfx/calendar-arrow-right.png') no-repeat right;
						width: 9px;
						height: 13px;
						float: right;
						margin: 8px;
					}
					div#calendar-big div.month-year {
						float: none;
						width: 129px;
						text-align: center;
						margin: 0px auto;
						font-size: 15px;
						font-weight: bold;
					}
				div#calendar-big div.days-of-the-week {
				
				}
			div#calendar-big div.calendar-middle {
			
			}
			div#calendar-big div.calendar-bottom {
				
			}
				div#calendar-big div.calendar-bottom div.text-box {
					float: left;
					margin: 12px 0 0 13px;
				}
				div#calendar-big div.calendar-bottom div.text-box div.text-box-top {
					/*background: url('../gfx/calendar-text-content-top.png') no-repeat top;*/
					background: #5e3c19;
					width: 149px;
					height: 9px;
					float: left;
				}
				div#calendar-big div.calendar-bottom div.text-box div.text-box-bottom {
					background: #5e3c19;
					/*width: 147px;*/
					width: 525px;
					padding: 3px;
					float: left;
					border: 1px solid #fff;
					min-height: 80px;
					color: #fff;
					font-size: 12px;
				}
					div#calendar-big div.calendar-bottom div.text-box div.text-box-bottom span.date {
						font-weight: normal;
						margin: 10px 0 10px 5px;
					}
					div#calendar-big div.calendar-bottom div.text-box div.text-box-bottom h6 {
						font-size: 12px;
						font-weight: bold;
						margin: 10px 0 10px 5px;
					}
					div#calendar-big div.calendar-bottom div.text-box div.text-box-bottom p {
						line-height: 14px;
						margin: 0 0 10px 5px;
						color: #fff;
						font-size: 12px;
					}
			
			
			div#calendar-big table.calendar {
				border-collapse: collapse;
				width: 555px;
				float: left;
				margin: 0px 3px;
			}
				div#calendar-big table.calendar tr {
					width: 100%;
				}
					div#calendar-big table.calendar tr th {
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
						font-size: 12px;
						padding: 8px 0px;
					}
					div#calendar-big table.calendar tr td {
						border: 1px solid #fff;
						background: #f2e4d7 !important;
						width: 23px;
						height: 23px;
						vertical-align: middle;
						text-align: center;
						font-size: 12px !important;
					}
						div#calendar-big table.calendar tr td a {
							color: #000 !important;
							font-size: 12px;
							width: 78px;
							height: 23px;
							line-height: 23px;
							display: block;
							text-align: center;
						}
						div#calendar-big table.calendar tr td:hover a {
							color: #fff !important;
							text-decoration: none;
						}
						div#calendar-big table.calendar tr td:hover {
							color: #fff !important;
							background: #16a1c8 !important;
						}
						div#calendar-big table.calendar tr td.event {
							color: #fff !important;
							background: #16a1c8 !important;
						}
						div#calendar-big table.calendar tr td.active {
							color: #fff !important;
							background: #5e3c17 !important;
						}
							div#calendar-big table.calendar tr td.active a {
								color: #fff !important;
							}
							
							
							table.calendar tr td.noDate, div#calendar-big table.calendar tr td.noDate {
								background-color: #16A0C7 !important;
								border: 0px !important;
							}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
		
footer {
	clear: both;
	width: 100%;
	height: 227px;
	background: #5e3c19;
	border-top: 3px solid #99cc67;
}
	#footer-wrapper {
		margin: 0 auto 0 auto;
		max-width: 960px;
		padding: 25px 0 0 0;
		text-align: left;
		position: relative;
	}
		#footer-logo {
			width: 404px;
			height: 130px;
			background: url('../gfx/_new/gabonaszovetseg_logo_bottom_new.png') no-repeat;
			float: left;
			margin-top: 25px;
		}
		#footer-logo-en {
			width: 404px;
			height: 130px;
			background: url('../gfx/_new/gabonaszovetseg_logo-en_bottom_new.png') no-repeat;
			float: left;
			margin-top: 25px;
		}
		#footer-logo:hover, #footer-logo-en:hover {
		opacity:0.9;
		}
		#footer-other {
			width: 236px;
			padding: 25px 0 0 60px;
			float: left;
		}
		#footer-other a {
			color: #ffffff;
		}
		#footer-other a:hover {
			color: #BD7B3D;
		}
		#border-other-left {
			border-left: 1px solid #efcac2;
			height: 110px;
			position: absolute;
			top: 60px;
			left: 432px;
		}
		#border-other-right {
			border-left: 1px solid #efcac2;
			height: 110px;
			position: absolute;
			top: 60px;
			left: 665px;
		}
			#footer-other ul { margin: 0 0 20px 0;}
			#footer-other ul li { margin: 0 0 5px 0;}
			#footer-other .cajole { color: #94D362; }
			#footer-other .cajole:hover { color: #BD7B3D; }
		#footer-contact-information { width: 260px; float:left;	}
			#contact-information { color: #ffffff; font-size: 12px; line-height: 19px; }
			#contact-information a { color: #ffffff; }
			#contact-information a:hover { color: #BD7B3D; }
			#contact-information-name {
				margin: 0 0 10px 0;
				color: #ffffff;
				font-weight: bold;
			}
		
.clear { clear: both; margin: 0; padding: 0; }


#kereses { position: absolute; top: 121px; left: 735px; }
#keres { width: 159px; }
#mainmenu { position: absolute; top: 120px; left: 150px; margin: 0; padding: 0; width: 820px; border-bottom: 2px solid #D3A177; margin-bottom: 30px; }
#mainmenu li { list-style: none; display: inline; }
#submenu { margin: 0; padding: 0; width: 120px; }
#submenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;

	padding-left: 15px;
	height: 33px;
	line-height: 33px;
	width: 147px;
	margin-bottom: 5px;
	background-image: url('/gfx/_new/left_menu_off.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
#header .topLoginBoxWelcome {
	color: #ffffff !important;
	text-align: left;
	padding-left: 25px;
	padding-top: 37px;
	padding-bottom: 0px;
}
#header a.topLoginBoxLogout {
	background-image: url("/gfx/_new/login_submit_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	line-height: 24px;
	width: 24px;
	padding-right: 50px;
	display: inline-block;
	float: right;
	margin-right: 25px;
}
#header a.topLoginBoxLogout:hover{
	opacity: 0.8;
}
#left-side .menuText {
	color: #5A3E1E;
	font-size: 17px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.menu_infos a {
	color: #63380E;
}
.menu_infos a:hover {
	font-weight: normal;
}
#submenu li a {
	color: #73583b;
	text-decoration: none;
}
#submenu li.hover {
	background-image: url('/gfx/_new/left_menu_on.png');
}
#submenu li.hover a {
	color: #ffffff;
}
#submenu li ul li a {
	color: #73583b !important;
	text-decoration: none;
}
#submenu li ul li:hover a, #submenu li ul li a:hover {
	color: #ffffff !important;
}
#submenu li ul {
	position: absolute;
	left: -999em;
	margin: 0 0 0 120px;
	padding: 7px;
	z-index: 10;
	
	background-color: #99cc67;
	
	border: 1px solid #99cc67;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#submenu li:hover ul, #submenu li.hover ul { left: 0; }
#submenu2 { margin: 0; padding: 0; list-style: none; }
#szavazas { border: 1px solid #D3A177; padding: 3px; }
#szavazas input { border: 0; }
#s_talalatok, #e_talalatok, #h_talalatok { margin: 5px 0 15px 0; font-size: 11px; }
#rajzolas input, #rajzolas2 input { border: 0; margin: -4px;}

.hasab11 { /*width:805px;*/ /*width: 768px;*/ width: 560px; float:left; overflow-x: auto; }
.hasab21 { width:540px; float:left; margin-right:30px; }
.hasab22 { width:235px; float:left; }
.hasab31 { width:550px; float:left; margin-right:20px; margin-left: 5px; }
.hasab32 { width:550px; float:left;}
.hasab33 { width:235px; float:left; margin-right: 30px; }
.hasab51 { width:125px; float:left; margin-right:20px; }
.hasab52 { width:155px; float:left; margin-right:20px; }
.hasab53 { width:150px; float:left; margin-right:20px; }
.hasab54 { width:140px; float:left; margin-right:20px; }
.hasab55 { width:155px; float:left; }
.hasab60 { width:735px; float:left; }

.hasab172 { width:166px; float:left; margin: 10px; }
.hasab216 { width:198px; float:left; margin: 10px 54px 10px -34px; }

.cikkdatum { margin: 0 0 4px 0; font-size: 11px; font-style: italic;}
.nc_article { margin: 10px 0; }
.nc_date, .n_author, .n_date, .n_title { display: none; }

.paging { text-align: center; }
.post { margin: 20px 0; clear: both; }
.puinfo { float: left; width: 80px; color: #000; font-weight: bold; }
.pbody { float: left; width: 455px; }
.pinfo { font-size: 11px; font-style: italic; }
.forumhozzaszolas { margin: 8px 0; padding-bottom: 6px; border-bottom: 1px dotted #D3A177; }
.forumhozzaszolas div { margin: 0 10px; }


.ptext {
	margin: 0px 0px 0px -80px;
	padding: 0px;
}

.ptools {
    margin: 0px 0px 0px -80px;
	color: #000;
	border-bottom: 1px solid #a4d67f; 
	padding: 10px 0 2px;
	font-style: italic;
}
	.ptools a {
		color: #a4d67f;
	}




#grafikon_c1 { float: left; width: 360px; }
#grafikon_c2 { float: right; width: 370px; }
#kezdet, #veg, #kategoria0, #lejarat0, #penznem0, #kategoria1, #lejarat1, #penznem1, #kategoria2, 
#lejarat2, #penznem2, #kategoria3, #lejarat3, #penznem3, #kategoria4, #lejarat4, #penznem4, 
#kategoria20, #penznem20, #paritas0, #kategoria21, #penznem21, #paritas1, #kategoria22, #penznem22, 
#paritas2, #kategoria23, #penznem23, #paritas3, #kategoria24, #penznem24, #paritas4, #kategoria25, 
#penznem25, #paritas5 { width: 200px; }
#s_kategoria1 td, #s_kategoria2 td, #s_kategoria3 td, #s_kategoria4 td, #s_kategoria21 td,
#s_kategoria22 td, #s_kategoria23 td, #s_kategoria24 td, #s_kategoria25 td{ border-top: 1px solid #D3A177; }
#grafikon { height: 510px; background: url(/gfx/grafikon_toltodik.gif) no-repeat center center; }
#grafikon img { width: 735px; border: 2px solid #5F3B1B; margin: -15px 0 -10px;  }

.box { margin: 0 0 0 5px; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.clear { clear: both; }
img.left { float: left; }
img.right { float: right; }
.on { background: #F4E7DD; }
.off { background: #FFF; }
.data { border-top: 3px solid #BF7B3D; border-bottom: 2px solid #BF7B3D; text-align: center; }
.data td { padding: 1px 4px; /*border-right: 2px solid #FFFFFF;*/ }
table p { margin: 0; }
.cimsor1 { font-weight: bold; color: #63380E; background: #FFE8C3; }
.cimsor2 { font-weight: normal; color: #63380E; background: #FFE8C3; }
.cimsor2 td { text-align: right; border-bottom: 1px solid #BF7B3D; }
.cimsor2 td:first-child { text-align: left; }
.belsocimsor1 td { padding-top: 5px; border-bottom: 2px solid #BF7B3D; }
.belsocimsor2 td { padding-top: 10px; }
.data .uresoszlop { font-size: 2px; width: 0px; padding: 0; border-right: 1px solid #BF7B3D; }
.galeria { width: 100%; }
.galeria img { margin: 2px; padding: 1px; border: 1px solid #be7a3c; cursor: pointer; }
.galeria img:hover { filter: alpha(opacity=75); opacity: 0.75; -moz-opacity: 0.75; border: 1px solid #99CC67; }
/*.galeria img.selected { border: 1px solid #000000; }*/

/* new styles */
.menu_infos {
	font-size: 12px;
	color: #623c18;
}
.menu_infos b {
	font-weight: bold;
}
.tartalom {
	background-color: #f7eee7;
	padding: 5px;
	width: 950px;
	border: 1px solid #f7eee7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
}

div.box-text {
	margin: 0px 0px 30px 0px;
	float: left;
}
	div.box-text a {
		color:  #87b260;
}

.lablec {
	text-align: left;
	background-image: url('/gfx/_new/lablec_bg.png');
	background-repeat: none;
	width: 100%;
	height: 231px;
}
.lablec > div {
	margin: 0px auto;
	width: 960px;
}
.lablec > div > img {
	padding-top: 50px;
}

span.error {
	color: #ff0000;
	padding-left: 10px;
	font-style: italic;
}

.success {
	background-color: #DFFAD3;
	border: 1px solid #72CB67;
	padding: 6px;
	color: #000000;
	text-align: center;
	font-size: 11.5px;
	margin-bottom: 10px;
}

div.contact-box {
	width: 558px;
	margin: -9px auto 0 auto;
	padding: 10px;
	float: left;
}

div.col1 {
	width: 300px;
	min-height: 380px;
	float: left;
	border-right: 1px solid #fff;
	font-size: 12px;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
}
div.col2 {
	/*width: 256px;*/
	width: 216px;
	min-height: 380px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

div.col1 h2, div.col2 h2 {
	color: #000;
	font-size: 17px;
	margin: 30px 0px;
}

div.col2 p  {
	color: #000;
	margin: 22px 2px;
}

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

div.col2 strong {
	font-weight: bold;
	color: #000;
}

form.messaging {
	
}
	form.messaging label {
		color: #000;
		width: 90px;
		height: 20px;
		line-height: 22px;
		text-align: right;
		float: left;
		padding-right: 5px;
		margin: 0px 0px 12px 0px;
	}
	form.messaging input.input-field {
		border: 1px solid #c78c54;
		width: 188px;
		height: 20px;
		line-height: 20px;
		padding: 0px 5px;
	}
	form.messaging textarea {
		border: 1px solid #c78c54;
		width: 188px;
		height: 140px;
		padding: 2px 5px;
	}
	
button.delete {
	background: url('/gfx/btn-delete.png') no-repeat left;
	float: left;
	cursor: pointer;
	height: 23px;
	margin: 17px 20px 0px 96px;
	padding: 0px 0px 4px 26px;
	border: none;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}
button.delete:hover {
	opacity: 0.6;
}

button.send {
	background: url('/gfx/btn-send.png') no-repeat left;
	float: left;
	cursor: pointer;
	height: 23px;
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 4px 26px;
	border: none;
	font-weight: bold;
	font-size: 11px;
} 
button.send:hover {
	opacity: 0.75;
}


form.registration-button {
	margin: 0px 0px 0px 30px !important;
	float: left;
}
form.registration-button:hover{
	opacity: 0.85;
}

input.btn {
	background: none repeat scroll 0 0 #99CC67;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #63380E;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    padding: 0;
	margin: 25px 0 10px 0;
	cursor: pointer;
    text-align: center;
    width: 160px;
	text-transform: uppercase;	
}

div.logo-contact {
	background: url('/gfx/logo_3.png') no-repeat left;
	float: left;
	width: 87px;
	height: 100px;
}

div.map-box {
	width: 533px;
	height: 381px;
	float: left;
	border: 1px solid #c78c54;
	margin: 10px 0px 30px 12px;
}

div.sep {
	height: 2px;
	float: left;
	border-top: 1px solid #fff;
	width: 516px;
	margin: 11px 21px 0px;
}

div.sep2 {
	height: 2px;
	float: left;
	border-top: 1px solid #fff;
	width: 730px;
	padding: 3px 0 10px;
}

span.italic-text {
	font-style: italic;
	float: left;
	margin: 12px;
	font-size: 11px;
}

span.icon-plus {
	background: url('/gfx/icon-plus.png') no-repeat right;
}

div#ujtemagomb {
    background: url("/gfx/icon-plus.png") no-repeat scroll right center transparent;
    float: left;
    height: 24px;
    padding: 7px 28px 0 0;
	margin: 5px 0px 0px 20px;
}
	div#ujtemagomb a {
		color: #ff0000;
		font-style: italic; 
	}

input#newtopic_submit_button, input#newpost_submit_button {	
	background: none repeat scroll 0 0 #99CC67;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #63380E;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    padding: 0 0 0 39px;
	margin: 25px 0 10px 0;
	cursor: pointer;
    text-align: left;
    width: 160px;	
}
#newtopic_submit_button:hover {	
	opacity: 0.85;	
}
#newpost_submit_button:hover  {	
	opacity: 0.85;	
}

textarea#text {
	width: 380px;
	height: 106px;
	border: 1px solid #cf9768;
	padding: 5px;
}

p.center a {
	color: #ff0000;
}

div.contentHolder table.data {
	width: 100%;
	border: 2px solid #5f3b1b;
}

a.downloadXls {
	background-image: url(/gfx/excel_ikon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 45px;
	padding-top: 18px;
	display: inline-block;
}

div.contentHolder a {
	color: #be7a3c !important;
}
div.contentHolder a:hover {
	color: #87B260 !important;
}

.newsImage {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0 10px 0 0;
}

ul.sitemap ul {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
}

ul.sitemap li.top {
	margin-top: 30px;
}

.bookew-weather-copy {
	display: none !important;
}
.booked-weather-custom-160-date {
	display: none !important;
}
.booked-weather-custom-160-main {
	height: 145px !important;
}
.booked-weather-custom-160-main .booked-weather-custom-160-city {
	background-color: #99CC67 !important;
	color: #63380E !important;
	height: 25px !important;
	line-height: 25px !important;
}
.booked-weather-custom-160-main .booked-weather-custom-160-city:hover {
	color: #ffffff !important;
}
.color-009f5d {
	background-color: #99CC67 !important;
}

div.weather {
	width: 159px;
	padding: 7px;
	padding-top: 12px;
	margin: 0px;
	text-align: center;
	
	background-color: #ffffff;

	border: 1px solid #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}

body .cc_container .cc_message {
	text-align: left;
}
body .cc_container .cc_message a {
	color: #99CC67;
}
body .cc_container .cc_btn {
	background-color: #99CC67;
}