td.errorTableCell {
margin: 0px;
padding: 0px;
text-align: left;
}

ul.errorlist {
margin: 0px;
padding: 0px;
}

.errorlist li {
margin: 0px;
padding: 0px;
position: relative;
left: -25px;
font-size: 10px;
font-weight: bold;
color: red;
display: block;
list-style: none;
}

#rightCol .comp {
	background:	url("../images/box630top.png") no-repeat scroll center top transparent !important;
	padding-bottom:	0 !important;
	padding-top:	31px !important;
	position:	relative !important;
	width: 630px !important;
}
#rightCol .comp .blockContent {
	width: 628px !important;
	padding: 0;
}
#rightCol .comp  .boxBottom {
	background: url("../images/box630bottom.gif") no-repeat scroll center top transparent !important;
	width: 630px !important;
}
#rightCol  .company .right {width:430px;}

#rightCol .comp .header, #rightCol .comp .header {
	border-bottom: 1px solid #D0D8A4;
	color: #DC0713;
	font: bold 13px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin: 10px 0 0 10px;
	padding: 0 0 7px;
	position: relative;
}
#dotpay_form {display:inline;}

a.passageName img {border: 0px none;}
a.passageName img.minilogo {vertical-align: middle;}
#breadcrumb div, #breadcrumb img, #breadcrumb h1, #breadcrumb h2,
#breadcrumb h3, #breadcrumb h4, #breadcrumb h5, #breadcrumb h6 { float: left !important; display: inline !important;}

#leftCol .categories .blockContent h2 {
	font-size: 18px;
	color: #506E18;
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 5px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #BFCA86;
}
#leftCol .categories .blockContent .catText h5, #leftCol .categories .blockContent .catText h2, #leftCol .categories .blockContent .catText h3 {
	margin:2px 0 0;
	padding:0;
	border: 0px none;
	color: #8A9D1F !important;
	font: bold 14px "Myriad Web",Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	#leftCol .categories .blockContent .catText h3 a {
		color: #8A9D1F !important;
	}
	
#billboard {
	width: 750px;
	margin: 0px auto;
}
#billboard div div {
	background:url("../images/reklama.gif") no-repeat scroll right top transparent;
	border:medium none;
	padding-top:7px;
	margin-top: 10px;
}

/*tabs*/
#tabs-3 .tabs-nav {
  width: 100% !important;
}

#tabs-3 .tabs-nav a#tabbutton-5 {
    background: transparent url(../images/mapa-sklepow.jpg) no-repeat -1px 0px;
    width:119px;
}
#tabs-3 .tabs-nav a#tabbutton-5:hover {
    background: transparent url(../images/mapa-sklepow.jpg) no-repeat -1px -41px;
    width:119px;
}
#tabs-3 .tabs-nav .tabs-selected a#tabbutton-5 {
    background: transparent url(../images/mapa-sklepow.jpg) no-repeat -1px -41px;
    width:119px;
}

#tabs-3 .tabs-nav a#tabbutton-6 {
  background: transparent url(../images/finanse_do_zakupy.jpg) no-repeat -1px 0px;
  width:119px;
}
#tabs-3 .tabs-nav a#tabbutton-6:hover {
  background-position: -1px -41px;
}
/*endtabs*/

.adLeft120 {
	width: 260px;
}
.adLeft120 div div {
	background:url("../images/reklama.gif") no-repeat scroll right top transparent;
	border:medium none;
	padding-top:7px;
	margin-top: 10px;
}
#topMenu {
	height: auto !important;
	position: relative;
	margin-left: 530px;
	z-index: 100;
}

#topMenu a#w {
	display: block;
	position: relative;
	height: auto;
}
#topMenu a#w span.submenu_idw {
	display: none;
	visibility: hidden;
	background-color: #FFF;
}
#topMenu a#w:hover {
	height: 75px;
}
#topMenu a#w:hover span.submenu_idw {
	width: 130px;
	display: block;
	background-color: #FFF !important;
	visibility: visible;
	padding: 5px;
	position: absolute;
	* top: 20px;
	z-index: 30;
	left: -15px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomleft: 5px;
}
#topMenu a#w span.submenu_idw span.lnk_sub {
	display: none;
	visibility: hidden;
}
#topMenu a#w:hover span.submenu_idw span.lnk_sub {
	display: block;
	visibility: visible;
	padding: 5px 5px;
	cursor: pointer;
}
#topMenu a#w:hover span.submenu_idw span.lnk_sub:hover {
	color: #000;
	cursor: pointer;
}


#id_shop-logo {
	height: auto !important;
}


/* Podpowiedzi wyszukiwarki */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.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: 11px;
	/* 
	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;
}

.ac_loading {
	background: white url('/media/crm/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#header .shop {
	width:147px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .shop img { border: 0px none; }

.shop_opinions {
position:absolute;
top:175px;
left:30px;
}

.shop_opinions_head {
color:#55641A;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
position:relative;
}

.shop_opinions_stars_off {
position:relative;	
margin-top:2px;
color:#333400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
width:71px;
height:14px;
float:left;
background:url(../images/small_stars_off.png) no-repeat;
}

.shop_opinions_stars_on {
position:absolute;	
background:url(../images/small_stars_on.png) no-repeat;
height:14px;
}

.shop_opinions_stars_txt {
position:relative;
float:left;
color:#333400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:1px;
width:190px;
margin-left:7px;
}

.shop_opinions_stars img {
position:relative;
margin-right:-2px;
top:2px;
}

.opineo_container {
position:relative;
width:898px;
height:95px;
border-left:1px solid #AEAEAE;
border-right:1px solid #AEAEAE;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.opineo_head {
position:relative;
width:898px;
height:45px;
overflow:hidden;
}

.opineo_body {
position:relative;
width:878px;
height:50px;
margin-left:10px;
border-bottom:1px solid #AEAEAE;
font-size:12px;
}

.opineo_body_stars_off {
position:relative;
margin-bottom:8px;
background:url(../images/big_stars_off.png) no-repeat;
height:14px;
width:83px;
}

.opineo_body_stars_on {
position:absolute;
height:14px;
background:url(../images/big_stars_on.png) no-repeat;
margin-bottom:8px;
}

.opineo_body_stars_off1 {
position:relative;
width:83px;
background:url(../images/big_stars_off.png) no-repeat;
height:14px;
width:83px;
}

.opineo_body_stars_on1 {
position:absolute;
height:14px;
background:url(../images/big_stars_on.png) no-repeat;

}

.opineo_logo {
position:relative;
float:left;
width:135px;
padding-top:8px;
padding-left:8px;
}

.opineo_whole_ops {
position:relative;
float:left;
width:180px;
height:34px;
background:url(../images/opineo_whole_ops_bg.jpg) no-repeat;
margin-top:8px;
font-size:20px;
font-weight:bold;
color:#0A5F83;
padding-top:4px;
text-align:center;
}

.opineo_whole_ops a {
color:#0A5F83;
font-size:13px;
text-decoration:underline;
font-weight:normal;
position:relative;
top:-3px;
margin-right:5px;
margin-left:5px;
}

.opineo_whole_ops a:hover {
text-decoration:none;
font-weight:normal;
}

.opineo_sep {
position:relative;
float:left;
width:19px;	
}

.opineo_positive_ops {
position:relative;
float:left;
width:200px;	
padding-top:13px;
color:#4C8E01;
font-size:16px;
font-weight:bold;
}

.opineo_positive_ops img {
position:relative;	
top:3px;
}

span.opineo_small_pos {
font-weight:normal;
font-size:10px;
margin-left:-3px;
}

.lnk_opineo_pos {
cursor:pointer;	
color:#0A5F83;
font-size:13px;
text-decoration:underline;
font-weight:normal;
position:relative;
margin-right:0px;
margin-left:0px;
top:-1px;
}

.lnk_opineo_pos:hover {
text-decoration:none;	
}

.lnk_opineo_neu {
cursor:pointer;	
color:#0A5F83;
font-size:13px;
text-decoration:underline;
font-weight:normal;
position:relative;
margin-right:0px;
margin-left:0px;
top:-1px;
}

.lnk_opineo_neu:hover {
text-decoration:none;	
}

.lnk_opineo_neg {
cursor:pointer;	
color:#0A5F83;
font-size:13px;
text-decoration:underline;
font-weight:normal;
position:relative;
margin-right:0px;
margin-left:0px;
top:-1px;
}

.lnk_opineo_neg:hover {
text-decoration:none;	
}

.opineo_neutral_ops {
position:relative;
float:left;
width:185px;
padding-top:13px;
color:#0E729E;
font-size:16px;
font-weight:bold;
}

.opineo_neutral_ops img {
position:relative;	
top:3px;
}


.opineo_negative_ops {
	position:relative;
float:left;
width:165px;
padding-top:13px;
color:#CA0000;
font-size:16px;
font-weight:bold;
}


.opineo_negative_ops img {
position:relative;	
top:3px;
}

.opineo_body_links {
position:relative;
float:left;
width:138px;
margin-top:5px;
line-height:16px;
}

.opineo_body_links img{
position:relative;
top:3px;
margin-right:2px;
}

.lnk_opineo_body {
position:relative;
font-size:12px;
color:#0A5F83;
text-decoration:none;
cursor:pointer;
}

.lnk_opineo_body:hover {
text-decoration:underline;
}

.opineo_body_cat1 {
position:relative;
float:left;
width:180px;
text-align:right;
margin-top:3px;
line-height:22px;
}

.opineo_body_stars {
position:relative;
float:left;
width:110px;
padding-left:5px;
margin-top:6px;
line-height:21px;
}

.opineo_body_cat2 {
position:relative;
float:left;
width:253px;
text-align:right;
margin-top:3px;
line-height:22px;
}

.lnk_opineo_whole {
cursor:pointer;
font-weight:normal;
font-size:13px;
position:relative;

margin-right:5px;
text-decoration:underline;	
top:-2px;
}

.lnk_opineo_whole:hover {
text-decoration:none;
}

.shop_opinions_stars_off2 {
position:relative;	
margin-top:2px;
color:#333400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
width:71px;
height:14px;
float:left;
background:url(../images/small_stars_off2.png) no-repeat;
cursor:pointer;
}

.shop_opinions_stars_on2 {
position:absolute;	
background:url(../images/small_stars_on2.png) no-repeat;
height:14px;
cursor:pointer;
}
div#linki_sponsorowane div.hua div div {
	padding: 0px;
	margin: 0px;
	background: transparent none;
}
#linki_sponsorowane .hua a {
    background: transparent url(http://www.murator.com.pl/ad.murator/bg_link_sponsorowany.gif) no-repeat 4px 4px;
    display: block;
    margin: 2px 0px 5px 0px;
    padding: 12px 4px 4px 4px;
    border: 1px solid #F0F0F1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #8FA124;
}



