body {
	background: #fff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

body, div, form, fieldset, p, img {
	padding: 0;
	margin: 0;
	border: 0;
}

.hide { display: none; }
.alignRight { text-align: right; }
.redText { color: #a61620; }
.clearFix { clear: both; }
.hLine {
	width: 100%;
	padding: 5px 0;
	margin: 5px 0 0;
	background: url(bg_dotted_line.gif) repeat-x;
}

p { line-height: 120%; }

a { color: #3c66ae; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }

a.otoLink { color: #ccc; }
a.otoLink:hover {
	text-decoration: underline;
	color: #3c66ae;
}
a.otoLink span { color: #3c66ae; }

h2 {
	padding: 2px 0 2px 5px;
	margin: 10px 0 0;
	border-left: 5px solid #7584a1;
	background: #ececec;
	font-size: 110%;
	color: #a61620;
	clear: both;
	position: relative;
	height: 1%;
}

h3#headOffer span,
h3#headPrograms span,
h3#headPromoted span,
h3#headNews span,
h3#headArticles span,
h3#headHelp span,
h3#headServices span,
h3#headDealers span,
h3#headKuzaj span { display: none; }

h3#headOffer,
h3#headPrograms,
h3#headPromoted,
h3#headNews,
h3#headArticles,
h3#headHelp,
h3#headServices,
h3#headDealers,
h3#headKuzaj {
	background-image: url(bg_headers_pl.png?v=1);
	background-repeat: no-repeat;
	height: 15px;
}

h3#headOffer { background-position: 0 0; }
h3#headPromoted { background-position: 0 -15px; }
h3#headPrograms { background-position: 0 -30px; }
h3#headNews { background-position: 0 -45px; }
h3#headArticles { background-position: 0 -60px; }
h3#headHelp { background-position: 0 -75px; }
h3#headServices { background-position: 0 -90px; }
h3#headDealers { background-position: 0 -105px; }
h3#headKuzaj { background-position: 0 -120px; }

h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 100%;
}

/* CONTAINER */
#containerOM {
	margin: 0 auto;
	width: 980px;
}

/* HEADER */
#headerOM {
	position: relative;
	height: 81px;
	background: url(bg_dotted_line.gif) repeat-x center bottom;
}

#headerOM #counter {
	position: absolute;
	top: 13px;
	left: 0;
	font-size: 80%;
	color: #666;
}

#headerOM h1 {
	position: absolute;
	top: 32px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 120%;
}

/* PRIMNAV */
#primNavOM {
	position: absolute;
	top: 15px;
	right: 0;
	width: 720px;
	height: 46px;
	background: url(bg_menu.png) 100% 100% no-repeat;
}

#primNavOM ol {
	position: relative;
	float: left;
	width: 700px;
	height: 46px;
	padding: 0;
	margin: 0;
	background: url(bg_menu_item.png) 0 100% no-repeat;
	list-style: none;
}

#primNavOM ol li {
	float: left;
	background-image: url(bg_menu_item.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
}

#primNavOM ol li#search { background-position: left -50px; }

#primNavOM ol li a {
	display: block;
	background-image: url(bg_menu_item.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 7px 5px 3px;
	margin: 0 0 0 4px;
	color: #3c66ae;
	text-decoration: none;
}

#primNavOM ul {
	position: absolute;
	top: 24px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#primNavOM ul li {
	padding: 3px 9px 0 4px;
	background: url(bg_menu_space.gif) 100% 0 no-repeat;
	float: left;
	font-weight: normal;
	font-size: 90%;
}

#primNavOM ul li.activeSub { font-weight: bold; }

#primNavOM ul li a {
	padding: 1px 0;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
	color: #fff;
	background: none;
}

#primNavOM ul li a:hover { border-bottom: 1px solid #fff; }

/* Zaznaczenie current w PrimNav */
#primNavOM #subSearch,
#primNavOM #subEdit,
#primNavOM #subDealer,
#primNavOM #subSell,
#primNavOM #subHelp,
#primNavOM #subInfo,
#primNavOM #subService { display: none; } 

#primNavOM #subSearch.currentSub,
#primNavOM #subEdit.currentSub,
#primNavOM #subDealer.currentSub,
#primNavOM #subSell.currentSub,
#primNavOM #subInfo.currentSub,
#primNavOM #subService.currentSub { display: block; }

#primNavOM #search.current { background-position: left -77px; }
#primNavOM #help.current,
#primNavOM #dealer.current,
#primNavOM #sell.current,
#primNavOM #edit.current,
#primNavOM #info.current,
#primNavOM #service.current { background-position: left -27px; }

#primNavOM #search.current a,
#primNavOM #dealer.current a,
#primNavOM #sell.current a,
#primNavOM #edit.current a,
#primNavOM #info.current a,
#primNavOM #service.current a {
	background-position: right -27px;
	color: #fff;
}
#primNavOM #help.current a {
	background-position: right -77px;
	color: #fff;
}

#primNavOM #search.current ul li a,
#primNavOM #edit.current ul li a,
#primNavOM #dealer.current ul li a,
#primNavOM #sell.current ul li a,
#primNavOM #info.current ul li a,
#primNavOM #service.current ul li a { background: none; }

#primNavOM #search.current ul li.lastSubMenu,
#primNavOM #edit.current ul li.lastSubMenu,
#primNavOM #dealer.current ul li.lastSubMenu,
#primNavOM #sell.current ul li.lastSubMenu,
#primNavOM #info.current ul li.lastSubMenu,
#primNavOM #service.current ul li.lastSubMenu { background: none; }

/* ADMINNAV */
#adminNav {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	overflow: hidden;
	height: 1%;
}

#adminNav li {
	margin: 0;
	padding: 0;	
	font-size: 90%;
}

#adminNav .liLeft {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 13px;
	background: url(sidebar_bullet.gif) no-repeat center left;
}

#adminNav .liRight {
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 13px;
	background: url(sidebar_bullet.gif) no-repeat center left;
}

/* SIDEBAR */
#sidebarOM {
	width: 300px;
	margin: 8px 0 0;
	float: right;
	font-size: 90%;
}

#sidebarOM #language {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0 8px;
	width: 160px;
}

#sidebarOM h3 {
	margin: 10px 0 3px;
	padding: 0;
}

#sidebarOM .sidemenu {
	margin: 0 0 25px;
	padding: 5px 0 0;
	background: url(bg_dotted_line.gif) repeat-x;
}

#sidebarOM .sidemenu ul {
	margin: 0;
	padding: 0 0 10px;
	background: url(bg_dotted_line.gif) repeat-x 0 100%;
}

#sidebarOM .sidemenu ul li {
	margin: 2px 0 0 20px;
	padding: 1px 0;
	list-style: url(sidebar_bullet.gif);
}

#sidebarOM #headAdvertising {
	color: #ccc;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 8px;
	text-transform: uppercase;
}

#sidebarOM #advertising {
	margin: 0 0 25px;
	padding: 3px 0 0;
	background: url(bg_dotted_line.gif) repeat-x;
	text-align: center;
}

#sidebarOM #advertising .banneritem {
	margin: 0;
	padding: 3px 0 5px;
	background: url(bg_dotted_line.gif) repeat-x 0 100%;
}

/* FOOTER */
#footerOM {
	padding: 3px 0 0 0;
	margin: 0 0 70px 0;
	clear: both;
}

#footerOM #footerMenu {
	width: 100%;
	margin: 0 0 15px 0;
	background: #ececec url(bg_dotted_line.gif) repeat-x;
	overflow: hidden;
}

#footerOM #footerMenu ul {
	font-size: 90%;
	padding: 0;
	margin: 0;
	list-style: none;
}

#footerOM #footerMenu ul li {
	padding: 5px 0;
	margin: 2px 0 0 0;
	float: left;
}

#footerOM #footerMenu ul li a {
	padding: 2px 10px;
	background: url(bg_dotted_line.gif) repeat-y -1px 0;
}

#footerOM #footerMenu ul li a.firstFootMenu {
	padding-left: 8px;
	background: none;
}

#footerOM #goTopBar { float: right; }
#footerOM #goTopBar a {
	display: block;
	margin: 5px 5px 0 0;
	width: 17px;
	height: 17px;
	background: url(bgIcoTop.png);
}
#footerOM #goTopBar a:hover { background-position: 0 17px; }

#footerOM #footerCooperative { text-align: center; }
#footerOM #footerCooperative p {
	margin: 0 0 10px 0;
	font-size: 80%;
}

#footerOM #footerCooperative #footerInfo { font-size: 90%; }
#footerOM #footerCooperative #footerInfo img {
	position: relative;
	top: 4px;
	margin-right: 10px;	
}
#footServices {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
#footServices li { float: left; }
#footServices a {
	float: left;
	background-image: url(footerLogosPl.png?v=5);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0 39px 0 0;
	outline: 0;
}
#footServices li.last a { margin: 0; }
#footServices a span { display: none; }
#footServices .s01 { width: 48px; background-position: 0 0; }
#footServices .s02 { width: 70px; background-position: -90px 0; }
#footServices .s03 { width: 98px; background-position: -200px 0; }
#footServices .s04 { width: 68px; background-position: -335px 0; }
#footServices .s05 { width: 28px; background-position: -440px 0; }
#footServices .s06 { width: 42px; background-position: -508px 0; }
#footServices .s07 { width: 70px; background-position: -590px 0; }
#footServices .s08 { width: 60px; background-position: -702px 0; }

.twoColumns { margin: 15px 0 0 0; padding: 0; background: url(bg_dotted_line.gif) center repeat-y; height: 1%; }
.leftColumn { width: 275px; float: left; margin: 0; padding: 0;}
.rightColumn { width: 275px; float: right; }

/* SUBMITY */
#containerOM .submit {
	margin: 0 0 0 10px !important;
	padding: 0!important;
	width: 68px !important;
	height: 23px !important;
	border: 0 !important;
	background: url(button_bg.gif) no-repeat;
	color: #efefef;
	font-weight: bold;
	font-size: 80% !important;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}
#containerOM .confirm {
	background: url(button_bg_confirm.gif) no-repeat;
	width: 100px !important
}
#containerOM .submitDe {
	width: 98px !important;
	background: url(bgButtonDe.gif) no-repeat;
}

#contentBarOM .submitDe {
  width: 98px !important;
  background: url(bgButtonDe.gif) no-repeat;
}

/* MESSAGES */
.message_info {
	margin: 0 0 15px;
	background: #e7f7d2 url(info_ico.gif) no-repeat 10px 10px;
	padding: 10px 5px 10px 50px;
}

.message_info h4 {margin-top:0 !important;} /* deprecated */
.message_info p {margin-bottom: 0 !important;} /* deprecated */

.message_error {
	margin: 0 0 15px;
	background: #f7d2d2 url(error_ico.gif) no-repeat 10px 10px;
	padding: 10px 5px 10px 50px;
	min-height: 50px;
}

.message_info dt, .message_error dt {
	background: 0;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.message_info dd, .message_error dd {
	background: 0;
	border: 0;
	margin: 5px 0 0;
	padding: 0;
	list-style: disc;
}

.message_error dt { color: red }

#queryList {
	width: 100%; 
	overflow: auto;
	color: #00f;
	vertical-align: top
}

#queryList td { vertical-align: top }
#queryList td.ok { color: #0f0 }
#queryList td.fail { color: #f00 }
#queryList td.lp { color: #000 }
#queryList span {
	color: #808080;
	font-style: italic
}

ul.wyszarzone {	color: #888 }
ul.wyszarzone a {
  color: #888;
  text-decoration: none
}
ul.wyszarzone a:hover {
  color: #888;
  text-decoration: underline
}
