/*-----------------body strony--------------------------------------*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
	background: #f1f6ff;
	margin: 0;
	padding: 0;
	position: inherit;
	text-align: center;
}

body,html {
	height: 100%;
}

	/*------------------------------------------------------------------*/
	/*-----------------część robocza strony-----------------------------*/
	 

#container {
	margin: 0 auto;
	position: relative;
	width: 996px;
	min-height: 325px;
	text-align: center;
	color: #333333;
	padding: 0px 0px 0px 0px;
	background: #f1f6ff;
	overflow: auto;
}

#header {
	position: relative;
	float: left;
	display: block;
	width: 976px;
	height: 120px;
	text-align: left;
	color: #333333;
	background: #f1f6ff url('../images/header.jpg') no-repeat 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0;	
}

#headerfill {
	position: relative;
	float: left;
	display: block;
	width: 12px;
	height: 120px;
	text-align: left;
	background: #f1f6ff url('../images/headerfill.jpg') repeat-x 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	overflow: auto;
}

#headerright {
	position: relative;
	float: left;
	display: block;
	width: 8px;
	height: 120px;
	text-align: left;
	color: #333333;
	background: #f1f6ff url('../images/headerright.jpg') 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	overflow: auto;
}

#szukaj {
	position: relative;
	width: 300px;
	height: 21px;
	float: left;
	display: block;
	color: #333333;
	background: none;
	margin: 11px 0 0 200px;
	padding: 0;
	overflow: auto;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
}

#szukaj a {
	float: left;
	display: block;
	width: 21px;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #006699;
	background: none;
}

#szukaj img {
	width: 21px;
	height: 21px;
	float: left;
	margin: 0 0 0 5px;
	border: none;
}

#szukaj INPUT {
	width: 200px;
	height: 14px;
	float: left;
	font-family: "Verdana";
	font-size: 9px;
	background: #ffffff;
	color: #006699;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	border: #b2b2b2 1px solid;
}

#szukajSubmit INPUT {
	width: 21px;
	height: 21px;
	float: left;
	margin: 0 0 0 5px;
	border: none;
}

#menubarleft {
	position: relative;
	float: left;
	display: block;
	width: 8px;
	height: 34px;
	background: #f1f6ff url('../images/menubarleft.jpg') no-repeat 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	overflow: auto;
}

#menubarright {
	position: relative;
	float: left;
	display: block;
	width: 8px;
	height: 34px;
	background: #f1f6ff url('../images/menubarright.jpg') no-repeat 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	overflow: auto;
	color: #006699;
}

#menubar {
	position: relative;
	float: left;
	display: block;
	width: 980px;
	height: 34px;
	text-align: left;
	color: #333333;
	background: #f1f6ff url('../images/menubarfill.jpg') repeat-x 0% 0%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	overflow: auto;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	overflow: hidden;
}

#menubar a {
	float: left;
	display: block;
	height: 26px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	color: #006699;
	background: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
}

#menubar img {
	height: 23px;
	float: left;
	margin: 3px 6px 0 6px;
	border: none;
}

#logowanie {	
	height: 20px;
	float: right;
	margin: 6px 10px 0 10px;
	padding: 0 0 0 0;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	background: none;
}

#countdownContent
{
	top: 20px;
	position: absolute;
	color: #006699;
	z-index: 9999;
}

#logowanie #opis {
	float: left;
	margin: 2px 5px 0 0;
}

#logowanie a {
	float: left;
	display: block;
	width: 80px;
	height: 16px;
	margin: 1px 5px 0px 7px;
	padding: 0px 0px 0px 0px;
	color: #006699;
	background: none;
}

#logowanie img {
	width: 80px;
	height: 16px;
	float: left;
	margin: 0 5px 0 0;
	border: none;
}

#logowanie input[type="text"],input[type="password"] {
	width: 80px;
	height: 10px;
	float: left;
	font-family: "Verdana";
	font-size: 9px;
	background: #FFFFFF;
	color: #006699;
	margin: 2px 6px 0 0;
	border: #b2b2b2 1px solid;
}

#logowanie input[type="image"] {
	margin: 0 5px 0 0;
	padding: 0px;
	float: left;
}

#logowanie .button_log_left {
	margin: 1px 0px;
	background: url("../images/button_log_left.png") no-repeat;
	height: 16px;
	width: auto;
	padding-left: 13px;
	cursor: pointer;
	float: left;
}

#logowanie .button_log_right {
	background: url("../images/button_log_right.png") no-repeat top right;
	height: 16px;
	width: auto;
	padding-top: 0px;
	padding-right: 13px;
	color: #ffffff;
	font-family: "Arial Narrow", Calibri, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	float: left;
}

#contentMain {
	position: relative;
	float: left;
	width: 996px;
	text-align: left;
	color: #333333;
	background: #ffffff url('../images/bgwork.png') repeat-y 0% 0%;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	padding: 0;
}

#contentMain-preview {
	position: relative;
	float: left;
	width: 785px;
	text-align: left;
	color: #333333;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	padding: 0;
}

#contentbody {
	position: relative;
	float: left;
	width: 996px;
	text-align: left;
	color: #333333;
	background: url('../images/bgworkright.png') repeat-y 100% 0%;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	padding: 0;
}

#contentbody INPUT {
	width: 200px;
	height: 16px;
	float: left;
	font-family: "Verdana";
	font-size: 12px;
	background: #ffffff;
	color: #006699;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: #b2b2b2 1px solid;
}

#contentbody INPUT [type="file"] {
	width: 200px;
	height: 16px;
	float: left;
	font-family: "Verdana";
	font-size: 12px;
	background: #ffffff;
	color: #006699;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: #b2b2b2 1px solid;
}

#contentbody INPUT[type="submit"] {
	width: 200px;
	height: 20px;
	float: left;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: "bold" background:#ffffff;
	color: #006699;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: #b2b2b2 2px solid;
}

#contentbody-preview {
	position: relative;
	float: left;
	width: 785px;
	text-align: left;
	color: #333333;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	padding: 0;
}

#menuleft {
	position: relative;
	float: left;
	width: 210px;
	min-height: 412px;
	text-align: left;
	color: #333333;
	background: #ffffff;
	margin: 0px 0px 10px 7px;
	overflow: auto;
}

#menuleft_hidden {
	position: relative;
	float: left;
	width: 30px;
	height: 38px;
	text-align: left;
	color: #333333;
	background: #ffffff;
	margin: 10px 0px 0px 17px;
	overflow: auto;
}

#menucontent {
	position: relative;
	float: left;
	width: 184px;
	min-height: 412px;
	text-align: left;
	color: #333333;
	background: #ffffff;
	margin: 0px 0px 0px 12px;
	overflow: hidden;
}

#menutop {
	position: relative;
	float: left;
	display: block;
	width: 184px;
	height: 38px;
	text-align: left;
	color: #333333;
	background: #ffffff url('../images/menu_top.jpg') 0% 0%;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#menutop img {
	border: none;
	padding: 19px 0 0 160px;
}

#icopoint {
	position: relative;
	float: left;
	display: block;
	height: 5px;
	width: 5px;
	color: red;
	overflow: auto;
	background: url('../images/point.png') no-repeat 0% 0%;
}

#menumain {
	position: relative;
	float: left;
	width: 184px;
	text-align: left;
	color: #333333;
	background: #ffffff url('../images/menu_main.png') repeat-y 0% 0%;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#easyoption {
	position: relative;
	float: left;
	width: 180px;
	color: red;
	background: none;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: "Verdana";
	background: none;
	margin: 7px 0px 0px 4px;
	overflow: auto;
}

#easyoption #itemlist {
	position: relative;
	float: left;
	width: 165px;
	min-height: 18px;
	color: red;
	background: none;
	overflow: hidden;
	margin: 4px 0px 0px 0px;
	padding: 0 0 0 0px;
}

#easyoption #icoarrow {
	position: relative;
	float: left;
	display: block;
	height: 16px;
	width: 10px;
	color: red;
	overflow: auto;
	margin: 6px 0px 0px 0px;
	background: url('../images/arrow.png') no-repeat 0% 0%;
}

#easyoption #itemsub {
	position: relative;
	float: left;
	width: 155px;
	min-height: 11px;
	color: black;
	background: none;
	overflow: hidden;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
}

#easyoption #icopoint {
	position: relative;
	float: left;
	display: block;
	height: 5px;
	width: 5px;
	color: red;
	overflow: auto;
	margin: 9px 0px 0px 15px;
	background: url('../images/point.png') no-repeat 0% 0%;
}

#easyoption a {
	float: left;
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	color: #006699;
	background: none;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: none;
	font-family: "Verdana";
	text-decoration: none;
	line-height: 16px;
	display: block;
}

#easyoption a:hover {
	color: #0897df;
}

#easyoption a.selected {
	float: left;
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	color: red;
	background: none;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: none;
	font-family: "Verdana";
	text-decoration: none;
	line-height: 16px;
	display: block;
}

#easyoption img {
	width: 10px;
	height: 16px;
	margin: 0 3px 0 0;
	border: none;
	padding: 2px 0 0 0;
	float: left;
}

#easyoption a.artykul {
	float: left;
	width: 140px;
	height: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #024566;
	background: none;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	line-height: 11px;
}

#easyoption a.artykulselected {
	float: left;
	width: 140px;
	height: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: red;
	background: none;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	line-height: 11px;
}

#easyoption a.artykul:hover {
	color: #0897df;
}

#easyoption img.artykul {
	width: 4px;
	height: 4px;
	float: left;
	margin: 2px 3px 0 0;
	border: none;
}

#imgoption {
	position: relative;
	float: left;
	display: block;
	width: 184px;
	height: 210px;
	text-align: left;
	color: #333333;
	background: none;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#imgoption a {
	float: left;
	display: block;
	width: 170px;
	height: 32px;
	margin: 10px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: none;
	font-size: 12px;
	text-align: center;
	font-family: "Verdana";
	text-decoration: none;
}

#imgoption img {
	width: 170px;
	height: 28px;
	float: left;
	border: none;
}

#menufooter {
	width: 184px;
	height: 5px;
	position: relative;
	float: left;
	display: block;
	background: #ffffff url('../images/menu_footer.png') no-repeat 0% 0%;
}

#siteright {
	position: relative;
	float: none;
	width: 760px;
	text-align: left;
	color: #333333;
	background: none;
	margin-left: 12px;
	padding: 10px 0 5px 0;
	overflow: auto;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
}

#artbar {
	position: relative;
	float: none;
	width: 760px;
	height: 26px;
	text-align: left;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	overflow: auto;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
}

.artbartitle {
	position: relative;
	float: left;
	height: 22px;
	background: url('../images/artbar_02.png') repeat-x 0% 0%;
	margin: 0 0px 0 0;
	padding: 4px 0px 0px 0;
	overflow: auto;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	text-indent: 10px;
}

#artbarleft {
	position: relative;
	float: left;
	width: 6px;
	height: 26px;
	margin: 0;
	padding: 0px 0 0px 0;
	background: url('../images/artbar_01.png') repeat-x 0% 0%;
}

#artbarright {
	position: relative;
	float: left;
	width: 6px;
	height: 26px;
	margin: 0;
	padding: 0px 0 0px 0;
	overflow: auto;
	background: url('../images/artbar_04.png') repeat-x 0% 0%;
}

#artbarseparator {
	position: relative;
	float: left;
	width: 3px;
	height: 26px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0px 0 0px 0;
	overflow: auto;
	background: url('../images/artbar_03.png') repeat-x 0% 0%;
}

.contentbar-title {
	position: relative;
	float: left;
	min-height: 22px;
	margin: 0 0px 0 0;
	padding: 4px 0px 0px 0;
	overflow: auto;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	text-indent: 10px;
}

#contentbar-left {
	position: relative;
	float: left;
	display: block;
	width: 6px;
	min-height: 26px;
	margin: 0;
	padding: 0px 0 0px 0;
}

#contentbar-right {
	position: relative;
	float: left;
	width: 6px;
	height: 26px;
	margin: 0;
	padding: 0px 0 0px 0;
	overflow: auto;
}

#contentbar-separator {
	position: relative;
	float: left;
	width: 3px;
	height: 26px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0px 0 0px 0;
	overflow: auto;
}

table.articlesList {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: "Verdana";
	text-decoration: none;
	border-collapse: collapse;
}

table.articlesList tr.anyRow {
	padding: 0px;
	margin: 0;
	height: 22px;
	font-family: "Verdana";
	font-weight: normal;
	background: #ffffff;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana";
	text-decoration: none;
}

table.articlesList td {
	padding: 0;
	text-align: left;
}

table.articlesList td.col1 {
	width: 50px;
}

table.articlesList td.col2 {
	width: 200px;
}

table.articlesList td.col3 {
	width: 50px;
}

table.articlesList td.col4 {
	width: 200px;
}

table.articlesList td.col5 {
	width: 200px;
}

table.articlesList td.col6 {
	width: 200px;
}

#footer {
	width: 100%;
	height: 49px;
	left: 0;
	z-index: 133;
	background-color: #404141;
	clear: both;
	overflow: hidden;
	color: #ffffff;
	text-align: center;
}

#footerleft {
	width: 12px;
	height: 49px;
	float: left;
	background: #f1f6ff url('../images/footer_left.png') scroll 0% 0%;
}

#footercenter {
	width: 972px;
	height: 49px;
	float: left;
	background: #f1f6ff url('../images/footer_bkg.png') scroll 0% 0%;
}

#footerright {
	width: 12px;
	height: 49px;
	float: left;
	background: #f1f6ff url('../images/footer_right.png') scroll 0% 0%;
}
/*------------------------------------------------------------------*/

/* diplaytag */
table.displaytag {
	border: 1px solid #00CC66;
	width: 98%;
	margin: 20px 0 20px 0 !important;
}

table.displaytag th,table.displaytag td {
	padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

table.displaytag thead th,table.displaytag thead tr {
	background: url('../images/artbar_02.png');
}

table.displaytag th.sorted {
	background: url('../images/artbar_02.png');
}

table.displaytag th a,table.displaytag th a:visited {
	color: black;
}

table.displaytag th a:hover {
	text-decoration: underline;
	color: black;
}

table.displaytag th.sorted a,table.displaytag th.sortable a {
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 20px;
	display: block;
	width: 100%;
}

table.displaytag th.sortable a {
	background-image: url(../../img/arrow_off.png);
}

table.displaytag th.order1 a {
	background-image: url(../../img/arrow_down.png);
}

table.displaytag th.order2 a {
	background-image: url(../../img/arrow_up.png);
}

table.displaytag tr.odd {
	background-color: #fff
}

table.displaytag tr.tableRowEven,table.displaytag tr.even {
	background-color: #F0F0F0
}

div.exportlinks {
	background-color: #eee;
	border: 1px solid #00CC66;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 99%;
	border-top: none;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(../../img/ico_file_excel.png);
	background-repeat: no-repeat;
}

span.csv {
	background-image: url(../../img/ico_file_csv.png);
	background-repeat: no-repeat;
}

span.xml {
	background-image: url(../../img/ico_file_xml.png);
	background-repeat: no-repeat;
}

span.pdf {
	background-image: url(../../img/ico_file_pdf.png);
	background-repeat: no-repeat;
}

span.rtf {
	background-image: url(../../img/ico_file_rtf.png);
	background-repeat: no-repeat;
}

span.pagebanner {
	background-color: #eee;
	border: 1px solid #00CC66;
	padding: 2px 4px 2px 4px;
	width: 98%;
	margin-top: 5px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px solid #00CC66;
	padding: 2px 4px 2px 4px;
	width: 98%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
}

.group-1 {
	font-weight: bold;
	padding-bottom: 10px;
	border-top: 1px solid black;
}

.group-2 {
	font-style: italic;
	border-top: 1px solid black;
}

.subtotal-sum,.grandtotal-sum {
	font-weight: bold;
	text-align: right;
}

.subtotal-header {
	padding-bottom: 0px;
	border-top: 1px solid white;
}

.subtotal-label,.grandtotal-label {
	border-top: 1px solid white;
	font-weight: bold;
}

.grouped-table tr.even {
	background-color: #fff;
}

.grouped-table tr.odd {
	background-color: #fff;
}

.grandtotal-row {
	border-top: 2px solid black;
}

.ddArticleLink {
	width: 98%;
}

.labelokna {
	background: url('../images/widget_top.png') no-repeat;
	display: inline-block;
	height: 20px;
	float: left;
}

.labeltext {
	background: url('../images/widget_top_right.png') no-repeat 100% 0%;
	color: #06559E;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 3px 16px 0px 16px;
	width: auto;
	float: left;
}

.fieldError {
	color: red;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.actionMessage {
	list-style: none;
	margin: 0;
	padding: 0;
}

.actionError {
	list-style: none;
	margin: 0;
	padding-top: 150px;
	color: red;
	text-align: center;
}

#divTab {
	padding-top: 10px;
}

#divTabContent {
	background: url('../images/widget_bkg.png') repeat-y;
	background-color: #f2f2f2;
	border: 1px solid #bab8b8;
	border-left: none;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	overflow: auto;
}

#divLoading {
	width: 100%;
}

#divMap {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;	
}

#content {
	position: relative;
	float: left;
	padding-top: 10px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
}

.spanTextSmall,.spanTextMedium,.spanTextLarge {
	position: relative;
	float: right;
	margin-left: 2px;
	display: inline-block;
	width: 18px;
	height: 18px;
}

.spanTextSmall {
	background: url("../images/textsmall.png");
}

.spanTextMedium {
	background: url("../images/textmedium.png");
}

.spanTextLarge {
	background: url("../images/textlarge.png");
}

.spanTextSmall:hover{
	background: url("../images/textsmallhover.png");
	cursor: pointer;
}

.spanTextMedium:hover{
	background: url("../images/textmediumhover.png");
	cursor: pointer;
}

.spanTextLarge:hover {
	background: url("../images/textlargehover.png");
	cursor: pointer;
}


input[type="file"]{
	height: auto !important;
	width: auto !important;
}
