body {	
	   margin:0px; 
	   padding:0px; 
	   background-color:#ffffff;
	   width:100%; 
	   height:100%;
	   min-height:100%;
	   text-align:center;		
	   font-family:tahoma;
	   font-size:11px;
	   color:#606060;
	   line-height:140%;
	 }

	 h1 {
 	font-size: 15px;
	color: #6C9100;
	text-align: left;
	font-weight:bold;
	font-family:Arial;	
	padding:0px;
	margin:0px;
	
}

h2 {
 	font-size: 13px;
	color: #438100;
	text-align: left;	
	margin-bottom:10px;	
	font-weight:bold;
	font-family:Arial;
	display:block;
}

h3 {
 	font-size: 14px;
	color: #ff3c00;
	text-align: left;	
	margin-bottom:10px;	
	font-weight:bold;
	font-family:Arial;
	display:block;
}


hr
{	
	border:1px solid #aaaaaa;
	border-width: 1px;
	height:1px;	
}	 
	 
select
	{
		border: 1px #909090 solid;
		FONT-FAMILY: Tahoma;
		font-size:10px;
		background:#fafafa;
		color:#505050;	
	}		
	 
a {font-family: Tahoma; font-size:11px; font-weight:normal;color: #438100;text-decoration:none;}
a:hover {font-family: Tahoma; font-size:11px; font-weight:normal;color: #438100;text-decoration:underline;}
	


a.paging {font-weight:normal;color: #6C9100;text-decoration:none;padding:4px;background-color:#eeeeee;}
a.paging:hover {font-weight:normal;color: #516b00;text-decoration:none;padding:4px;background-color:#b6e622;}

font.paging_over {font-weight:normal;color: #ffffff;text-decoration:none;padding:4px;background-color:#7b9f0d;border-bottom:1px solid #556c10;}
	 	 

table.container
	{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
	text-align:center;	
	width:96%;
	height:auto;	
	overflow:hidden;
	border:1px solid #aaaaaa;
	
	}
	
table.container #leftColumn,#rightColumn
	{	
	margin:0px;	
	padding:0px;	
	text-align:center;
	width:20%;
	height:auto;	
	overflow:hidden;	
	}
	
	
table.container #mainColumn
	{	
	margin:0px;	
	padding:0px;	
	text-align:center;
	width:60%;
	height:auto;	
	overflow:hidden;	
	}
	
table.columnContent
{
	width:98%;
	height:auto;
	padding:3px;
	border:1px solid #eeeeee;
	overflow:hidden;
	text-align:left;
	margin:0px;
}

td.header
{
	background-color:#7b9f0d;
	border-bottom:1px solid #556c10;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:5px;	
	overflow:hidden;
	height:18px;
}




table.columnContent td.price
{
	background-color:#fafafa;	
	color:#ff4e00;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}


a.cena
{
	color:#ff4e00;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

td.columnLeftHeader
{
	background-color:#58AD1F;
	border-bottom:1px solid #202020;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:5px;	
	overflow:hidden;
	height:18px;
}




img.border {padding:2px;border:1px solid #aaaaaa;margin:0px;}

tr.offerListing td
{
background-color:#ffffff;
border-bottom:1px solid #aaaaaa;
cursor:pointer;	
padding:2px;
overflow:hidden;
}

tr.offerListingOver td
{
background-color:#E6F4C1;
border-bottom:1px solid #909090;
cursor:pointer;	
padding:2px;
overflow:hidden;
}

table.offerDetails
{
 width:200px;
 text-align:left;
 padding-left:3px;
 border-left:1px solid #eeeeee; 

}

table.offerDetails td
{		
	 padding:2px;
	padding-left:5px;	
	border:0px;
}

table.menuLeft
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	 text-align:left;
}


td.menuLeftPosOver
{
	background-color:#b43e32;
	cursor:pointer;
	padding:4px;
	border-bottom:1px solid #5d1d17;

	
	
	
}

td.menuLeftPos
{
	background-color:#aaaaaa;
	border-bottom:1px solid #909090;	
	padding:4px;
	cursor:pointer;
}


table.offerHeader
{
	width:100%;	
}

table.offerHeader td
{
	background-color:#3f8e00;
	border-bottom:1px solid #404040;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;	
	padding:5px;	
	overflow:hidden;
	height:18px;
}


table.offerDetailsBig
{
	width:100%;
	border:1px solid #aaaaaa;
}

table.offerDetailsBig td
{
	background-color:#E6F4C1;
	border-bottom:1px solid #aabe8b;
	font-family:tahoma;
	font-size:11px;	
	padding:3px;	
	overflow:hidden;	
}


table.offerDev
{
	width:100%;
	border:1px solid #aaaaaa;
	background-color:#e6f4c1;
	color:#ffffff;
}

tr.offerDev td
{
	background-color:#7b9f0d;
	border-bottom:1px solid #5b7213;
	font-family:tahoma;
	font-size:11px;	
	color:#ffffff;
	padding:3px;
	cursor:pointer;	
	overflow:hidden;	
}


tr.offerDevOver td
{
	
	border-bottom:1px solid #5b7213;
	font-family:tahoma;
	font-size:11px;	
	color:#00621d;
	padding:3px;
	cursor:pointer;
	overflow:hidden;	
}


#divForm
{
	text-align:left;
	width:auto;
	border:1px solid #eeeeee;
	height:100%;	
}

table.formTable{
				width:98%;				
				border:1px solid #eeeeee;
				margin:5px;
				padding:2px;
				font-size:8pt;
				overflow:hidden;
			   }
			   
table.formTable td 
	{
		padding:3px;
		background-color:#fafafa;
		text-align:left;
	}
	
table.formTable td input,textarea
	{
		border: 1px #909090 solid;
		FONT-FAMILY: Tahoma;
		font-size:11px;
		background:#fafafa;
		color:#505050;
		width:200px;		
	}

	
table.formTable td input.submitt
	{
		cursor:pointer;
		border: 1px solid #475e00;
		FONT-FAMILY: Tahoma;
		font-size:11px;
		background-color:#719600;
		color:#ffffff;
		padding:2px;
		width:auto;
		text-align:center;
	}
	
div.zakladkaOut
{
	background:url('../images/zakladkaOut.gif') top left no-repeat;
	width:65px;
	height:20px;
	margin-right:5px;
	overflow:hidden;	
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	padding-top:2px;
}	

div.zakladkaOver
{
	background:url('../images/zakladkaOver.gif') top left no-repeat;
	width:65px;
	height:20px;
	overflow:hidden;
	display:block;	
	float:left;
	text-align:center;
	margin-right:5px;
	cursor:pointer;
	color:#ffffff;
	padding-top:2px;
}


div#zglos_oferte {
	
	margin-bottom:10px;
	width:100%; 
	height:53px;
	background:url('../images/oferta.png') top right no-repeat;
	
}

div#oplaty {
	
	margin-bottom:10px;
	width:100%; 
	height:53px;
	background:url('../images/oplaty.png') top right no-repeat;
	
}

div#wyceny {

	margin-bottom:10px;		
	width:100%; 
	height:53px;
	background:url('../images/wyceny.png') top right no-repeat;
	
}

table#main_searchbox {
	
	background:#F0F0F0;
	width:100%;
	margin:2px;
	border:1px solid #eeeeee;
	
}

table#main_searchbox th

{

background: #7b9f0d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #556c10;
color: #ffffff;
font-size: 11px;
font-weight: bold;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
overflow-x: hidden;
overflow-y: hidden;
height: 18px;

}

table#main_searchbox td {
	
	padding:3px;
	
}

form#main_searchform input {
	
	font-size:11px;	
	margin:3px;
	padding:2px;
	
}

form#main_searchform input.small {
	
	width:50px;
		
}

form#main_searchform input.medium {
	
	width:80px;
		
}

form#main_searchform input[type="submit"]#searchbox {
	
	float:right;
	font-size:11px;	
	margin:3px;
	margin-right:10px;
	padding:5px;
	background:#00621D;
	border:0px;
	color:#ffffff;
	border-top:3px solid #009D2F;
		
}

table#kalkulator {
	
	float:left;
	text-align:left;
	border:1px solid #EEEEEE;
	padding:20px;
	width:100%;
	
}

table#kalkulator tr td{
	

	height:20px;
	padding:0px;
	border-bottom:1px solid #EEEEEE;
	
}

table#kalkulator tr td tr td {

	border-bottom:0px;
	
}	
	
