body
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-image: url('../../template/images/bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
div 
{
	margin: 0px auto 0px auto;
}
img
{
	border: 0px;
	vertical-align: text-top;	
}
input, select
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana;
	height: 20px;
	font-weight: normal;
	vertical-align: middle;
}
a
{
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #009af6;
}
a:hover
{
	text-decoration: underline;
	color: #005e8a;
}
hr
{
	color: #00b4c8;
}
h1
{
	font-size: 15px ;
	line-height: 20px;
}
h2
{
	font-size: 14px;
	line-height: 17px;
}
h3
{
	font-size: 13px;
	line-height: 16px;
}
/*--------------Paginacja--------------------*/
.pagination
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagination a
{
	padding-left: 2px;
	padding-right: 2px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}

.pagination img
{
	vertical-align: middle;
}

/*--------------Style czcionek--------------------*/
.orange
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #ffa200;
	font-size: 14px;
}
.blue
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #009af6;
	font-size: 12px;
}
.mareBold
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #00b4c8;
	font-size: 12px;
}
.mare
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #00b4c8;
	font-size: 12px;
}
.mare a
{
	color: #00b4c8;
}
.mareBig
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #00b4c8;
	font-size: 14px;
	line-height: 30px;
}
.blue a
{
	text-decoration: underline;
}
.grey
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
.greyBig
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #788593;
	font-size: 13px;
}
.black
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.dzial
{
	font-family :Tahoma, Arial,Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #009af6;
	font-size: 14px;
}
.dzial a
{
	font-size: 14px;
}
.required, .inlineerror
{
	color     : #dd0000;
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
	text-decoration: none;
}
.naglowek
{
   color: #009af6;
	font-size : 15px;
	font-family : Tahoma,Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
}


/*--------------Div'y--------------------*/

#naglowek
{
	padding-bottom: 5px;
	line-height: 20px;
}
#createAuctionCategory
{
	height: 200px;
	width: 240px;
	margin-right: 5px;
}
#createAuctionTrade
{
	height: 200px;
	width: 240px;
	z-index: -1;
}
.category
{
	float: left; 
	clear: none;
}
#createAuctionType
{
	float: left;
	width:90%;
}
#createAuctionExpiryDate, #createAuctionWojewodztwo, #createAuctionPowiat
{
	width: 300px;
}
#wojewodztwo
{
	width: 300px;
}
#homepage_icon, #register_icon, #login_icon, #search_icon, 
#help_icon, #settings_icon, #logoff_icon, #addauction_icon, #forum_icon,  #recommend_icon
{
	margin-left: 30px;
	margin-top: 10px;
	float: right; clear: none; 
	cursor: pointer;
	text-align: center;
	height: 70px;
}
#homepage_icon a, #register_icon a, #login_icon a, #search_icon a, 
#help_icon a, #settings_icon a, #logoff_icon a, #addauction_icon a, #forum_icon a,  #recommend_icon a
{
	color: #000000;
}
#logo
{
	float:left;
	clear:none;
	margin-top: 3px;
	text-align: left;
}
#uppermenu
{
	width: 936px;
}
.uppermenuIcons
{
	margin-top: 20px;
	float: right;
	clear:none;
	width:70%;
}
#maindiv
{
		width: 936px;
}
#categoryBlock
{

}

#leftmainmenu
{
	width: 330px;
	float: left;clear: none;
	background-color: #f8f6e6;
	border: 1px solid;
	border-color: #ff9711;
	font-family : Tahoma,Arial,Verdana;
	font-size: 12px;
	background-image: url('../../template/images/auctionsiteBgr.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#leftmainmenu table
{
	width: 100%;
}
#leftmainmenu table td
{
	font-size: 12px;
	font-family : Tahoma,Arial,Verdana;
}
#leftContactPanel
{
	width: 330px;
	float: left;clear: none;
	background-color: #f8f6e6;
	border: 1px solid;
	border-color: #ff9711;
	font-family : Tahoma,Arial,Verdana;
	font-size: 12px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#leftContactPanel table
{
	width: 100%;
}
#leftContactPanel table td
{
	font-size: 12px;
	font-family : Tahoma,Arial,Verdana;
}
.smallPanelButton
{
	height: 27px;
	width:98px;
	float: left;
	clear: both;
	margin-right: 3px;
}
.smallPanelButtons
{
	height: 27px;
	width:98px;
	float: left;
	clear: none;
	margin-right: 3px;
}
.licytujSmallPanelButton
{
	background-image: url('../../template/images/licytuj.png');
	cursor:pointer;
}


#auctionLeftPanel 
{
	background-color: #f9f9f9;
	min-height: 201px;
	font-size : 13px;
	color: #00b4c8;
	font-weight: bold;
}
#auctionLeftPanel table thead 
{
	color: #00b4c8;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
#auctionLeftPanel span
{
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
}

#logform
{
	width: 100%;
	text-align: right;
	float: right;clear: none;;
	line-height: 25px;
	font-weight: normal;
	color: #009af6;
}
#mainwindow
{
	float: right; clear: none; 
	width: 100%;
}
#mainsubwindow
{
	float: right; clear: none; 
	width: 63%;
}
#auctionPanel
{
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;	
	width: 100%;
	float:right;
	clear: none;
	text-align: center;
}
#auctionPanel table td
{
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;	
	padding-right: 10px;
	padding-bottom: 5px;
}
.auctionTable
{
	width: 800px;
	margin-left: 50px;
}
.firstAuctionColumn
{
	width: 30%;
	text-align: right;
	font-weight: bold;
	color: #00b4c8;
	vertical-align: top;
}
.firstLocalizationColumn
{
	width: 30%;
	text-align: right;
	color: #666666;
}
.secondAuctionColumn
{
	width: 70%;
}
.smallAuctionPanel
{
	width: 98%;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftAuctionPanel
{
	border: 1px solid;
	border-color: #ff9711;
	background-color: #f8f6e6;
	text-align: center;
	width: 41%;
	float:left;
	clear: none;	
	color: #474747;
}
#smallLeftAuctionPanel
{
	width: 98%;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftAuctionPanel p
{

	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
}
#showAuctionTitlePanel
{
	float:left;
	clear: none;
	width:936px;
	text-align: left;	
	
}
.showAuctionTitleTd
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #f9f9f9;
	height: 20px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;	
}
#showAuctionEmptyTop
{
	background-color: #cccccc;
	height: 1px;
	width: 64%;
	float:right;
	clear: none;	
}
#showAuctionPanel
{
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;		
	border-color: #cccccc;
	background-color: #f9f9f9;
	float:left;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
}

#showAuctionPanel table td
{
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana;
}
#auctionMainWindow
{
	float: right; 
	clear: none; 
	text-align: justify;
	width: 100%;
}
#auctionInfoTable
{
	border: 1px solid;
	border-color: #cccccc;
	text-align: justify;
	background-color: #f9f9f9;
	width:595px;
	padding-bottom: 10px;
	float: right;
	clear: none;
}
#auctionInfoTable table td
{
	font-family: Tahoma,Arial,Verdana;
	vertical-align: top;
}

#advertInfoTable
{
	text-align: justify;
	background-color: #f0f0f0;
}
#advertInfoTable table td
{
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana;
	vertical-align: top;
}
#advertSearchPanel
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffae0d;
	width: 100%;
	padding-top:5px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	text-align: center;
}
#advertSearchPanelInside
{
	width: 98%;
	text-align: left;
}
#showAdvertPanel
{
	border: 1px solid;
	border-color: #ffae0d;
	background-color: #f0f0f0;
	float:left;
	clear: none;
	padding: 5px;
}
#showAdvertPanel table td
{
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana;
}
#auctionTitle 
{
   color: #009af6;
	font-size : 15px;
	font-family : Tahoma,Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
}
#bottommenu
{
	float: right;clear:none;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	padding-top:7px;
	padding-bottom: 7px;
}
#bottommenu a
{
	color: #000000;
}
#footer
{
	width: 100%;
	text-align: center;
	float: left; clear: none; 
	margin-bottom: 20px;
	margin-top: 10px;
}
#footer a
{
	text-decoration: none;
}
#auctionOffer
{
	background-color: #f8f6e6;
	border-bottom: 1px solid;
	border-color: #ffae0d;
}
#auctionLinksPanel
{
	border-width: 1px;
	border-style: solid;
	border-color: #ffae0d;
	width: 100%;
	min-height: 25px;
	background-color: #feb752;
	background-image: url('../../template/images/linksWykonamBg.png');
	background-repeat: repeat-x;
	margin-bottom: 10px;
	text-align: center;
	color: #ffffff;
}
#auctionLinksPanelInside
{
	width: 98%;
	text-align: justify;	
	min-height: 25px;
	line-height: 25px;
	padding-bottom: 3px;
}
#auctionLinksPanel a
{
	color: #ffffff;
	font-weight: bold;
}
#auctionLinksPanel a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#auctionSearchPanel
{
	width: 590px;
	padding-top:20px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	clear: none;
	line-height: 20px;
}
#auctionSearchPanelInside
{
	width: 98%;
	text-align: left;
}
#info
{
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
   color: #009af6;
	font-size : 15px;
	font-family :Tahoma, Arial,Verdana;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	height: 200px;
}

#chooseTypePanelRight
{
	background-color: #f0f0f0;
	width: 32%;	
	border: 1px solid;
	border-color: #cccccc;
	height: 270px;
	float:left;
	clear: none;
	text-align: center;

}
#chooseTypePanelLeft
{
	background-color: #f0f0f0;
	width: 32%;	
	border: 1px solid;
	border-color: #ffae0d;
	height: 270px;
	float:left;
	clear: none;
	text-align: center;
	margin-right: 1%;
}
#chooseTypePanelCenter
{
	background-color: #f0f0f0;
	width: 33%;	
	border: 1px solid;
	border-color: #ffae0d;
	height: 270px;
	float:left;
	clear: none;
	text-align: center;
	margin-right: 1%;
}
.chooseTypePanelInside
{
	width: 98%;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chooseTypePanelInside p
{
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
}
#chooseTypeHeaderPanel
{
	float: left;
	clear:none;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	padding-top:10px;
	padding-bottom: 10px;
}
.caseCompany
{	 
	width: 280px; 
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial; 
	background-image: url('../../template/images/wizytowkaBgr.gif');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	clear: both;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
}
.caseUser
{
	width: 280px; 
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial; 
	background-image: url('../../template/images/wizytowkaBgr.gif');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	clear: both;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
}

.auctionViews
{
	text-align: right;
	padding: 5px;
}

#auctionOfferPanel 
{
	width: 100%;
	margin-top: 10px;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-align: left;
	clear: none; 
	float: left;
}
#auctionOfferPanelInside 
{
	width: 100%;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#auctionOfferPanel a
{
	font-family: Tahoma, Arial, Verdana;
}
#auctionOfferPanel table
{
	width: 100%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;	
}
#auctionOfferPanel table thead 
{
	color: #00b4c8;
	font-weight: bold;
	text-align: left;	
}
#auctionOfferPanel table td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#auctionOfferPanel span
{
	font-size : 13px;
	font-family : Tahoma,Arial,Verdana;
}
.auctionOfferNick
{
	width: 20%;	
	height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #788593;
}	
.auctionOfferPrice
{
	width: 20%;
	height: 30px;	
	text-align: left;
	vertical-align: top;	
	font-weight: bold;
	color: #788593;
}
.auctionOfferCount
{
	width: 5%;
	text-align: center;
	vertical-align: top;	
	font-weight: bold;
	color: #788593;	
}
.auctionOfferDesc
{
	width: 70%;
	text-align: left;	
	vertical-align: top;
	color: #788593;
	border-left: 1px dotted #00b4c8;
	padding-left: 10px;	
}
.auctionOfferDate
{
	width: 20%;	
	text-align: left;
	vertical-align: top;	
	color: #788593;
}
.auctionOfferNickTitle
{
	width: 10%;	
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #00b4c8;
}	
.auctionOfferPriceTitle
{
	width: 10%;
	text-align: left;
	vertical-align: top;	
	font-weight: bold;
	color: #00b4c8;
}

.auctionOfferDescTitle
{
	width: 70%;
	text-align: left;	
	vertical-align: top;
	color: #00b4c8;
	font-weight: bold;	
	border-left: 1px dotted #00b4c8;
	padding-left: 10px;
}
.auctionOfferDateTitle
{
	width: 10%;
	text-align: left;
	vertical-align: top;	
	color: #00b4c8;
	font-weight: bold;		
}
.auctionOfferWinner
{
	width: 10%;
	text-align: center;
	vertical-align: top;
	border-right: 1px dotted #00b4c8;
	border-left: 1px dotted #00b4c8;
	padding-right: 10px;	
	background-color: #eafbff;
}
.auctionDescription
{
	padding: 5px 10px 5px 5px; 
	text-align: justify;
	vertical-align: top;
	color: #666666;
	line-height: 16px;	
}
.auctionPhotos
{
	text-align: right;
	padding: 5px;
	width: 740px;	
}
.auctionViews
{
	text-align: right;
	padding: 5px;
}
.auctionTitle
{
	color: #009af6;
	font-size : 15px;
	font-family : Tahoma,Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
   margin-bottom: 10px;	
}
.padding
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.auctionInlineInfo 
{
	border: 1px solid;
	border-color: #dd0000;
	background-color: #ffffff;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.auctionInlineInfo span
{
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
}
.auctionInlineInfo li
{
	color: #ff0615;	
	line-height: 17px;
}
.titleErrorListPanel
{
	color: #788593;
	font-weight: bold;
	padding-top: 25px;
}

.contentErrorListPanel
{
	color: #666666;
	font-weight: normal;
}
.help
{
	color: #009af6;
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
	text-decoration: none;
	text-align: justify;
}