	body {
		margin: 0;
		/*color: #696767;*/
		color: #353535;
		font: 11px Arial, Helvetica, Sans-serif;
		background: url('../images/body_bg.jpg') no-repeat fixed top center;
	}   
	div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		padding: 0;
		font: 11px Arial, Helvetica, Sans-serif;
	}
	a img {
		border: 0;
	}
	a {
		color: #d66e0d;
	}
	a:hover {
		text-decoration: none;
	}
	p {
		/*color: #696767;*/
		color: #353535;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #000;
	    font-size: 24px;
	    font-weight: normal;
	}
	h2 {
	    color: #000;
	    font-size: 18px;
	    font-weight: normal;
	}
	h3 {
			font-size: 11px;
			color: #696767;
	    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 {
		margin: 0 auto;
		width: 893px;
		display: table;
	}
	div#header {
		width: 860px;
		height: 246px;
		/*background: url( '../images/header_bg.png' );*/
		text-align: right;
		/*padding: 35px 33px 0px 0px;*/
	}
	div#para {
		width: 893px;
		/*background: url( '../images/content_bg.png' ) repeat-y;*/
		display: table;
	}
	.content_table {
		/*margin-left: 27px;*/
		margin-left: 9px;
	}
	.td_left {
	}
	.td_center {
	}
	.td_right {
	}
	div#content_left {
		width: 135px;
		padding: 0px 0px 7px 0px;
		background: #fff;
		display: table;
	}
	div#left_content_menu {
		width: 121px;
		margin: 7px 7px 0px 7px;
		padding: 40px 0px 5px 0px;
		background: #edb96e url( '../images/left_bg_1.jpg' ) no-repeat;
	}
	div#left_content_menu a {
		display: block;
		text-align: center;
		height: 18px;
		font-size: 11px;
		line-height: 18px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 1px;
	}
	div#left_content_menu a:hover {
		background: #fff;
		color: #d36705;
	}
	a.seleced_menu {
		background: #fff;
		color: #d36705;
	}
	div#left_content_contact {
		width: 121px;
		min-height: 96px;
		margin: 0px 7px 0px 7px;
		padding: 0px 0px 3px 0px;
		background: #f1cd9f url( '../images/left_bg_2.jpg' ) no-repeat;
	}
	div#left_content_map {
		width: 121px;
		min-height: 155px;
		margin: 0px 7px 0px 7px;
		padding: 0px;
		background: #d67115 url( '../images/left_bg_3.jpg' ) no-repeat;
	}
	div#calendar {
		width: 121px;
		margin: 3px 7px 0px 7px;
		padding: 0px;
		background: #fff;
	}
	div#left_content_contact h1, div#left_content_map h1, div#calendar h1 {
		color: #fff;
		font-size: 12px;
		text-align: center;
		background: #d66d0d;
		font-weight: bold;
		padding: 3px 0px 3px 0px;
		letter-spacing: 1px;
	}
	td.calendar_td {
		color: #000;
		margin: 0px 2px 0px 2px;
	}
	td.calendar_td a {
		text-decoration: none;
		color: #000;
	}
	td.calendar_td_sunday {
		color: #d66d0d;
		font-weight: bold;
	}
	td.calendar_td_today {
		color: #fff;
		font-weight: bold;
		background-color: #d66d0d;
	}
	td.calendar_td_reserved {
		background-color: #bfb7a8;
	}
	div#left_content_contact p {
		margin: 3px 3px 3px 3px;
	}
	div#content {
		width: 433px;
		padding: 9px;
		/*background: #fff;*/
		background: #f1e1bd;
		float: left;
	}
	div#content img {
		margin: 3px;
	}
	div#content ul {
		margin: 0px 0px 0px 20px;
	}
	div#content_right {
		width: 231px;
		background: #fff;
		text-align: center;
		padding: 0px 0px 7px 0px;
	}
	img.right_picture {
		border: 1px solid #3f3d3d;
		margin: 7px 0px 0px 0px;
	}
	div#footer {
		width: 893px;
		height: 38px;
		background: url( '../images/footer_bg.png' );
	}
	.reservation_input {
		width: 150px;
		height: 15px;
		font-size: 11px;
		border: 1px solid #d66d0d;
	}
	.reservation_txtarea {
		width: 200px;
		height: 200px;
		color: #696767;
		font: 11px Arial, Helvetica, Sans-serif;
		border: 1px solid #d66d0d;
	}
	.reservation_submit_btn {
		height: 15px;
		font-size: 11px;
		border: 1px solid #d66d0d;
		background: #d66d0d;
		color: #fff;
	}
	.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;
	}



/* 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');
	}

