input, select, textarea
{
  font-size:8pt;
}

a:link, a:visited, a:hover 
{
    text-decoration : none;
    color           : #f58f4d;
}



body
{
    font-family : Tahoma;
    font-size   : 10pt;
    margin			:0px;
		background: transparent url('tlo.jpg') top center;
		color: #7a7a7a;
		
}

td
{
    font-family : Tahoma;
    font-size   : 10pt;
    color: #7a7a7a;
} 



#naglowek
{
  margin     : auto;
	width:980px;
	height:240px;
	border:0px solid red;
	background-image: url("1.jpg");
}

#szukaj
{
	position:absolute;
	margin-left: 660px;
	margin-top: 56px;
	width      : 242px;
	height:25px;
	cursor:pointer;
	border:0px solid blue;
}

#szukaj input
{
  height:19px;
	border:0px solid #ddd;
	background-color:transparent;
	color:#aaa;
}

#belka
{
	position:absolute;
	margin-left: 40px;
	margin-top: 181px;
	width      : 895px;
	border:0px solid blue;
	
}



#strona 
{
    margin     : auto;
    width      : 860px;
    border:0px solid blue;
		display:table;
}


#baner
{
  text-align:center;
	background-color:#1e1e1e;;
}


#srodek
{
    text-align		:justify;
		border:0px solid red;
		background:#1e1e1e;
}



#tresc_zawartosc
{
  padding:10px;
	
}

#tresc_zawartosc h1
{
  font-size:12pt;
	font-weight:bold;
	margin:0px;
	color: #fd9a59;
}

#stopka
{
  margin:auto;
	width:840px;
	padding:10px;
	clear:both;
	font-size:8pt;
	text-align:right;
	background:#000;
	color:#767676;
	border:0px solid blue;
	
}

