/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a { cursor: hand; /*position: relative;*/ }

.spacer {
/*background:url(../images/spacer.gif);*/
}

html {
background:#c79f2a;
/*background:#2C2C2B url(../img/bg_menu_big.jpg) center top repeat-y;*/


}
body
	{
background:#9d7c3a;	


	}
	
#top {
	width: 100%;
	text-align:left;
	/*background:#f8da9a;*/
	background:#f3d69a;
	
	height:38px;

	}
	
#top_fb {
	text-align:left;
	float:left;
	text-align:left;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	/*background:#f8da9a url(images/fb_bg.jpg) right top repeat-y;*/

	}
	
#top_fb_logo {
	padding-top:3px;
		padding-right:15px;
			float:right;

	}
	
#fo_container {
width: 100%;
height:100%;
	background:#9d7c3a url(images/bg_big.jpg) left bottom no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-align:left;
	font-size:13px;
	color:#000;
	position:fixed;

}
	


#main	{
top:200px;
flaot:right;
right:0;
width: 921px/*956px*/;
height:166px;
text-align:right;
position:fixed;
}

#mainleft	{
float:left;
width: 379px;
height:166px;
text-align:right;
background:url(images/logo.png) left top no-repeat;

}

#mainright	{

background:url(images/csik.jpg) right top no-repeat;
float:right;
width: 490px;
height:166px;
text-align:left;
display:table-cell;
line-height:325px;
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:32px;
}

#mainright	a{
color:#000000;
text-decoration:none;
}

#mainright	a:hover{
color:#000000;
text-decoration:underline;
}




#lablec {
	WIDTH: 100%;
	height:20px;
	/*background-color:#484848;*/
	position:fixed;
	bottom:10px;
	margin-bottom:0;
	padding:0;
	text-align:center;
	clear:both;
}


/*#kitolto {
	clear:both;
clear:both;
	background:#31a856;
}*/








