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

.first_p{
	background: #202020 url(/htdoc/image/bg_fp.gif) repeat-x top left;
}

.sub_p{
	background: #202020 url(/htdoc/image/bg_sub.gif) repeat-x top left;
}



div, p, td, th, input, textarea, select, a {
	font: 8pt Tahoma, Arial, sans-serif;
	color: #c7c7c7;
	line-height: 1.5em;
	letter-spacing: 1px;

}

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

h2{
	font-size: 16px;
}

a {
	color: #939393;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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



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


.ndisp {
	display: none;
}


div#toolBar div.logo {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 154px;
	height: 102px;
	margin: 0;
	background: url(/htdoc/image/logo.gif) no-repeat;
	z-index: 10001;
}

div#toolBar div.logo a {
	display: block;
	width: 154px;
	height: 102px;
	text-decoration: none;
	font-size: 2pt;
	color: #020202;
}

/* NAGŁÓWEK:START*/
#toolBar {
	position: relative;
	height: 67px;
}

#toolBar ul.tools {
	position: absolute;
	right: 70px;
	top: 20px;
}

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

#toolBar ul li {
	display: inline;
}

#toolBar ul li.l1 {
	padding-right: 15px;
}
#toolBar ul.tools a {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 8pt;
}

#toolBar ul.tools a:hover {
	color: #606060;
}

#toolBar input.text {
	border: solid #838a99 1px;
	background: none;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 8pt;
	width: 139px;
}

#toolBar input.img {
	position: absolute;
	top: 4px;
}

#menuBar {
	position: relative;
	height: 45px;
	top: -13px;
}

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

#menuBar ul {
	margin-left: 310px;

}

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

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

#menuBar span {
	display: none;
}

.menu_1{
	background: #020202 url(/htdoc/image/menu_1.gif) no-repeat top left;
	width: 70px;
}
.menu_1:hover,
.menu_1active
{
	background: #020202 url(/htdoc/image/menu_1a.gif) no-repeat top left;
	width: 70px;
}
.menu_2{
	background: #020202 url(/htdoc/image/menu_2.gif) no-repeat top left;
	width: 120px;
}
.menu_2:hover,
.menu_2active{
	background: #020202 url(/htdoc/image/menu_2a.gif) no-repeat top left;
	width: 120px;
}
.menu_3{
	background: #020202 url(/htdoc/image/menu_3.gif) no-repeat top left;
	width: 90px;
}
.menu_3:hover,
.menu_3active{
	background: #020202 url(/htdoc/image/menu_3a.gif) no-repeat top left;
	width: 90px;
}
.menu_4{
	background: #020202 url(/htdoc/image/menu_4.gif) no-repeat top left;
	width: 100px;
}
.menu_4:hover,
.menu_4active{
	background: white url(/htdoc/image/menu_4a.gif) no-repeat top left;
	width: 100px;
}

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

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

/* NAGŁÓWEK:STOP*/

#bodyLeft {
	position: relative;
	float: left;
	display: inline;
	margin-top: 32px;
}

/* LEWE MENU:START */

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

ul#menuLeft {
	width: 234px;
	margin-left: 8px;
}

ul#menuLeft a {
	font-size: 9pt;
	padding: 7px 5px 7px 28px;
}

ul#menuLeft a.l1,
ul#menuLeft a.l1a {
	display: block;
	color: #c7c7c7;
	text-decoration: none;
	margin-bottom: 1px;
}

ul#menuLeft a.l1:hover,
ul#menuLeft a.l1a {
	color: #939393;
	text-decoration: none;
}

ul#menuLeft a.l2,
ul#menuLeft a.l2a {
	display: block;
	color: #c7c7c7;
	text-decoration: none;
	margin-bottom: 1px;
}

ul#menuLeft a.l2:hover,
ul#menuLeft a.l2a {
	color: #939393;
	text-decoration: underline;
}

ul#menuLeft a.l3,
ul#menuLeft a.l3a {
	display: block;
	color: #c7c7c7;
	text-decoration: none;
	margin-bottom: 1px;
	padding-left: 39px;
}

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

#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 {
	position: relative;
	right: 40px;
	width: 627px;
	margin-right: 14px;
	margin-top: -18px;
	float: right;
	display: inline;
}

#mainFlash1{
	margin-top: -11px;
}


/* TREŚĆ:START */
h1#pageTitle {
	margin: 15px 0 0;
	padding: 0px;
	font: 17px Tahoma, Arial, sans-serif;
	letter-spacing: 0.04em;
	line-height: 50px;
	padding-left: 13px;
}


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

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

div#pageContent div.content {
	margin: 0 13px;

}

/* TREŚĆ:KONIEC*/


/* STOPKA:START */
#foot {
	border-top: solid #515151 1px;
	margin: 40px auto 20px;
}

#mainFoot {
	border-top: solid #515151 1px;
}


#footContent .copyright {
	color: #606060;
	font-size: 8pt;
	line-height: 32px;
	margin-left: 17px;
	float: left;
	display: inline;
}

#footContent .author {
	color: #939393;
	font-size: 8pt;
	line-height: 32px;
	margin-right: 20px;
	float: right;
	display: inline;
}

#footContent .author a {
	font-size: 8pt;
	color: #606060;
}

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

span.occurence {
	background: #edeced;
	font-weight: bold;
}


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

#pageContent h1 {
	font-size: 8pt;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
}
