@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px;
	background: #000000;
}

#wrapper
{
	border-color: #310112;
	border-style: solid;
	border-width: 1px;
	width: 904px;
	margin: 0px auto;
}

#header
{
	border-width: 0px;
	margin: 0px;
	background-color: #000000;
}

#footer
{
	border-width: 0px;
	margin: 0px;
	background-color: #000000;
}

#under
{
	border-width: 0px;
	margin: 0px;
	width: 904px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	margin: 0px auto;
}

#menu
{
	width: 163px;
	float: left;
	text-align: center;
}

#menu div.button_1
{
	background-image: url(img/home_d.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_1:hover
{
	background-image: url(img/home_c.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_1_on
{
	background-image: url(img/home_b.jpg);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_2
{
	background-image: url(img/ofirmie_d.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_2:hover
{
	background-image: url(img/ofirmie_c.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_2_on
{
	background-image: url(img/ofirmie_b.jpg);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_3
{
	background-image: url(img/opinie_d.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_3:hover
{
	background-image: url(img/opinie_c.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_3_on
{
	background-image: url(img/opinie_b.jpg);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_4
{
	background-image: url(img/kontakt_d.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_4:hover
{
	background-image: url(img/kontakt_c.gif);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#menu div.button_4_on
{
	background-image: url(img/kontakt_b.jpg);
	background-color: #000000;
	width: 161px;
	height: 56px;
	cursor: pointer;
}

#content
{
	background-color: #000000;
	border: 0px none;
}

#content p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

#content h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71e5a;
	margin-left: 10px;
	margin-right: 10px;
}

#content table
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

#content tr
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	margin-left: 10px;
	margin-right: 10px;
}

#content input.send
{
	border: none;
	background-color: transparent;
	width: 63px;
	height: 21px;
	background-image: url(img/send_a.jpg);
}

#content input.clear
{
	border: none;
	background-color: transparent;
	width: 63px;
	height: 21px;
	background-image: url(img/clear_a.jpg);
}

#content input
{
	border: none;
	background-color: transparent;
	width: 195px;
	height: 18px;
}

#content textarea
{
	border: none;
	background-color: transparent;
	width: 195px;
	height: 85px;
}

#content table.contact
{
	border-collapse: separate;
	border-spacing: 0px;
}

A.mail {
        color: #808080;
		text-decoration: none;
}

A.mail:HOVER {
        color: #ffffff;
		text-decoration: none;
}
