*{
padding: 0px;
margin: 0px;
}

body{
	background-color: #131f2f;
	background-image: url('../images/bodyBackground.jpg');	
	background-repeat: repeat-x;
}

#mainWrapperTop{
	margin-left: auto;
	margin-right: auto;
	width: 976px;
	height:20px;
	margin-top:10px;
	padding-bottom: 7px;
	
	background-image: url('../images/topOfBanner.gif');	
	background-repeat: no-repeat;
	background-position: bottom;
	
	
}

#topBanner{
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/topBanner.jpg');
	width:949px;
	height:218px;
		
}

#mainWrapper{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	width: 976px;
	background-color: #0f1b2b;
	
	background-image: url('../images/mainWrapperBG.jpg');	
	background-repeat: repeat-x;
	background-position: top;
	
	
}
#mainWrapperTube{
	padding-left: 15px;
	padding-right: 15px;
	
}
.menu{
	padding-top:5px;
	padding-bottom:5px;
}


.simpleSearch{
	padding-top:14px;
	padding-bottom:6px;
	width: auto;
	text-align: right;
	align:right;
	
	border-bottom: 1px #335 dashed;


}


.simpleSearch input.searchQuery{
		background-color: #17365f;
		padding: 2px;
		font-size: 10 px;
		color: #b4cae1;
		border: 1px #6b88a5 solid;
		background-image: url('../images/quickSearchBG.gif');
		background-position: right;
		background-repeat: no-repeat;
		
	}



.container{
	margin-top: 18px;
	margin-bottom: 8px;
	}


.paging {
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	border: 0px solid #f00;
	
	
	}
.paging a{
	text-align:center;
	margin-right:8px;
	display:block;
	min-width:20px;
	float:left;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #193051;
	-moz-border-radius: 5px;
	border-radius:5px;
	
	}
.paging a:hover{
	border: 1px solid #425d84;
	}



#watek{
	margin-top: 18px;
	margin-bottom: 8px;
	border: 5px solid #193051;
	padding: 20px;	
	background-image: url('../images/replyBG.gif');
}
#watek #tresc{
	border-top: 1px solid #193051;
	padding-top: 10px;
	
	}

#watek h1{
	color: #b4cae1;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#watek p{
	font-size: 13px;
	line-height: 25px;
	
	}
#watek p.info{
	font-size: 11px;
	line-height:11px;
	color:#425d84;
	margin-top: 4px;
	}


div.location {
	margin-top:10px;
	margin-bottom: 10px;
	}

div.location p{
	font-size: 14px;
	}

div.location p a{
	font-size: 14px;
	
	}
div.location p a:hover{
	text-decoration: underline;
	}



.cenzuraTekst{
	border: 3px solid #2e3e56;
	}	
.cenzuraTekst p{
	color: #555;
	}

table.reply{
	background-color: #16273b;	
	background-image: url('../images/replyBG.gif');
	background-repeat: repeat-y;
}

table.reply td{
	border-left: 1px #283f5a solid;
	border-top: 1px #283f5a solid;
	border-right: 1px #070e16 solid;
	border-bottom: 1px #070e16 solid;
		
	
	}

table.reply p.tytul{
	
	font-size: 12px;
	
	}
table.reply p.tytul a{
	color: #b5c5db;
	}

table.none td{
	border: 0px #283f5a solid;
	

		
	
	}

table.reply td.lg{width: 150px;height: 20px;}
table.reply td.pg{width: 793px;height: 20px;}

table.reply td.ls{vertical-align:top;height: 60px;}
table.reply td.ls img{horizontal-align:center;border: 1px #000 solid;}
table.reply td.ls img:hover{horizontal-align:center;	border: 1px #956425 solid;}
table.reply td.ps{vertical-align: top; height: 60px;}



table.reply td.ld{ height: 20px;}
table.reply td.pd{ height: 20px;}


#forumInfo td{
	padding: 5px;
	}

