@charset "iso-8859-2";

body {
	margin: 0px;
	background-repeat: repeat;
	background-color: #FDFCE6;
}

.centered .full {
position:relative;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 980px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.centered .full .head {
	float: left;
	height: 202px;
	width: 980px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #54AD0A;
	margin-bottom: 5px;
}
.centered .full .menu {
	float: left;
	height: 40px;
	width: 980px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #54AD0A;
	border-bottom-color: #54AD0A;
}
.centered .full .menu ul {
	position: relative;
	margin: 0px;
}
.centered .full .menu li {
	float: left;
	list-style-type: none;
	margin: 5px;
}
.centered .full .menu a {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	margin-right: 5px;
}

.centered .full .content {
	float: left;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #54AD0A;
	padding-top: 5px;
}
.full .content .rightcoll {
	float: left;
	width: 150px;
	min-height:455px;
	background-color: #54AD0A;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;	
	
}

.full .content .rightcoll a {
	color: #FFFFFF;
	text-decoration: none;
}

.full .content .rightcoll a:hover {
	color: #CCCCCC;	
	text-decoration: underline;
}

.full .content .rightcoll h1 {
	font-size: 18px;
	color: #FFFFFF;
}
.full .content .rightcoll .in2 {
	float: left;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.centered .full .content .banner {
	float: left;
	width: 100px;
	margin-left: 10px;
}
.centered .full .content .main {
	float: left;
	width: 800px;
	min-height:450px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}


.centered .full .footer {
	background-image: url(../images/hesztia-2013_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 980px;
	font-size: 12px;
	font-weight: bold;
	color: #54AD0A;
}

.gall {
	float: left;
	width: 180px;
	border: thin solid #CCCCCC;
	text-align: center;
	margin: 5px;
	position: relative;
	height: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gall h2 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gall img  {
	border: thin solid #999999;
}

.picGallItem {
	float: left;
	width: 180px;
	border: thin solid #CCCCCC;
	text-align: center;
	margin: 5px;
	position: relative;
	height: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.picGallItem h2 {
	font-size: 14px;
	color: #54AD0A;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.picGallItem img  {
	border: thin solid #999999;
}
.news {
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.news h2 {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.news .title {
	text-decoration: none;
}

.newsMoreLink {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.sep2 {
	background-color: #E2E2E2;
	float: left;
	width: 800px;
	height: 2px;
	margin-bottom: 10px;
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
