body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	/*background-image:url(img/bgr.gif);*/
}
.navBtn {
	border-width:1px;
	border-style:solid;
	border-top-color: #DADADA;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DADADA;
}
.navBtnRevert {
	border-width:1px;
	border-style:solid;
	border-top-color: #999999;
	border-right-color: #DADADA;
	border-bottom-color:#DADADA;
	border-left-color:#999999;
}
.navLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-indent:40px;
	display:block;
	width: 144px;
	height: 18px;
	border-width:1px;
	border-top-width:6px;
	border-style:solid;
	border-top-color: #70B6FF;
	border-right-color: #70B6FF;
	border-bottom-color: #70B6FF;
	border-left-color: #70B6FF;
	padding-top: 3px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
}
A.navLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-indent:40px;
	display:block;
	width: 144px;
	height: 16px;
	border-width:1px;
	border-top-width:6px;
	border-style:solid;
	border-top-color: #0051A3;
	border-right-color: #0051A3;
	border-bottom-color: #0051A3;
	border-left-color: #0051A3;
	padding-top: 3px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
}
.navLinkSelected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-indent:40px;
	display:block;
	width: 144px;
	height: 18px;
	border-width:1px;
	border-top-width:6px;
	border-style:solid;
	border-top-color: #0051A3;
	border-right-color: #0051A3;
	border-bottom-color: #0051A3;
	border-left-color: #0051A3;
	padding-top: 3px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
}
#autoparts {	
	background-image:url(img/icons/autoparts.gif);
}
#search {	
	background-image:url(img/icons/search.gif);
}
#clubs {	
	background-image:url(img/icons/clubs.gif);
}
#adv {	
	background-image:url(img/icons/adv.gif);
}
#ask {	
	background-image:url(img/icons/ask.gif);
}
#main {
	
	background-color:#FFFFFF;
}
#mainRb{
}
#pane {
	padding-bottom:10px;
/*
	padding:3px;
	padding-left:6px;
	border-top-color:#70B6FF;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#70B6FF;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#70B6FF;
	border-left-style:solid;
	border-left-width:1px;
*/
	border-bottom-color:#70B6FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
}
#leftmenu {
	border-right-color:#B7B7B7;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#B7B7B7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#E4E4E4;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#E4E4E4;
	border-left-style:solid;
	border-left-width:8px;
	background-image:url(img/menubgr-big.gif);
}
.lmc {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lmcW {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}
#mbgr{
	background-image:url(img/menubgr.gif);
	border-right-color:#888888;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#D6D6D6;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:5px;
	
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
A.date:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.inputReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:3px;
	border-top-color:#444444;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#D2D2D2;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#D2D2D2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#444444;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#F9F9F9;
}
#inputQuestion{
	width:587px;
	font-size:12px;
}
#inputContacts{
	width:140px;
}
.btn {
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	height: 16px;
	width:100px;
	display:block;
	padding:2px 6px 0px 6px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#555555;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#999999;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	text-align:center;
	height: 16px;
	width:100px;
	display:block;
	padding:2px 6px 0px 6px;
	border-top-color:#0051A3;
	border-top-style:solid;
	border-top-width:2px;
	border-right-color:#0051A3;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#0051A3;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-left-color:#0051A3;
	border-left-style:solid;
	border-left-width:2px;
	background-color:#FFFFFF;
}
.btn:hover {
	color: #007CEC;


	border-top-color:#70B6FF;
	border-top-style:solid;
	border-top-width:2px;
	border-right-color:#70B6FF;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#70B6FF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-left-color:#70B6FF;
	border-left-style:solid;
	border-left-width:2px;
	
}
#w122 {
	width:120px;
	height:20px;
	line-height:17px;
}
A#w122:hover {

}
.menuLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration:none;
}
A.menuLabel:hover{
	text-decoration:underline;
}
#comboBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#FBFBFB;
	width:112px;
	margin-bottom:5px;
	margin-left:0px;
}
#nissan-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#FBFBFB;
	width:105px;
	margin-bottom:5px;
	margin-left:5px;
}
#nissan-input-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#E8F1FB;
	width:340px;
	margin-bottom:5px;
	margin-left:5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
A.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.resultTitles {
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-indent:15px;
	color:#2561A0;
	background-color:#F9F9F9;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#EAFDFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#92B8DB;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#E4E4E4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E4E4E4;
	background-color:#AAD0F3;
	/*background-image:url(img/result_bgr.gif);*/
}
A.resultTitles:hover {
	background-image:url(img/big_kategoria.gif);
	color:#2561A0;
	border-bottom-color:#92B8DB;
}
.resultTitlesEmpty {
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-indent:15px;
	color:#6F96C1;
	background-color:#F9F9F9;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#EAFDFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#92B8DB;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#E4E4E4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E4E4E4;
	background-color:#AAD0F3;
	cursor:default;
}
.result {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-indent:30px;
	text-decoration:none;
	color:#2561A0;
	height:17px;
	line-height:17px;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D1E7FB;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#AAD0F3;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#AAD0F3;
}
.resultEmpty {
	cursor:default;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-indent:30px;
	text-decoration:none;
	color:#8B9CAA;
	height:17px;
	line-height:17px;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D1E7FB;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#AAD0F3;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#AAD0F3;
}
A.result:hover {
	color:#2561A0;
	background-color:#FFFFFF;
}
A#resultImg:hover {
	background-image:url(img/small_arrow2.gif);
}
.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	background-image:url(img/menu-title-bgr.gif);
}
#error{
	color:#FF0000;
	font-weight:bold;
}
#ok {
	color:#007CEC;
	font-weight:bold;
}
#ok_green {
	color:#009900;
}
#fastSearch{
	width:460px;
}
#tbl_bottomline{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#AAD0F3;
}
.tbl_lrline{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#AAD0F3;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#AAD0F3;
}
#tbl_bgr{
background-color:#F9F9F9;
}
.tbl_lline{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#AAD0F3;
}
.obv_titles {color: #777777}
.obv_tip {
	font-weight:bold;
	display:block;
	color: #225A96;
	background-color:#AAD0F3;
	height:23px;
	line-height:23px;
	text-indent:8px;
}
.obv_name {
	font-size:12px;
	font-weight:bold;
	display:block;
	color: #225A96;
	background-color:#ECF4FD;
	height:22px;
	line-height:22px;
	text-indent:8px;
}
.obv_info {color: #114797}
.obv_space{height:15px};
.obv_status{
	font-weight:bold;
	height:40px;
}
#no-indent{
	text-indent:0px;
}
.bayPanel{
	padding:3px;

	background-color:#ECF4FD;
}
.broi{
	width:50px;
}
.obv_black{
	color:333333px;
}
.allPrice{
	font-size:12px;
	font-weight:bold;
}
#inpreg {
	width:250px;
}
#inpreg-PK {
	width:50px;
}
#inpreg-Sity {
	width:150px;
}
#inpreg-Mail {
	width:200px;
}
#factura-big {
	width:300px;
}
.viewReg{
	color:333333;
	font-size:12px;
}
#footColor{
	color:#005AC4;
}
A#footColor:hover{
	color:#FF6600;
}
.seraListStyle {
	width:595px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#FBFBFB;
}
.seraListPane {
}
.infoline-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.infoline-green {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #009900; 