html *
{
	text-align: center;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 12px;
}

#main
{
	text-align: left;
	width: 1016px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0;
	margin: 0;
	background-color: black;
	position: static;
	background-image: url("../images/mainbckg.gif");
	margin: auto;
}

#main strong, b
{
	background: transparent;
}

#main #top
{
	height: 94px;
	background-color: #374548;
	border-bottom: 1px solid black;
}

#main #top a
{
	border: none 0;
	color: #374548;
}

#main #top #logo
{
	text-align: left;
	float: left;
	background-color: #374548;
}

#main #top #menu
{
	text-align: right;
	float: right;
	background-color: #374548;
	min-width: 680px;
	padding-top: 50px;
}

#main #top #menu *
{
	background-color: #374548;
}

#main #top #menu span.menuitem
{
	margin-right: 4px;
	background-color: #374548;
}

#main #contenttop, #main #lefttop
{
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#main #lefttop
{
	position: static;
}

#main #contenttop #left
{
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 308px;
	background-color: #426CA9;
}

#main #lefttop #left
{
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 308px;
	background-color: #426CA9;
	display: block;
	color: #DBE2E3;
	background-image: url("../images/left_bckg.jpg"); /*height: 100%;*/ /*min-height: 630px;*/
	min-height: 630px;
}

#main #contenttop #left
{
	border-bottom: 1px solid black;
}

#main #lefttop #left hr
{
	margin: 10px 15px;
	border: 0;
	background-color: #374548;
	height: 1px;
	color: #374548;
}

/*#main #lefttop #right {
	width: 706px;
	margin: 0;
	padding: 0;
	float: right;
	padding-bottom: 25px;
	background-color: #DBE2E3;
  clear: right;*/
/*border-left: 1px solid black;*/
/*  min-height: 300px;
}*/

#main #lefttop #right
{
	width: 706px;
	margin: 0;
	padding: 0;
	float: right;
	padding-bottom: 25px;
	background-color: #DBE2E3;
	clear: right; /*border-left: 1px solid black;*/
	min-height: 600px;
	height: auto !important;
	height: 600px;
}


#main #lefttop #leftmenu *
{
	text-align: left;
}

#main #lefttop #leftmenu, #main #lefttop #leftmenu ol, #main #lefttop #leftmenu ul, #main #lefttop #leftmenu li, #main #lefttop #leftmenu *
{
	background-color: transparent; /*#3A66A6;*/
	list-style: none;
	line-height: 1.6em;
}

#main #lefttop #leftmenu *
{
	margin: 0;
	padding: 0;
}

#main #lefttop #leftmenu table
{
	margin-left: 20px;
}

#main #lefttop #leftmenu table div
{
	margin-left: 20px;
}


#main #lefttop #right #rightcont
{
	padding: 10px;
	clear: right;
	text-align: left;
	background-color: transparent; /*border-bottom: 1px solid black;*/
}

#main #contenttop #banner, #main #lefttop #banner, #main #contenttop #bannerleft
{
	height: 275px;
	margin: 0;
	padding: 0;
	left: 0; /*position: relative;*/
	position: static;
	float: left;
	clear: right;
	background-color: #3A66A6;
}

#main #contenttop #bannerleft
{
	height: 119px;
	margin: 0;
	padding: 0;
	background-color: #3A66A6;
	margin-top: 20px;
	border: 0;
}

#main #contenttop #banner img, #main #lefttop #banner img
{
	height: 275px;
	margin: 0;
	padding: 0;
	left: 0;
	position: absolute;
	top: 0;
	float: left;
	clear: right;
}

#main #lefttop #left
{
	/*background-image: url("../images/lefttop.gif");*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3A66A6;
}

#main #lefttop #left #leftcont
{
	padding: 20px;
	background: none;
	text-align: left;
}

#main #lefttop #left #leftcont *
{
	background-color: transparent;
}

#main #lefttop #left #leftcont a
{
	background-color: transparent;
	color: #b9c5f8;
	border: none 0;
	text-decoration: none;
}

#main #content
{
	background-color: #DBE2E3;
	min-height: 170px;
	text-align: left;
	clear: both;
	position: static;
}

#main #content ol, #main #content ol li
{
	text-align: left;
}

#main #content #contentmouse
{
	text-align: right;
	background-color: #DBE2E3;
	position: relative;
	top: 0;
	left: 0;
}

#main #content #contentmouse img
{
	text-align: right;
	background-color: #DBE2E3;
	position: absolute;
	top: -1px;
	right: 0;
}

#main #content #acurcontent
{
	/*text-align: left;   background-color: #DBE2E3;   line-height: 1.5em;   padding: 0;   margin: 0;      padding: 20px 0px 0px 0px;*/
	text-align: left;
	background-color: #DBE2E3;
	line-height: 1.5em;
	padding: 20px 0px 0px 0px;
}

#main a
{
	color: #2B5AA0;
	background-color: #DBE2E3;
	text-decoration: none;
}

table, table tr, table td
{
	background-color: #DBE2E3;
}

table
{
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse: collapse;
}

table td
{
	padding: 0;
	text-align: left;
	line-height: 1.5em;
	vertical-align: baseline;
}


table.tablstart, table.tablstart tr, table.tablstart td
{
	background-color: #DBE2E3;
	border: 0 none;
}

table.tablstart
{
	margin: 0px 10px;
	padding: 10px 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0 none;
}

table.tablstart td
{
	padding: 0px 23px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: baseline;
	border: 0 none;
}

table.tabl, table.tabl tr, table.tabl td
{
	background-color: #DBE2E3;
	border: 0 none;
}

table.tabl
{
	margin: 0px 10px;
	padding: 10px 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0 none;
}

table.tabl td
{
	padding: 0px 10px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: baseline;
	border: 0 none;
}

table.tablLabel, table.tablLabel tr, table.tablLabel td
{
	background-color: #DBE2E3;
	border: 0 none;
}

table.tablLabel
{
	margin: 0px 5px;
	padding: 0px 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0 none;
}

table.tablLabel td
{
	padding: 0px 5px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: baseline;
	border: 0 none;
}

#main #content #acurcontent .contpaddtab1
{
	border-right: 1px solid black;
	width: 250px;
	min-width: 250px;
}

#main #content #acurcontent .contpaddtab2
{
	border-right: 1px solid black;
	width: 350px;
	min-width: 350px;
}

#main #content #acurcontent .contpaddtab3
{
}



#main #content #acurcontent .contpaddtabright
{
	margin-top: 20px;
	margin-bottom: 10px;
	min-width: 200px;
}

#lefttop h2
{
	text-align: left;
	color: #DBE2E3;
	background: none;
}

#main h1
{
	padding-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
	background-image: url("../images/headpack.png");
	background-color: #DBE2E3;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 10px 0 5px 0;
	text-align: left;
}

#main h3
{
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #DBE2E3;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	text-align: left;
	text-decoration: underline;
}

#main h4
{
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#main h5
{
	padding-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
	background-image: url("../images/headpack.png");
	background-color: #DBE2E3;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 10px 0 5px 0;
	text-align: left;
}

#main h1.centered
{
	text-align: center;
}

#main #content #acurcontent div
{
	text-align: left;
	background: none;
	background-color: #DBE2E3;
	margin-right: 15px;
}

#main #content #acurcontent ul, li
{
	text-align: left;
	background: transparent;
}

#monit
{
	position: relative;
	background-color: transparent;
}

#monit *
{
	background-color: transparent;
}

#formdiv
{
	height: 20px;
	margin-left: 52px;
	color: black;
	background: none;
	margin-top: -52px;
	text-align: left;
}

#formdiv input.textbox
{
	border: 0;
	background-color: white; /*border: 1px solid #A4A7A8;*/
	border: 0 none;
	text-align: left;
	width: 170px;
}


#formdiv input.szukaj
{
	background-color: transparent;
	margin-left: 10px;
}

#formdiv img
{
	background: none;
	margin-left: 12px;
	margin-top: 1px;
}

#monitoring
{
	border: 0 none;
	height: 19px;
	margin: 0;
	padding: 2px 0px 0px 2px;
	font-size: 12px;
	text-align: left;
	width: 168px;
	border: none;
	float: left;
}

#formdiv a, img
{
	border: none 0;
	background: transparent;
}

#main .news
{
	padding: 10px 0px;
}

#main .news .newscontent
{
	font-weight: bold;
}

#main #left ul li
{
	background: none;
	margin-left: -50px;
	color: #b5bbbc;
	cursor: default;
}

#main #lefttop #left #leftmenu a
{
	background-color: transparent;
	color: #b9c5f8;
	border: none 0;
	text-decoration: none;
}

#main #lefttop #left #leftmenu ol li.unlocked
{
	background: url("../images/klodkaotwarta.png") no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	color: #DBE2E3;
	cursor: pointer;
}

#main #lefttop #left #leftmenu ol li.locked
{
	background: url("../images/klodkazamknieta.png") no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	color: #DBE2E3;
	cursor: pointer;
}

#main #footer
{
	/*clear: both;   background-color: #374548;   color: #DBE2E3;   padding-top: 5px;   border-top: 1px solid black;   width: 1016px;   bottom:0;      margin: 20px 0px 0px 0px;*/
	clear: both; /*height: 20px;*/
	margin: 20px 0px 0px 0px; /*background-color: #374548;*/
	color: #DBE2E3;
	padding-top: 5px; /*border-top: 1px solid black;*/
	width: 1016px;
	bottom: 0;
	border: 0 none;
}

#main #footer #footertop
{
	text-align: left;
}

#main #footer /*#footertop*/ table
{
	border-collapse: collapse;
	border: 0 none;
	margin: 0;
	padding: 0;
}

#main #footer /*#footertop*/ #footertopleft
{
	/*width: 308px;*/
	background-color: #3A66A6;
	border-right: 1px solid black;
}

#main #footer /*#footertop*/ #footertopright
{
	background-color: #DBE2E3;
}

#main #footer /*#footertop*/ hr
{
	margin: 10px 15px;
	border: 0;
	background-color: #374548;
	height: 1px;
	color: #374548;
}

#main #footer #footerbottom
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #374548; /*width: 1016px;  */
	height: 20px;
}

#main #footer #footerbottom *
{
	background-color: #374548;
}

#main #footer #footerbottom span
{
	padding: 3px;
	background-color: #374548;
}

#main #footer #footerbottom span *
{
	background-color: #374548;
}

#main #footer span
{
	/*background-color: #374548; */
	font-size: 6px;
	font-size: 0.8em;
	padding-bottom: 100px;
}

#main #footer a
{
	font-size: 1em;
	color: #DBE2E3;
}

#main #footleft
{
	text-align: left;
	float: left;
	margin-left: 10px;
}

#main #footright
{
	text-align: right;
	float: right;
	clear: right;
	margin-right: 10px;
}

#main #footermain
{
	/*clear: both;   background-color: #374548;   color: #DBE2E3;   padding-top: 5px;   border-top: 1px solid black;   width: 1016px;   bottom:0;      margin: 20px 0px 0px 0px;*/
	clear: both;
	height: 20px;
	margin: 20px 0px 0px 0px;
	background-color: #374548;
	color: #DBE2E3;
	padding-top: 5px;
	border-top: 1px solid black;
	width: 1016px;
	bottom: 0;
	border: 0 none;
}

#main #footermain span
{
	background-color: #374548;
	font-size: 6px;
	font-size: 0.8em;
}

#main #footermain a
{
	background-color: #374548;
	font-size: 1em;
	color: #DBE2E3;
}

#main /*#lefttop #right*/ table.tab
{
	border-collapse: collapse;
	margin: 10px;
	border: 1px solid #B5B8BC; /*max-width: 700px;   width: 700px;   overflow: auto;*/
}

#main /*#lefttop #right*/ table.tab th, #main /*#lefttop #right*/ table.tab td
{
	padding: 5px 5px;
	border: 1px solid #B5B8BC;
}

#main /*#lefttop #right*/ table.tab th
{
	background-color: #EBF1FF;
}

#main .tableDiv
{
	/*overflow: scroll;*/
	overflow: auto;
	max-width: 660px;
	width: 660px;
	text-align: center;
	background-color: #DBE2E3;
	text-align: center;
	margin: 0;
	padding: 0;
}

#main .tableDiv *
{
	background-color: transparent;
}

#main #bannerleft
{
	position: absolute;
	left: 0;
	bottom: 26px;
	width: 308px;
	background-color: #3A66A6;
}

#main #bannerleft hr
{
	margin: 10px 15px;
	border: 0;
	background-color: #374548;
	height: 1px;
	color: #374548;
}

#main ul, ol, li
{
	background-color: transparent;
}

/* file selector */
input[type="file"]
{
	white-space: nowrap;
	cursor: default;
	padding: 0;
	border: 0 none;
	border: 1px solid #A4A7A8;
}

input[type="file"] > input[type="text"]
{
	border-color: inherit;
	background-color: inherit;
	color: inherit;
	font-size: inherit;
	height: inherit;
	border: 1px solid #A4A7A8;
}

/* button part of file selector */
input[type="file"] > input[type="button"]
{
	background-color: #374548;
	color: #DBE2E3;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	text-align: center;
}

/*  */

#margdiv
{
	margin: 20px;
	padding: 0;
	font-size: 1em;
	margin-top: 0;
}

.lrpadddiv
{
	padding: 0 10px;
	margin: 0;
	font-size: 1em;
}

/* STYLE DLA CENTERDIV */

#centerdiv table
{
	text-align: center;
	margin: auto;
}

#centerdiv
{
	background-color: transparent;
	padding-left: 40px;
	margin: auto;
	text-align: center;
}

#centerdiv *
{
	font-size: 12px;
}

/* */

/* STYLE DLA KONTROLKI LOGOWANIA */

#login table
{
	text-align: center;
	margin: auto;
}

#login
{
	background-color: transparent;
	padding-left: 40px;
	margin: auto;
	text-align: center;
}

#login *
{
	background-color: transparent;
}

#login table *
{
	background-color: transparent;
	text-align: left;
}

#login table a
{
	color: black;
}

#login table input
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

#login table input.checkbox
{
	margin-right: 10px;
	background-color: transparent;
	border: 0 none;
}

#login table input[type=checkbox]
{
	margin-right: 10px;
	background-color: transparent;
	border: 0 none;
}

#login span.extraInfo
{
	margin-left: 10px;
}

#login table td
{
	padding: 5px;
	font-size: 1.2em;
}

#login .title
{
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
}

/* */



/* np. Zamówienie kuriera */

input.checkbox
{
	margin-right: 10px;
	background-color: transparent !important;
	border: 0 none !important;
}

input[type=checkbox]
{
	margin-right: 10px;
	background-color: transparent !important;
	border: 0 none !important;
}

/* */

/* STYLE DLA SEARCH */

#search table
{
	text-align: left;
	margin: 0;
}

#search td a
{
	color: #000000;
}

#search td a:hover
{
	color: gray;
}

#search
{
	background-color: transparent;
	padding-left: 10px;
	margin: auto;
	text-align: center;
	float: left;
}

#search *
{
	background-color: transparent;
}

#search table *
{
	background-color: transparent;
	text-align: left;
}

#search label, #search a
{
	color: black;
}

#search input
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

#search select
{
	background-color: white;
	border: 1px solid #A4A7A8;
}
#search option
{
	background-color: white; /*border: 1px solid #A4A7A8;*/
	border: 0 none;
}


/* */

/* contact */


#contact
{
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: auto;
}

#contact h1
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-image: url("../images/headpack.png");
}

#contact p
{
	padding-bottom: 10px;
}

#contact p.bold
{
	font-weight: bold;
}

.divform
{
	text-align: center;
	margin: auto;
}

/* form */

.form td span.smalltext, .formbig td span.smalltext
{
	font-size: 0.8em;
}

.form, .formbig
{
	text-align: left;
}

.form input, .formbig input
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

.form select, .formbig select
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

.form option, .formbig option
{
	background-color: white;
	border: 1px solid #A4A7A8;
	border: 0 none;
}

.form textarea, .formbig textarea
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

.form input, .formbig input
{
	background-color: white;
	border: 1px solid #A4A7A8;
}

.form input.radio, .formbig input.radio
{
	border: 0 none;
}

.form table *
{
	text-align: left;
	font-size: 10px;
}

.formbig table *
{
	text-align: left;
	font-size: 13px;
}

.form table td, .formbig table td
{
	padding: 5px;
}

.form label, .formbig label
{
	color: black;
	background-color: transparent;
}

.form a, .formbig a
{
	color: black;
	background-color: transparent;
}

#main a.faqvisited
{
	color: #8c99ae;
}

#main .formbig .allegro
{
	border-collapse: collapse;
	padding: 0;
}

#main .formbig .allegro td
{
	padding: 1px 1px 2px 0;
}

#main .formbig .allegro *
{
	font-size: 12px;
}

/*#main .formbig .allegro {
  font-size: 10px;
}*/

#main .formbig .allegro hr
{
	height: 1px;
	border: 0 none;
	background-color: #cccccc;
	margin: 10px;
}

/* przyciski */
#main .button
{
	border: 0 none;
	background-color: #374548;
	color: #DBE2E3;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	text-align: center;
}

/* usuwamy border */
#formdiv input.textbox
{
	border: 0 none;
}

.HiddenText label
{
	display: none;
}


.errorValidatorStyle
{
	color: black !important;
	background-color: #FFFFCC !important;
	border-bottom: black 1px solid !important;
	border-right: black 1px solid !important;
	border-top: black 1px solid !important;
	border-left: black 1px solid !important;
	margin: 0;
	padding: 0;
}

.requiredFields
{
	background-color: #FFFFB3;
}

/* KALENDARZ: */

.ajax__calendar_container
{
	background-color: white;
	text-align: center;
	margin: auto;
	border: 1px solid black;
}

.ajax__calendar_container *
{
	background-color: transparent;
}

.ajax__calendar_header
{
	text-align: center;
}

.ajax__calendar_prev
{
	color: black;
	padding: 0;
	margin: 0;
}

.ajax__calendar_next
{
	color: black;
	padding: 0;
	margin: 0;
}

.ajax__calendar_title
{
	text-align: center;
}

.ajax__calendar_body
{
	background-color: white;
	font-size: 8px;
	text-align: center;
	margin: 0;
}

.ajax__calendar_footer
{
	text-align: center;
}

.ajax__calendar_hover
{
	color: #2b5aa0;
	background-color: #DBE2E3;
}

.ajax__calendar_title
{
}

.ajax__calendar_day
{
	background-color: transparent;
}

.ajax__calendar_month
{
}

.ajax__calendar_year
{
}

.ajax__calendar_today
{
	background-color: transparent;
}

.ajax__calendar_active
{
	color: #2b5aa0;
	border: 1px solid #DBE2E3;
	padding: 0;
	margin: 0;
}

/* */



/* DYMEK Z PODPOWIEDZIĄ: */

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
	border: solid 1px blue;
	background-color: #ADD8E6;
}

.ajax__validatorcallout_popup_table
{
	margin: 0;
	padding: 0;
}

.ajax__validatorcallout_callout_cell
{
	padding: 0;
}

.ajax__validatorcallout_innerdiv
{
	padding: 0;
	margin: 0;
	border-top: 1px solid black;
	font-size: 1px;
	position: relative;
	left: 1px;
	width: 15px;
}

/* */

/* nieaktywne: */

.form input.disabled, .formbig input.disabled, .form select.disabled, .formbig select.disabled, .form option.disabled, .formbig option.disabled, .form textarea.disabled, .formbig textarea.disabled, .form input.disabled, .formbig input.disabled, .form input.radio.disabled, .formbig input.radio.disabled
{
	background-color: lightgray;
}

/* STYLE DLA CENNIKA - PriceList.aspx */

#contdivleft
{
	width: 45%;
	float: left;
}

#contdivright
{
	width: 45%;
	clear: right;
}
div.ajax__calendar_days table tr td
{
	padding-right: 0px;
	padding-left: 0px;
}

#new_text
{
	width: 930px;
	border-top: 1px solid black;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	text-align: justify;
	clear: both;
}
#new_text2
{
	width: 930px;
	margin-top: 10px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: justify;
	clear: both;
}
.mniej
{
	cursor: pointer;
	text-decoration: none;
}
.wiecej
{
	cursor: pointer;
	text-decoration: none;
}
#easyTooltip
{
	padding: 5px 10px;
	border: 1px solid #195fa4;
	background: #195fa4 url(../images/bg.gif) repeat-x;
	color: #fff;
}

label.js-error { color: #b31b1b; } .js-error { color: #b31b1b; }

.error {  color: #b31b1b; }

/* */

/*.tpicker
{
position: relative;
}

.tpicker table
{
position: absolute;
}*/
