body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #008DBB;
}
#header_container
{
	background-image: url(img/header_bcg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#firstbuttomline {
	float: left;
	width: 400px;
	margin-left: 150px;
	color: #FFFFFF;
	margin-top: 0px;
}
#firstbuttomline ul{
	margin-top: 0px;
	padding-top: 0px;
}
#firstbuttomline li{
	float: left;
	width: 120px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	background-color: #008DBB;
	height: 20px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#firstbuttomline a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
#firstbuttomline a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#firstbuttomline a:visited{
	color: #FFFFFF;
	background-color: none;
	text-decoration: underline;
}
#header {
	height: 140px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	padding-top: 0px;
}
#logo {
	margin: 0px;
	height: 130px;
	width: 250px;
	padding-top: 10px;
	float: left;
}
#buttom {
	width: 100%;
	height: 40px;
	color: #FFFFFF;
	background-position: center;
	background-image: url(img/bttm.jpg);
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#buttomline {
	width: 1000px;
	color: #FFFFFF;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}
#buttomline ul {
	background-position: center;
	height: 40px;
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#buttomline li {
	width: 110px;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#buttomline a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	padding-top: 12px;
	width: 110px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #34A8CF;
	font-style: italic;
	font-size: 12px;
}
#buttomline a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bttm_over.jpg);
}

#footer {
	background-color: #333333;
	width: 100%;
	color: #FFFFFF;
	height: 200px;
	margin-top: 50px;
	float: none;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #31A0CB;
	background-image: url(img/footer_bcg.jpg);
	margin-bottom: 0px;
}
#footer_container{
	width: 800px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#footer_container ul li{
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
}
#footer_container a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#content_container
{
	margin: 0px;
	padding: 5px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(img/content_bcg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
}
#tartalom {
	width: 580px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	height: auto;
	float: left;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#tartalom h1{
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	text-transform: capitalize;
	text-align: left;
	background-color: #008DBB;
	font-style: italic;
	background-image: url(img/bttm.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#tartalom ul{
}
#tartalom li{
	list-style-image: url(img/tartalom_list.jpg);
	font-size: 14px;
	padding-top: 10px;
}
#tartalom a{
	color: #000000;
	text-decoration: underline;
}
#ackio {
	background-color: #FFFFFF;
	width: 260px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#ackio h1{
	font-style: italic;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-weight: normal;
	text-align: left;
	background-image: url(img/bttm.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#ackio h2{
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
p {
	text-align: justify;
	line-height: 20px;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#contclear {
	clear: both;
	width: 300px;
}
#pictures {
	background-position: center bottom;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-image: none;
}
#pic_container{
	height: 120px;
}
#pic_content{
	height: 25px;
	padding-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	border: none;
	padding: 5px 20px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	background-color: #333333;
	background-image: url(img/bttm.jpg);
}
h4,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
}
.logo {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

