body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p, li, ol, ul, .text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f2600;
}


div.topic_date {
	font-size: 12px;
	color: Gray;
	margin-top: 10px;
}

div.topic {
	font-size: 12px;
	color: Gray;
	margin-top: 10px;
}

a {
	color: #e0552e;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.tytul {
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bf2e00;
	letter-spacing: 2px;
	border-bottom: 1px solid silver;
	margin-top: 14px;
}

.podtytul {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bf2e00;
	font-weight: bold;
	letter-spacing: 0px;
}



a.stopka {
	font-size: 10px;
	color: #a2a2a2;
	text-decoration: none;
}

a.stopka:hover {
	color: white;
}

.stopka {
	font-size: 10px;
	color: #a2a2a2;
	text-decoration: none;
}

.stopka10 {
	font-size: 11px;
	color: #a2a2a2;
	text-decoration: none;
}


td.aktualnosci {
	background-color: #ede6cf;
	/*border-top: 1px solid #d7ccac;
	border-bottom: 1px solid #d7ccac;*/
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f2600;
	text-align: justify;
}

td.aktualnosci_tyt {
	padding-bottom:5px;
	padding-left:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c33b0e;
	text-align: left;
	font-weight: bold;
}

td.aktualnosci_data {
	padding-bottom:5px;
	padding-right:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #776a3f;
	text-align: right;
}

td.aktualnosci_wiecej {
	padding-top:5px;
	padding-right:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}



.pasek {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #6a550f;
}

.pasek_tyt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #c33b0e;
}

.pasek_wiecej {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}



.input_txt {
	width: 300px;
	border: silver 1 solid;
	background-color: white;
}

.input_txt2 {
	width: 110px;
	border: silver 1 solid;
	background-color: white;
}


.input_button {
	border: silver 1 solid;
	background-color: white;
}





.created {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A47B00;
	margin-right: 9px;
}

a.created {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A47B00;
}

a.created:hover {
	color: maroon;
}

td.table_head {
	text-align: center;
	background-color: Maroon;
	color: White;
	font-size: 12px;
}

td.table_td1 {
	text-align: center;
	background-color: #F1F1F1;
	font-size: 12px;
}

td.table_td2 {
	text-align: center;
	background-color: #FBFBFB;
	font-size: 12px;
}


.small {
	font-size: 9px;
	color: #b8a58a;
}
