/* @group Global settings */
BODY,A,DIV,FORM,UL,LI,INPUT,SELECT,P,OL,SPAN,LABEL {
	padding: 0;
	margin: 0;
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva,
		sans-serif;
	color: #00529b;
	list-style-type: none;
	border: none;
	font-size: 11px;
}

H1,H2,H3,H4,H5,H5,H7,INPUT,SELECT {
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva,
		sans-serif;
}
	
INPUT, SELECT, TEXTAREA {	
	color: #6a8094;
	padding: 3px 1px;
	vertical-align: middle;
}


IMG {
	border: none;
	vertical-align: middle;
}

A {
	color: #00529b;
	text-decoration: none;
}

A:hover {
	color: #007ae7;
	text-decoration: none;
}

H2 {
	font-size: 18px;
	margin: 10px 15px;
	padding: 0;
	font-weight: normal;
}

.p12
{
    font-size: 12px;
    color: #626262;
}

.bold {
    font-weight : bold;
  }

.niebieski {
    color: #025ab9;
  }

.czerwony {
    color: #e80000;
  }
  
.niebieski2
{
	color: #00529b;
}

.right {
	float: right;
}

.left {
	float: left;
}

.noPadding {
	padding: 0 !important;
}

.noMargin {
	margin: 0 !important;
}

/* @group Colors and decorations */
.darkBlue {
	color: #00529b;
}

A.darkBlue:hover {
	color: #007ae7;
}

.darkGrey {
	color: #6a8094;
}

.antrazit {
	color: #3c3c3c !important;
}

A.darkGrey:hover {
	color: #d2dde9;
}

.lineThrough {
	text-decoration: line-through;
}

.shadow { /* nie ma ale zostawiam */
	background: transparent url(../images/shadow.gif) repeat-y
		right 5px;
	/*padding-right: 3px;*/
}

.overflow {
	overflow: hidden;
	zoom: 1;
}

.noDisplay {
	display: none;
}

/* @end */ /* @group Bullets and Arrows */
.bottomLine {
	padding-bottom: 3px;
	border-bottom: 1px solid #D2DDE9;
	margin-bottom: 3px;
}

.noBorder {
	border: none !important;
}

/* @end */ /* @group sizes and box modeling  */
.pb5 {
	padding-bottom: 5px !important;
}

.mt12 {
	margin-top: 12px !important;
}

.w187
{
	width: 187px !important;
}

.h220w130 IMG
{
	border: 0px solid #D2DDE9 !important;	
}

.h220w130 
{
	height: 220px !important;
	width: 130px !important;
}

.fs10 {
	font-size: 10px !important;
}

.fs11 {
	font-size: 11px !important;
}

.fs12 {
	font-size: 12px !important;
}

.fs14 {
	font-size: 14px !important;
}

/* @end */ /* @group Main layout */
BODY {
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
}

DIV#mainFrame {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

div#naglowek
{
	position:relative;
	top: 0px;
	left: 0px;
}

div#naglowek DIV#portal_wiedzy {
	position: absolute;
	top: 0;
	left: 770px;
	z-index: 999;
	display: none;
}

div#portal_wiedzy .box1 
{
	margin-left: 5px;
}

div#naglowek DIV#portal_wiedzy UL {
	margin: 0 0 5px 0;
	padding: 0;
}

div#naglowek DIV#portal_wiedzy UL LI {
	float: none;
}

div#naglowek DIV#portal_wiedzy UL LI.bottomLine {
	padding-top: 3px;
}

div#naglowek DIV#portal_wiedzy UL LI A {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0px 15px;
	margin-right: 15px;
}

* + HTML div#naglowek DIV#portal_wiedzy UL LI A {
	width: 110px;
}

* HTML div#naglowek DIV#portal_wiedzy {
	width: 161px;
}

DIV DIV#portal_wiedzy .box1Inner {
	background-image: none;
	z-index: 999;
}

/* @group Boxes */

.box1 {
	background: #E8EEF4;
	margin-top: 4px;
	margin-left: 20px;
	zoom: 1;
	
}

.box1Inner {
	border: 1px solid #D2DDE9;
	background: url(../images/box1TitleBg.gif) repeat-x white;
	position: relative;
	top: -4px;
	left: -4px;
	zoom: 1;
}

.box1 .active {
	border: 1px solid #4882B6;
}

.box1 .noactiveborder {
	border: 1px solid #D2DDE9;
}

* html .box1 { /* IE 6 FIX */
	margin-top: 4px;
	margin-left: 13px;
	zoom: 1;
}

* html .box1Inner { /* IE 6 FIX */
	top: -4px;
	left: -4px;
	zoom: 1;
	/*width: auto;*/
}

.box1Inner .whiteBorder {
	border-left: 2px solid white;
	/*overflow: hidden;*/
	zoom: 1;
}

* + HTML .box1Inner .whiteBorder {
	width: auto;
	zoom: 1;
	height: auto;
}

.box1Inner h3 {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	font-size: 18px;
	color: #6A8094;
	float: left;
	height: 39px;
	font-weight: normal;
}

* HTML .box1Inner h3 {
	display: inline;
} 

.boxcontent {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	border: 10px solid white;
	border-top: 0px;
	margin-right: 2px;
}

* HTML .boxcontent {
	zoom: 1;
	} 

.whiteBorder .empty {
	border: 0px;
}

.active  h3 {
	color: #007AE7;
}

.boxcontent p {
	color: #6A8094;
}

/* @end */ /* @end */ /* @group Products */

DIV.productHolderMidi {
	width: 335px;
	float: left;
	margin: 0 15px 0 -1px;
	border-left: 1px solid #D2DDE9;
	padding: 15px 15px;
	min-height: 200px;
	padding-right: 0;
}

* HTML DIV.productHolderMidi {
	padding: 15px 10px;
	margin-right: 5px;
	width: 340px;	
}

DIV.productHolderMidi IMG	{
	margin: 5px 7px 5px 0px;
}

DIV.productHolderMidi IMG {
	width: 120px;
}

DIV.productHolderMidi DIV.dodaj_pen {
	position: absolute;
	left: 190px;
	bottom: 10px;
	height: 60px;
}

DIV.productHolderMidi DIV.dodaj_pen IMG{
	width: 257px;
}

DIV.productInfo {
	overflow: hidden;
	zoom: 1;
}

DIV.productInfo UL {
	list-style-image:url(../images/redDot.gif);
	margin-left: 45px;
}

DIV.productHolderMidi DIV.productInfo H5
	{
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0;
	margin-left: 30px;
	padding: 0;
}

DIV.productHolderMidi DIV.productInfo DIV,DIV.productHolderMidi DIV.productInfo P
	{
	padding: 2px 0;
	margin-left: 30px;
}

DIV.productHolderMidi DIV.productInfo .horizontalLine {
	clear: both;
	
}

DIV.productHolderMidi DIV.productInfo INPUT {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

DIV.productInfo H5 A {
	/*color: #00529b;*/
}

#adnotacja
{
	position:relative;
	width: 700px;
	height:40px;
	padding-top: 10px;
	font-size:10px;
	left: 30px;
}

* HTML BIG

* html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
