	body {
		/*background-color : #344a49;*/
		background: url( '../images/sziget/content_bg.gif' );
		font: normal 9pt 'Arial', sans-serif;
		color : #222222;
		margin : 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
		overflow-x: hidden;
	}   
	#container-for-all{
		width: 1000px;
		margin: 0 auto;
	}
	#bodymain{
		background: url( '../images/sziget/body_bg.gif' ) no-repeat top center;
	/*	width: 1900px;*/
		min-height: 1024px;
		font: normal 9pt 'Arial', sans-serif;
		color : #222222;
		margin : 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
		padding-top:10px;
	}
	#left-side-content{
		float:left; 
		display:block;
		width: 250px;
	}
	div#company-info{
		width: 250px;
		margin-left:40px;
		margin-top:30px;
		margin-bottom:30px;
	}
	div#company-info p{
		font-size: 10px;
	}
	div#email{
		background: url( '../images/sziget/envelop.png' ) no-repeat left center;
		float:right;
		margin-right:17px;
		text-align:right;
		padding-left:20px;
		margin-top: 10px;
	}
	div#email a{
		text-decoration:none;
		color: #777;
	}
	#left-side-img img{
		margin-bottom: 10px;
	}
	#content-container{
		background: url( '../images/sziget/content_body.png' ) repeat-y;
		margin-left: auto;
		margin-right: auto;
		width:833px;
		min-height: 900px;
		_height: 900px;
	/*	height: 500px;
		display: block;*/
	}
	div#search-field{
		float:right;
		margin-right:27px;
		margin-top:76px;
	}
	#searchform button {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url('../images/sziget/arrow.png') no-repeat scroll 0 0;
		border:medium none;
		cursor:pointer;
		height:25px;
		overflow:hidden;
		text-indent:60px;
		width:24px;
		margin-left: 10px;
		margin-top: 6px;
	}
	#searchform p{
		margin-left: 20px;
	}
	#searchform input{
		background:transparent none repeat scroll 0 0;
		border: none;
		font-size:11px;
		margin-left:12px;
		width:135px;
		color:#000000;
		font-size:11px;
		font-weight:bold;
		margin-bottom:10px;
		position:relative;
		bottom: 3px;
	}
	#searchform{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url('../images/sziget/field.png') no-repeat scroll 10px 7px;
		height:40px;
		left:0;
		width:240px;
	}
	#top-menu{
		width: 300px;
		margin-left: 212px;
		padding-top: 85px;
	}
	#bottom-menu-list-item{
		width: 410px;
		margin-left: auto;
		margin-right: auto;
	}
	#footer{
		margin-left: auto;
		margin-right: auto;
		width:833px;
		margin-top: 20px;
	}
	#footer a{
		color:#FFF;
		font-weight: bold;
		font-size: 10px;
		font-family:Verdana;
	}
	#footer .active-link a{
		color: #ff3333;
	}
	.splitter-item{
		color:#999999;
		font-size: 12px;
		font-family:Verdana;
		font-weight:bold;
	}
	.footer_menu_item {
		margin-left: 5px;
		margin-right: 5px;
	}
	#top-menu ul li{
		display: inline;
		
	}
	#content-header{
		background: url( '../images/sziget/hajogyari_sziget.png' ) no-repeat 210px center;
		margin: 0 auto;
		height: 109px;
		margin-top: 10px;
		width:924px;
	}
	#content-header-line, #content-header-bottom-line{
		width:833px;
		height: 10px;
		background: url( '../images/sziget/hajogyari_sziget_content.png' ) no-repeat center 0px;
		margin: 0 auto;
	}
	#content-header-line{
		margin-top: 20px;
		
	}
	div#menu {
		width: 805px;
		margin: 0 auto;
	}
	#menu img{
		margin: 5px 3px;
		border: 1px solid #333333;
	}
	div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		padding: 0;
		font-family : 9pt Arial, Helvetica, sans-serif;
	}
/*
	img, div, input {
		behavior: url( '../js/iepngfix.htc' );
	}
*/
	img {
		border: 0;
	}
	a {
		color: #a02525;
	}
	a:hover {
		text-decoration: none;
	}
	p {
		color: #999999;
		font: normal 9pt 'Arial', sans-serif;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #A02525;
	    font-size: 24px;
	    font-weight: bold;
	}
	h2 {
	    color: #aaa;
	    font-size: 18px;
	    font-weight: normal;
	}
	h3 {
		font-size: 11px;
		color: #777;
	    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 {
		width: 770px;
		display: table;
		margin:0 auto;
		background: #91a2a2;
		background: url( '../images/body_bg.gif' );
	}
	div#header {
		width: 770px;
		/*height: 71px;*/
		height: 50px;
		margin-top: 10px;
	/*	background: url( '../images/header_bg.gif' );*/
		clear: both;
	}
	div#header img {
		float: right;
		margin: 10px 10px 0px 0px;
	}
	div#content {
		border:1px solid #333333;
		margin:25px 18px 10px 10px;
		padding:10px;
		width:530px;
		color:#888;
	}
	div#content img {
		margin: 0px 4px 0px 4px;
	}
	.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;
	}

	.clear{
		clear: both;
	}

/* Forum controllers styles */
	a.forum_icon {
		width: 16px;
		height: 16px;
		margin: 0;
		padding: 0;
		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: 0;
		padding: 0;
		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');
	}


