	body {
		margin: 0;
		color: #3b3b3b;
		/*font: 12px Arial, Verdana, Helvetica, Arial, Sans-serif;*/
		font: 12px Arial, Verdana, Helvetica, Sans-serif;
		background: transparent url('../images/body_bg2.jpg') no-repeat fixed center center;
		/* background-position: 1px 0px; */
	}   
	div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		padding: 0;
		font: 12px Arial, Verdana, Helvetica, Sans-serif;
		/*text-align: left;*/
	}
	td {
		vertical-align: top;
	}
	img {
		border: 0;
	}
	a {
		color: #ac7844;
	}
	a:hover {
		text-decoration: none;
	}
	p {
		color: #3b3b3b;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #000;
	    font-size: 18px;
	    font-weight: normal;
	}
	h1.heading {
		font-size: 20px;
		line-height: 38px;
		color: #000;
		font-family: Times New Roman, Arial, Verdana, Helvetica, Arial, Sans-serif;
		font-weight: bold;
		background: url( '../images/heading_bg.jpg' ) no-repeat;
		padding: 0px 0px 0px 25px;
		letter-spacing: 1.5px;
	}
	h2 {
	    color: #000;
	    font-size: 13px;
	    font-weight: bold;
	}
	h3 {
			font-size: 11px;
			color: #000;
	    font-weight: bold;
	}
	strong {
		font-weight: bold;
	}
	div.fl {
		float: left;
		text-align: left;
	}
	div.fr {
		float: right;
		text-align: left;
	}
	div.cb {
		clear: both;
	}
	div.errors {
		font-weight: bold;
		margin: 20px;
	}
	div.debug {
		border: 1px solid #f00;
	}
	div#main  {
		display: table;
		width: 801px;
		margin: 0px 2px 0px 0px;
	}
	div#header {
		background: #fff;
		width: 800px;
		height: 114px;
		padding: 0px 0px 3px 0px;
		border-bottom: 2px solid #713b20;
		border-left: 1px solid #541600;
	}
	img.menu_img {
		margin: 0px 0px 3px 0px;
		float: right;
	}
	a.menu_link {
		border-bottom: 1px solid #f00;
	}
	div#middle_container {
		width: 801px;
	}
	td.menu {
		width: 142px;
		height: 1113px;
		background: url( '../images/huszar_new_left_5.jpg' ) repeat-y top right;
	}
	td.content_right_container {
		height: 851px;
		background: url( '../images/huszar_new_right_5.jpg' ) repeat-y top left;
	}
	td.content_right {
		background:#632405 url( '../images/right_bg.jpg' ) no-repeat top left;
		height: 851px;
	}
	div#subsite_content_container {
		margin: 30px;
	}
	div#subsite_content_container img {
		margin: 0px 5px 0px 5px;
	}
	div#content {
	}
	div.mainpage_box {
		width: 233px;
		height: 311px;
		margin: 8px 3px 8px 12px;
		float: left;
		text-align: left;
	}
	div.mainpage_box img {
		margin: 6px 6px 6px 6px;
	}
	div.mainpage_box p {
		margin: 4px 3px 4px 50px;
	}
	div.mainpage_box a {
		color: #ac7844;
	}
	div.mainpage_box h1 {
		width: 222px;
		padding: 3px 6px 3px 6px;
		font-size: 16px;
		font-weight: bold;
		height: 40px;
	}
	div.mainpage_box_left {
		margin-left: 22px;
	}
	div.mainpage_box_actual {
		width: 485px;
		height: 192px;
		margin: 8px 0px 8px 22px;
		float: left;
	}
	div.mainpage_box_actual a {
		color: #ac7844;
	}
	div.mainpage_box_actual_image {
		width: 200px;
		margin: 5px 5px 0px 5px;
	}
	div.mainpage_box_actual_txt {
		width: 230px;
		margin: 5px 0px 0px 35px;
		text-align: left;
	}
	ul#mainpage_news {
		line-height: 20px;
		margin: 10px 5px 0px 65px;
	}
	ul#mainpage_news li {
		line-height: 20px;
		margin: 3px 0px 3px 0px;
		padding: 0px 0px 0px 5px;
	}
	ul#mainpage_news li a {
		text-decoration: none;
		font-size: 14px;
		line-height: 20px;
	}
	div#submenu {
		background: url( '../images/submenu_bg_2.jpg' ) repeat-y;
		line-height: 23px;
		width: 570px;
		clear: both;
		padding: 3px 0px 0px 20px;
	}
	div#submenu a {
		line-height: 30px;
		margin: 0px 20px 0px 0px;
		font-weight: bold;
		font-family: Times New Roman;
		color: #544434;
		text-decoration: none;
	}
	div#submenu a:hover {
		color: #070004;
	}
	div.search_row {
		width: 100%;
		clear: both;
		display: table;
		background: url( '../images/search_line.gif' ) no-repeat bottom right ;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 5px 0px;
	}
	div.right_banner {
		text-align: center;
		clear: both;
		margin: 10px 0px 0px 0px;
	}
	.form_input {
		width: 100px;
		height: 12px;
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
	}
	.form_button {
		width: 30px;
		background-color: #8e9caa;
		border: 1px solid #323853;
		color: #fff;
	}
	input {
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
		font-size: 10px;
	}
	input.gomb {
		border: 1px solid #323853;
		background-color: #8e9caa;
		font-size: 10px;
		color: #fff;
	}
	.gallery_pic_container {
		width: 100px;
		height: 100px;
		position: absolute;
		top: 100px;
		left: 100px;
	}
	div.advert_bottom {
		text-align: center;
		margin: 5px 0px 10px 0px;
	}
/* Forum controllers styles */
	a.forum_icon {
		width: 16px;
		height: 16px;
		margin: none;
		padding: none;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.topic_close {
		background-image: url('../images/sys/page_error.png');
	}
	a.topic_delete {
		background-image: url('../images/sys/page_delete.png');
	}
	a.msg_moderate {
		background-image: url('../images/sys/script_delete.png');
	}
	a.msg_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.msg_edit_msg {
		background-image: url('../images/sys/script_edit.png');
	}
/* News comments controllers styles */
	a.comment_icon {
		width: 16px;
		height: 16px;
		margin: none;
		padding: none;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.comment_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.comment_delete {
		background-image: url('../images/sys/script_delete.png');
	}
