
body
	{
	background-color:	#4f4f4f;
	
	margin:				0;
	padding:			0;
	font:				12px arial;
	line-height:		15px;
	color:				#ffffff;
	}
	
img
	{
	border: 			0px;
	}
a:link, a:visited, a:active
	{
	text-decoration: 	none;
	color:				#ffffff;
	
	}

a:hover
	{
	text-decoration: 	underline;
	}

#blok_glowny
	{
	background-image:	url(/templates/gfx/background.jpg);
	width: 				1000px;	
	height:				750px;
	margin-top:         0px;
	margin-left:       	auto;
	margin-right:       auto;
	}
#text
	{
	margin:				145px 0px 0px 550px;
	position:			absolute;
	width: 				430px;	
	height:				430px;
	}

#stopka
	{
	text-align:			center;
	margin-top:			620px;
	position:			absolute;
	width: 				1000px;	
	height:				100px;
	
	}

#bzp
	{
	background-image:	url(/templates/gfx/bzp.jpg);
	font-size: 12px;
	position: absolute;
	margin: 37px 0px 0px 772px;
	
	}

#bzp:hover
	{
	background-image:	url(/templates/gfx/bzp_onmouse.jpg);
	font-size: 12px;
	position: absolute;
	margin: 37px 0px 0px 772px;
	
	}
	
		
	
	
.hiddenPic 
	{
	display:			none;
	}
	
	
	

	
	
	














