body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #202020 url(images/tlonowe_bg.png) 0 0 repeat;
	color: #FFFFFF;
}

div, h1, h2,h3, p, ul, li, table, form {
	padding: 0;
	margin: 0;
	text-align: left;
  
}

td {
	vertical-align: top;
}

img {
   border: 0;
}

div#top {
	width: 866px;
	height: auto;
	margin: 0 auto;
	background: #1b1b1b;
	
}

div#top td.log {
	background: transparent url(images/log_bg.gif) 0 0 repeat-x;
	vertical-align: top;

}

div#top td.log table {
	font: bold 11px verdana, sans-serif;
	margin: 30px 2px;
	text-align: center;
}

div#top td.log table input {
	margin: 5px 0;
}

div#top td.log table input.tekst {
	width: 80px;
	height: 15px;
	padding: 3px;
	margin: 0;
	font: bold 9px arial, sans-serif;
	background: #b11414;
	border: none;
}

div#bar {
	background: #670000 url(images/bar_bg.gif) 0 0 repeat-x;
	width: 866px;
	height: 223px;
}

div#bar div {
	background-color: #212121;
	width: 190px;
	height: 150px;
	margin: 13px 2px 0 20px;
	float: left;
}

div#bar div h5 {
	background: url(images/punkt.gif) left 50% no-repeat;
	padding: 0 0 5px 25px;
	margin: 5px 8px;
	font: bold 12px verdana, sans-serif;
	color: #dacecd;
}

div#bar div p, div#bar div li, div#bar div li a {
	padding: 5px;
	font: normal 11px verdana, sans-serif;
	color: #dacecd;
}

div#bar div li a:hover {
	color: #fff;
	text-decoration: underline;
}

div#bar div ul li {
	padding: 0px;
	margin: -3px 0 0 40px;
	list-style: decimal;
	letter-spacing: 1px;
}


div#bar div ul.ico li { 
	list-style: none;
	margin-left: 10px;
	padding: 1px 0 0 20px;
}

div#bar div ul.ico li { 
	background: transparent url(images/ikonka.gif) left 50% no-repeat;
}

div#bar div ul li:first-child {
	color: #fff;
}

table#container {
	text-align: center;
	margin: -15px auto 0 auto;
	width: 850px;
}

table#container .side{
	width: 168px;
}

table#container #content h1, table#container #content h2 {
	margin: -6px 0 20px 0;
	background: #670000;
	padding: 2px 0 2px 50px;
	text-align: left;
	font: bold 11px verdana, sans-serif;
}

table#container #content h2 {
	margin: 20px 0;
}


table#container .menu {
	background: #6f0000 url(images/menu_bg.png) left bottom no-repeat;
	padding: 5px 0 20px 0;
	margin: 0 0 20px 0;
	text-align: left;
}

table#container .menu img {
	border: 0;
	margin: 10px auto 0 auto;
	display: block;
}

/* styl szerokosci i dlugosci wewnatrz tabelki menu  */
table#container .menu p, table#container .menu table {
	font: normal 11px verdana, sans-serif;
	text-align: justify;
	padding: 1px 5px 0 5px;
}

table#container .menu table input.sonda {
	font: normal 9px arial, sans-serif;
	background: #b11414;
	border: none;
}

table#container ul.menu li {
	background: #6f0000 url(images/bottom_bg.png) left bottom no-repeat;
	padding: 1px 0 2px 12px;
	font: normal 11px sans-serif;
	list-style: none;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #d1d1d1;
}

table#container ul.menu li a:hover {
	color: #d1d1d1;
}

table#container ul.menu a:before {
	content: url(images/flaga.jpg)" ";
}

table#container .news {
	width: 440px;
	margin: 10px auto 30px auto;
	color: #dacecd;
}

table#container .news h3 {
	font: bold 13px sans-serif;
	color: #b30000;
	text-align: left;
}

table#container .news p {
	text-align: justify;
	font: normal 11px sans-serif;
}

table#container .news p a {
	color: #dacecd;
	text-decoration: none;
}

table#container .news p a:hover {
	color: #fff;
	text-decoration: underline;
	
}

table#container .news p.data {
	padding-bottom: 12px;
}

table#container .news img {
	float: left;
	padding: 0 10px 7px 0;
}

table#container .news p.author {
	padding: 20px 0 0 0;
	float: left;
}

table#container .news p.comment {
	padding: 20px 10px 0 0;
	float: right;
}

div#footer {
	background: #000 url(images/footer_bg.png) top left no-repeat;
	width: 838px;
	height: 45px;
	margin: -20px auto 0 auto;
	text-align: left;
	font: normal 11px verdana, sans-serif;
}

div#footer p {
	padding: 10px 20px 0 20px;
	float: right;
}

div#footer p.cop {
	float: left;
}

div#footer p.w3c {
	font: normal 7px arial, sans-serif;
	clear: both;
	margin: -5px 0 0 0;
}

div#footer a {
	font-weight: bold; 
}

div#footer a:hover {
	color: #d1d1d1;
}