/* General start */
*{margin: 0;padding: 0;}
a{	text-decoration: none;}
a:hover{ text-decoration: underline;}
img{border: 0;}
body{background: #9dcb39 url('images/bgg.jpg') repeat-x; background-position: top center;	font-family: Verdana;	font-size: 11px; color: #333333;}
#IEhack{text-align: center;}
#page{text-align: left; width: 935px;	margin: 0px auto;}
.size10{font-size: 10px !important;}
.size11{font-size: 11px !important;}
.size12{font-size: 12px !important;}
.size13{font-size: 13px !important;}
.size14{font-size: 14px !important;}
.size15{font-size: 15px !important;}
.lewe{float: left;}
.prawe{float: right;}
.text_left	{	text-align: left !important;}
.text_right	{	text-align: right !important;}
/* General end */


.content{
	background: url('images/content_bg.png');
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #585858;
	overflow: hidden;
}


.content table tr td{
	text-align: left;
}


	

	
	.text_left{
		text-align: left !important;
	}
	
	.text_right{
		text-align: right !important;
	}
	
	
	.text_center{
		text-align: center !important;
	}
	
	.main_table{
		width: 100%;
	}
	
			/* Lista forow na glownej*/
	.main_table table.board tr.cellpic2 td{
		border-bottom: 1px solid #dddddd;
		color: #666666;
		height: 65px;
		font-weight: normal;
		text-align: center;
	}
	

	.main_table table.board tr.inForum td{
		height: 40px;
	}
	
	
	
	.main_table tr.navigation td{
		color: #f8f8f8;
		background: url('images/navigation.png');
		height: 30px;
	}
	
	.main_table tr.navigation td h1{
		font-size: 12px;
		color: #f8f8f8;
		font-weight: bolder;
		margin-left: 30px;
	}
	.main_table tr.navigation td h1 a{
		color: #f8f8f8;
		text-decoration: none;
	}
	
	.main_table tr.status td{
		background: #bdbdbd;
		color: #404040;
		font-size: 11px;
		height: 30px;
	}
	
	.main_table table.board{
		width: 860px;
		margin: 10px auto;
	}
	
	.main_table table.board tr.cellpic td{
		background: #f3f3f3;
		height: 30px;
		color: #333333;
		font-size: 9px;
		font-weight: bolder;
		text-align: center;
	}
	
	.main_table table.board tr.cellpic h2{
		text-transform: uppercase;
		font-size: 14px;
		font-family: Arial;
		margin-left: 30px;
	}
	
	.main_table table.board h3, table.main_table table.board h3 a{
		color: #b10007;
		font-weight: bolder;
		font-family: Arial;
		font-size: 13px;
	}
	
	.main_table table.board h4{
		color: #666666;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial;
	}
	
	

	

	td.title{
		width: 120px;
		text-align: right;
		padding-right: 10px;
		color: #787878;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	

.button{	background: url('images/button.png');	font-size: 11px;	padding: 3px;	padding-left: 6px;	padding-right: 6px;	border: 1px solid #7e7e7e;	text-decoration: none;	color: #494949;	font-weight: bolder;}
.button:hover{	background: #fefefe;}


.avatar100{
	max-width: 80px;
	height: auto;
	border: 1px solid #919191;
	padding: 1px;
}

/* tinyMCE bg fix*/
.no_table td{
	border: 0px !important;
	height: auto !important;
	background: none !important;
}

.v_top{
	vertical-align: top;
}


/*** Topic ****/
table.main_table table.topic{	width: 860px; margin: 0px auto; margin-bottom: 15px;}
table.main_table table.topic tr td{	text-align: left;}
table.main_table table.topic tr.cellpic td{ vertical-align: middle; background: #f3f3f3; height: 30px; color: #333333; font-size: 9px; font-weight: bolder; text-align: center; }
table.main_table table.topic tr.cellpic td span.action{display: block; float: right; font-size: 10px; margin-right: 10px; margin-top: 3px;}

table.main_table table.topic tr.cellpic_relation td{
		
		background: #f3f3f3 url('http://www.selectlegal.co.uk/images/info-icon-home.png') no-repeat;
		background-position: 20px 10px;
		vertical-align: middle;
		text-align: left;
		padding-left: 80px;
		border-bottom: 1px solid #f3f3f3;
		height: 60px;
	}
table.main_table table.topic tr.cellpic_relation td a{font-weight: bolder; color: #494949;}

table.main_table tr.cellpic h2{ text-transform: uppercase; font-size: 14px; font-family: Arial; margin-left: 30px;}
table.main_table table.topic td{ color: #666666; font-weight: normal; text-align: center; vertical-align: top; }
tr.line td{ border-bottom: 1px solid #dddddd; }
table.main_table table.topic p{ font-size: 13px; font-family: Arial; padding-top: 5px; padding-bottom: 5px;}
table.main_table table.topic .admin{ text-align: right;}
table.main_table table.topic .admin a{ font-size: 10px; font-weight: bolder; font-family: Verdana; color: #404040; }
table.main_table table.topic .profile{width: 130px; font-size: 10px; text-align: center; color: #666666; padding-top: 5px;}
table.main_table table.topic .login{ font-size: 10px; font-family: Arial; text-transform: uppercase; color: #666666;}
table.main_table table.topic .avatar{ width: 90px; padding: 1px; border: 1px solid #666666;	}
table.main_table table.topic .date{font-size: 10px; color: #bdbdbd; font-family: Verdana; }
table.main_table table.board h3, table.main_table table.board h3 a{ color: #b10007; font-weight: bolder; font-family: Arial; font-size: 13px;}
table.main_table table.board h4{color: #666666; font-weight: normal; font-size: 11px; font-family: Arial;}

.forum_img{
	border: 1px solid #0d591b;
	padding: 1px;
}

.bbcode{
	width: 18px;
	height: 18px;
	background: url('images/editor.gif');	
	border: 0;	
	color: #494949;
	font-size: 0;
	
}

.b_2{background-position: -18px;}
.b_4{background-position: -36px;}
.b_6{background-position: -54px;}
.b_14{background-position: -73px;}
.b_18{background-position: -127px;}
.b_26{background-position: -90px;}
.b_28{background-position: -143px;}
.separe{width: 3px; background-position: -165px;}
.b_font{font-size: 10px; width: 110px; border: 1px solid #a0a0a0;}


blockquote{
	background: url('http://www.morele.net/static/img/quote-left.png') no-repeat;
	padding-left: 20px;
	
}
blockquote p{
	background: url('http://www.morele.net/static/img/quote-right.png') no-repeat;
	background-position: bottom right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #a6a6a6;
}

.subject{
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}


/***********/
#forumSelect{
width: 860px;
margin: 0px auto;
}


#forumKategorie{
width: 860px;
background: #f3f3f3;
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;

font-size: 9px;
text-align: center;
}
#forumKategorie span{
margin-left: 30px;
margin-right: 30px;
}

#forumKategorie .gry{
	background: url('/forum/images/forum_icon/forum_gry.jpg') center left no-repeat;
	padding-left: 20px;
}
#forumKategorie .other{
	background: url('/forum/images/forum_icon/forum_other.jpg') center left no-repeat;
	padding-left: 20px;
}
#forumKategorie .team{
	background: url('/forum/images/forum_icon/forum_team.jpg') center left no-repeat;
	padding-left: 20px;
}
#forumButtons{
width: 860px;
background: #f3f3f3;
border-bottom: 1px solid #dddddd;
}

#rozwinSortowanie{
	width: 860px;
	background: #f3f3f3;
	text-align: center;
	border-bottom: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}

#forumDzialy{
	width: 860px;
	background: #ffffff url('images/dzialy_bg.jpg') repeat-x bottom;
}

#forumDzialy .one{
	width: 20%;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8;
}

#forumDzialy .one_in{
	margin-left: 20px;
	font-weight: bolder;
}
#forumDzialy .one_in a{
	margin-left: 7px;
}

.forumDzialyKolumna{
	width: 25%;
	float: left;
}

.forumDzialyList{
	width: 25%;
	padding-left: 4px;
	font-size: 9px;
	font-family: Tahoma;
	line-height: 27px;
	border-bottom: 1px dotted #979797;
	height: 27px;
	font-weight: bolder;
}


.button_w1, .button_w2, .button_w3{
	background: url('images/button.gif') no-repeat;
	height: 18px;
	line-height: 18px;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bolder;
	border: 0;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.button_w1{width: 151px;}
.button_w1:hover{background-position: 0 -18px;}
.button_w2{background-position: -150px 0; width: 113px;}
.button_w2:hover{ background-position: -150px -18px;}
.button_w3{background-position: -262px 0; width: 95px;}
.button_w3:hover{background-position: -262px -18px;}


.stronyForum a{
	color: #838383;
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
}

.stronyForum a.active{
	font-weight: bolder;
	color: #595959;
}

#board_menu a{
	color: #4d4d4d;
}

