html body {
	background-color: #232323;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;

}

html body, td, th, li {
	color: #ffffff;
	font: normal 11px/15px  Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.table
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}

.zoom { 
	position:absolute;
	display:none;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	text-align: center;
	padding:4px;
} 

img
	{
	border: 0px;
	}

.bottom
{
	font-family: Verdana;
	font-size: 10px;
	color: #f3b727;
}

A{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size : 10px;

}

A:Hover{
	text-decoration: underline;
	}


.pliki {

	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
}


textarea, input{
	line-height: 11px;
	padding: 2px;
}

#container {
	background-color: #000000;
	border: 0px solid #bcbdc0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 758px;
	voice-family: "\"}\"";
	text-align: -moz-center;
	width: 758px;
}

html>body #container {
	width: 758px;
}

h2 {
	color: #747b7c;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

h2.standout {
	clear: none;
	color: #51879a;
	margin-top: 10px;
}




a.pdf {
	color: #d0372c;
	text-decoration: none;
	font-size: 11px;
}

a:hover.pdf {
	text-decoration: underline;
	font-size: 11px;
}

img {
	border: none;
	vertical-align: middle;
}

p {
	padding: 4px 0 10px 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

textarea, input, select {
	font-size:11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000000;
}


label {
	cursor: pointer;
	vertical-align: middle;
}

ul {
	margin: 6px 0 6px 12px;
	padding: 0;
	list-style: none;
}

ul li {
	background: transparent url("img/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-bottom: 3px;
}

ul.checks li {
	background-image: url("img/bullet_check.gif");
}

ol {
	padding: 6px 0 6px 12px;
	margin-top: 0;
	margin-bottom: 3px;
	margin-left: 24px;
}

ol li {
	margin-bottom: 3px;
}

table.formularz 
{
	width: 600px;
	margin: 10px 0px 10px 0px;
	background-color: #000000;
	border: 0px solid #ffffff;
}

table.formularz tr {
	color: #707070;
	height: 30px;	
}

table.formularz td {
	padding-left: 12px;
	padding-right: 12px;
}

table.formularz td.button {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: -moz-center;
	voice-family: "\"}\"";
	text-align: center;
}

table.cennik 
{
	width: 450px;
	height: 330px;
	margin: 10px 0px 10px 0px;
	background-color: #000000;
/*	border: 1px solid #FFFFFF; */
	border-color: #FFFFFF;
	border-width:1px;
}

table.cennik tr {
	color: #707070;
	height: 55px;	
}

table.cennik td {
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}

.czerwony {
        color: red;
}

.czerwony-kontakt {
        color: red;
        font-size: 14px;
        font-weight: bold;
}

div.info 
{
	width: 600px;
	margin: 10px 0px 10px 0px;
	background-color: #000000;
	border: 0px solid #ffffff;
	text-align: -moz-left;
	voice-family: "\"}\"";
	text-align: left;
}

div.info a {
	color: #d0372c;
	text-decoration: none;
	font-weight:bold;
}

div.info a:hover {
	text-decoration: underline;
	font-weight:bold;
}

div.info li {
	margin-bottom:10px;
}


