/* czesc naglowokowa*/

table.logo {
	width: 1040px;
	border: 0px solid rgb(255,255,255);
	background-color: rgb(255,255,255);
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;}

td.rogL	{display: table-cell;
	background-image: url(rogL.bmp);
	background-color: rgb(255,255,255);
	height: 12px;
	width: 5px;
	padding: 0px 0px 0px 0px;}	

td.rogR	{display: table-cell;
	background-image: url(rogR.bmp);
	background-color: rgb(255,255,255);
	height: 12px;
	width: 5px;
	padding: 0px 0px 0px 0px;}	
	
td.middle	{display: table-cell;
	background-color: rgb(255,255,255);
	height: 12px;
	width: auto;
	padding: 0px 0px 0px 0px;}
	
td.logo	{display: table-cell;
	background-image: url(banerX.gif);
	background-color: rgb(255,255,255);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	height: 99px;
	width: 840px;
	padding: 0px 0px 0px 0px;}
	
td.logoBokL	{display: table-cell;
	background-color: rgb(255,255,255);
	height: 88px;
	width: 0px;
	padding: 0px 0px 0px 0px;}
	
td.logoBokR	{display: table-cell;
	background-color: rgb(255,255,255);
	height: 88px;
	width: 10px;
	padding: 0px 0px 0px 0px;}
		
table.baner {
	width: 840px;
	border: 0px solid rgb(0,0,0);
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;}
	
td.baner	{display: table-cell;
	border: 0px solid rgb(255,255,255);
	border-right: 0px;
	border-left: 0px;
	background-image: url(baner.bmp);
	background-color: rgb(0,0,0);
	background-repeat: no-repeat;
	height: 75px;
	width: 400px;
	padding: 0px 0px 0px 0px;}
	
td.banerL	{
	display: table-cell;
	background-color: rgb(170,0,0);
	height: 75px;
	width: 1%;
	color: rgb(100,160,240);
	padding: 0px 0px 0px 0px;}
	
td.banerR	{
	display: table-cell;
	background-color: rgb(0,0,0);
	height: 75px;
	width: auto;
	color: rgb(100,160,240);
	padding: 0px 0px 0px 0px;}
	
/*część główna*/	

div.main {
	display: block;
	background-color: rgb(0,0,0);
	border-top: 2px solid rgb(174,0,2);
	color : rgb(250,250,250);
	margin: 0px;
	width: 1100px;
	font-family : Verdana;
	font-weight : 600;
	text-align: left;
	font-size : 8px;
	overflow: hidden;
	padding: 0px;
	}

table.menu {
	display: inline-table;
	width: 1100px;
	background-color: rgb(255,255,255);
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}
	
td.menu {
	border-bottom: 0px solid rgb(0,0,0);
	border-left: 0px;
	border-right: 0px;
	background-color: rgb(126,0,1);
	background-image: url("menu.gif");
	background-repeat: repeat-x;
	display: table-cell;
	height: 35px;
	color: rgb(100,160,240);
	text-align: left;
	padding: 0px 0px 0px 0px;}

table.main {
	overflow: hidden;
	width: 1100px;
	background-color: rgb(0,0,0);
	height: 510px;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	}
	
td.main {
	background-color: rgb(255,255,255);
	border: 0px solid rgb(255,255,255);
	width: 840px;
	border-left: 0px;
	border-right: 0px;
	color: rgb(40,0,0);
	width: auto;
	padding: 10px 10px 20px 10px;
	text-align: left;
	font-weight: 500;
	font-size : 11px;}

td.news {
	background-color: rgb(255,255,255);
	--background-image: url("fotki.gif");
	background-repeat: no-repeat;
	background-position: -20px 20px;
	border: 0px solid rgb(255,255,255);
	width: 200px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: 500;
	font-size : 11px;}
	
/*stopka*/
	
div.stopka {
	width: auto;
	border-top: 3px solid rgb(200,0,0);
	display: block;
	background-color: rgb(0,0,0);
	color : rgb(255,255,255);
	margin: 0px;
	padding: 8px;
	font-family : Verdana;
	font-weight : 600;
	text-align: center;
	font-size : 10px;}
