html {
	background-color: #979C36;
	height: 100%;
}
body{
	margin: 0 auto;
	width: 779px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	height: 100%;
}
.tL {	// text left
	text-align: left;
}
.fL {
	float: left;
}
.cT {
	text-align: center;
}
a {
	color: #A03811;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DD6900;
}
.lin {
	color: #226784;
	font-weight: bold;
}
h2 {
	margin: 8px 0 0 0;
	color: #a23b12;
	font-size: 14px;
}
h2:first-letter { font-size: 18px; }
h3 {
	color: #226784;
	font-size: 13px;
}

img, checkbox, radio {
	border: 0;
}
td {
	vertical-align: top;
}
#mainT {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.site_table {
	width: 740px;
}
.prawa {
	width: 184px;
}
#menu {
	background: url('gfx/menu.jpg');
}
#menu div {
	height: 27px;
	float: left;
	cursor: pointer;
}
#menu div a {
	display: none;
}
.date {
	background: #226784;
	height: 30px;
	color: #fff;
	text-align: center;
}
.date div {
	margin-top: 8px;
}
.red_pas {
	background: #A23B12;
	height: 5px;
}
.tytul {
	background-image: url('gfx/tytul.jpg');
	width: 553px;
	height: 209px; 
	background-repeat: no-repeat;
	background-position: right;
}

.rudy {
	background-color: #A23B12;
	height: 80px;
	border-bottom: 1px solid #fff;
}
.rudy img { float: left; margin: 10px; }

.menu_cont .rudy a { 
	color: #ffb136; 
}
.czarny { margin: 10px; }
#content {
	text-align: left;
}
.news  {
	line-height: 15px;
	text-align: justify;
	padding-right: 10px;
}
.news_data {
	color: #504C4D;
	margin-left: 30px;
	font-style: italic;
}
.menu_cont {
	background-color: #372F2D;
	text-align: left;
}
.menu_cont a {
	position: relative;
	top: -7px;
	color: #fff;
	text-decoration: none;
}
input, textarea, select {
	color: #000;
	font: 11px Verdana;
	border: 1px solid #000;
}
.menu_dol {
	padding-top: 6px;
	text-align: center;
}
.pogrubiony {
	color: #372F2D;
	font-weight: bold;
}

.key {
	position: absolute;
	left: -400px;
	top: -400px;
}