body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/gfx/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	background-color:#d9d8dd;
}
#box{	
	width:816px;
	float:left;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	left: 50%;
	margin-left: -408px;
	position:absolute;
	background-image:url(images/gfx/box_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:center;
}
#header{
	width:816px;
	float:left;
}
/************* menu forum ******************/
#menu_forum{
	width:469px;
	float:left;
	height:36px;
	background-image:url(images/gfx/menu1_2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#menu_forum_inner{
	float:left;
	background-image:url(images/gfx/menu1_1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	width:9px;
}
#menu_forum_linki{
	padding:3px 0 0 15px;
}
#menu_forum_linki a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 12px 0 12px;
}
#menu_forum_linki a:hover{
	color:#FF0000;
}
#menu_forum_linki .break{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
/****************** logowanie forum *********************/
#logowanie_forum{
	width:346px;
	float:right;
	height:116px;
	background-image:url(images/gfx/logowanie2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0 1px 0 0;
}
#logowanie_forum_inner{
	float:left;
	background-image:url(images/gfx/logowanie1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:116px;
	width:19px;
}
#logowanie_forum_in{
	float:left;
	width:327px;
}
.blok{
	float:left;
	width:150px;
	font-size:11px;
	color:#707070;
	margin:15px 0 10px 0px;
	text-align:right;
}
.blok1{
	float:left;
	width:160px;
	font-size:11px;
	color:#707070;
	margin:15px 0 10px 0px;
	text-align:right;
}
#logowanie_forum_in .blok input{
	width:85px;
	height:19px;
	font-size:10px;
	background-color:#E9E9E9;
}
#logowanie_forum_in .blok1 input{
	width:85px;
	height:19px;
	font-size:10px;
	background-color:#E9E9E9;
}
.check{
	width:30px;
	height:30px;
	float:left;
}
.check_opis{
	width:180px;
	height:30px;
	font-size:10px;
	float:left;
	color:#717171;
}
.button{
	width:100px;
	height:30px;
	float:left;
	text-align:right;
	padding:5px 0 0 0;
}
.login_button{
	background-image:url(images/gfx/logowanie_button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
.blok2{
	margin:5px 0 0 0;
	float:left;
	width:300px;
	text-align:right;
	font-size:9px;
	height:20px;
	color:#525252;
}
.blok2 a{
	color:#FF0000;
	text-decoration:none;
}
.blok2 a:hover{
	text-decoration:underline;
}
.blok_baner{	
	width:180px;
	float:left;
	margin:7px 0 0 10px ;
}
.blok3{
	float:right;
	width:120px;
	text-align:center;
	font-size:11px;
	text-align:right;
	padding:10px 10px 0 0;
	
}
.blok3 a{
	font-family:"trebuchet MS", arial, verdana;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
} 
.blok3 a:hover{
	color:#999999;
	text-decoration:underline;
}
.blok4{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	color:#666666;
	text-align:center;
	font-size:11px;
}
.blok4 a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.blok4 a:hover{
	text-decoration:underline;
	color:#666666;
}
.blok5{
	float:left;
	width:100%;
	padding:5px 0 0 0;
	height:68px;

}
/******************* baner forum ************************/
#baner_forum{
	float:left;
	padding:10px 0px 10px 35px;
}
/******************* main forum **************************/
#main_forum{
	float:left;
	width:816px;
}
/******************* bottom forum *************************/
#bottom_forum{
	float:left;
	width:816px;
	background-image:url(images/gfx/bottom.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	line-height:34px;
	text-align:center;
}
#bottom_forum a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin:0 20px 0 20px;
	text-decoration:none;
}
#bottom_forum a:hover{
	text-decoration:underline;
}
#bottom_forum .break{
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
/************************ footer forum *************************/
#footer_forum{
	float:left;
	width:816px;
	text-align:center;
	background-color:#d9d9dd;
	font-size:11px;
	padding:5px 0 5px 0;
}
	