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

.body{

}

.body_notepad{

}

div, p, td, th, input, textarea, select, a {
	font: 11px Tahoma, sans-serif;
	line-height: 1.5em;
	letter-spacing: normal;
	font-size: 11px;
	color: #6d6c6c;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
	color: #00c0ff;
}

a {
	color: #006cff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

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

#body{

}

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

.ndisp {
	display: none;
}

div#head {
	height: 156px;
	overflow: hidden;

}

/* NAGŁÓWEK:START*/
#toolBar {
	position: relative;
	height: 94px;
	background: url(/htdoc/image/bg.gif) no-repeat right top;
}

input.img {
	position: absolute;
	top: 0px;
	margin-left: 8px;
}

#toolBar .recommend{
	float: right;
	margin-top: 74px;
	margin-right: -280px;
	color: #474747;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: normal;
	background: #ededed;
	text-align: center;
	width: 130px;
}

#toolBar .recommend a{
	color: #474747;
	font-weight: normal;
}

#toolBar span img{
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#toolBar ul.tools {
	float: right;
	margin-top: 43px;
	margin-right: 3px;
	width: 307px;
	height: 30px;

}

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

#toolBar ul li {
	display: inline;
}


#toolBar ul.tools a {
	display: inline-block;
	height: 25px;
}

#toolBar ul.tools a.langpl{
	background: url(/htdoc/image/lang_menu.gif) no-repeat top left;
	width: 45px;
}
#toolBar ul.tools a.langpl:hover,
#toolBar ul.tools a.langplactive{
	background: url(/htdoc/image/lang_menu_a.gif) no-repeat top left;
	width: 45px;
	color: #fff;
}

#toolBar ul.tools a.langen{
	background: url(/htdoc/image/lang_menu.gif) no-repeat -45px 0;
	width: 60px;
}

#toolBar ul.tools a.langen:hover,
#toolBar ul.tools a.langenactive{
	background: url(/htdoc/image/lang_menu_a.gif) no-repeat -45px 0;
	width: 60px;
	color: #fff;
}

#toolBar ul.tools a.langde{
	background: url(/htdoc/image/lang_menu.gif) no-repeat -105px 0;
	width: 60px;
}
#toolBar ul.tools a.langde:hover,
#toolBar ul.tools a.langdeactive{
	background: url(/htdoc/image/lang_menu_a.gif) no-repeat -105px 0;
	width: 60px;
	color: #fff;
}

#toolBar ul.tools a.serwis_map{
	color: #474747;
	display: inline-block;
	height: 18px;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	margin-left: 20px;
	font-weight: normal;
	background: #ededed;
}

#search{
	position: absolute;
	top: 14px;
	left: 445px;
	width: 220px;
	height: 70px;
}

#search form{
	margin-top: 27px;
}

#search .input{
	border: 1px solid #ededed;
	padding-top: 6px;
	width: 140px;
	height: 20px;
	font-size: 12px;
	padding-left: 3px;
	text-align: center;
}

#search .submit{
	position: relative;
	top: 3px;
	width: 62px;
	height: 22px;
	background: none;
	border: none;
	color: #6d6c6c;
	font-weight: bold;
}

#img_top{
	margin-top: 5px;
}

input.text {
	background: #fff;
	padding: 2px 5px;
	font-size: 8pt;
	color: #000;
	width: 190px;
	height: 12px;
}

#toolBar input.img {
	position: relative;
	top: 42px;
}

#menuBar {
	position: relative;
	height: 78px;
	top: -7px;
}

#menuBar ul, #menuBar li {
	list-style: none;
}

#menuBar ul {
	height: 50px;
}

#menuBar ul li span{
	display: none;
}

#menuBar h2 {
	margin: 0;
	padding: 0;
}

#menuBar a {
	font-size: 9pt;
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	height: 50px;
}


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

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

/* NAGŁÓWEK:STOP*/
#menuTitle{
	color: #000;
}
#bodyLeft {
	margin-top: -11px;
	float: left;
	display: inline;
	width: 333px;
	background: #ffffff;
}

#bodyLeft .top{
	border: 1px solid black;
}

/* LEWE MENU:START */
div#menuLeft_bg{
	padding-bottom: 15px;
	padding-top: 8px;
	margin-bottom: 25px;
	background: url(/htdoc/image/menu_bg_small.gif) repeat-y;
}

ul#menuLeft{
	background: url(/htdoc/image/menu_bg.gif) no-repeat top right;
}

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

ul#menuLeft {

}

ul#menuLeft a {
	color: #16559b;
	font-size: 11px;
	font-weight: normal;
	padding: 9px 5px 9px 0px;

}

ul#menuLeft a:hover {

}

ul#menuLeft a.l1,
ul#menuLeft a.l1a {
	display: inline-block;
	text-decoration: none;
	padding-left: 55px;
	width: 218px;
	color: #fff;
	border-bottom: 1px solid #ffd21f;
	background:  url(/htdoc/image/menu_arrow.gif) 36px 50% no-repeat;
}

ul#menuLeft a.l1a, ul#menuLeft a.l1:hover, ul#menuLeft a.l1a:hover{
	font-weight: bold;
	color: #723e00;
	background:  url(/htdoc/image/menu_arrow_a.gif) 36px 50% no-repeat;

}

ul#menuLeft a.l1last,
ul#menuLeft a.l1alast{
	display: inline-block;
	text-decoration: none;
	background:  url(/htdoc/image/menu_arrow.gif) 36px 50% no-repeat;
	padding-left: 55px;
	width: 218px;
	color: #fff;
	border-bottom: none;
}

ul#menuLeft a.l1alast, ul#menuLeft a.l1last:hover,l#menuLeft a.l1alast:hover {
	background:  url(/htdoc/image/menu_arrow_a.gif) 36px 50% no-repeat;
	font-weight: bold;
	color: #723e00;
}

ul#menuLeft a.l2,
ul#menuLeft a.l2a {
	display: inline-block;
	text-decoration: none;
	background: url(/htdoc/image/menu_arrow.gif) 50px 50% no-repeat;
	padding-left: 73px;
	border-bottom: 1px solid #ffd21f;
	width: 200px;
	color: #fff;
}

ul#menuLeft a.l2a, ul#menuLeft a.l2:hover, ul#menuLeft a.l2a:hover {
	font-weight: bold;
	color: #723e00;
	background: url(/htdoc/image/menu_arrow_a.gif) 50px 50% no-repeat;
}

ul#menuLeft a.l3,
ul#menuLeft a.l3a {
	display: inline-block;
	text-decoration: none;
	background: url(/htdoc/image/menu_arrow.gif) 70px 50% no-repeat;
	padding-left: 92px;
	border-bottom: 1px solid #ffd21f;
	width: 180px;
	color: #fff;
}


ul#menuLeft a.l3:hover,
ul#menuLeft a.l3a {
	color: #723e00;
	background: url(/htdoc/image/menu_arrow_a.gif) 70px 50% no-repeat;
	font-weight: bold;
}

.menu_clear{
	margin-bottom: 0px;
}

/* LEWE MENU:KONIEC */


/* TREŚĆ:START */

div#pageContent {
	margin-top: 0px;
}

div#pageContent div.content {
	padding-left: 37px;
	padding-bottom: 20px;
	padding-right: 38px;
	color: #737373;
	text-align: justify;
}

#content .rightSub{
	float: right;
	width: 442px;
	margin-bottom: 20px;
}

#content .leftSub{
	float: left;
	width: 279px;

}

h1.pageTitle{
	margin-left: 32px;
	margin-top: -10px;
	font-size: 15px;
}

div#pagePath{
	float: left;
	padding-top: 18px;
	padding-left: 35px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 98%;
	border-bottom: 1px solid #e2e2e2;
}

div#pagePath a{
	color: #545252;
	text-decoration: none;
	margin-top: 20px;
	font-weight: normal;
}

div#pagePath a.active{
	color: #545252;
	font-weight: bold;
}

div#pagePath span{
	color: #545252;
}

div#pagePrint {
	text-align: right;
	float: right;
	margin-right: 20px;
	width: 50px;
}

div#pagePrint a{
	text-decoration: none;
	margin-right: 38px;
}


/* TREŚĆ:KONIEC*/
#content{
	width: 721px;
	float: left;
}

.paddingTop{
	padding-top: 17px;
}


#rightBox{
	float: right;
	width: 276px;
	margin-bottom: 20px;
}
#addressBox{
	height: 124px;
	color: #fff;
	background: url(/htdoc/image/contact_bg.jpg) no-repeat top left;
}

#addressBox p{
	margin: 0px;
	padding: 30px 0px 0px 36px;
	color: #fff;
}

#rightBoxes{
	margin-top: 25px;
	border-left: 1px solid #e2e2e2;
}
/* STOPKA:START */

#footContent{
	background: #ededed;
	padding-top: 18px;
	padding-bottom: 18px;
	height: 50px;
	margin-bottom: 30px;
	color: #414141;
}

#footContent .copyright {
	margin-left: 34px;
	float: left;
	display: inline;
}

#footContent .author {
	line-height: 32px;
	margin-right: 20px;
	float: right;
	display: inline;
}

#footContent .author a {
	text-decoration: none;
	color: #414141;
}

#footContent .author a:hover {
	text-decoration: underline;
}

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


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

#wmc-paginator a.page{
	padding: 3px 6px 3px 6px;
	background: #d9e4ef;
	text-decoration: none;
	color: #16559b;
}

#wmc-paginator a.page:hover{
	background: #e7eef5;
}

#wmc-paginator a.active{
	background: #e7eef5;
}

#notepad-top img{
	margin: 0px;
}

#notepad-content{
	padding: 10px;
	padding-right: 30px;
}
