body
{
	background-color: #004D4D;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin:0;
	padding:0;
	text-align:center;
}

#naglowek
{
	background: url(images/bg.gif) 0 0 repeat;
	border-bottom:1px solid #E5FFFF;
	width:100%;
	margin:0;
	padding:0;
	/*text-align:center;*/
}

#top
{
	width:800px;
	margin:auto;
	/*text-align:center;*/
}

#top img
{
	/*margin-top:5px;
	margin-bottom:5px;*/
	border: 1px solid #E5FFFF;
	border-bottom:0;
}

#menu
{
	width:100%;
	text-align:center;
	padding-bottom:10px;
}

a
{
	color:#9BFFFF;
}

#strona
{
	width:800px;
	margin:auto;
	background-color: #303030;
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF;
	text-align:justify;
	color:#D16800;
}

h1
{
	border-bottom: 2px dashed #004D4D;
	font-size:20px;
	padding-bottom:4px;
	color: #004D4D;
}

b
{
	font-weight: normal;
}

.tresc
{
	padding: 5px;
	text-align:center;
}


#stopka
{
	width:800px;
	margin:auto;
	background-color: #004D4D;
	border: 1px solid #FFF; 
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
	height:45px;
	text-align:center;
	color: #D6D6D6;
	
}


