@CHARSET "UTF-8";
	
	body {
		margin: 0;
		font-size: 10pt;
		font-family: arial;
	}
	
	h1 {
		font-size: 18px;
		color: #333;
	}
	h2 {
		font-size: 18px;
		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: 1000px;
		height: 100%;
		border: 0px solid #aaa;
		margin: auto;
	}
	#banner {
  		background-position: 100% 5mm;
  		height: 90px;
  		font-size: 11px;
		font-family: verdana;
		color: #444;
	}
	.navigation {
		background-color: #eceae6;
		height: 36px;
		border-bottom: solid 1px #96855c;
		clear: left;
		font-size: 10pt;
		font-weight: 600;
		color: #777;
	}
	.navigation a{
		font-size: 10pt;
		font-weight: 600;
		color: #555;
	}
	.navigation a:hover{
		font-size: 10pt;
		font-weight: 600;
		color: #ff4800;
	}
	.bannerRight {
		float: right;
	}
	.bannerRight a {
		font-size: 9pt;
		color: #222;
		text-decoration: none;
	}
	.bannerRight a:hover {
		text-decoration: underline;
	}
	.categoriesPanel {
		float: left;
		margin-top: 5px;
		width: 199px;
		height: 262px;
		background: url("../images/categoriesPanel.gif") no-repeat;
		font-size: 12px;
		color: #222;
		border: 0px solid black;
	}
	.categoriesPanel a {
		font-size: 10pt;
		color: #222;
		text-decoration: none;
	}
	.categoriesPanel a:hover {
		font-size: 10pt;
		color: #222;
		text-decoration: underline;
	}
	.categoriesPanel li {
		margin-top: 2px;
	}
	.categoriesPanel ul{
		margin-top: 15px;
	}
	.searchPanel {
		float: left;
		margin-top: 5px;
		width: 650px;
		height: 262px;
		background: url("../images/bluePanel.jpg") no-repeat;
		font-size: 14px;
		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: 650px;
		color: #222;
		margin: 5px;
		font-size: 10pt;
		font-family: arial;
		border: 0px solid red;
	}
	.rewinder {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
	}
	a {
	  font-size: 10pt;
	  color: #c8c8c8;
	  font-family: arial;
	  text-decoration: underline;
	}
	.offersPanel a, .leftPanelContent a {
	  font-size: 10pt;
	  color: #c8c8c8;
	  font-family: arial;
	  text-decoration: underline;
	}
	a:hover {
	  color: #041c42;
	  font-family: arial;
	  text-decoration: underline;
	}
	.offersPanel a:hover, .leftPanelContent a:hover {
	  color: #041c42;
	  font-family: arial;
	  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: 450px;
		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: arial;
  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: 9pt;
  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;
	}
	.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	color: #000;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	color: #000;
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/loader.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
	color: #000;
}

.ac_over {
	background-color: #ababab;
	color: #fff;
}
	
.inactive {	color: #888; font-size: 14px; }
.inactive a { color: #888; text-decoration: underline; font-size: 14px;}
.inactive a:hover {color: #464; text-decoration: underline; font-size: 14px;}
.active { color: #000; font-size: 14px; }
.active a { color: #000; text-decoration: underline; font-size: 14px; }
.active a:hover {color: #464; text-decoration: underline; font-size: 14px; }