body {
	background-color: #FEFB9E;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(img/bg_.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	display: block;
	width: 1109px;
}
#header {
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1109px;
	margin-left: 0px;
	text-align: center;
	overflow: visible;
}
#footer {
	background-color: #73a506;
	background-image: url(img/footer_bg.jpg);
	overflow: hidden;
	background-repeat: repeat-x;
}
#footertxt {
	text-align: left;
	width: 950px;
	margin: auto;
	padding-left: 10px;
	padding-top: 20px;
	height: 90px;
}
h1 img {
	top: 5px;
	position: relative;
}

#footertxt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
}



#content {
	width: 960px;
	height: 100%;
	overflow: hidden;
	background-repeat: repeat-x;
	margin: auto;
	text-align: left;
}
#colprinc {
	float: left;
	width: 640px;
	clear: none;
	display: inline;
	padding-left: 10px;
	background-color: #FFC;
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(img/topprinc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#col1 {
	float: left;
	width: 350px;
	padding-left: 10px;
	clear: none;
	display: inline;
}
#col2 {
	float: left;
	width: 280px;
	margin-left: 20px;
	clear: none;
	display: inline;	
}
#col3 {
	float: left;
	width: 280px;
	margin-left: 0px;
	clear: none;
	display: inline;
	padding-left: 10px;
	background-color: #FFC;
	padding-right: 0px;
	background-image: url(img/top_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	color: #F00;
	margin-top: 10px;
	clear: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #F00;
}
a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
#footertxt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
a img {
	margin-right: 10px;
	border: 10px solid #FFF;
}
#main #content #colprinc p a img {
	float: left;
	border: 5px solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

a img:hover {
	margin-right: 10px;
	border: 10px solid #F00;
}
.harta {
	float: right;
	clear: none;
	z-index: 5;
}
h3 img {
	top: 8px;
	position: relative;
}

