body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #8a8a79;
	background: #212020;
}

/* body{font:75%/1.7  Helvetica, Arial,Verdana, sans-serif;color:#2a2a2c;} */

a:link, a:visited { color: silver; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: silver; text-decoration: underline; }

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a {
	display: block;
	width: 120px;
	height: 22px;
	padding: 5px 0 0 15px;
	color: #faeba6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #ffffff;
}



h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}


.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.list_01 {
	margin: 0 0 5px 5px;
	padding: 0 0 0 0px;
	list-style: none;
}

.list_01 li {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) top left no-repeat;
}

#templatemo_container {
	width:1000px;
	margin: 0 auto;
}

/* end of menu */

/* banner templatemo_banner #site_title ben van a webaruhaz felirat szelessege es a tetotol valo magassag allitasa*/

#templatemo_banner {
	clear: both;
	width: 960px;
	height: 800px;
	padding: 0 18px;
	text-align: center;
	background:url(hatter.jpg) no-repeat;
}

#templatemo_banner #site_title {
	width: 550px;
	padding: 60px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #cdcf19;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;		
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: px;
	font-size: 8px;
	color: #cccccc;
}

#templatemo_banner p {
	clear: both;
	padding: 0 20px;
	font-size:16px;
	margin-top: 40px;
	line-height: 30px;
	color: #565546;
}
/* end of banner */


