body
{
	width:1200px;
	height:auto;
	margin: 0 auto;
	text-align:center;
}

#full_page 
{
	background:url(banner/start.jpg) no-repeat;
	width:1200px;
	height: 960px;
	display:table;
}


#startowa
{
	width:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top:663px;
}

.napisy
{
	width:210px;
	height:120px;
	font-family:tahoma,verdana,sans-serif;
	font-size:24px;
	font-weight: bold;
	background: yellow;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.pusta
{
	width:680px;
}

a
{
	text-decoration: none;
	color:black;
}


