body {
	outline: none;
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	background-color: #8f3d18;
	background-image: url(../images/body/bg.jpg);
	background-repeat: repeat-x;
	/*background-image: url("../images/body/bcg.png");
	background-repeat:repeat-x*/
}
.clear {
	clear: both;
}
.container {
	margin: 0px auto;
	position: relative;
	width: 915px;
}
.container .logo img {
	border: 0px;
}
.container .main {
	margin-top: 10px;
	width: 595px;
	float: left;
}
.container .right {
	margin-top: 10px;
	width: 295px;
	float: left;
	margin-left: 10px;
	padding-top: 33px;
}
.container .main .top {
	background-image: url("../images/body/main_top.png");
	width: 595px;
	height: 12px;
}
.container .main .content {
	background-image: url("../images/body/main_content.png");
	background-repeat: repeat-y;
	padding: 10px 25px 10px 25px;
	width: 545px;
	position: relative;
}
.container .main .foot {
	background-image: url("../images/body/main_foot.png");
	width: 595px;
	height: 13px;
	clear: both;
}
.container .right .top {
	background-image: url("../images/body/box_top.png");
	width: 295px;
	height: 12px;
}
.container .right .content {
	background-image: url("../images/body/box_content.png");
	background-repeat: repeat-y;
	padding-left: 15px;
	width: 280px;
}
.container .right .content .list {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 262px;
	font-family: Verdana;
	font-size: 12px;
}
.container .right .content a {
	color: #000000;
}
.container .right .content a:hover {
	color: #000000;
	font-weight: bold;
}
.container .right .content .list li {
	padding: 4px 2px 4px 2px;
}
.container .right .content .list .elso {
	background-color: #e9cfbb;
}
.container .right .foot {
	background-image: url("../images/body/box_foot.png");
	width: 295px;
	height: 11px;
	clear: both;
	margin-bottom: 10px;
}
.container .main .menu {
	font-size: 0px;
	text-align: right;
	position: relative;
	top: 3px;
	right: 3px;
}
.container .main .menu a {
	display: inline;
}
.container .main .menu img {
	border: 0px;
}
p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.justify {
	text-align: justify;
}
.kiemelt {
	background-image: url("../images/body/kiemelt.jpg");
	width: 517px;
	height: 41px;
	font-family: Century Gothic;
	font-size: 24px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 9px 0px 0px 30px;
}
a {
	color: #DC9161;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: Century Gothic;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: Century Gothic;
}
.scrolltext {
	font-size: 16px;
	color: #ffffff;
}
.scrolltext:hover {
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}
.site_main {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #2f2f2f;
	text-align: justify;
}
.site_right {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
}
.alap_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #525252;

}
.dolt_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #454545;	
}
.piros_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ac491d;

}
.link_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #454545;
}
.nagy_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #454545;
	font-weight: bold;
}
.kat_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #dc9161;
	font-weight: bold;
}
.ev_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ac491d;
	font-weight: bold;
}
.feher_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF; 
}
.gomb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF; background-color:#dc9161;
	border:1px solid #333;
	margin-top:2px;
}
.gomb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff; background-color:#ac491d;
}
.gomb3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ac491d; background-color:#fff;
}
.image {
	border-style: solid;
	border-color: #dc9161;
	border-width: 2px;
}
.image:hover {
	border-style: dotted;
	border-color: #dc9161;
	border-width: 2px;
}
.header {
	background-image: url("../images/body/header.png");
}
#scroll {
	float: right;
	position: relative;
	right: 16px;
	top: 8px;
}

.footer_links {
	position: absolute;
	bottom: -30px;
	left: 0px;
	color: #ffffff;
	padding-bottom: 10px;
}
.footer_links a {
	color: #ffffff;
	text-decoration: none;
}
.footer_links a:hover {
	border-bottom: 1px dotted #ffffff;
}
