body, html{
	margin: 0px;
	padding: 0px;
	background: url('/images/bodyBg.gif') repeat-x top;
	font-family: arial;
	font-size: 12px;
	color: #082a40;
}

a:link, a:visited{
	color: #d73601;
	text-decoration: none;
}

a:active, a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
	display: block;
}

p{
	margin: 0px 0px 10px 0px;
	line-height: 1.4em;
	text-align: justify;
}

h1{
	color: #082a40;
	font-size: 17px;
	background: url('/images/h1Bg.gif') repeat-x 0px 21px;
	height: 22px;
	display: block;
	margin: 0px 0px 20px;
}

h1 span{
	display: block;
	float: left;
	background: url('/images/h1SpanBg.gif') repeat-x left bottom;
	height: 23px; 
	padding-right: 5px;
}

h2{
	color: #082a40;
	font-size: 14px;
	margin: 0px 0px 10px;
}

#left h2{
	font-size: 17px;
}

.left{
	float: left;
}

.right{
	float: right;
}

p.left{
	text-align: left;
}

p.center{
	text-align: center;
}

p.right{
	text-align: right;
}

p.more{
	height: 14px;
}

p.more a:link, p.more a:visited{
	display: block;
	text-align: right;
	padding-right: 12px;
	background: url('/images/moreBg.gif') no-repeat right 5px;
	float: right;
	width: 100px;
}

#header{
	background: url('/images/banerBg.jpg') no-repeat center top;
	height: 251px; 
	border-bottom: 3px #ffffff solid;
}

#search{
	width: 960px;
	margin: 0px auto;
	padding: 220px 0px 0px 0px;
}

#wrapper{
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
}

#navBar{
	font-size: 11px;
	color: #93a1ab;
	height: 26px;
}

#navBar a:link, #navBar a:visited{
	color: #93a1ab;	
}

#navBar a.selected:link, #navBar a.selected:visited, #navBar a:active, #navBar a:hover{
	color: #d73601;	
	text-decoration: none;
}

#left{
	width: 222px;
	float: left;
	background: url('/images/leftBg.gif') no-repeat right top;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding: 41px 20px 0px 0px;
}

#content{
	width: 714px;
	float: left;
	padding: 14px 0px 0px 24px;
}

#siteMap{
	clear: both;
}

#bottom{
	background: url('/images/bottomBg.gif') repeat-x top;
}

#copy{
	background: url('/images/copyBg.jpg') no-repeat center top;
	height: 32px;
}

#copyContent{
	width: 980px;
	margin: 0px auto;
	font-size: 11px;
	padding-top: 5px;
}

#derwi{
	float: right;
}


/************ LEFT MENU *****************/
#left ul{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

#left li{
	border-bottom: 1px #e7ebef solid;
}

#left li a:link, #left li a:visited{
	padding: 6px 10px 5px 20px;
	display: block;
	background: #ffffff url('/images/leftMenuBg.gif') no-repeat 7px 11px;
	color: #082a40;
	text-decoration: none;
	font-size: 13px;
}

#left li.selected a:link, #left li.selected a:visited, #left li a:active, #left li a:hover{
	background-color: #cde8f8; 
}

#left li ul{
	padding-left: 10px;
	margin-bottom: 10px;
}

#left li li{
	border-bottom: 0px;
}

#left li li a:link, #left li li a:visited, #left li.selected li a:link, #left li.selected li a:visited{
	background: none;
	font-size: 12px;
	padding: 3px 0px 3px 12px;
}

#left li li a:active, #left li li a:hover, #left li.selected li a:active, #left li.selected li a:hover, #left li li.selected a:link, #left li li.selected a:visited{
	background: url('/images/leftSMenuBg.gif') no-repeat left 8px;
	text-decoration: underline;
}

/********** short form **************/
#search input{
	background: #ffffff url('/images/inputSearchBg.gif') no-repeat 5px 3px;
	padding-left: 18px;
	width: 155px;
}
.shortForm input{
	width: 170px;
	border: 1px #c7c7c7 solid;
	font-size: 11px;
	color: #686665;
	float: left;
	height: 14px;
	padding: 2px 3px 0px 3px;
}

.shortForm .submit{
	background: #2b6289 url('/images/submitBg.gif') no-repeat;
	display: block;
	width: 25px;
	height: 18px;
	float: left;
}

.shortForm .submit:active, .shortForm .submit:hover{
	text-decoration: none;
}

a.imgRight{
	border: 1px #d2dce4 solid;
	display: block;
	float: right;
	padding: 5px;
	margin: 0px 0px 10px 15px;
}


/*********** CONTENT **********/
#content ul{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content ul li{
	line-height: 1.4em;
	padding-left: 18px;
	background: url('/images/liBg.gif') no-repeat 8px 6px;
	text-align: justify;
}

#content ol{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

#content ol li{
	line-height: 1.4em;
	text-align: justify;
}


#contentFooter{
	clear: both;
	height: 25px;
	border-bottom: 1px #dee5ec solid;
	margin-bottom: 15px;
	
}


/********** COLS **************/
.col{
	width: 207px;
	height: 142px;
	float: left;
	background: url('/images/colBg.gif') no-repeat;
	margin-right: 17px;
	padding: 10px 9px 0px 9px;
}

.col h2{
	padding-left: 16px;
	background: url('/images/iIco.gif') no-repeat left 0px;
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
}

.col h2.signEq{
	background-image: url('/images/eqIco.gif');
	padding-left: 20px;
}

.col h2.signKontakt{
	background-image: url('/images/kontaktIco.gif');
	padding-left: 25px;
}

.col h2.center{
	text-align: center;
	background: none;
	padding: 15px 0px 0px 0px;
	height: 35px;
}

#content .col li{
	padding-left: 10px;
	background-position: 0px 6px;
	text-align: left;
}

.colLast{
	margin-right: 0px;
}

div.clear{
	clear: both;
}

.hr{
	clear: both;
	border-bottom: 1px #dee5ec solid;
	font-size: 1px;
	height: 10px;
	margin-bottom: 10px;
}

.col .rightBox{
	width: 85px;
	float: right;
}


/********** NEWS ***************/
.news{
	border-bottom: 1px #dee5ec solid;
	margin-bottoM: 15px;
}

#content .news h2{
	font-size: 13px;
}

.newsLast{
	border-bottom: 0px #dee5ec solid;
}

.news .clear{
	font-size: 1px;
	height: 2px;
}

.date{
	width: 100px;
	float: left;
	padding-left: 12px;
	background: url('/images/liBg.gif') no-repeat left 5px;
	font-weight: bold;
	font-size: 11px;
}

.rest{
	float: left;
	width: 602px;
}


/************** WORKERS ******************/
table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

th{
	background: #386789 url('/images/thBg.gif') repeat-x center top;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px #b2c2d1 solid;
}


th.first{
	background-position: left top;
}

th.last{
	background-position: right top;
}

td{
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	background: #fcfcfc;
	border-bottom: 1px #dce3ea solid;
}

td.dark{
	background: #f0f0f0;
}

td.name{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

td.info{
	background: #20547a url('/images/tdInfoBg.gif') no-repeat center top; 
	border-bottom: 0px;
	padding: 0px;
	height: 30px;
	color: #ffffff;
}

td.infoFirst{
	background-position: left;
}

td.infoLast{
	background-position: right;
}

.disabled td, .disabled{
	color: #aaa;
}

#content ul.disabled{
	list-style: disc;
	padding-left: 20px;
}

#content ul.disabled li{
	background: none;
	padding: 0px;
}



/************* NAPISZ DO NAS ************/
#content #autoForm div.label{
	background: #EEEEEE url('/images/formBg.gif') repeat-y left top;
	border-bottom: 2px #fafafa solid;
	min-height: 25px;
	height:auto !important;
  	height:25px;
  	padding: 5px 0px 0px 0px;
}

#autoForm .label label {
	width: 186px;
	padding: 0px 10px;
	font-weight: bold;
}

#content #autoForm .fields{
	padding-left: 10px;
}

#autoForm textarea{
	margin: 0px 0px 10px 10px;
	height: 150px;
}

#autoForm input.textfield, #autoForm textarea{
	border:1px solid #C1C1C1;
	width:185px;
}

.clearMe{
	clear: both;
	height: 2px;
	font-size: 1px;
}


/********** FONT SIZE **************/
h1 a:link, h1 a:visited{
	color: #082A40;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3px;
	float: right;
} 

a.font10:link, a.font10:visited{
	font-size: 11px;
	padding-top: 5px;
}

a.font12:link, a.font12:visited{
	font-size: 14px;
	padding-top: 3px;
}

a.font14:link, a.font14:visited{
	font-size: 16px;
	padding-top: 1px;
	margin-right: 20px;
}