html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/balatoni_bg4.jpg) #fff repeat-x;
}

a:link, a:visited {	color: #dd7f1e; text-decoration:none; }
a:active, a:hover { color: #dd7f1e; text-decoration: underline; }

p {
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #2483f7;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #2483f7;
	}
img.left {
	float: left;
	margin: 0 5px 5px 5px;
	padding: 0 5px 0 5px;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}
img.center {
	vertical-align: center;
	float: center;
	margin: 0 5px 5px 5px;
	padding: 0 5px 0 5px;
}

	
.balatoni_h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line2.jpg) top left no-repeat;
	border-bottom: 1px solid #2483f7;
}

.balatoni_h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #2483f7;
	border-top: 1px #2483f7;
}

#balatoni_container {
	width: 900px;
	margin: auto;
	padding: 0;
}

#balatoni_header {
	background: url(images/balatoni_header5.jpg);
	width: 900px;
	height: 225px;
}

#balatoni_logo {
	float: left;
	width: 215px;
	height: 75px;
	margin: 30px 0 0 35px;
}

#balatoni_site_logo {
	font-family: "Arial New Roman", Arial, serif;
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#balatoni_site_logo span.big {
	font-size: 36px;
	margin: 0;
}

#balatoni_site_logo span.green {
	color: #ebfcd8;
	margin: 0;
}

#balatoni_site_slogan {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0 0;
	text-align: center;
}

#balatoni_header_right {
	float: right;
	width: 606px;
}

.balatoni_email {
	float: right;
	width: 575px;
	height: 30px;
	padding-top: 10px;
}

.balatoni_email form {
	width: 375px;
}

.balatoni_label {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.field {
	width: 163px;
	height: 20px;
	border: none;	
	background: #fff;
	border: 2px solid #e4bf77;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 12px;
}

.button {
	width: 85px;
	height: 25px;
	border: none;
	background: #F0B722;
	border: 1px solid #E29A2C;
	margin: 0;
	vertical-align: middle;
}

#balatoni_menu {
	float: right;
	width: 600px;
	height: 150px;
	margin: 0px 0 0 0;
}

#balatoni_menu .templaetmo_menu_item {
	float: left;
	width: 120px;
	height: 150px;
	color: #fff;
	font-family: Arial;
}

.templaetmo_menu_item:hover {
	text-decoration: underline;
}

.templaetmo_menu_item .menu_text a {
	font-size: 12px;
	font-weight: bold;
	color: #0000aa;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 70px 20px 0 0;
}

.menu_text a:hover {
	text-decoration: underline;
}

.menu_description a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px 20px 0 5px;
}

.menu_description:hover {
	text-decoration: none;
}

#balatoni_menu .about {
	background: url(images/balatoni_about.png) no-repeat;
	background-position: 80px 0;
}

#balatoni_menu .organization {
	background: url(images/balatoni_organization.png) no-repeat;
	background-position: 80px 0;
}

#balatoni_menu .projects {
	background: url(images/balatoni_projects.png) no-repeat;
	background-position: 80px 0;
}

#balatoni_menu .faq {
	background: url(images/balatoni_faq.png) no-repeat;
	background-position: 80px 0;
}

#balatoni_content_area {
	width: 100%;
	background: #ffffff;
}

#balatoni_left_section {
	float: left;
	width: 230px;
	background: url(images/balatoni_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#balatoni_right_section {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 30px 25px 0 0;
}

#balatoni_right_section img {
	float: left;
	margin: 0 10px 10px 0;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: list-item;
	height: 17px;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	background: url(images/balatoni_bullet.jpg) top left no-repeat;
	color: #5c5c5c;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.category_list li a { 
	color: #5c5c5c;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #5c5c5c;
	text-decoration: none;
}

.category_list .last {
	margin: 0;
}

.balatoni_section_1 {
	width: 100%;
}

.balatoni_section_2 {
	width: 100%;
	height: 62px;	
	background: url(images/balatoni_section_2_bg2.jpg);
	margin: 0 0 10px 0;
}

.balatoni_section_2 .balatoni_section_2_left {
	float: left;
	width: 118px;
	height: 57px;	
	margin: 0 ;
	padding: 5px 0 0 0;
	border-right: 1px solid #fdc76d;
	color: #fff;
}

.balatoni_section_2_left img {
	margin: 0 0 3px 40px;
}

.balatoni_section_2_left:hover {
	color: #fff;
	text-decoration: underline;
}

.balatoni_section_2_left a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.balatoni_section_2 .balatoni_section_2_right {
	float: right;
	width: 108px;
	height: 52px;	
	margin: 0;
	padding: 10px 0 0 0;
	color: #ffffff;
	text-decoration: underline;
}

.balatoni_section_2_right img {
	border: none;
	margin: 0 0 5px 35px;
}

.balatoni_section_2_right:hover {
	color: #ffffff;
	text-decoration: underline;
}

.balatoni_section_2_right a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.balatoni_section_2_right a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.balatoni_readmore {
	float: left;
	background:url(images/balatoni_readmore2.jpg) repeat-x;
	margin: 0 0 10px 0;
	height: 18px;
	padding: 2px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.balatoni_readmore:hover {
	text-decoration: underline;
}

.balatoni_readmore a {
	color: #fff;
	text-decoration: none;
}

.balatoni_readmore a:hover {
	color: #fff;
	text-decoration: underline;
}

#balatoni_footer {
	width: 100%;
	background: #2483f7;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#balatoni_footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#balatoni_footer a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
