body {
	margin: 0;
	padding: 0;
	background: #fff;
}

div, p, td, th, input, textarea, select, a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;

}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
}

h2{
	font-size: 16px;
}

a {
	color: #4b4b4b;
	text-decoration: underline;
	border: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
#head, #body, #foot, #mainFlash1, #footContent {
	position: relative;
	width: 925px;
	margin: 0 auto;
}

#header_middle{
	width: 100%;
	position: relative;
/*	border: 1px solid black;*/
}

#head_left, #head_right{
	position: absolute;
 	top: 0;
 	height: 255px;
	width: 50%;
	background-repeat: repeat-x;
}
#head_left{
	left: 0;
	background: url(/htdoc/image/background_left.jpg) 0px -3px repeat-x;
/*		border: 1px solid black;*/
}

#head_right{
	left: 50%;
	background: url(/htdoc/image/background_in_right_short.jpg) 462px -3px no-repeat ;
/*		border: 1px solid red;*/
}

#head{
	background: url(/htdoc/image/background_in_right.jpg) 283px -3px no-repeat ;

	height: 256px;
}

#in_head_right{
	float: right;
	width: 640px;
/*	border: 1px solid black;*/
}

.in_head_right_main{
	height: 418px;
}

.in_head_right_sub{
	height: 300px;
}

#in_head_left{
	float: left;
	width: 284px;
	background: url(/htdoc/image/background_in_left.jpg) 2px -3px no-repeat ;
/*	border: 1px solid red;	*/
}

.in_head_left_main{
	height: 418px;
}

.in_head_left_sub{
	height: 300px;
}

#logo_top img{
	margin-top: 25px;
}

#footContent{
	width: 950px;
}

.sub{
	height: auto;

}


.clearfix {
	clear: both;
	font-size: 1pt;
	height: 1pt;
	visibility: hidden;
}

.ndisp {
	display: none;
}

div#head{

}

div#head h1 {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 65px;
	margin: 0;
	background: url(/htdoc/image/logo2.gif) no-repeat;
	z-index: 10001;
}

div#head h1 a {
	display: block;
	width: 180px;
	height: 65px;
	text-decoration: none;

}

/* NAGŁÓWEK:START*/
#toolBar {
	padding-top: 12px;
	position: relative;
	height: 38px;
	color: #acacac;
}

#toolBar ul.tools {
	float: right;
	margin-top: 16px;
}

#toolBar ul,
#toolBar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#toolBar ul li {
	display: inline;
}

#toolBar ul li.l1 {
	font-size: 11px;
	color: #acacac;
}

#toolBar ul.tools a {
	color: #acacac;
	text-decoration: none;
	font-size: 8pt;
}

#toolBar ul.tools a:hover {
	text-decoration: underline;
}

#toolBar a{
	color: #acacac;
}
.separator{
	margin: 0px 12px 0px 12px;
	font-size: 9px;
	color: #f0f0f0;
}

#menuBar {
	height: 46px;
	width: 700px;
	margin-top: 20px;
	margin-left: 35px;
	background: #fff;
}

#menuBar ul, #menuBar li {
	list-style: none;
	padding: 0;
	margin: 0px;

}
#menuBar li {
	margin: 0px 0px 0px 0px;
}

#menuBar ul {
	float: left;
}

#menuBar a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 3.4em;
}

#menuBar a:hover,
#menuBar a.active {
	color: #ffe900;
}

#menuBar li {
	float: left;
	display: inline;
}

#banner-wrapper {
	margin-top: 25px;
	overflow: hidden;
}
#banner{
}

.bannermain{
	/*background: url(/htdoc/image/mainbox_fp.jpg) no-repeat;*/
	position: relative;
	height: 271px;
}

.bannersub{
	background: url(/htdoc/image/mainbox_sub.jpg) no-repeat;
	height: 161px;
}
#bannerFlash{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#banner .main_box1{
	position: absolute;
	top: 67px;
	left: 0px;
	margin: 0px;
	width: 283px;
	height: 116px;
	z-index: 3;
}

#banner .main_box2{
	position: absolute;
	margin: 0px;
	top: 183px;
	left: 0px;
	padding-top: 47px;
	padding-left: 23px;
	width: 260px;
	height: 43px;
	z-index: 2;
}

#in_head_left .main_box2{
	margin-left: 2px;
	margin-top: 98px;
	padding-top: 47px;
	padding-left: 23px;
	width: 260px;
	height: 43px;
}

.main_box2 select {
	background: url(/htdoc/image/select_bg.gif) no-repeat;
	padding: 4px;
	width: 210px;
	color: #afb2bb;
	border: 0px solid #8a8f9d;
}

.main_box2 select option{
	background: #353e55;
}

.main_box2 .form_arrow{
	position: relative;
	top: 3px;
}

#searchform{
	display: inline;
	margin-left: 30px;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}

#searchform .button{
	position: relative;
	top: 5px;
	margin-left: 5px;
	display: inline-block;
	background: url(/htdoc/image/search_ico.gif);
	border: 0px;
	height: 20px;
	width: 20px;
}

#searchinput{
	position: relative;
	top: 2px;
	height: 15px;
	width: 152px;
	padding-top: 4px;
	padding-left: 5px;
	border: 0px;
	text-align: left;
	color: #667;
	background: url(/htdoc/image/searchinput.gif) no-repeat;
}


/***MENU TOP***/



/* NAGŁÓWEK:STOP*/
#menuLeft_title{
	width: 236px;
	height: 25px;
	padding-left: 16px;
	padding-top: 6px;
	background: #fff;
	font-weight: bold;
	color: #242424;
}

#bodyLeft {
	position: relative;
	float: left;
	display: inline;
	top: -1px;
	width: 280px;
	padding: 0px;

}
#bodyLeft .logo2{
	text-align: center;
	margin-top: 27px;
}

/* LEWE MENU:START */
div#sub_menu{
	background: url(/htdoc/image/menu_back.jpg);
	border: 1px solid #f0f0f0;
	width: 280px;
	margin-left: 3px;
}
ul#menuLeft, ul#menuLeft ul, ul#menuLeft li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menuLeft li {
	width: 237px;
}

ul#menuLeft {
	padding-top: 14px;
	padding-bottom: 17px;
	margin-left: 20px;
}

ul#menuLeft a {
	font-size: 11px;
	font-weight: bold;
	color: #161616;
	padding: 5px 0px 5px 0px;
	display: inline-block;
	border-bottom: 1px solid #f0f0f0;
	width: 100%;
}

ul#menuLeft a img{
	padding-left: 6px;
	float: left;
	margin-right: 4px;
	margin-top: 5px;
	padding-bottom: 3px;
}

ul#menuLeft a.l1 {
	text-decoration: none;
	margin-bottom: 1px;
	background: url(/htdoc/image/arrow_right.gif) no-repeat 220px 10px;
}

ul#menuLeft a.l1:hover,
ul#menuLeft a.l1a {
	text-decoration: none;
	color: #adc2d5;
	background: url(/htdoc/image/arrow_right.gif) no-repeat 220px 10px;
}

ul#menuLeft a.l1a{
	background: url(/htdoc/image/arrow_down.gif) no-repeat 220px 10px;
}

ul#menuLeft a.l2{
	width: 222px;
	padding-left: 15px;
	text-decoration: none;
	margin-bottom: 1px;
	color: #161616;
	font-weight: normal;

}

ul#menuLeft a.l2:hover,
ul#menuLeft a.l2a  {
	width: 222px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #909090;
}

ul#menuLeft .sub{


}
ul#menuLeft .last{
	border: 0px;
}
/*
ul#menuLeft a.l3,
ul#menuLeft a.l3a {
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	padding-left: 39px;
}

ul#menuLeft a.l3:hover,
ul#menuLeft a.l3a {
	text-decoration: underline;
}*/
/* LEWE MENU:KONIEC */

#bodyLeft div.scroll{
	width: 280px;
	height: 92px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(/htdoc/image/pl/trade280px.gif) top right no-repeat;
}

#bodyLeft img.zdjecie{
	margin-top:20px;
}

#bodyLeft div.service {
	margin: 15px 0 5px 5px;
}

#bodyLeft div.box1 {
	margin-left: 17px;
	margin-top: 20px;
	width: 220px;
}

#bodyLeft p.service a {
	display: block;
	width: 236px;
	height: 151px;
	text-decoration: none;
}

#bodyRight {
	width: 602px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: right;
	display: inline;
}

#pagePath{
	color: #4b4b4b;
	width: 100%;
	height: 36px;
	margin-left: 13px;
	line-height: 3em;
	margin-top: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #f0f0f0;
}

#pagePath a{
	color: #4b4b4b;
	text-decoration: none;
}

#pagePath a:hover{
 font-weight: normal;
 text-decoration: underline;
}

#pagePath .PathActive{
 color: #161616;
  font-weight: bold;
 text-decoration: none;
}

/* TREŚĆ:START */
h1#pageTitle {
	margin-top: 17px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px;
	font: 15px Helvetica;
	font-weight: bolder;
}


h2#menuTitle {
	margin-left: 35px;
	font-weight: bold;
	font: 17px Tahoma, Arial, sans-serif;
	letter-spacing: 0.04em;
	color: #0e3f65;
}

div#pagePrint{
	margin-top: 2px;
	text-align: right;
}

div#pagePrint a{
	color: #ed2990;
}

div#pageContent {

}

div#pageContent .content{
	margin-left: 12px;
	color: #000 !important;
}

div#pageContent .content div{
	color: #000 !important;
}


div#pageContent .content img{
	padding: 1px;
}

/* TREŚĆ:KONIEC*/
/* TREŚĆ STRONA GŁOWNA */

#fpLeft{
	margin: 0px 0px 47px 0px;
	float:left;
	width: 225px;
	height: 360px;
	padding: 15px 30px 0px 25px;
}

#newsletter{
	margin-left: 2px;
	width: 283px;
	height: 116px;
}

.newsletter_sub{
	margin-top: 20px;
}


.newsletter_head{
	margin-top: 100px;
}
#newsletter img{
	margin: 0px 0px 0px 205px;
}

#newsletter div{
	padding-top: 40px;
	margin: 0px 0px 0px 25px;
	color: #b2b5be;
	font-size: 10px;
}

#files{
	margin-top: 65px;
	margin-left: 35px;
	list-style: none;
	display: inline;
	float: left;
	padding: 0px;
}

#files li{
	width: 90px;
	height: 20px;
}

#files li a{
	color: #babdc4;
	font-size: 11px;
	padding-right: 25px;
}

.xls{
	background: url(/htdoc/image/xls.gif) top right no-repeat;
}

.pdf{
	background: url(/htdoc/image/pdf.gif) top right no-repeat;
}

#news{
	width: 100%;
	height: 87px;
	border-bottom: 1px dashed #cecece;
}

#news a{
	font-size: 10px;
}

#news .news_img{
	margin: 55px 63px 0px 25px;;
}

#fpRight{
	float: right;
	width: 638px;
	height: 100px;

}

#fpRight .about_firm{
	float: left;
	height: 100px;
	width: 380px;

}

#fpRight .logos{
	float: right;
	text-align: right;
	height: 360px;
	width: 245px;

}

#fpRight .logos .logo1{
	margin-top: 56px;
}

#fpRight .logos .logo2{
	margin-top: 92px;
	text-align: center;
}

#logos_scroll{
	width: 236px;
	height: 92px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* TREŚĆ STRONA GŁOWNA: KONIEC */
/* STOPKA:START */

div#mainFoot {
	margin-top: 20px;
	background: #f5f5f5;
	margin: 0px;
	height: 33px;
}

div#mainFoot .separator{
	color: #e9e9e9;
}

div#footContent{
	/*background: #d1dadf;*/
	padding-top: 20px;
}

#footContent .copyright {
	color: #acacac;
	font-size: 10px;
	margin-left: 17px;
	float: left;
	display: inline;
	margin-top: -10px;
}

#footContent .copyright a{
	color: #acacac;
}


#footContent .author {
	color: #868686;
	font-size: 10px;
	margin-right: 40px;
	float: right;
	display: inline;
	margin-top: -13px;
}

#footContent .author a {
	font-size: 10px;
	color: #acacac;
}

#footContent .foot_content {
	float: left;
	margin-left: 25px;
	width: 560px;
	text-align: center;
}

#fotter_logos{
	float: left;
	margin-left: 98px;
}

#cpyr{
	margin-top: 12px;
	text-align: center;
	color: #acacac;
}

#cpyr a{
	color: #161616;
}
span.occurence {
	font-weight: bold;
}

#wmc-paginator{
	text-align: center;
}

#notepad{
	margin: 15px;
}
/*****************zmaina na stronir gownej box na article***********************/

div#content_mp div {
	text-align: justify;
	margin: 15px 5px;
	color: #000;
}
div#content_mp .top{
	margin: 0px;
	height: 56px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #d0d0d0;
}

div#content_mp .top img{
	margin-top: 18px;
	margin-left: 25px;
}

div#content_mp p{
	margin-left: 23px;
	margin-top: 30px;
	margin-right: 20px;
}

.border{
	border: 1px solid #e9e9ea;
}

#languageBar {
	position: absolute;
	right: 15px;
	top: 20px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#languageBar li {
	float: left;
}

a.pl, a.en, a.de {
	width: 16px;
	height: 11px;
	background: url(/htdoc/image/flags.gif);
	display: block;
	text-indent: -3000em;
	outline: none;
	margin-right: 10px;
}
a.en {background-position: 0px -11px; }
a.de {background-position: 0px -22px; }

