@CHARSET "UTF-8";
	
	body {
		margin: 0;
		font-size: 9pt;
		background-color: #fff;
		font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
	}
	
	h1 {
		font-size: 18px;
		color: #3c5ab1;
	}
	h2 {
		font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
		font-size: 16px;
		color: #ff4800;
		display: inline;
		margin: 7px;
	}
	h3 {
		font-size: 14px;
		color: #007ef3;
		display: inline;
		font-weight: 600;
		margin: 4px;
	}
	#overDiv {
		display: none;
	}
	#main_site {
		width: 100%;
		height: 100%;
		border: 0px solid #aaa;
		margin: auto;
	}
	#main_container {background-image: url("images/body_bg.jpg"); background-repeat: repeat-x; width: 100%; height: 100%; float: left;}
	
	#banner {
  		background-position: 100% 5mm;
  		background-color: white;
  		height: 105px;
  		font-size: 11px;
		font-family: verdana;
		color: #444;
	}
	.navigation {
		background-color: #eceae6;
		height: 26px;
		border-bottom: solid 1px #96855c;
		clear: left;
		font-size: 12px;
		font-weight: 600;
		color: #777;
	}
	.navigation a{
		font-size: 12px;
		font-weight: 600;
		color: #555;
	}
	.navigation a:hover{
		font-size: 12px;
		font-weight: 600;
		color: #ff4800;
	}
	.bannerRight {
		float: right;
	}
	.bannerRight a {
		font-size: 10px;
		color: #222;
		text-decoration: none;
	}
	.bannerRight a:hover {
		text-decoration: underline;
	}
	.cssLoginPanel {
		float: left;
		margin-top: 5px;
		height: 150px;
		width: 350px;
		background: url("images/loginPanel.gif") no-repeat;
		font-size: 12px;
		color: #222;
		border: 0px solid black;
	}
	.cssLoginPanel a {
		font-size: 12px;
		color: #222;
		text-decoration: none;
	}
	.cssLoginPanel a:hover {
		font-size: 12px;
		color: #222;
		text-decoration: underline;
	}
	.categoriesPanel li {
		margin-top: 2px;
	}
	.categoriesPanel ul{
		margin-top: 15px;
	}
	.searchPanel {
		float: left;
		margin-top: 5px;
		width: 580px;
		height: 235px;
		background: url("images/bluePanel.jpg") no-repeat;
		font-size: 12px;
		color: #222;
		border: 0px solid red;
	}
	.searchFieldDesc {
		width: 110px;
		float: left;
		clear: left;
		text-align: right;
		border: 0px solid red;
	}
	.searchField{
		text-align: left;
		margin-top: 5px;
		border: 0px solid green;
	}
	.offersPanel .leftPanelContent {
		width: 550px;
		color: #222;
		margin: 5px;
		font-size: 9pt;
		font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
		border: 0px solid red;
	}
	.rewinder {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
	}
	a {
	  font-size: 9pt;
	  color: #c8c8c8;
	  font-family: font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
	  text-decoration: underline;
	}
	.offersPanel a, .leftPanelContent a {
	  font-size: 9pt;
	  color: #c8c8c8;
	  font-family: font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
	  text-decoration: underline;
	}
	a:hover {
	  color: #041c42;
	  font-family: font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
	  text-decoration: underline;
	}
	.offersPanel a:hover, .leftPanelContent a:hover {
	  color: #041c42;
	  font-family: font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
	  text-decoration: underline;
	}
	span { 
	  color: #444;
	  font-weight: 600;
	}
	.offersPanel span, .leftPanelContent span { 
	  color: #444;
	  font-weight: 600;
	}
	.rewinder a {
		color: #333;
		font-size: 12px;
		font-weight: 800;
	}
	.rewinder a:hover {
		color: #777;	
	}
	.offer_desc {
		font-size: 12px;
		color: #000;
		text-align: left;
		margin: 10px;
	}
	.offerContent {
		width: 110px;
		float: left;
		clear: left;
		text-align: left;
		border: 0px solid red;
		margin-top: 3px;
	}
	.offerContentInfo {
		width: 350px;
		float: left;
		text-align: left;
		border: 0px solid red;
		margin-top: 3px;
	}
	.offerContentInfo a {
		text-decoration: none;
		color: #555;
	}
	.offerContentInfo a:hover {
		text-decoration: underline;
		color: #aaa;
	}

.formularz {
  font-size: 12px;
  font-family: font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
  text-align: left;
}
.formularz a {
	color: #444;
}
.formularz input {
  border: 1px solid #96855c;
  background-color: #fff;;

}

.formularz select {
  border: 1px solid #96855c;
  width: 120px;
}
textarea{

  font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 8pt;
  background: #fff;
  color: #333333;
  border: 1px solid #96855c;
  width: 500px;
  height: 100px;
}

.formularz input:hover, .formularz select:hover, .formularz textarea:hover {border: 1px solid #a20808}

	.admin_menu {
		font-size: 14px;
		font-weight: bold;
		margin: 15px 0px 10px 0;
		text-align: center;
		height: 26px;
		width: 100%;
		clear: left;
		border-bottom: solid 1px #96855c;
		color: #777; 
	}
	.admin_menu a {
		color: #777;
		padding: 3px;
	}
	.admin_menu a:hover {
		color: #777;
		background-color: #eceae6;
	}	
	.komunikat {
		background: url('images/icon_notice.gif') no-repeat;
		background-position: 9px 8px;
		font-size: 12px;
		background-color: #eee; 
		border: 1px solid #888; 
		margin: 5px; 
		padding: 3px 3px 3px 35px;
	}
	
	.komunikat2 {
		background: url('images/point.gif') no-repeat;
		background-position: 9px 8px;
		font-size: 12px;
		background-color: #fff8e7; 
		border: 1px solid #fbb100; 
		margin: 5px; 
		padding: 3px 3px 3px 35px;
	}
	
	.warning {
		color: red;
		font-weight: bold;
		background-color: #f4d2d2; 
		margin: 5px; 
		padding: 3px 3px 3px 35px;
	}
	.leftPanelContent {
		margin: 0px 20px 10px 10px;
		background: url('images/icon_email.jpg') no-repeat;
		background-position: center bottom;
		height: 90px;
	}
	
	.cell {
		float: left;
		width: 120px;
		margin: 3px;
	}
	.cellbr {
		float: left;
		clear: left;
		width: 120px;
		margin: 3px;
	}
	
	.red {color: red;}
	
	.path span{font-weight: normal; font-size: 10px; color: #000;}
	.path a {font-size: 10px; font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif; decoration: none; }
	
	.category {	width: 220px; float: left; margin: 7px; padding-bottom: 6px; border-bottom: solid 1px #9aa4c1;}
	.category span {color: #344e9a;}
	.category a {font-family: 'trebuchet ms',verdana,tahoma,arial,helvetica,sans-serif; font-size: 14px;}
	.category a:hover {color: #344e9a;}
	
	.counter {font-weight: normal; font-size: 11px; color: #aaa; display: inline;}
	
	.thread {border-bottom: 1px solid #ccc; float: left; width: 480px;}
	.thread span {color: #a7946a;}
	.thread a:hover {color: #b19559;}