body
{
	margin: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#kontener
{
	width: 100%;
	height: 800px;
	background-image: url(_gfx/bcg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#strona
{
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#naglowek
{
	background-image: url(_gfx/top1_1.png);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	width: 820px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

div#left
{
	background-image: url(_gfx/menu_tlo.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 235px;
	height: 175px;
	float: left;
	margin-top: -10px;
	z-index: 10;
}

div#menu
{
	width: 235px;
	height: 175px;
}

#menu ul
{
	margin: 0;
	color: #721506;
	padding-top: 40px;
	padding-left: 50px;
	list-style-type: square;
}

#menu li
{
	padding-top: 3px;
}

#menu span
{
	color: #ffffff;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

div#right
{
	width: 660px;
	float: right;
	margin-top: -20px;
	z-index: 10;
}

div#right_top
{
	background-image: url(_gfx/content_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 660px;
	height: 56px;
}

#right_top h1
{
	font-size: 16px;
	color: #721506;
	padding-top: 25px;
	padding-left: 15px;
	margin: 0;
}

div#content
{
	background-image: url(_gfx/content_tlo.png);
	background-position: center;
	background-repeat: repeat;
	width: 620px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;	
}

#content p 
{
	color: #000000;
	margin: 0;
	margin-bottom: 10px;
}

#content a
{
	color: #000000;
}

div#right_bottom
{
	background-image: url(_gfx/content_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 660px;
	height: 56px;
}

div#formularz
{
	width: 500px;
}

#formularz input
{
	width: 450px;
	height: 16px;
}

#formularz textarea
{
	width: 450px;
	height: 100px;
}

div#stopka
{
	margin-top: -10px;
	background-image: url(_gfx/bottom_1_1.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 898px;
	height: 89px;
	clear: both;
}

div#stopkaLeft
{
	float: left;
	width: 688px;
}

div#stopkaRight
{
	float: right;
	width: 210px;
}

#stopkaRight img
{
	margin-top: 25px;
	margin-right: 10px;
}

div#logos
{
	height: 50px;
	width: 898px;
}

div#logosRight
{
	color: #ffffff;
	float: right;
	height: 40px;
}

#logosRight a
{
	color: #ffffff;
}