body {
	background: #C2E0FF;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%; 
}
div#main {
		 background: #ffffff;
		 color: #000000;
		 align: center;
		 margin: auto;
		 margin-bottom: 0px;
		 width: 790px;
		 border-right: solid #000000 1px;
 		 border-left: solid #000000 1px;
}
div#tlologo {
	 background: #FFFFFF url('logotlo.png') repeat-x;
	 border-bottom: solid #000000 1px;
	 overflow: auto;
}
div#logo {
		 margin: auto;
		 background: #FFFFFF url('logo.png') no-repeat;
		 height: 150px;
		 width: 750px;
}
table#border {
			 border: 1px solid #aaa;
			 width: 560px;
			 align: center; margin: auto;
}

td#border {
			 border: 1px solid #aaa;
}
div#center {
		   text-align: center;
}
h3#strona {
		  background: url('strona.png') no-repeat;
		  height: 31px;
		  border-bottom: solid #000000 1px;
		  margin: 0px;
		  text-align: center;
}
h3#anime {
		  background: url('anime.png') no-repeat;
		  height: 31px;
		  border-top: solid #000000 1px;
		  border-bottom: solid #000000 1px;
		  margin: 0px;
		  text-align: center;
}
h3#reklama {
		  background: url('reklama.png') no-repeat;
		  height: 31px;
		  border-top: solid #000000 1px;
		  border-bottom: solid #000000 1px;
		  margin: 0px;
		  text-align: center;
}

div#menu {
		 float: left;
		 width: 150px;
		 overflow: hidden;
		 background: #ffffff;
		 border-bottom: solid #000000 1px;
		 border-right: solid #000000 1px;
		 margin-bottom: 10px;
}

div#menu ul {
		 background: #FFFFFF;
		 border-top: 0px;
		 postion: absolute;
		 margin: 0px;
		 padding: 2px;
		 padding-top: 0px;
}

div#menu li {
 		   text-align: left;
 		   padding: 0px;
		   text-decoration: none;
}

div#news {
			   width: 100%;
			   align: center;
			   margin-top: 8px;
			   margin-bottom: 2px;
			   border-bottom: solid 1px;
			   
}

div#content {
			background: #ffffff;
			width: 620px;
			height: 100%;
			padding: 5px;
			margin: 0px 5px 5px 0px;
			float: right;
}
div#stopka {
		   font-size: 10px;
		   clear: both;
		   display: block;
		   background: #FFFFFF;
		   border-top: #000000 solid 1px;
		   border-bottom: #000000 solid 1px;
		   text-align: center;
		   padding-bottom: 2px;
}
a {
		color: #000000;
}
a:hover {
		text-decoration: none;
}
span#place {
		   text-decoration: underline;
}
span:hover#place {
				 text-decoration: none;
				 cursor: pointer;
}
div#new {
		width: 570px;
		height: 94px;
		align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
}
div#newsub {
		   width: 275px;
		   height: 94px;
		   overflow: hidden;
		   margin-left: auto;
		   margin-right: auto;
		   border: #555555 solid 1px;
		   margin-bottom: 5px;
}
div.left {
		 float: left;
}
div.right {
		  float: right;
}
h2#forart {
		  background: #FFDD00;
		  width: 275px;
		  font-size: 15px;
		  text-align: center;
		  font-weight: bold;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  margin-bottom: 0px;
		  border-bottom: #555555 solid 1px;
		  margin-top: 0px;
}
td.cell1 {
	background: #FFFFFF;
	border: dotted 1px #000000;
}
td.head1 {
		 background: #FFFFFF;
		 border: dotted 1px #000000;
		 font-weight: bold;
}
table.tbl1 {
		   border: solid 0px #000000;
		   margin: auto;
		   align: center;
		   border: dotted 1px #000000;
}
td#naglowek {
			background: #EDA6FF;
			font-weight: bold;
			text-align: center;
			font-size: 10pt;
}
td#data {
		background: #EDA6FF;
		width: 136px;
		font-weight: bold;
		text-align: center;
}
td#n1 {
	  background: #EDA6FF;
	  width: 59px;
	  font-weight: bold;
	  text-align: center;
}
td#n2 {
	  background: #EDA6FF;
	  width: 60px;
	  font-weight: bold;
	  text-align: center;
}
td#tytuly {
		  background: #EDA6FF;
		  font-weight: bold;
		  text-align: center;
}
table#titles {
			 border: 1px solid #aaa;
			 padding: 0px;
			 width: 560px;
			 align: center;
			 margin: auto;
}
td#numer {
		 border: 1px solid #aaa;
		 width: 24px;
}
td#numer2 {
		 border: 1px solid #aaa;
		 width: 67px;
}
td#tytul {
		 border: 1px solid #aaa;
		 width: 196px;
}
.b {
   font-weight: bold;
}

div#newleft {
			width: 180px;
			border: solid #000000 1px;
			float: left;
			margin-left: 100px;
			margin-bottom: 5px;
}
div#plversion {
			  height: 135px;
			  border-bottom: solid #000000 1px;
			  background: url('wersjapolska.png') no-repeat;
}
div#newdesc {
			margin: 2px;
			text-align: justify;
}
div#newright {
			 width: 180px;
			 border: solid #000000 1px;
			 float: right;
			 margin-right: 100px;
			 margin-bottom: 5px;
}
div#newcenter {
			 width: 180px;
			 border: solid #000000 1px;
			 margin: auto;
 			 margin-bottom: 5px;
}
div#tytuly {
		   height: 135px;
		   border-bottom: solid #000000 1px;
		   background: url('tytuly.png') no-repeat;
}
div#program {
		   height: 135px;
		   border-bottom: solid #000000 1px;
		   background: url('program.png') no-repeat;
}
div#dpbd {
			  height: 135px;
			  border-bottom: solid #000000 1px;
			  background: url('dpbd.png') no-repeat;
}
