body {
    margin-top: 0px;
    margin-left: 0px; 
    margin-bottom: 0px;
    font-family: Arial, Sans-Serif;
    font-size:11px;
}
a, a:link, a:visited {
   text-decoration: none;
   color: #3471AF;
}
a:active {
  color: #CC0033;
}
a:hover {
  text-decoration: underline ;
  color: #3366FF;
}
a.white {
    color:#FFFFFF;
    text-decoration: none;  
}
a.underlined  {
  border-bottom: 1px solid #E8E8E8;
}
a.underlinedRed  {
  border-bottom: 1px solid #E8E8E8;
  color:#b81410; 
}
a:hover.underlinedRed {
  border-bottom: 1px solid #b81410;
  text-decoration: none;
  color:#b81410;
}

a:visited.underlinedRed {
  color: #b81410;
}


a.underlinedBlack  {
  border-bottom: 1px solid #7f7f7f;
  color:#0a0a0a; 
}
a:hover.underlinedBlack {
  border-bottom: 1px solid #0f0f0f;
  text-decoration: none;
  color:#0a0a0a;
}

a:visited.underlinedBlack {
  color: #0a0a0a;
}

a.underlinedBold, a:visited.underlinedBold  {
  border-bottom: 1px solid #E8E8E8;
  font-weight: bold;
}
a:hover.underlinedBold {
  border-bottom: 1px solid #3366FF;
  text-decoration: none;
}

a.iconLink {
 text-decoration: none;
 color: #676767;
}

a.rssLink {
 text-decoration: none;
 color: #676767;
 padding-right: 2px;
}

a.marketingText, a.marketingText:hover, a.marketingText:visited {
 text-decoration: none;
 color: #25527F;
 padding-right: 2px;
 font-size:160%; 
}

div.rssLabel {
 width: 100px;
 padding-right: 30px;
 float: left;
}

div.rssDiv {
  float: left;
  position: relative;
  top: -4px;
  padding-right: 3px;
}

a.brown {
    color:#676767;
    font-weight:normal;
    text-decoration: none;
    font-size:11px;
}
ol.faqIndex {
    list-style-type:decimal;
    line-height: 20px;
}
ol.faq {
    list-style-type:decimal;
    line-height: 17px;
}
ol.regList { 
    counter-reset: regulamin;
    list-style-type: none; 
}
li.regList { 
	list-style-type: decimal; 
}
.order {
    width: 30px;
    vertical-align: top;
}
#menuIcons {
  top: 30px;
  right: 0px;
  width: 400px;
  height: 50px;
  text-align: center;  
  position: absolute;
}
#onBarIcons{
  top: 127px;
  left: 230px;
  width: 320px;
  min-width: 500px;
  height: 23px;
  text-align: left;
  margin-right: 0px;
  position: absolute;
}
#searchInput {
    width:120px;
    font-size:120%; 
	float: left;
	margin-left: 10px;
}
#searchInputSubmit {
 	float: left;
 	margin-top: -1px;
    font-size:100%; 
}

.searchButton {
    font-size:80%;
	 float: none;
}
.submit, .tableButton {
    font-size:120%;
	 float: right;
}

.tableButton {
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:auto;
}

#categoryTitle {
  float: left;
  width: 100%;
  height: 22px;
  display: inline;
  text-align:center;
  padding-top: 5px;
  background-color:  #919191;
  color: #FFFFFF;
}
#categoryList {
  float: left;
  width: 100%;
  height: auto !important;
  min-height: 200px;
  display: inline;
  text-align: left;
  padding-top: 2px; 
  background-color: #F0F1EE; 
}

#categoryListTree {
	margin-left:10px;
}
#rightBottomBg {
  width: 180px;
  padding-left: 5px;
  height:59px;
  background-image: url(../images/layout/rightPannelBg2Bottom.gif);
  background-repeat: repeat-x;
}
/*added - lista ofert*/

.newLayout .underlined{
	color: #0582AF !important;
}
.newLayout .rfpTable {
	margin: 10px 0px;	
}
.rfpTable .price div{
	background: url('../images/offers/offerPrice.gif') repeat-x;
	float: left !important;
	color: #0685B4;
	font-weight: bold;
	height: 25px;
	margin: 0px 5px;
	font-size: 14px;
	font-family: "Arial";
}

.rfpTable .price div img{
	vertical-align: -7px;
}
.rfpTable .price{
	width: 240px;
}

.resultTableOdd .price div img{
	background: #FFFFFF;
}

.resultTableEven .price div img{
	background: #F7F7F7;
}

.rfpTable .price div span{
	margin: 0px 3px 0px 8px;
}
.rfpTable .price b{
	float: left;
	line-height: 25px;
}

.rfpTable .description{
	padding: 6px 20px 12px 0px;
}

.newLayout a.underlinedRed {
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
}

.newLayout a:hover.underlinedRed {
	border-bottom: 1px solid #b81410;
	text-decoration: none;
	color: #b81410;
}

.newLayout .tableHeader {
	background: #F1F1F1 !important;
	border: 1px solid black !important;
}
.newLayout .tableHeader td{
	border: 0px none !important;
	padding: 0px 15px;
	font-family: "Arial";
}

.newLayout .rfpTable{
	border: 1px solid #E6E6E6;	
}
.newLayout .resultTableOdd{
	background: #FFFFFF !important;
}
.newLayout .resultTableEven {
	background: #F7F7F7 !important;
}

.newLayout .resultTableOdd,.newLayout .resultTableEven  {
	border-top: 1px solid #E6E6E6 !important;
	border-bottom: 0px none !important;
	/*color: #6F6F6F;*/
	color: #444444;
}

.newLayout .resultTableEven th, .newLayout .resultTableOdd th {
	text-align: left;
	padding: 18px 20px;	
}

.imgCell{
	width: 100px;
	padding: 0px 0px 12px 20px ;
	vertical-align: top;
}
.imgCell img{
	border: 1px solid #B3B3B3;
}
.newLayout .localization{
	width: auto;
	text-align: right;
	padding-right: 20px;
}

.newLayout .dates{
	text-align: right;
	padding-right: 20px;
	width: 150px;
}

#keyWords{
	width: 955px;
	border-top: 1px solid black;
	margin: 10px auto;
	color: #85848A;	
}
#keyWords div{
	border-top: 1px solid #BEBEBE;
	padding-top: 12px;
	color: #85848A;
	line-height: 16px;
}

#keyWords strong{
	color: black;	
}
/*end of added*/

.tableHeader {
  background-color:#E3E8AE;
  height: 25px;
}
.resultTableOdd {
  background-color:#FFFFFF;
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
  padding-top: 3px;
  padding-bottom: 7px;    
}
.resultTableEven {
  background-color:#F9F9F9;
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
  padding-top: 3px;
  padding-bottom: 7px;
}

.resultTableAttractiveEven {
  background-color:#ffefb2;
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
}

.resultTableAttractiveOdd {
  background-color:#ffefb2; /* #fff5d1; */
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
}


.welcomeResultRowEven {
  background-color:#F9F9F9;
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
}
.welcomeResultRowOdd {
  background-color:#FFFFFF;
  border-top:1px solid #DADDE3;
  border-bottom:1px solid #FFFFFF;
}
.regulTitle {
    font-weight:bold;
}

.title {
	color:#006699;
	font-size:140%;
	font-weight:bold;
}

.titleRed {
	color:#b81410;
	font-size:140%;
	font-weight:bold;
}

.TableTitle {
  font-weight: bold;
  color: #FFFFFF;
  font-size: 130%;
}
.TableTitle2 {
  font-weight: bold;
/*  color: #F0F0F0;*/
  color: #43231F;
  font-size: 110%;
}

#slogan {
  position: absolute;
  left: 260px;
  top: 40px;
  color: #676767;
  font-style:italic;
  font-size: 11px;
  font-weight: inherit;
  font-family: Arial, Helvetica, sans-serif;
}
#regulation {
  width: 650px; 
  text-align: left;
  margin-top: 10px;
  font-size: 12px;
  line-height: 17px;
}
#notloggedInfo {
  width: 300px;
  text-align: left;
  padding-top:30px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 10px;  
}

.required {
  font-size: 130%;
  color: #FF0000;
}

.grayTextInfo {
  color: #808080;
  font-weight: bold;
}

.tdLabel, .errorLabel, .rfpDetailsLabel, .rfpTableButtonLabel {
  	text-align: right;
  	vertical-align: middle;
  	font-weight: bold;
  	font-size: 110%;
	color:#2F4047;
}
.rfpDetailsLabel, .rfpTableButtonLabel {
  	text-align: left;
  	vertical-align: top;
	background-color:#EEEEEE;
	border-right:1px solid #A6A6A6;
	padding: 5px 0px 5px 5px;
}

.rfpTableButtonLabel {
  	vertical-align: middle;
	background-color: transparent;
	border-right:0px solid #A6A6A6;
}
.errorLabel {
    color:red; 
}

.loginTable {
 width: 700px;
}
.notRegistered { 
	vertical-align:top;
}
.alignLeft { 
	text-align: left;
}
#addQueryConf {
    padding-top: 10px;
    width: 600px;
    text-align: left;
}
#recommendForm {
    width: 550px;
    text-align: left;
    margin-top: 40px;
}
#faqList {
  text-align: left;
  width: 600px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 17px; 
}
.faqAns {
  font-weight: bold;
  font-size: 12px;
  color: #006699;
}

#offerForm {
    margin-bottom: 20px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#oferteoForm {
    margin-bottom: 20px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#messageForm {
    margin-bottom: 20px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#oferteoFormMyOferteo {
    margin-bottom: 20px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#oferteoForm p {
color:#606060;
}

#oferteoForm p.important {
color: #990000;
}

#oferteoForm p.normal {
color:#2F4047;
}


#confirm p {
/*font-size:90%;*/
color:#505050;
}




#oferteoFormWithHelpContainer {
	clear:both;
	float:none;
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	margin-top:5px;	
}

#oferteoFormWithHelpPanel {
    margin-bottom: 20px;
    width: 630px;
	overflow:hidden;
	position: relative;
	float:left;
}

/*added*/
.newLayout {
	width: 974px !important;
	float: none !important;
	margin: 0px auto;
	overflow: visible !important;
	z-index: 1;
}

#profilePageRightBackground {
	border: 0px solid red;
	background: url('../images/thumbs/background.png') no-repeat bottom right;
	height: 366px;
	margin-right: -31px;
	width: 366px;	
}
.thumbBorder {
	border: 1px solid green;
	margin-top: 40px;
	margin-left: 29px;
}

.thumbBorderSearch {
	border: 1px solid green;
	margin: 10px 5px 10px 20px;
}

.thumbBorderOld {
	border: 1px solid green;
	margin-top: 45px;
	margin-left: 100px;
}

#profilePageTop {
	background: #0FAFE9 url('../images/layout/mainPage/panel/profile_page_top_top.jpg') no-repeat top right;
	width: 960px;
	margin-left: 14px;
	position: relative;
	color: white;
	font-family: "Arial";
}

.pptBottomBg{
	background: url('../images/layout/mainPage/panel/profile_page_top_bottom.jpg') 
		no-repeat bottom right;	
	min-height: 206px;
	height: auto !important;/*ie6 fix*/
	height: 206px;
}

#profilePageTop a {
	color: white;
}

#profilePageTop .pptMenu {
	float: left;
	font-size: 14px;
	margin-left: -14px;
	padding-top: 44px;
	width: 220px;
}

#profilePageTop .pptMenu a {
	display: block;
	height: 26px;
	margin-left: 14px;
	outline: medium none;
	padding: 8px 0px 0px 30px;
	position: relative;
	width: 170px;
}

#profilePageTop .pptMenu a img {
	display: none;
}
#profilePageTop .pptMenu a span {
	border-bottom: 1px solid #60C4E6;
	padding-bottom: 1px;
	position: relative;
	z-index: 2;
}

#profilePageTop .pptMenu a.active img {
	position: absolute;
	top: 0px;
	left: -14px;
	border: 0px none;
	display: block;
	z-index: 1; 
}

#profilePageTop .pptMenu a:hover {
	text-decoration: none;
}

#profilePageTop .pptMenu a:hover span {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 1px;
}

#profilePageTop .active span {
	border-bottom: 0px none !important;
}

#profilePageTop .active,#profilePageTop .active:hover {
	font-weight: bold;
	color: #7D7D7D;
	background: white;
}

#profilePageTop .info {
	float: left;
	width: 390px;
	padding: 21px 15px;
	/*height: 162px;*/
	overflow: hidden;
}

#profilePageTop .info h2,#profilePageTop .info h3 {
	font-weight: normal;
}

#profilePageTop .photoOld {
	position: absolute;
	right: -23px;
	top: -24px;
	width: 350px;
	height: 300px;
}

.clear {
	clear: both;
}

.newLayout h1{
	font-size: 24px;
}

.newLayout h2{
	font-size: 16px;
}

.newLayout h3{
	font-size: 12px;
}

.newLayout #oferteoFormHelpLeft {
	visibility: visible !important;
	width: 202px !important;
	visibility: visible !important;
	margin: 0px 0px 10px 14px !important;
	margin: 0px 0px 10px 7px; /*ie6fix*/
	z-index: 2;
}

#oferteoProfileRight {
	width: 730px !important; /*ie6 fix*/
	width: 723px;
	float: left;
	margin-left: 20px;
}

.oferteoProfile {
	/*color: #6F6F6F;*/
	color: #444444;
	letter-spacing: 0px;
	line-height: 18px;
	font-size: 12px;
}

.blank1 {
	height: 58px;
	width: 100%;
}

.blank2 {
	height: 38px;
	width: 100%;
}

.oferteoProfile h1 {
	letter-spacing: 0px;
	font-size: 18px;
}

.oferteoProfile a,a:hover {
	color: #019CD6;
	text-decoration: underline;
}

.offertExamples{
	margin-top: 20px;	
}

.offertExamples th {
	text-align: left;
}

.offertExamples th h1 {
	display: inline;
}

.offertExamples td {
	width: 115px;
	text-align: center;
	padding-top: 10px;
	border: 0px none;
	vertical-align: top;
}

.offertExamples td img {
	display: block;
	border: 1px solid #666666;
	margin: 3px auto;
}

.offertExamples th a,.offertExamples th a:hover {
	font-size: 12px;
	color: #6F6F6F;
	font-weight: normal;
	letter-spacing: 0px;
}

.offertExamples a {
	text-decoration: none;
}


.oferteoBoxLeft{
	margin-top: 10px;
	background: url('../images/layout/mainPage/panel/oferteo_box_left.gif') repeat-y;
	z-index: 5;
}

.oferteoBoxLeft .boxTop{
	background: url('../images/layout/mainPage/panel/oferteo_box_left_top.gif') no-repeat;
	padding: 7px 0px 10px 11px;
	height: 18px;

}

.oferteoBoxLeft .boxBottom{
	background: url('../images/layout/mainPage/panel/oferteo_box_left_bottom.gif') no-repeat;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
}

.oferteoBoxLeft .boxContent{
	padding: 0px 11px;
}

.oferteoBoxLeft .boxContent .more {
	text-align: right;
	font-size: 10px;
	font-family: "Arial";	
}

.oferteoBoxLeft .boxContent .more a,.oferteoBoxLeft .boxContent .more a:hover{
	color: #FF0101;
}
.boxContent td{
	padding: 3px 0px;	
}

.boxContent .line{
	background: url('../images/layout/mainPage/panel/oferteo_box_left_line.gif') center  no-repeat;	
	height: 8px;
}

.oferteoBoxLeft h3{
	/*color: #6F6F6F;*/
	color: #444444;
	font-size: 12px;
	padding: 4px 0px;
	margin: 0px;
}

.shortOfferQuery{
	background: url('../images/layout/mainPage/panel/short_offer_query.png') no-repeat;
	height: 113px;
	margin-top: 10px;
	width: 100%;
	position: relative;
	z-index: 5;
}

.shortOfferQuery a{
	position: absolute;
	display: block;
	overflow: hidden;
	top: 60px;
	left: 90px;
	width: 97px;
	height: 30px;
	background: url('../images/layout/mainPage/panel/soq_button_green.jpg') no-repeat;
	padding-top: 6px;
	font-size: 14px;
	font-weight:  bold;
	text-align: center;
	border: 0px none;
	color: white;
}
.shortOfferQuery div {
	position: absolute;
	top: 20px;
	left: 69px;
	width: 140px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	font-weight:  bold;
	color: #585858;
}

.naviBar{
	padding-top: 10px;
	color: #444444;
	position: relative;
	z-index: 2;
	font-weight: bold;
	font-family: "Arial";
}

.naviBar a{
	color: #444444;	
}

.naviBar span{
	border-left: 1px solid #EBEBEB;
	margin: 0px 7px 0px 12px;
}

.naviBar img{
	vertical-align: -5px;
	margin-right: 4px;	
}
.pageTitle {
	border-bottom: 1px solid #F8F8F8;
}

.pageTitle h1 {
	padding: 6px 0px;
	margin: 40px 0px 0px 0px;
	font-size: 16px;
	color: #545454;
	position: relative;
	z-index: 2;
	width: 540px;
}

.pageTitle h2 {
	padding: 6px 0px;
	margin: 48px 0px 0px 0px;
	color: #545454;
	position: relative;
	vertical-align: bottom;
	text-align: right;
	z-index: 2;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
}
.pageTitle .fr {
	position: absolute;
	right: 0px;
	top: 10px;
	font-weight: normal;
	font-size: 12px;
}

#googleMap {
	margin-top: 20px;
}

.opinion {
	background: url('../images/layout/mainPage/panel/opinion_box_left_right.gif') repeat-y;	
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
}

.opinion div.markTop {
	background: url('../images/layout/mainPage/panel/opinion_box_top.gif') no-repeat;
	height: 10px;
	line-height: 8px;
	width: 269px;
}

.opinion div.markBottom {
	background: url('../images/layout/mainPage/panel/opinion_box_bottom.gif') no-repeat;
	height: 35px;
	line-height: 8px;
	width: 269px;
	position: relative;
}

.opinion div.markBottom a {
	font-size: 14px;
	font-weight:  bold;
	text-align: center;
	color: white;
	padding-top: 12px;
	padding-bottom: 5px;
	display: block;
	/* height: 35px;
 	margin: 0 0 0 0; */
}

.opinion div.markBottom a:hover {
	color: #0582AF !important;
}

.opinion div.mark {
	width: 250px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.opinion div.mark p {
	margin: 0.3em;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.registerInfo {
	font-size: 12px;
	color: #444444;
	margin-bottom: 20px;
}

.opinion span.stars {
	display: block;
	margin-top: 9px;
}

.starsInfo {
	padding-top: 6px; 
	font-weight: bold;	
}

.opinion span.markOverall {
	font-size: 18px;
}

.opinion img {
	margin: 0px 2px 0px 1px;
	vertical-align: -3px;
}

/*COMMENTS*/
#commentsSummary {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 28px;
	color: #585858;
	background: #E5E5E5;
	font-size: 12px;
}

.positive {
	color: #89CE03;
}

.negative {
	color: #FE0000;
}

.neutral {
	color: #B1B1B1;
}

#commentsSummary th {
	background: #F5F5F5;
	padding: 8px 12px;
}

#commentsSummary td {
	background: #FFFFFF;
	padding: 8px 12px;
	text-align: center;
}

#commentsSummary thead th {
	width: 72px;
}

#commentsSummary .images img {
	margin: 0px 3px;
}

#commentsSummary .bolded .images img {
	margin: 0px 1px !important;
}

#commentsSummary thead .first {
	width: auto !important;
	text-align: left;
	color: #585858;
}

#commentsSummary tbody th {
	text-align: right;
	width: 164px;
}

#commentsSummary tbody .bolded {
	font-size: 13px;
	color: #585858;
}

#commentsList {
	margin-top: 35px;
}

#commentsList .commentsMenu a {
	display: block;
	float: left;
	color: #919191;
	margin-right: 2px;
	background: url(../images/commentsMenu.gif) 0px 3px repeat-x;
	height: 27px;
	font-size: 12px;
}

#commentsList .commentsMenu a span {
	float: left;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
}

#commentsList .width1{
	width: 90px;	
}
#commentsList .width2{
	width: 132px;	
}
#commentsList .width3{
	width: 115px;	
}
#commentsList .width4{
	width: 90px;	
}
#commentsList .commentsMenu a:hover,#commentsList .commentsMenu a.active
	{
	background-position: bottom;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

#commentsList .commentsMenu .leftCorner {
	background: url(../images/commentsMenuCorners.gif) 0px 0px;
	/*margin-right: 9px;*/
	width: 7px;
	padding: 0px !important;
	height: 27px;
}

#commentsList .commentsMenu .rightCorner {
	background: url(../images/commentsMenuCorners.gif) 7px 0px;
	display: block;
	/*margin-left: 9px;*/
	width: 7px;
	padding: 0px !important;
	height: 27px;
}

#commentsList .commentsMenu a.active .leftCorner,#commentsList .commentsMenu a:hover .leftCorner
	{
	background-position: 0px 27px;
}

#commentsList .commentsMenu a.active .rightCorner,#commentsList .commentsMenu a:hover .rightCorner
	{
	background-position: 7px 27px;
}

#commentsList table {
	background: #E4E4E4;
	color: #444444;
}

#commentsList .commentEven {
	background: #F5F5F5;
}

#commentsList .commentOdd {
	background: white;
}

#commentsList .commentLeft {
	width: 303px;
	float: left;
	margin: 14px;
}

#commentsList a {
	color: inherit;
}

#commentsList .commentRight {
	width: 345px;
	float: left;
	margin: 20px 14px 14px 14px;
	color: #444444;
}

#commentsList .more {
	color: #FF0101 !important;
	margin: 0px 4px;
}

#commentsList .commentsSelect {
	background: #FAFAFA;
	border: 1px solid #959595;
	font-size: 10px;
	color: #959595;
	padding: 2px;
}

.commentReply {
	border: 1px solid #E6E6E6;
	width: 100%; position : relative;
	margin-top: 16px;
	font-size: 11px;
	position: relative;
}

.commentReply .padding {
	padding: 11px
}

.commentReply .arrow {
	width: 9px;
	height: 8px;
	background: url(../images/commentReply.gif) no-repeat;
	position: absolute;
	top: -8px;
	left: 30px;
}

#commentsList .commentEven .commentReply {
	background: #FFFFFF;
	color: #444444;
}

#commentsList .commentOdd .commentReply {
	background: #F5F5F5;
	color: #444444;
}

#commentsList .commentOdd .commentReply .arrow {
	background-position: 0px -8px;
}

#commentsList .commentAuthor {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 7px;
}

#commentsList .commentAuthor strong {
	padding: 5px 0px 0px 17px;
	display: block;
}

#commentsList .commentDetails {
	border-top: 1px solid #FAFAFA;
}

#commentsList .commentDetails dl {
	margin: 5px 0px;
}

#commentsList .commentDetails dt {
	font-weight: bold;
	float: left;
	clear: left;
	width: 135px;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
	line-height: 20px;
}

#commentsList .commentDetails dd {
	font-size: 10px;
	line-height: 20px;
}

#comment {
	color: #444444;
}

#comment .pageTitle h1 {
	font-size: 18px !important;
}

#comment .commentTop {
	position: relative;
}

#comment .commentTop dl {
	float: left;
	margin: 6px 0px;
	font-size: 11px;
}

#comment .commentTop a {
	color: inherit;
}

#comment .commentTop dt,#comment .commentTop dd {
	padding-top: 4px;
	padding-bottom: 0px;
}

#comment .commentTop dt {
	float: left;
	clear: left;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#comment .commentDetails {
	width: 205px;
	border-right: 1px solid #E6E6E6;
	padding: 3px 10px;
}

#comment .commentDetails dt {
	width: 125px;
}

#comment .commentAuthor {
	width: 255px;
	padding: 3px 14px;
	border-right: 1px solid #E6E6E6;
}

#comment .commentAuthor dt {
	width: 90px;
}

#comment .commentAuthorContact {
	width: 185px;
	padding: 3px 14px;
}

#comment .commentAuthorContact dt {
	width: 75px;
}

#comment .commentLink {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	font-size: 14px;
	padding: 20px 2px;
	font-weight: bold;
}

#comment .commentLink a {
	text-decoration: underline;
}

#comment .commentReply {
	width: 724px;
}

#comment .commentContent {
	padding: 0px 2px 20px 0px;
	line-height: 18px;
	font-size: 12px;
}

#comment .commentContent h3 {
	font-size: 14px;
	margin: 10px 0px;
}

#comment .commentBackLink {
	text-align: right;
	margin: 10px 0px;
}
/*end of added*/

#oferteoFormWithHelp {
	float: left;
	width: 100%;
}

#oferteoFormHelpLeft {
	float: left;
	margin: 1px 10px 0px 0px;
	width:150px;
}



#oferteoFormHelpRight {
	float: left;
	margin-top: 1px;
	margin-left:10px;
	width:155px;
}

.roundedCorenrsContainer {
	background:#dfeefc;  /* kolor wypelnienia okna */
	color:inherited; /* kolor tekstu w oknie */
}

.paddedRoundedCorenrsContainer {
	background:#dfeefc;  /* kolor wypelnienia okna */
	color:inherited; /* kolor tekstu w oknie */
	padding: 5px 8px 5px 8px;
}

.rtop, .rbottom {
	display:block;
	background:white;  /* kolor tla pod oknem */
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#dfeefc;  /* kolor wypelnienia okna */
}
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {
	margin: 0 1px;
	height: 2px
}


.roundedCorenrsContainerYellow {
	background:#FFFFE1;  /* kolor wypelnienia okna */
	color:inherited; /* kolor tekstu w oknie */
}

.paddedRoundedCorenrsContainerYellow {
	background:#FFFFE1;  /* kolor wypelnienia okna */
	color:inherited; /* kolor tekstu w oknie */
	padding: 5px 8px 5px 8px;
}

.rtopYellow, .rbottomYellow {
	display:block;
	background:white;  /* kolor tla pod oknem */
}
.rtopYellow *, .rbottomYellow *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#FFFFE1;  /* kolor wypelnienia okna */
}



#oferteoFormHelpLeft {
	visibility:hidden;
}

.width150 {
    width: 150px;
    text-align: left;
}
.width200 {
    width: 200px;
}
.width300 {
    width: 300px;
}
.width400 {
    width: 400px;
}
.widthFull {
    width: 100%;
}
.width450 {
    width: 450px;
}
.width60Required {
    width: 60px;
}
.width100Required {
    width: 100px;
}
.width150Required {
    width: 150px;
    float: left;
}
.width200Required {
    width: 200px;
}
.width300Required {
    width: 300px;
}

.width400Required {
    width: 400px;
}

.widthFullRequired {
    width: 100%;
}

.width450Required {
    width: 450px;
}
/*.width60Required, .width100Required, */
.width150, .width200, .width300, .width400, .width450, .widthFull,
.width200Required, .width300Required, 
.width400Required, .width450Required, .widthFullRequired {
	width:97%;
}

#category_box {
    background: #CCCCCC;
}
#confirm {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: left;
    width: 550px;
}
.resultOK {
    font-size: 12px;
}
.category_box h4  {
    text-align: center;
}
#oferteoRegisterForm {
    margin-bottom: 20px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.categoryLocalizationRegister_box {
    border-style:solid;
    border-width: 0px;
}
.categoryLocalizationRegisterMiddle_box {
    border: 0px solid #333333;
    float:left;
    height: 80px;
    text-align:center;
    width: 19%;
}
#catAvailableDiv {
    float:left;
    width: 40%;
    border-color:#CCCCCC;
    border-style:solid;
    border-width: 1px;
}
#catSelectedDiv {
    float:right;
    width: 40%;
    border-color:#CCCCCC;
    border-style:solid;
    border-width: 1px;
}
#localizationsAvailableDiv {
    float:left;
    width: 40%;
    border-color:#CCCCCC;
    border-style:solid;
    border-width: 1px;
}
#localizationsSelectedDiv {
    float:right;
    width: 40%;
    border-color:#CCCCCC;
    border-style:solid;
    border-width: 1px;
}

.mainPagePanelLeft{
    width: 100%;
    height: 201px;
    text-align: center;
    background: url('../images/layout/mainPage/panel/bg_bg.jpg') repeat-x 0 0;
}
.mainPagePanelLeft .l, .mainPagePanelLeft .r{
    width: 4px;
    height: 201px;
}
.mainPagePanelLeft .l{
    float: left;
    background: url('../images/layout/mainPage/panel/bg_left.jpg') no-repeat 0 0;
}
.mainPagePanelLeft .r{
    float: right;
    background: url('../images/layout/mainPage/panel/bg_right.jpg') no-repeat 0 0;
}
.mainPagePanelLeft .c{
    margin: 0 auto;
    width: 236px;
    height: 67px;
    padding: 95px 5px 49px 143px;
    background: url('../images/layout/mainPage/panel/main_l.jpg') no-repeat 0 0;
}
/*.mainPagePanelLeft a{
    display: block;
    width: 236px;
    height: 67px;
    margin-left: 1px;
    background: url('../images/layout/mainPage/panel/button_green.jpg') no-repeat 0 0;
    text-indent: -999px;
    overflow: hidden;
}*/

.mainPagePanelRight{
    width: 100%;
    height: 201px;
    text-align: center;
    background: url('../images/layout/mainPage/panel/bg_bg.jpg') repeat-x 0 0;
}
.mainPagePanelRight .l, .mainPagePanelRight .r{
    width: 4px;
    height: 201px;
}
.mainPagePanelRight .l{
    float: left;
    background: url('../images/layout/mainPage/panel/bg_left.jpg') no-repeat 0 0;
}
.mainPagePanelRight .r{
    float: right;
    background: url('../images/layout/mainPage/panel/bg_right.jpg') no-repeat 0 0;
}
.mainPagePanelRight .c{
    margin: 0 auto;
    width: 236px;
    height: 67px;
    padding: 95px 5px 49px 143px;
    background: url('../images/layout/mainPage/panel/main_r.jpg') no-repeat 0 0;
}
.mainPagePanelRight a{
    margin-left: -128px;
	display: block;
    width: 236px;
    height: 67px;
    background: url('../images/layout/mainPage/panel/button_blue.jpg') no-repeat 0 0;
    text-indent: -999px;
    overflow: hidden;
}

.arrow1 {
    background-image:url(../images/layout/arrow1.gif);
    background-repeat:no-repeat;
    height: 174px;
    width:9px;
}
.arrow2 {
    /*background-image:url(../images/layout/arrow2.gif);
    background-repeat:repeat-x;*/
    background-color: #D1E8A4; /*209 232 164*/
    height: 174px;  
    width:50%;
    vertical-align:top;
    padding-top: 10px;
	 text-align: center;
}
.arrow3 {
    /*background-image:url(../images/layout/arrow3.gif);
    background-repeat:no-repeat;*/
    /*background-color: red;*/
    height: 174px;  
    width: 5px;
}
.arrow4 {
    /*background-image:url(../images/layout/arrow4.gif);
    background-repeat:repeat-x;*/
    background-color: #C4E8F4; /*196 232 244*/
    height: 174px;  
    vertical-align:top;
    padding-top: 10px;  
	 text-align: center;
}
.arrow5 {
    background-image:url(../images/layout/arrow5.gif);
    background-repeat:no-repeat;
    height: 174px;  
    width: 10px;    
}
#firstPageMainTitleLeft {
	float: left;
	font-weight: bold;
  	font-size: 14px;
  	color: #006699;
	padding-bottom: 10px;
	padding-top: 10px;	
	/*border: 1px solid red;*/
}
#firstPageMainTitleRight {
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	/*border: 1px solid blue;*/	
}
#mainCategory {
	float: left;
	/*border: 1px solid red;*/
	width: 200px;
	text-align: left;
}
#mainCategoryTitle {
	float: none;
	/*border: 1px solid red;*/
}

#mainCategoryTitle a {
	font-size:120%; 
	font-weight: bold;
}
#mainCategoryImg {
	float: left;
	/*border: 1px solid green;*/
}
#mainCategoryImg img {
	border: none;
	/*border: 1px solid green;*/
}
#mainCategoryCats {
	float: left;
	margin-left: 5px;
	/*border: 1px solid blue;*/
	width: 120px;	
}
#mainCategoryCats p {
	text-align: right;	
}

#mainCategoryCats a {
	font-size: 100%;
}

.daysToExpiraton {
    color:#FF0000;
}
.stepTitle {
  font-weight: bold;
  font-size: 14px;
  color: #676767;
}
.stepTitleTd {
  background-color: #F9F9F9;
}
#user {
  padding-top: 10px;
  padding-right: 5px;
}
#browseQuery_bookmark {
  background-image:url(../images/layout/bookmarks/bookmark_grey_on_long.gif);
  background-repeat:no-repeat;      
  width: 150px;
  height: 23px;
  text-align:center;
  vertical-align: middle;
  padding-top: 5px;
}
a.brownBig{
  color:#676767;
  font-size:11px;
  font-weight: bold;  
}
#menuTabs ul#primary, #menuComments ul#primary {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -1px;
  height: 24px;
}

#menuTabs ul#primary li, #menuComments ul#primary li {
  display: inline;
  list-style: none;
}

/* AKTYWNA ZAKLADKA */
#menuTabs ul#primary span,#menuTabs ul#primary a.current,#menuTabs ul#primary a.current:hover,#menuComments ul#primary span,#menuComments ul#primary a.current,#menuComments ul#primary a.current:hover {
  padding-bottom: 5px;
  margin-top: 0;
  background-image:url(../images/layout/bookmarks/bookmark_grey_on.gif);
  background-repeat:no-repeat;  
  color:#676767;
  font-size:11px;
  font-weight: bold;
  height: 15px;  
}
/* NIEAKTYWNA ZAKLADKA */
#menuTabs ul#primary a,#menuComments ul#primary a {
  border: 0px solid #AAA;
  border-bottom: none;
  background-image:url(../images/layout/bookmarks/bookmark_grey_off.gif);
  background-repeat:no-repeat;      
}
/* NAJECHANA ZAKLADKA */
#menuTabs ul#primary a:hover, #menuComments ul#primary a:hover {
    margin-top: 0;
    border-color: #666;
    background: #FFFFFF;
    text-decoration: none;
    background-image:url(../images/layout/bookmarks/bookmark_grey_on.gif);
    background-repeat:no-repeat;        
}
#menuTabs ul#secondary, #menuComments ul#secondary {
    position: absolute;
    margin: 0;
    padding-bottom: 2px;
    bottom: -2.0em;
    left: 1px;
    width: 60em;
    border-bottom-color:#EFEFEF;
    border-bottom-style:solid;
    border-bottom-width:1px;
}
#menuTabs ul#secondary li a,#menuTabs ul#secondary li span, #menuComments ul#secondary li a, #menuComments ul#secondary li span {
    width: auto;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 0;
    text-align: center;
    border: none;
    border-right: 1px solid #AAA;
    background: none;
}
#menuTabs ul#secondary li a, #menuComments ul#secondary li a {
    color: #3471AF;;
    text-decoration: none;
}
#menuTabs ul#secondary li a:hover, #menuComments ul#secondary li a:hover{
    color: #3366FF;
    text-decoration: underline;
    background: #FFFFFF;
    padding: 0 10px;
    border: none;
    border-right: 1px dotted #AAA;
}
#menuTabs ul#secondary li a:active, #menuComments ul#secondary li a:active{
    color: #000;
    background: transparent;
}
#menuTabs ul#secondary li.last-child a, #menuComments ul#secondary li.last-child a { 
	border: none; 
}

.headFormRow {
  background-color: #4F81BD;
}

tr.headFormRow td{
  border-top: 0px solid #A6A6A6;
  /*background-color: #EEEEEE;*/
}

#showDetailsRfpForms tr.headFormRow td{
  border-top: 1px solid #A6A6A6;
  background-color: #EEEEEE;
}


.evenFormRow {
background-color: #E7F6FF;
}

.oddFormRow {
background-color: #F0F8FA;
}

.formRowRedBorder {
background-color: #FFCC66;
}

form td {
	border-bottom:1px solid #A6A6A6;
	padding: 2px 0px 2px 5px;
}

#divTmp td {
	border-bottom:1px solid #A6A6A6;
	padding: 5px 0px 5px 5px;
}

.helper, .errorMessage { 
   font-weight:normal;
	font-size: 90%;
	margin: 0px 10px 0px 0px;
	float:right;
	color:#808080;
   }
.errorMessage {
   color:red; 
	float:left;
	font-size: 100%;
}

	
	
.rfpDetailsTitle {
	font-weight: bold;
	font-size: 150%;
}
   
.rfpDetailsLine { 
	border-bottom-style: solid; 
	border-width: 1px; 
	border-bottom-color: #bbbbbb;
}

/*.rfpDetailsLabel {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
*/
.rfpDetailsGuide {
	vertical-align: top;
	background-color: #FFFFE1;
	border-style: solid;
	border-width: 1px; 
	border-color: #0088CB;
	width: 90%;
	color: #464646;
	padding: 10px;
}

.rfpDetailsGuide td {
	border-bottom-width:0px;
}

.rfpDetailsGuide ol {
	padding-left:20px;
}
.addRfpOldStepQ      { 
vertical-align: middle; text-align: center; color: #4F81BD; 

}
.addRfpInactiveStepQ { vertical-align: middle; text-align: center; color: #ADB5C6; }
.addRfpActiveStepQ   { 
vertical-align: middle; text-align: center; color: #4F81BD; font-weight: bold;
font-size: 110%;
}
.addRfpOldStepS      { vertical-align: middle; text-align: center; color: #4F81BD; }    
.addRfpInactiveStepS { vertical-align: middle; text-align: center; color: #ADB5C6; }
.addRfpActiveStepS   { vertical-align: middle; text-align: center; color: #4F81BD; font-weight: bold;}

#rfpListForms td {
	border-bottom:0px;
	padding: 0px 0px 0px 0px;
}
#selectCategoryForm td {
	border-bottom:0px;
}

.loginTable .loginLoginTable td {
	border-bottom:1px solid #A6A6A6;
}


.loginTable td {
	border-bottom:0px;
}

.categoriesTypeTd {
	margin: -60px 10px 0px 100px;
	height: 60px;
}

#categoriesTypeBuy, #categoriesTypeService {
	vertical-align: top;
}
.categoryUl {
	padding-left:10px;
}

#addRfpForm {
	margin-bottom:20px;
}

#regulationContainer{
  width: 710px; 
  margin-top: -30px;
  margin-right: auto;  
  margin-bottom: 20px;
  margin-left: auto;
  min-height: 400px;
  padding-top: 10px;
  padding-left: 30px;   
  background-image:url(../images/layout/paperRegulations.gif);
  background-repeat:no-repeat;
}

.breadCrumbs {
	padding:2px 10px 2px 10px;
}

.breadCrumbs2 {
	padding:2px 0px 2px 0px;
}

.breadCrumbs a, .breadCrumbs2 a {
	font-weight:bold;
}

.actTdSmallRed {
	color:#b81410; 
	font-size: 100%; 
	text-align: right; 
	vertical-align: top; 
	padding-right: 5px;
	border-bottom:1px solid #EFF0ED;
}

.thumbBorder {
    border-style: solid; 
    border-width: 1px; 
    border-color: #a6a6a6;
}

.thumbBackground {
    border-style: solid; 
    border-width: 1px; 
    border-color: blue;
    
}

.offerImageBox {
	border: 1px solid #DADDE3; 
	text-align: center;
	vertical-align: middle; 
	background-color: white;
}

.infoBox {
	background-color:#E8F4F1;
	background-image:url(../images/layout/information.gif);
	border:1px solid #3C78B5;
}
.clientMessageBox {
	border:2px solid #4F81BD;
	padding: 5px;
	min-width: 600px;
	width:expression(document.body.clientWidth < 800 ? "600px" : "600px" );
}
.clientMessageBoxArrow {
	text-align: right;	
	width: 20px;
}
.clientMessageBoxTitle {
	text-align: left;
	font-weight: bold;
	font-size: 130%;
}

.clientMessageBoxMessage {
	font-size: 110%;
}

.noteBox, .warningBox, .infoBox, .tipBox {
	background-position:5px 5px;
	background-repeat:no-repeat;
	margin-bottom:0;
	margin-top:0;
	padding:5px 5px 5px 30px;
}

.estimate {
 	background-color: #ffffff; 
 	-moz-border-radius: 10px; 
 	-webkit-border-radius: 10px; 
 	border: 1px solid #A6A6A6; 
 	padding: 5px 5px 3px 5px;
}

.pmtAdvice {
    padding: 0px 0px 0px 0px; 
    border: 1px solid #b0b0b0; 
    background-color:#FfFfFd;
    font-weight: bold;
}

.pmtAdviceWarn {
    padding: 0px 0px 0px 0px; 
    border: 1px solid #ff0000; 
    background-color:#FFf2f2;
    font-weight: bold;
}

.pmtAdviceTable {
	margin-left: 20px; 
	padding-bottom: 0px; 
	color: #303030; 
	border-bottom: 0px;
}

.pmtAdviceRow {
    border-bottom: 0px; 
    padding: 2px 0px 2px 0px;
    vertical-align: top;
    font-weight: normal;
}

.infoBorderBottom {
	background: url('../images/infoBorderBottom.gif') no-repeat;
	margin-top: -10px;
	height: 25px; 
}

.infoBorderBottomLonger {
	background: url('../images/infoBorderBottomLonger.gif') no-repeat;
	margin-top: -9px;
	height: 25px; 
}

.infoBorderBottomLongerBlueThin {
	background: url('../images/infoBorderBottomLongerBlueThin.gif') no-repeat;
	margin-top: -9px;
	height: 25px; 
}

.mark_value_markValuePositive, .mark_value_markValueNeutral, .mark_value_markValueNegative {
	float: left;
	height: 25px;
}

.mark_value_markValuePositive a {
	background: url('../images/button_markValuePositive.png') no-repeat;
	border:0 none;
	color:white;
	display:block;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-top:4px;
	position:absolute;
	text-align:center;
	width:110px;
	height: 24px;	
}

.mark_value_markValueNeutral a {
	background: url('../images/button_markValueNeutral.png') no-repeat;
	border:0 none;
	color:white;
	display:block;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-top:4px;
	position:absolute;
	text-align:center;
	width:110px;
	height: 24px;	
}


.mark_value_markValueNegative a {
	background: url('../images/button_markValueNegative.png') no-repeat;
	border:0 none;
	color:white;
	display:block;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-top:4px;
	position:absolute;
	text-align:center;
	width:110px;
	height: 24px;	
}


.mark_value_markValuePositive a:hover, .mark_value_markValueNeutral a:hover, .mark_value_markValueNegative a:hover {
	text-decoration: none;
}

.addCommentButton {
	height: 35px;
	/*margin-top: 10px;*/
	width: 225px;
	position: relative;
	float: right;
}

.addCommentButton a {
	display: block;
	width: 225px;
	height: 35px;
	overflow: hidden;
	background: url('../images/layout/mainPage/panel/button_green_add_comment.jpg') no-repeat;
	padding-top: 9px;
	font-size: 14px;
	font-weight:  bold;
	text-align: center;
	border: 0px none;
	color: white;
}


#box01RightAddRfp
{
    width:              155px;
    display:            block;
    position:           relative;
    text-decoration:    none;
    font-family:        arial, helvetica, verdana, sans-serif;
    margin-bottom:      15px;
    cursor:             pointer;
}

#box01RightAddRfp .small
{
    color:      #373737;
    font-size:  13px;
    font-weight: bold;
    background: #e5e5e5 url('../images/boxes/box01RightAddRfp_3.gif') repeat-y;
    width:      140px;
    text-align: center;
}

#box01RightAddRfp .small div
{
    padding:    9px 42px 9px 9px;
    background:     url('../images/boxes/box01RightAddRfp_2.gif') no-repeat;
}

#box01RightAddRfp .big
{
    font-size:      14px;
    color:          #fff;
    font-weight:    bold;
    height:         143px;
    width:          176px;
    position:       relative;
    margin-top:     -90px;
    background:     url('../images/boxes/box01RightAddRfp_1.gif') no-repeat;
    text-align:     center;
}


#box01RightAddRfp .big span
{
   display: block;
   position:    absolute;
   top:         90px;
   width:       150px;
   padding:     8px;
   left:        0;
}

#box01RightAddRfp:hover .big
{
   background-position:    0 -145px;
}

#box01RightAddRfp:hover .big span
{
   text-decoration: underline;
}

.sampleUrl {
	border-bottom: 1px solid #E8E8E8;
}

#menuTextTopSubdomain{
  visible !important;
  width: 960px;
  margin: 5px auto -20px auto;
  background-image: url("../images/layout/topTextBg.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 19px;
  position: relative;
  z-index: 5;
}

#menuTextTopSubdomainImg {
	float: left;
	margin-left: 3px;
}

#menuTextTopSubdomainDesc {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}