.browser {
	font-size: 9pt;
	margin-left: 8px;
	text-align:center;
}

.browserHeader {
	background-color: #F48000;
	color: white;
	font-weight : bold;
}

.browserHeader td {
	border-right: 1px solid #FDD3A1;
	border-bottom: #8A714F solid 1px;
	white-space: nowrap;
}

.browserHeader td img {
	border: none;
}

.browserHeader td a {
	text-decoration: none;
	color: white;
}

.browserHeader td .selected {
	text-decoration: none;
	color: black;
}

.browser .price {
	text-align: right;
}

.browser .lastColumn {
	border-right: none;
}

.browserItemGallery {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2px;	
	cursor: pointer;	
}

.browserItemGallery2 {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2px;	
}

.browserItem {
	background-color: F5E1C2;
}

.browserItemAlternating {
	background-color: #F7CD90;
}

.browserItem td, .browserItemAlternating td {
	border-right : 1px solid #F48000;
	border-bottom: #8A714F solid 1px;
	cursor: pointer;
	font-size: 11px;
}

.navigation {
	font-size: 10pt;
}

.detailPicture {
	border: solid 2 gray;
}

.selectedPicture {
	border: solid 2px white;
}

#grdThumbBrowser .picture {
	border: solid 1px gray;
}

#grdThumbBrowser .browserItem {
  background-color: Transparent;
  text-align: center;
}

.defaultPageGalleryImage {
	border-bottom: solid 3 #F48000;
}

.basketTableTitle {
  display: block;
  margin: 15px 0px 5px 10px;
}

#grdBrokersBrowser {
	border-collapse: collapse;
}

#grdBrokersBrowser .browserItem {
	background-color: Transparent;
}

#grdBrokersBrowser .browserItem td {
	border: none;
	border-bottom: solid 1 #F48000;
	padding-bottom: 10px;
	padding-top: 10px;
    cursor: auto;
}

.chkListTypByty td {
	width: 117px;
	vertical-align: top;
}

.chkListTyp td {
	vertical-align: top;
	white-space: nowrap;
}

.chkListTyp td label {
	padding-right: 20px;
}

.offerFormInputItem {
	width: 230px;
	margin-left: 3px;
}

.nabidkyLink {
  display: block;
  padding: 3px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  background-color: #F48000;
}

.nabidkyLinkSelected {
  display: block;
  padding: 3px;
  font-weight: bold;
  color: #F48000;
  text-decoration: none;
  background-color: white;
}

.sendResult {
	display: block;
	text-align: center;
	margin: 10px;
	color: Red;
	font-weight: bold;
}

.sendResult2 {
	display: block;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 90px;
	color: Red;
	font-weight: bold;
	font-size: 22px;
}

.nabidkyTR {
	background-color: #F7CD90;
}

.nabidkyTRAlternating {
	background-color: #F5E1C2;
}

.nabidkaOdpovedInzerat {
	display: block;
	height: 52px;
	overflow: auto;
	border: solid 1px gray;
}

.hidden {
	display: none;
	font-size:	11px;
	margin-left:	5;
	padding: 0;
}

.visible {
	font-size:	11px;
	margin-left:	5;
	padding: 0;
}

.centerNotFound {
	display: block;
	text-align: center;
}

.noUnderline {
	text-decoration: none;
	font-weight: normal;
}