@import url(/cache/themes/theme2/pcf_forum_right_web_news.css);
@import url(/cache/themes/theme2/pcf_forum_top_webbar.css);

td.thead, td.tcat { font-family: Arial, sans-serif; }

body {
	background: #8b8b8b;
	font-size: 12px;
	line-height: 1.2;
}
#container {
	padding: 3px;
	min-width: 750px;
}
#content {
	padding: 0 10px 3px 10px;
}
.menu ul {
	color: white;
	padding: 0 8px 0 8px;
	height: 21px;
	list-style: none;
	margin: 0;
}
.menu ul a:link {
	color: white;
}
.menu ul a:visited {
	color: white;
}
.menu ul a:hover, .menu ul a:active {
	color: white;
	text-decoration: underline;
}
#panel {
	margin-top: 3px;
}
table {
	font-size: 12px;
}
.tborder {
	background: #A0A0A0;
	border: 0;
}
.thead {
	background: #333333;
}
.thead a:link {
}
.thead a:visited {
        color:#fff;
}
.thead a:hover, .thead a:active {
	color: #fff;
}
.tcat {
	background: #e41601;
	font-size: 11px;
        color:#fff;

}
.tcat a:visited, .tcat a:link, .tcat a {
       color:#fff;
}
.trow2 {
	background: #EEEEEE;
}
.trow_sep {
	font-size: 11px;
}
.tfoot {
	background: #333;
}
.navigation .active {
	font-size: 13px;
}

/* Dodatek */
#copyright {
	font: 10px Verdana, Arial, Sans-Serif;
	margin: 0 10px 0 10px;
	text-align: center;
	padding: 10px 0 0 0;
}
.menu li {
	display: inline;
	padding-left: 3px;
}
.menu img {
	padding-right: 0;
	vertical-align: bottom;
	border: none;
}
.menu {
	background-color: #e41601;
	float: right;
	display: inline;
	width: 480px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.logo {
	padding: 10px;
	background-color: #e41601;
	min-height: 35px;
}
.post_message {
	line-height: 1.4;
	padding-top: 8px;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.czolowka {
	background-color: #e41601;
}
.trow_reputation_archived {
	background: #ffdada;
	text-decoration: line-through;
}
table.super_anouncement {
	background: #A0A0A0;
	width: 100%;
	margin: auto auto;
	border: 0;
}
td.super_anouncement {
	background: #f5f5f5;
	font-weight: bold;
	padding: 7px;
}
.super_anouncement .smalltext {

}
.super_anouncement a:link, .super_anouncement a:visited, .super_anouncement a:active, .super_anouncement a:hover {
	
}