* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 120px;
	background: #ffffff url(images/img01.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.3em;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 1.4em;
	margin-right: 0.2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 4px solid #C4C2C2;
}

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

.post {
}

.post .title {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
	color: #0000FF;
	font-weight: bold;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 10px;
}

#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}
#welcome h1 {
	
	letter-spacing: 1px;
	font-size: 14px;
	color: #FF0000;
}

#menu {
	width: 700px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

#wrapper {
	background: #ffffff;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#main {
	float: right;
	width: 560px;
}

#welcome {
	padding-top: 5px;
}

#example {
}

#sidebar {
	float: left;
	width: 220px;
}

#support {
	padding: 10px 0px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #000000;
}

#support h3 {
	margin: 0;
	font-size: 0.8em;
	color: #000000;
}
#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}


#legal {
}

#links {
}
.right {
text-align: right;
font-weight: bold;
font-size: 10px;
}
.float-right { 
float: right;
padding: 6px 6px 6px 6px;
border: 0px;
 }
 .nobor { 

border: 0px;
 }
 #wiadomosc {
width: 500px;
border: 1px solid #0000ff;
background-color: #ffffff;
height: 30px;
margin: 0px 0px 0px 5px;
padding : 4px;
}
#wiadomosc h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FF0000;
}

#menu2 a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 3px solid #CC6600;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}

#menu2 a:hover, #menu2 .active a {
	border-bottom-color: #000000;
	color: #0000ff;
}
#demo-table {
  font: verdana;
  font-size : 10px;
  background-color: #FFF;
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #000;
  display: block;
  float:left;
  margin: 2px;
  }
/* basic shared rules */
#demo-table th,
#demo-table td {
  text-align: center;
  }
#demo-table th {
  font-weight: bold;
width:80px;
  }
/* header */
#demo-table > thead > tr:first-child > th {
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #000;
  color: #000;
  }
/* body */
#demo-table td {
  background-color: #fff;
  border: 1px solid #000;
  
  }
	#demo-table img {
  background-color: #fff;
  border: 0px;
  
  }
