*	{
	font-size:11px;
	font-family: Arial;
}

BODY {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff;
}



/* WYSZUKIWARKA  START */ 



table.searchbox {
	MARGIN: 0px;
} 

td.searchbox-title {
	font-weight:bold;
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-size: 15px;
}

td.searchbox-string{
	font-weight:bold;
	height:21px;
	vertical-align:middle;
	text-align:center;
}

input.inputs {
	font-size:11px;
	width:170px;
}

select.inputs {
	font-size:11px;
}

inputs.submite {
	font-size:11px;
}

td.submite {
	text-align:center;
}

td.searchbox-choose{
	font-size:11px;
	font-weight:normal;
	text-align:left;	
}

td.searchbox-choose2{
	font-size:11px;
	text-align:left;	
}

/* WYSZUKIWARKA KONIEC */ 
/* REGIONY START */ 


a.not-found:link {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}
a.not-found:visited {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}

a.not-found:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}

td.not-found {
	width:100%;
	text-align:center;
}

td.not-found-stars{
	color:#cc0000;
	text-align:center;

}

td.sart-found {
	color:#cc0000;
	font-weight:bold;
	text-align:center;
	height:23px;
}

td.header-country {
	font-weight:bold;
	text-align:left;
	height:23px;
}

td.header-offer-count {
	font-weight:bold;
	text-align:center;
}

td.header-price-from {
	font-weight:bold;
	text-align:right;
}

a.region-country {
	font-weight:normal;
	text-align:left;
	height:23px;
	text-decoration:none;
	color:#000000;
}

a.region-country:hover {
	color:#000000;
	font-weight:normal;
	text-align:left;
	height:23px;
	text-decoration:underline;
}

a.region-country:visited {
	color:#000000;
	font-weight:normal;
	text-align:left;
	height:23px;
	text-decoration:none;
}
td.region-country {
	font-weight:normal;
	text-align:left;
	height:23px;
}

td.region-offer-count {
	font-weight:normal;
	text-align:center;
}

td.region-price-from {
	font-weight:normal;
	text-align:right;
}

/* REGIONY KONIEC */ 
/* LISTA OFERT START */ 



td.search-separator {
	background-color:#000000;
	height:1px;
}

td.search-title {
	height: 20px;
	padding:4px;
	text-align:left;
	background-color:#F1F1F1;
}

a.search-title {
	font-weight:bold;
	text-align:left;
	height:23px;
	text-decoration:none;
	color:#000000;
}

a.search-title:hover {
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:23px;
	text-decoration:underline;
}

a.search-title:visited {
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:23px;
	text-decoration:none;
}

td.search-img {
	width:1px;
	padding:4px;
}

td.search-description {
	width:100%;
	vertical-align:top;
	text-align:justify;
	padding:4px;
}

a.search-more-info {
	font-weight:bold;
	text-align:right;
	height:23px;
	text-decoration:none;
	color:#888888;
}

a.search-more-info:hover {
	color:#888888;
	font-weight:bold;
	text-decoration:underline;
}

a.search-more-info:visited {
	color:#888888;
	font-weight:bold;
	text-decoration:none;
}

/* LISTA OFERT START */ 

/* OFERTA START */ 

td.offer-info-name {
	color:#000000;
	font-weight:bold;
	text-align:center;
	background-color:#AABBCC;
	height:20px;
}

td.offer-info-symbol {
	color:#888888;
	font-weight:normal;
	text-align:center;
}

td.offer-desc-title {
	padding:3px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	width:160px;
}

td.offer-desc-text {
	padding:3px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	width:100%;
}

td.offer-desc-title1 {
	text-transform:uppercase;
	background-color:#cccccc;
	padding:3px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	width:160px;
}

td.offer-desc-text1 {
	background-color:#f1f1f1;
	padding:3px;
	text-align:justify;
	color:#000000;
	font-weight:normal;
	width:100%;
}

/* OFERTA KONIEC */
/* TABELA TERMINY START */

td.table-termin-header {
	height:25px;
	text-align:center;
	background-color:#AABBCC;
	font-weight:bold;

}

td.table-termins-body {
	height:20px;
	text-align:center;
	border-bottom:1px solid #F1F1F1;
}

td.additional_information {
	height:20px;
	text-align:center;
	backgorund-color:#F1F1F1;
	border-bottom:1px solid #F1F1F1;
}

tr.table-termins-bg-off {
	backgorund-color:#F1F1F1;
}

tr.table-termins-bg-on {
	backgorund-color:#CCCCCC;
}


/* TABELA TERMINY KONIEC */
/* STOPKA START */ 



hr.footer {
	background-color: #888888;
}

td.footer-agent {
	text-align:left;
	color:#888888;
}

td.footer-sart{
	text-align:right;
	color:#cccccc;
}



/* STOPKA KONIEC */ 