/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  margin-bottom: 0px;
  overflow-y: scroll;
}

body {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	font-size: 10pt;
	color: #270605;
	background-color: #ffffff;
	background-image: url('../images/bodyBackground.jpg');
	background-repeat: repeat-x;
	background-position: 0px -20px;	
	text-align: left;
	line-height: 120%;
}

a{
	text-decoration: underline;
	color: #bb130f;	
}

a:hover {
	text-decoration: underline;
	color: #bb130f;	
}

img {
	border: 0px;
}

div#container {
	width: 970px;
	margin: 0px auto;
	text-align: center;
	height: 100%;
}

div#mainBody {
	width: 970px;
	text-align: left;
}

div#mainLogo {
	background-image: url('../images/mainLogo.png');
	_background-image: url('../images/mainLogo.gif');
	background-repeat: no-repeat;
	width: 557px;
	height: 124px;
	margin-top: 80px;
	margin-left: 200px;
	margin-bottom: 20px;
}

div#mainLogo img {
	width: 557px;
	height: 100px;	
}

div#mainLogoSmall {
	background-image/**/: url('../images/mainLogoSmall.png');
	_background-image: url('../images/mainLogoSmall.gif');
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	margin-top: 10px;
	margin-left: 0px;
}

div#mainLogoSmall img {
	width: 300px;
	height: 50px;	
}

div.fullLine {
	width: 970px;
	height: 1px;
	font-size: 1px;
	background: #850f0c;
	margin-top: 5px;
}

div.clear {
	clear: both;
}

div#searchBox {
	clear: both;
	width: 970px;
	margin-top: 0px;	
	text-align: left;
}

div#searchField {
	float: left;
	width: 300px;
	padding-left: 200px;
	margin-top: 7px;
}

div#searchField input {
	border: 1px solid #541311;
	height: 17px;
	margin-left: 0px;
}

div#searchFieldResults {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-top: 7px;
}

div#searchFieldResults input {
	border: 1px solid #541311;
	height: 17px;
}

div#searchButton {
	float: left;
	padding-left: 20px;
	margin-top: 6px;
	width: 100px;	
}

div#searchButton input {
	width: 100px;
}

div#searchLinks {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	width: 150px;
}

div#searchSimpleFilter {
	margin-top: 10px;
	margin-left: 220px;
}

div#searchSimpleFilter ul {
	margin-top: 3px;
	margin-left: -18px;
	*margin-left: 18px;
	list-style-type: none;
}

div#searchSimpleFilterResults {
	margin-top: 10px;
	margin-left: 0px;
}

div#searchSimpleFilterResults ul {
	margin-top: 0px;
	margin-left: 20px;
	list-style-type: none;
}

div#searchSimpleFilterResults li {
	float: left;
	margin-left: 5px;
}

div#sSFRT {
	float: left;
	margin-top: 2px;
}

div#footer {
	margin-top: 150px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}

div#footerFront {
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;	
}

div#footerResults {
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;	
}

div#footerDodaj {
	margin-top: 25px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;	
}

div#footerPage {
	margin-top: 25px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;	
}

div#footerFront hr {
	width: 400px;
	border: 1px solid #850f0c;
	margin-top: 0px;
}

div#footerPage hr {
	width: 400px;
	border: 1px solid #850f0c;
	margin-top: 0px;
}

div#footerResults hr {
	width: 400px;
	border: 1px solid #850f0c;
	margin-top: 0px;
}

div#footerDodaj hr {
	width: 500px;
	border: 1px solid #850f0c;
	margin-top: 0px;	
}

div#footer hr {
	width: 400px;
	border: 1px solid #850f0c;
	margin-top: 0px;
}

div#bottomMenu {
	text-align: center;
	height: 19px;
	padding-top: 1px;
	padding-left: 6px;
}

div#bottomMenu a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #bb130f;
}

div#bottomMenu a:hover {
	text-decoration: underline;	
	color: #bb130f;
}

div#bodyPage {
	margin-top: 30px;
	margin-bottom: 50px;
}

div#bodyPage2 {
	margin-top: 10px;
	margin-bottom: 50px;
}

div#infolinia {
	width: 215px;
	height: 39px;
	float: right;
	background-image: url('../images/infolinia.png');
	_background-image: url('../images/infolinia.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
}

table.resultFirma {
	width: 970px;
	line-height: 110%;
	font-size: 12px;
}

table.resultFirma td {
	vertical-align: top;
}

table.resultFirma2 {
	width: 970px;
	line-height: 125%;
	font-size: 14px;
	margin-top: 30px;
}

table.resultFirma2 td {
	vertical-align: top;
}

td.resultFirmaNazwa {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 21px;
}

td.resultFirmaNazwa2 {
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 5px;
}

ul.resultLists {
	margin-top: 3px;
	margin-left: -20px;
	*margin-left: 20px;
	list-style-type:square;
}

table.resultKontakt {
	width: 100%;
}

td.resultKontaktLeft {
	width: 100px;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
}

td.resultKontaktRight {
	width: 210px;		
}

td.resultKontaktLeft3 {
	width: 50px;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
}

td.resultKontaktRight3 {
	width: 270px;		
}

table.resultKontakt2 {
	width: 100%;
	margin-top: 10px;
}

td.resultKontaktLeft2 {
	width: 100px;
	*width: 150px;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
}

td.resultKontaktRight2 {
	width: 210px;		
	*width: auto;
}

div.resultFirmaPasek {
	width: 970px;
	height: 32px;
	background-image: url('../images/ikonaBackroundPasek.png');
	background-repeat: repeat-x;
}

div.resultFirmaIkony {
	float: left;
	height: 32px;
	background-color: #ffffff;
	min-width: 1px;
}

div.resultFirmaIkona {
	float: left;
	width: 32px;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}

div.resultFirmaWiecej {
	float: right;
	height: 24px;
	width: 75px;
	background-color: #ffffff;
	margin-right: 20px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

div.resultFirmaWiecej a {
	text-decoration: none;
}

div.resultFirmaWiecej2 {
	float: right;
	height: 24px;
	width: 87px;
	background-color: #ffffff;
	margin-right: 20px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

div.resultFirmaWiecej2 a {
	text-decoration: none;
}

span.spanBold {
	font-weight: bold;
}

div.bottomMargin {
	width: 1px;
	height: 1px;
	font-size: 1px;
	margin-bottom: 50px;
}

span.resultChosenPage {
	font-weight: bold;
	color: #97110e;
}

div.resultStrony {
	width: 500px;
	height: 50px;
	margin-top: 0px;
	float: left;
	margin-bottom: 15px;
}

div.resultStrony a {
	font-size: 14px;
	color: #000000;
}

div.resultStronyBrands {
	width: 700px;
	height: 15px;
	margin-top: 20px;
}

div.resultStronyBrands a {
	font-size: 14px;
	color: #000000;
}

div.resultStrony2 {
	width: 500px;
	height: 40px;
	margin-top: 40px;
}

div.resultStrony2 a {
	font-size: 14px;
	color: #000000;
}

div#resultWynikow {
	float: right;
	width: 450px;
	height: 50px;
	text-align: right;
}

input.filterDiscard {
	width: 298px;
	border: 1px solid #541311;
	height: 17px;	
}

select.filterMultiples {
	min-width: 300px;
	border: 1px solid #541311;
	background: #ffffff;
}

table.filterTable {
	width: 970px;
	margin-top: 15px;
}

td.filterTableLeft {
	width: 485px;
}

td.filterTableRight {
	width: 485px;
}

td.filterInnerTableLeft {
	width: 100px;
	text-align: right;
	height: 29px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

td.filterInnerTableRight {
	width: 385px;
	text-align: left;
	height: 29px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;	
}

select.filterResultsPerSiteCss {
	min-width: 150px;
	border: 1px solid #541311;
	background: #ffffff;
}

table.filterInnerTable {
	width: 475px;
}

div.firmaOpis {
	width: 690px;
	text-align: left;
	background: #ffffff;
	margin-left: 135px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 5px;
}

div#katalogLetters {
	width: 943px;
	background-color: #bc4a48;
	height: 20px;
	padding-left: 17px;
	padding-right: 10px;
}

div.katalogLetter {
	float: left;
	width: 37px;
	background-color: #bc4a48;
	height: 18px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	cursor: pointer;
	padding-top: 2px;
}

div.katalogLetter a{
	text-decoration: none;
	color: #ffffff;
	font-size: 17px;
}

div.katalogLetterChosen {
	float: left;
	width: 37px;
	background-color: #dc8f8d;
	height: 18px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	cursor: pointer;
	padding-top: 2px;
	color: #ffffff;	
	font-size: 17px;
}

div#katalogWynikiEmpty {
	width: 970px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	margin-top: 80px;
}

div#katalogWyniki {
	width: 970px;
	text-align: left;
	font-size: 14px;
	margin-top: 15px;
}

div#searchWyniki {
	width: 970px;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
}

table.brandsTable {
	width: 900px;
	margin-left: 35px;
}

td.brandsColumn {
	vertical-align: top;
	text-align: left;
	width: 300px;
}

table.firmyTable {
	width: 970px;
	margin-left: 0px;
}

td.firmyColumn {
	vertical-align: top;
	text-align: left;
	width: 970px;
	padding-top: 30px;
}

table.formTable {
	width: 500px;
}

table.formTable td {
	padding: 2px;
}

table.formTable input,select,textarea {
	border: 1px solid #aaaaaa;
}

input.submitButton {
	margin-top: 20px;
	width: 314px;
	height: 30px;
}

.bgRed {
	background-color:#ffaaaa;
}

span.gwiazdka {
	font-weight: bold;
	color: #ee0000;
	font-size: 13px;
}

table#filterTableAdvanced 
{
	width: 600px;

}

div#searchAdvancedFilterResults
{
	margin-top: 6px;
	padding-left: 150px;
}

div#searchAdvancedFilterResults2
{
	margin-left: -50px;
	margin-top: 15px;
}

input.filterDiscard2 {
	width: 200px;
	border: 1px solid #541311;
	height: 17px;	
}

div#step1div {
	width: 400px;
	margin-bottom: 50px;
	margin-left: 50px;
}


div#step2div {
	width: 400px;
	margin-bottom: 50px;
	margin-left: 50px;
}

div#step3div {
	width: 600px;
	margin-bottom: 50px;
	margin-left: 50px;
}

div#step4div {
	width: 700px;
	margin-bottom: 50px;
	margin-left: 50px;
}

div.formFTop {
	width: 600px;
	height: 6px;
	background-image: url('../images/formFTop.jpg');
}

div.formFMain {
	width: 600px;
	background-image: url('../images/formFMain.jpg');
}

div.formFBottom {
	width: 600px;
	height: 6px;
	background-image: url('../images/formFBottom.jpg');
}

table.listaFirm th {
	background-color: #bf1828;
	color: #ffffff;
	padding: 5px;
}

table.listaFirm td {
	background-color: #f6e9eb;
	padding: 5px;
}

table.listaFirm td.ukryty {
	background-color: #f0f0f0;
	padding: 5px;
}

div.error a {
	color: yellow;
}

input.green {
	background-color: #72a922;
	color: #ffffff;
}

input.red{
	background-color: #a92222;
	color: #ffffff;
}

table#sortableBaner tbody tr {
	cursor: pointer;
}






div#bannersTitle img {
	width: 550px;
	height: 150px;
}

div#bannersTitle {
	width: 550px;
	height: 150px;
	margin-left: 200px;
	margin-right: 0px;
	margin-top: 100px;
}

/* The Nivo Slider styles */
.nivoSlider {
	float: left;
	width: 550px;
	height: 150px;
}
.nivoSlider img {
	position:absolute;
	width: 550px;
	height: 150px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}


div.infowindow {
    height:250px;
    overflow-y:hidden;
}

/* nowe */

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	display: none;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:35%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	width: 24px;
	height: 47px;
	margin-left: -30px;
	//margin-top: 5px;
		//background: red;
	background-image: url('../images/prevBanner.png');
	background-repeat: no-repeat;
}
.nivo-nextNav {
	width: 24px;
	height: 47px;
	margin-left: 556px;
	//margin-top: 5px;
		//background: blue;
	background-image: url('../images/nextBanner.png');
	background-repeat: no-repeat;		
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
