	body {
		margin: 0 0 0 0;
		color: #000;
		/*font: normal 12px 'comic sans', sans-serif;*/
		font-family: verdana;
		font-size: 11px;
	}   
	img {
		border: 0;
	}
	a {
		color: #000;
	}
	p {
		color: #000;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #000;
	    font-size: 10px;
	    font-weight: bold;
		padding-bottom: 5px;
	}
	h2 {
	    color: #000;
	    font-size: 11px;
	    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.errors {
		font-weight: bold;
		margin: 20px;
	}
	div.debug {
		border: 1px solid #f00;
	}
	div#main  {
		float: left;
		width: 890px;
		background: url( '../images/main_back.jpg' ) repeat-y;
		margin: 0 0 0 0;
	}
	div#header  {
		width: 890px;
		height: 243px;
		background: url( '../images/header.jpg' );
	}
	div#controller  {
		height: 43px;
		line-height: 43px;
	}
	div#controller a {
		font-weight: bold;
		color: 323853;
		text-decoration: none;
		border: 0px;
	}
	div#controller a:hover {
		text-decoration: underline;
		border: 0px;
	}
	div#login {
		float: right;
		height: 43px;
		line-height: 43px;
		width: 524px;
	}
	div#search {
		float: right;
		height: 43px;
		line-height: 43px;
		width: 190px;
		margin: 0px 0px 0px 46px;
	}
	div#newsletter_box {
		height: 43px;
		line-height: 43px;
		float: right;
		text-align: right;
		margin-right: 40px;
	}
	div#container  {
		display: table;
		width: 1000px;
	}
	div#top_menu {
		width: 524px;
		height: 37px;
		line-height: 37px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #3d5267;
		border-bottom: 1px solid #d8d7d7;
		clear: both;
	}
	div#top_menu a {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #3d5267;
		text-decoration: none;
		border-bottom: 0px;
	}
	div#top_menu a:hover {
		text-decoration: underline;
	}
	div#content {
		float: right;
		width: 524px;
		margin: 15px 0px 0px 0px;
	}
	div#content img {
		margin: 0px 5px 0px 5px;
	}
	
	div#left {
		float: left;
		width: 670px;
	}
	
	div#left_inner {
		padding: 20px 20px 0 20px;
	}
	
	div#right {
		float: left;
		width: 200px;
	}
	div#right a.menu {
		display: block;
		width: 165px;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 2px 0 2px 25px;
		margin: 0 0 2px 8px;
		background: #9c9c9c;
	}
	div#right a.menu:hover {
		background: #7b7a7a;
	}
	div#footer  {
		width: 890px;
		height: 37px;
		line-height: 27px;
		background: url('../images/footer_back.jpg') no-repeat bottom;
		color: #cbcbcb;
		text-align: center;
		margin: 0px 0px 0px 0px;
		clear: both;
		float: left;
	}
	div#footer a {
		border-bottom: 0px;
		color: #cbcbcb;
	}
	div#footer a:hover {
		border-bottom: 1px dashed #cbcbcb;
	}
	.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;
	}
/* 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');
	}
	
	.request_input { width: 200px; border: 1px solid #95464b; font-size: 11px; }
	.request_input:hover { background: #f5f5f5; }


