@charset "utf-8";

/* 1. STRONA GŁÓWNA */
/* 1. STRONA GŁÓWNA END */

/* 2. LOGIN */
/* 2. LOGIN END */

/* 3. BAZA ZAPYTAN */
/* 3. BAZA ZAPYTAN END */

a:hover.white {
  text-decoration: underline;
}
a:visited.iconLink {
 text-decoration: none;
 color: #676767;
}
a:hover.iconLink {
  text-decoration: none;
  color: #3366FF;  
}
a:hover.brown {
  text-decoration: underline;
}

.comparerInfo{
	position: absolute;
	float:right;
	font-size: 12px;
	padding-top:10px;
	width: 280px;		
}

ul.ulAvailable {
    list-style: none;
}
hr.faqLine {
    height: 1px; border: 0px none;
    background-color: #CCCCCC;
    margin-bottom: 16px;
    margin-right: 0px;
}
hr.line {
    height: 1px; 
    border: 1px;
    background-color:#CCCCCC;
    margin-left: 0px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#containerAddRfp {
	min-width: 948px;
}

#oferteoForm {
    margin-bottom: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 605px !important;
}

ol.listPanel {
  padding: 0px 0px 0px 25px;
}

#brownBigCombo {
	width: 132px;
  	background-image:url(../images/layout/bookmarks/bookmark_grey_off.gif);
  	display: block;
  	margin: 1px 2px 0px 0px;
  	padding: 4px 0px;
  	text-align: center;
  	text-decoration: none;
  	color: #676767;
  	font-size: 11px;
  	font-weight: bold;
}
#idMarkValue {
	padding: 0px;
	margin-bottom: 	10px;
	width: 100px;
	border: 1px solid #676767;
}

#banner {
  height: 174px;
  margin-right: 205px;
  margin-left: 20px;
  min-width: 700px; 
  color: #676767;
  text-align: center;
  display:block;
  float: left;
}

#right {
   background-image: url(../images/layout/rightPannelBg2.gif);
   background-repeat: repeat-x;  
	margin-right:2px;
	margin-top:-30px;
	float:right;
	padding:15px 5px 5px;
	right: 9px;
	width: 165px;
	}

#rightEmpty {
	margin-right:2px;
	float:right;
	padding:15px 5px 5px;
	right: 9px;
	width: 165px;
	}

.bookmarkGrey {
  background-image:url(../images/layout/bookmarks/bookmark_grey_on_long.gif);
  background-repeat:no-repeat;      
  height: 23px;
  text-align:left;
  vertical-align: middle;
  padding-left: 20px;
  padding-top: 3px;
  color:#676767;
  font-size:11px;
  font-weight: bold;
}

.actTd {
    padding-left: 5px;
    border-bottom:#eff0ed;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	 font-size: 110%;
}
hr.form {
    height: 0px; border: 1px dashed;;
    background-color: #CCCCCC; 
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 5px;
}
.category_box {
    border-color:#CCCCCC;
    border-style:solid;
    border-width: 1px;
	background-color:white;
}

#offerInfo {
	padding: 0px 15px 0px 15px; border-bottom:2px solid #ffcc66; border-top:2px solid #ffcc66; background-color:#FFFFE1;
}

#profilePageTop .photo {
	position: absolute;
	right: -23px;
	top: -24px;
	/*outline: medium none;*/
	background: url('../images/thumbs/background.png') no-repeat bottom right;
	width: 350px;
	height: 300px;
}

.similar {
	float: left;
	margin-top:5px;
	margin-left:11px;
}


.rfpSimilar {
	float: left;
	margin-top:0px;
	margin-left:11px;
	margin-bottom:5px;
}

.onlyActive {
	border: 0px;
	border-style: none;	
	vertical-align: middle;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	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: 12px;
	/* 
	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;
}

.commentFormContainer{
	clear:both;
	float:none;
	margin:5px auto 7px;
	min-width:1000px;
	}

.closeButton {
	border: none;
	vertical-align: text-top;
	padding-left: 6px;
}
