@charset "iso-8859-2";

body p, body {   
font-size: 12pt;   
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	width: auto;
 	 margin: 0 !important;
  	padding: 0 !important;
	color:#333333;
} 
html, body, #all, .twoColFixLtHdr #container, .tresc {background:none; background-image:none}
#menuSpecjalne, .twoColFixLtHdr #sidebar1, #designby, .twoColFixLtHdr #header, .zamowienia , .twoColFixLtHdr #footer {
display:none;
}

.twoColFixLtHdr #container {
	width: auto;
 	 margin: 0 !important;
  	padding: 0 !important;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 



.twoColFixLtHdr #mainContent {
	width: auto;
 	 margin: 0 !important;
  	padding: 0 !important;
	float: none;
	overflow:hidden;
} 


.tresc a{text-decoration:underline}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.valignmid {vertical-align:middle; padding-right:4px}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.additional {
	float: right;
	width: 168px;
	background: url(../images/bg_additional.gif) no-repeat 0px 2em;
	margin-left: 1em;
}
.additionals a {
	padding: 4px 0px 4px 0;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 4px;
	display: block;
	
}
.special {background:url(../images/p_special.gif) no-repeat top left; padding:2px 6px; margin:0px}
.special p {margin-top:0px; padding-top:0px;}
table.dane{
	border:0px;
	margin:2em 0;
	padding:0px;
	width: 100%;
}
table.dane th {
	font-weight:bold;
	background: url(../images/bg_th.gif) no-repeat 0px 4px;
	text-align: left;
	padding:8px 8px 1px;
}
table.dane td {
	padding:1px 8px;
	border-top:1px solid #dddddd;
}


.additional ul {
	margin: 10px 0px 0px 4px;
	padding: 0px;
}

