body
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url('../template/images/bg.gif');
	background-repeat: repeat-x;
}
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;
}

/*--------------Paginacja--------------------*/
.pagination
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	color : #005e8a;
}

.pagination a
{
	padding-left: 2px;
	padding-right: 2px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	color : #009af6;
}

.pagination img
{
	vertical-align: middle;
}

/*--------------Aukcja--------------------*/
.auctionsTable
{
	width: 100%;
}
.auctionsTable td
{
	font-size : 12px;
	font-family : Tahoma,Arial,Verdana;
}
.auctionsTableHead
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color : #009af6;
}

.auctionTitle
{
	color : #009af6;
	padding-left: 10px;
	vertical-align: middle;	
	width: 60%;
}
.auctionOffer
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 75px;	
}
.auctionPrice
{
	padding-right: 10px;
	text-align: right;
}
.auctionExpiryDate
{
	padding-left: 10px;
}
.auctionHighlight
{
	background-color: #fefe99;
	height: 50px;
	cursor: pointer;
}
.auctionBackground1
{
	background-color: #dedee0;
	height: 50px;	
}
.auctionBackground2
{
	background-color: #f4f4f6;
	height: 50px;  	
}
.auctionSortOrder
{
	padding-left: 3px;	
	vertical-align: middle;
	text-decoration: underline;
}

/*--------------Menu tree--------------------*/
.treeViewCategory
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.treeViewCategory a
{
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #009af6;
}
.treeViewCategoryExpander
{
	margin-right: 3px;
	cursor: pointer;
	margin-top: 6px;
}
.treeViewTrade
{
	margin-left:10px;
	margin-top: 5px;	
}
.treeViewTrade a
{
	font-weight: normal;
	color : #555555;
}

/*--------------Style czcionek--------------------*/
.orange
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #ffae17;
	font-size: 14px;
}
.white
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}
.blue
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #009af6;
	font-size: 12px;
}
.blueT a
{
	font-family : Tahoma,Arial,Verdana;
	color: #009af6;
	font-size: 12px;
	line-height: 17px;
}
.grey
{
	font-family :Tahoma,Arial,Verdana;
	font-weight: normal;
	color: #777777;
	font-size: 12px;
}
.greyBig
{
	font-family : Tahoma,Arial,Verdana;
	font-weight: bold;
	color: #999999;
	font-size: 15px;
}
.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 : 14px;
	font-family :Tahoma,Arial,Verdana;
	text-decoration: none;
	font-weight: bold;
}

/*--------------Div'y--------------------*/
#naglowek
{
	padding-bottom: 5px;
	line-height: 20px;
}
#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;
}
#mainMenuPanel
{
	width: 26%;
	text-align: left;
	float: left;
	clear: none;
}
#mainmenu
{
	width: 100%;
	text-align: center;
	float: left;clear: none;
	padding-bottom: 10px;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
}
#mainMenuSearch
{
	width:100%;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #cccccc;
	background-color: #dedee0;
	text-align: center;	
	float: left;
	clear: none;
	padding-bottom: 10px;
}
.mainMenuInside
{
	width: 98%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px; 
	padding-left: 5px;
}
#logform
{
	width: 100%;
	text-align: right;
	float: left;clear: both;
	line-height: 25px;
}
#mainwindow
{
	float: right; clear: none; 
	text-align: justify;
	width: 73%;
}
#mainWindowText
{
  	width:100%;
  	float: left;clear: none;
  	margin-top: 10px;
}
#mainWindowText a
{
  	color: #005e8a;
}
#mainWindowText a:hover
{
  	color: #009af6;
	text-decoration: underline;
}
#mainWindowText p
{
  	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana;
}
#mainWindowNewest
{
	float: right; clear: none; 
	text-align: center;
	width: 100%;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	margin-top: 10px;
}
#mainWindowNewestInside
{
	width: 98%;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainWindowNewest table td
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	width: 40%;
}

#userPanel
{
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	text-align: justify;
	float:right;
	clear: none;
	width: 100%;
}
#flash 
{
	border: 1px solid #cccccc;
	width:550px;
	float:  left; 
	clear:none;
}

#auctionMainWindow
{
	float: right; 
	clear: none; 
	text-align: justify;
	width: 100%;
}
#showAuctionsPanel
{
  	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
}
#showAuctionsPanel img
{
  	vertical-align: middle;
}
#categoryBlock
{
	float: left; 
	clear: none;
	text-align: left;
	width: 100%;
	height: 27px;
	background-color: #ffffff;
}
#searchBlock
{
	float: right; 
	clear: none;
	text-align: right;
	width: 73%;
	height: 23px;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	margin-bottom: 10px;
	padding-top: 3px;
}
#bottommenu
{
	float: right;
	clear:none;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	border: 1px solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	padding-top:10px;
	padding-bottom: 10px;
}
#bottommenu a
{
	color: #000000;
}
#footer
{
	width: 100%;
	text-align: center;
	float: left; 
	clear: none; 
	margin-bottom: 20px;
	margin-top: 10px;
}

#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;
	height: 300px;
}
#serviceRules
{
	border: 1px solid;
	border-color: #ff9711;
	background-color: #f8f6e6;
	text-align: justify;
	width: 100%; 
	color: #474747;
	font-size : 12px;
	font-family :Tahoma,Arial,Verdana;
	line-height: 16px;
}
#serviceRulesInside
{
	margin: 10px;
}
#serviceRules img
{
	vertical-align: middle;
}
#chooseTypePanelRight
{
	background-color: #f0f0f0;
	width: 32%;	
	border: 1px solid;
	border-color: #cccccc;
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	background-image: url('../template/images/bg3.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#chooseTypePanelLeft
{
	background-color: #f0f0f0;
	width: 32%;	
	border: 1px solid;
	border-color: #cccccc;
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	margin-right: 1%;
	background-image: url('../template/images/bg1.gif');
	background-repeat: no-repeat;
}
#chooseTypePanelCenter
{
	background-color: #f0f0f0;
	width: 33%;	
	border: 1px solid;
	border-color: #cccccc;
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	margin-right: 1%;
	background-image: url('../template/images/bg2.gif');
	background-repeat: no-repeat;	
	background-position: center;
}
.chooseTypePanelInside
{
	width: 98%;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chooseTypePanelInside p
{
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
}

.smallPanelTable
{
	width: 100%;
	height: 140px;
	text-align: justify;
}
.smallPanelButton
{
	height: 27px;
	width:97px;
}
.smallPanelButtonTD
{
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.optionsPanel
{
	width: 100%;
	border: 1px solid;
	border-color: #cccccc;
	float: left;
	clear: none;
	padding-bottom: 10px;
	text-align: center;
	background-color: #f5f5f5;
	margin-top:10px;
}
.optionsPanelInside
{
	width: 98%;
	text-align: justify;
	padding-top: 5px;
}
#advertTypePanelRight
{
	width: 200px;	
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	background-image: url('../template/images/ogloszenie.png');
	background-repeat: no-repeat;		
}
#advertTypePanelLeft
{
	width: 200px;	
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	background-image: url('../template/images/wykonam.png');
	background-repeat: no-repeat;
			
}
#advertTypePanelCenter
{
	width: 200px;	
	height: 150px;
	float:left;
	clear: none;
	text-align: center;
	background-image: url('../template/images/zlece.png');
	background-repeat: no-repeat;
}
.advertPanelTable
{
	width: 200px;
	height: 150px;
	text-align: justify;
}
.padding
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}