body
{
	margin: 5mm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF; 
	font-size: 12pt;
}

a
{
	color: #0267B2;
	text-decoration: none;
}

img
{
	border: none;
}

a:hover
{
	/*border-bottom: 1px solid #0267B2; */
}

.u
{
	text-decoration: underline;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.small
{
	font-size: smaller;
}

div#layer
{
	margin: 0 auto;
	width: 100%;
}

div#strona
{
	width: 100%;
	border: none;
}

div#logo
{

}

a#biznes
{
	display: block;
	width: 241px;
	height: 61px;
	background: url('../gfx/logo.png');
	position: static;
	margin: 5mm;
}

a#iped
{
	display: none;
}

a#rig
{
	display: none;
}

div#top
{
	display: none;
}

a#czlowiek
{
	display: none;
}

a#szkolenia
{
	display: none;
}

a#doradztwo
{
	display: none;
}

a#kursy
{
	display: none;
}

a#logo2
{
	display: none;
}

div#contener
{
	background: none;
}

div#box
{
	display: none;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;;
	color: #4870B1;
}

div#content
{
	font-size: 11pt;
	color: #000;
	float: left;
	padding: 5mm;
}

div#unia
{
	display: none;
}

div#footer
{
	display: none;
}

div#stopka
{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: smaller;
}

div#media
{
	display: none;
}

div#wyslijLink
{
	display: none;
}


