tr.is_reading, tr.is_reading td a {
	font-weight: normal;
}
tr.not_reading, tr.not_reading td a {
	font-weight: bold;
}

p {
	padding: 0px;
	margin: 0px;
}
input, select {
	vertical-align: middle;
}

table.photo {
	width: 100%;
}
table.photo tr td {
	border: 1px solid #efefef;
	text-align: center;
	padding: 8px 0px 8px 0px;
}
table.photo tr td img {
	height: 149px;
	border: 1px solid #000000;
}

table.super_news_header {
	height: 25px;
	width: 100%;
}
table.super_news_header td {
	width: 118px;
	text-align: center; 
	vertical-align: middle;
	text-transform: uppercase;
}

table.page_one {
	width: 680px;
	margin: 0px 15px 0px 15px;
}
table.page_one th {
	color: #ea4f23;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
}

table.article {
	width: 680px;
}
table.article th {
	color: #ea4f23;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
}
table.article td {
	text-align: left;
	padding: 20px 0px 15px 0px;
}
table.article td.signature {
	text-align: right;
	font-style: italic;
	color: #777777;
	padding-right: 10px;
}

table.leads td.content {
	text-align: left;
	padding: 20px 0px 15px 0px;
}
table.leads {
	width: 680px;
}
table.leads th {
	color: #ea4f23;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
}
table.leads td {
	text-align: left;
}
table.leads td.title a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
table.leads td.title {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}
table.leads td.lead {
	padding: 0px;
}
table.leads td.lead div.more {
	padding: 0px 10px 5px 0px;
	text-align: right;
}
table.leads td.signature {
	text-align: right;
	font-style: italic;
	color: #777777;
	padding: 3px 10px 3px 0px;
}

/*** LISTA ***/
table.list {
	margin-bottom: 20px;
	margin-top: 10px;
	/*
	width: 680px;
	*/
	width: 96%;
	border-bottom: 1px solid #67240a;
}
table.list td, table.list th {
	padding: 3px 3px 3px 3px; /* zaczynamy od gory i w prawo */
}
table.list tr {
	background-image: url('/web/images/images/belka_tytulowa.jpg');
}
table.list th, table.list th a {
	/* 
	color: #333333;
	*/
	background: #67240a; 
	color: #ffffff;
}
table.list th {
	text-align: center;
}
table.list td {
	text-align: center;
}
table.list tr.even td {
	background: #ececec;
}
table.list tr.uneven td {
	background: #dcdcdc;
}
table.list td.empty {
	text-align: center;
	padding: 8px;
	background: #ffffff;
}
table.list td.c {
	text-align: center;
}
table.list td.l {
	text-align: left;
}
table.list td.t {
	text-align: left;
	font-weight: bold;
}
table.list td.r {
	text-align: right;
	white-space: nowrap;
}
table.list tr.to_up td {
	font-weight: bold;
}
table.list_header {
	width: 96%;
}
table.list_header span {
	font-size: 8px;
}
div.list_header_action {
	background-color: #e0e0e0;
	margin: 13px;
	border: 1px solid #67240a;
}
div.list_header_action td {
	padding: 3px 10px 2px 2px;
	vertical-align: middle;
}
div.list_header_action th {
	padding: 3px 2px 4px 20px;
	vertical-align: middle;
}
div.pager {
	margin-bottom: 15px;
	text-align: center;
}
div.pager span {
	color: red;
	font-weight: bold;
}
div.pager a.arrow {
	font-size: 8px;
}
/*** EDIT ***/
table.header_edit {
	width: 680px;
	margin: 0px 15px 10px 15px;
}
table.header_edit td.background {
	background-image: url('/web/images/images/belka_tytulowa.jpg');
	height: 20px;
}
table.header_edit_column {
	width: 100%;
}
table.header_edit_column th {
	padding: 0px 0px 0px 30px;
	color: #ea4f23;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}
table.header_edit_column td {
	padding: 0px 3px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
div.edit_bottom {
	height: 1px; 
	padding: 0px;
	border-top:  1px solid #ea4f23;
	margin: 15px 15px 10px 15px;
}
table.mailing_role {
	width: 100%; 
	border-collapse: collapse; 
	border-spacing: 0px;
}
table.mailing_role tr td {
	padding-left: 0px;
}
table.mailing_role tr td input {
	width: 15px;
	border: 0px;
}

table.edit {
	margin: 0px 15px 0px 15px;
	width: 680px;	
}
table.edit th span {
	color: #E03000;
}
table.edit th {
	text-align: left;
	padding: 4px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #efefef;
}
div.error {
	color: red;
	text-align: left;
	font-weight: bold;
}
table.edit td {
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}
table.edit tr td.small_input input {
	width: 15px;
	border: 0px;
}
table.edit input {
	border: 1px solid #333333;
	width: 480px;
	margin-right: 3px;
}
table.edit select {
	border: 1px solid #67240a;
	margin-right: 3px;
}
table.edit textarea {
	margin-right: 3px;
	border: 1px solid #67240a;
	height: 300px;
	width: 470px;
	float: left;
}
table.edit tr.button th {
	padding-top: 20px;
	text-align: left;
	border: 0px;
}
table.edit tr.button td {
	border: 0px;
	padding-top: 20px;
	text-align: right;
}
table.edit tr.button input {
	border: 1px solid #333333;
	width: 100px;
	margin-right: 3px;
	background: #efefef;
	cursor: pointer;
}
/*** KONTAKT ***/
div.contact {
	text-align: center;
	margin-top: 50px;
	font-size: 11px;
}
div.contact span {
	font-weight: bold;
	text-transform: capitalize;
}
/*** WPISY NA FORUM ***/
div.forum_reply {
	width: 96%;
	border: 1px solid #67240a;
	background: #e0e0e0;
	margin-top: 10px;
}
div.forum_reply table.topic_form {
	background: #67240a;
	margin-bottom: 4px;
	width: 100%;
}
div.forum_reply table.topic {
	background: #c34a1d;
	margin-bottom: 4px;
	width: 100%;
	border-right: 1px solid #67240a; 
}
div.forum_reply table.topic th , div.forum_reply table.topic_form th {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
div.forum_reply table.topic td , div.forum_reply table.topic_form td  {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
div.forum_reply table.post tr.action table td {
	padding: 0px 5px 0px 5px;
}
div.forum_reply table.post tr.action table td.s {
	border-left: #888888 1px solid;
	padding: 0px 5px 0px 5px;
}
div.forum_reply table.post tr.action td.row {
	padding: 5px;
	background: #dedede; 
	text-align: right;
	vertical-align: middle;
}
div.forum_reply table.button {
	width: 99%;
	margin: 0px 0px 4px 0px;
}
div.forum_reply table.button input {
	border: 1px solid #333333;
	width: 100px;
	margin-right: 3px;
	background: #efefef;
	cursor: pointer;
}
div.forum_reply table.post {
	width: 99%;
	background: #ffffff;
	margin: 0px 0px 4px 0px;
	border: 1px solid #67240a;
}
div.forum_reply table.post td.user {
	text-align: left;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}
div.forum_reply table.post td.user a {
	font-size: 12px;
}
div.forum_reply table.post td.data {
	text-align: left;
	padding: 3px 0px 5px 5px;
	font-size: 8px;
	font-style: italic;
}
div.forum_reply table.post td.number {
	text-align: right;
	padding: 5px 5px 0px 0px;
}
div.forum_reply table.post td.content {
	text-align: left;
	padding: 5px 5px 15px 5px;
	font-weight: normal;
}

table.header_show {
	width: 680px;
	margin: 0px 15px 10px 15px;
}
table.header_show td.background {
	background-image: url('/web/images/images/belka_tytulowa.jpg');
	height: 20px;
}
table.header_show_column {
	width: 100%;
}
table.header_show_column th {
	padding: 0px 0px 0px 30px;
	color: #ea4f23;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}
table.header_show_column td {
	padding: 0px 3px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
div.show_bottom {
	height: 1px; 
	padding: 0px;
	border-top:  1px solid #ea4f23;
	margin: 15px 15px 10px 15px;
}

table.show {
	margin: 0px 15px 0px 15px;
	width: 680px;
}
table.show th {
	width: 10%;
	text-align: left;
	padding: 3px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #efefef;
}
table.show td {
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}
table.show tr.button th {
	padding-top: 20px;
	text-align: left;
	border: 0px;
}
table.show tr.button td {
	padding-top: 20px;
	text-align: right;
	border: 0px;
}
table.show tr.button input {
	border: 1px solid #333333;
	width: 100px;
	margin-right: 3px;
	background: #efefef;
	cursor: pointer;
}
table.article div.signature,
table.show div.signature {
	text-align: right;
	font-style: italic;
	color: #777777;
	padding: 10px 10px 10px 0px;
}
table.show_header {
	width: 680px;
	margin: 0px 15px 10px 15px;
}
table.show_header span {
	font-size: 8px;
}
