/* CSS Document */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0;
  padding:0;
  border:0;
  border-collapse:separate;
  border-spacing:0;
  font-weight:normal;
}
ul, li {
	list-style-type:none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#464646;
	line-height:1.5em;
	background:#fff;
	min-width:980px;
}
input,
select,
textarea {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
strong,b{
  font-weight:bold;
}
p{
  color:#323232;
}
a{
text-decoration:underline;
color:#007747;
outline:none;
}
a:hover{
text-decoration: none;
}
h1{
font-size:2em;
}
h2{
font-size:1.92em;
color:#820024;
padding:10px 0;
line-height:25px;
}
h3{
font-size:1.42em;
color:#820024;
padding:10px 0;
}
h4{
font-size:1.25em;
color:#820024;
padding:10px 0;
}

h5{
font-size:0.9em;
}
h6{
font-size:0.8em;
}
.more a{
background:transparent url(/images/more.jpg) right no-repeat;
text-decoration:none;
padding-right:10px;
}


/**layout**/
div#pageContainer{
	width:980px;
	margin:0 auto;
	position:relative;
}
#top{
width:980px;
margin:0 auto;
margin-top:10px;
position:relative;
float:left;
}

#logo {
	width:199px;
	height:74px;
	float:left;
	margin:0 0 0 10px;
	background:transparent url(/images/hammerLogo.png) center top no-repeat;
}

#logo h1 a {
	width:199px;
	height:74px;
	text-decoration:none;
	display:block;
	text-indent:-999em;
}
#searchBox{
width:330px;
height:29px;
float:right;
background:transparent url(/images/searchInput.png) no-repeat;
font-size:0.9em;
}
#searchBox input {
	background: none;
	border:none;
	width:225px;
	margin:3px 0 0 5px;
	height:21px;
	line-height:21px;
	color:#999;
	float:left;
	font-size:1em;
}
#searchBox .buttonSearch{
float:right;
margin:0;
}
#searchBox .buttonSearch .submit{
color:#fff;
width:auto;
height:29px;
cursor:pointer;
margin:0;
outline:none;
}
/**page**/
#page {
	width:980px;
	margin:0 auto;
	margin-top:10px;
	float:left;
}
/**banners**/
.home #page{
	padding-top:300px;
}
.page #page{
	padding-top:200px;
}
.home.pl #page{
	background:transparent url(/images/startBgPl.jpg) top left no-repeat;
}

.home.en #page{
	background:transparent url(/images/startBgEn.jpg) top left no-repeat;
}
.home.de #page{
	background:transparent url(/images/startBgDe.jpg) top left no-repeat;
}
.firma{
	background:transparent url(/images/bannerFirma.jpg) top left no-repeat;
}
.jakosc{
	background:transparent url(/images/bannerJakosc.jpg) top left no-repeat;
}
.kontakt{
	background:transparent url(/images/bannerKontakt.jpg) top left no-repeat;
}
.rolki{
	background:transparent url(/images/bannerProdukty1.jpg) top left no-repeat;
}
.mozliwosci{
background:transparent url(/images/bannerMozliwosci.jpg) top left no-repeat;
}
.errorPage{
background:transparent url(/images/bannerMozliwosci.jpg) top left no-repeat;
}
.produkty{
background:transparent url(/images/bannerProdukty1.jpg) top left no-repeat;
}

.info #page{
	background:transparent url(/images/bannerNews.jpg) top left no-repeat;
}
/**banners**/
#breadcrumbs{
color:#6D6E71;
height:30px;
line-height:30px;
font-size:0.75em;
padding:0 20px;
}
/**content**/
h2.pageTitle{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:2.75em;
color:#007747;
margin:0 0 0 20px;
padding:0;
}
#content{
width:980px;
margin:0 auto;
float:left;
padding:20px 0;
}
#content strong{
color:#616971;
}
.error404 #content{
height:220px;
min-height:220px;
}
.error404 #mainMenu{
display:none;
}
.home #leftCol{
width:590px;
float:left;
padding:15px;
}
.home #rightCol{
width:330px;
float:right;
padding:15px;
}
.page #leftCol{
width:590px;
float:left;
padding:15px;
}
.page.map #leftCol{
width:920px;
float:left;
padding:15px;
}

.page #rightCol{
width:330px;
float:right;
padding:15px;
}
.info #leftCol{
width:920px;
float:left;
padding:15px;
}
.info #rightCol{
display:none;
}
.rightContent{
width:100%;
float:left;
}
.rightContent ul{
font-size:0.9em;
margin-top:10px;
}
.rightContent ul li{
background:transparent url(/images/more.jpg) 0 4px no-repeat;
text-decoration:none;
padding-left:20px;
margin-bottom:3px;
}
.error404 #leftCol{
width:900px;
}
.error404 p{
margin-top:20px;
width:100%;
}


.home p{
text-align:justify;
padding:0 10px 10px 10px;
}
.page p{
text-align:justify;
padding:0 10px 10px 10px;
}
#content img{
border:1px solid #007747;
padding:1px;
background:#fff;
}
.small{
font-size:0.83em;
line-height:14px;
}
/**contact**/
.adresy{
width:299px;
float:left;
background:transparent url(/images/adresyBg.jpg) top  repeat-y;
}
.adresyContent{
width:259px;
float:left;
background:transparent url(/images/adresyTop.jpg) top no-repeat;
min-height:290px;
padding:20px;
}
.adresyBottom{
width:299px;
height:12px;
float:left;
background:transparent url(/images/adresyBottom.jpg) top no-repeat;
}
.contactSub{
width:299px;
float:left;
}
.contactSub .submenuV{
font-size:1em;
margin:0 0 10px 0;
width:299px;
}
.contactSub .submenuV li.parent a,
.contactSub .submenuV li a{
width:279px;
height:49px;
line-height:49px;
display:block;
background:transparent url(/images/kontaktSub.jpg) no-repeat scroll 0 0;
text-decoration:none;
padding-left:20px;
color:#fff;
font-weight:bold;
}
.contactSub .submenuV li.parent a:hover,
.contactSub .submenuV li a:hover{
text-decoration:none;
background:transparent url(/images/kontaktSub.jpg) no-repeat scroll 0 -49px;
color:#fff;
font-weight:bold;
}
.contactSub .submenuV li a.currentpage{
width:279px;
height:49px;
line-height:49px;
display:block;
background:transparent url(/images/kontaktSub.jpg) no-repeat scroll 0 -49px;
text-decoration:none;
padding-left:20px;
color:#fff;
font-weight:bold;
}
.tabela{
width:98%;
border:none;
border-collapse:collapse;
border-spacing:0;
}
.tabela td{
padding:10px;
width:50%;
vertical-align:top;
}
/**forms**/
fieldset{
border:none;
margin:0;
padding:0;
}
.form{
float:left;
margin:0;
padding:0;
}
.contact{
width:510px;
font-size:.92em;
color:#464646;
}
.required span{
color:#FF4D4D;
padding-left:3px;
}
.form .line{
margin:0 0 2px 0;
padding:0 10px;
float:left;
overflow:hidden;
}
.line{
width:100%;
}
.txt{
height:37px;
line-height:37px;
background:transparent url(/images/formLine.png) scroll 180px 0 no-repeat;
}
.txt:hover{
background:transparent url(/images/formLine.png) scroll 180px -37px no-repeat;
}
.txt.error{
background:transparent url(/images/formLine.png) scroll 180px -74px no-repeat;
}
.txtShort{
height:37px;
line-height:37px;
background:transparent url(/images/formLineSmall.png) scroll 180px 0 no-repeat;
}
.txtShort:hover{
background:transparent url(/images/formLineSmall.png) scroll 180px -37px no-repeat;
}
.txtShort.error{
background:transparent url(/images/formLineSmall.png) scroll 180px -74px no-repeat;
}
.txtCheck{
height:37px;
line-height:37px;
background:transparent url(/images/formLineCheck.png) scroll 180px 0 no-repeat;
}
.txtCheck:hover{
background:transparent url(/images/formLineCheck.png) scroll 180px -37px no-repeat;
}
.txtCheck.error{
background:transparent url(/images/formLineCheck.png) scroll 180px -74px no-repeat;
}
.line label{
float:left;
color:#0B0B0B;
}
.line.txt label,
.line.txtShort label,
.line.txtCheck label,
.line.txtarea label{
width:185px;
}
.line.captcha label{
width:185px;
}
.line.txt input{
width:250px;
height:20px;
margin:7px 0 0 0;
line-height:20px;
border:none 0;
background:none;
color:#666;
}
.line.txtShort input{
width:90px;
height:20px;
margin:7px 0 0 0;
line-height:20px;
border:none 0;
background:none;
color:#666;
}
.line.txtCheck input{
width:15px;
height:15px;
float:left;
margin:10px 0 0 -3px;
border:none 0;
background:none;
color:#666;
}
.line.txt select{
width:250px;
height:20px;
margin:8px 0 0 0;
line-height:20px;
border:none 0;
background:none;
color:#666;
}
.txtarea{
height:136px;
line-height:37px;
background:transparent url(/images/formLineTxt.png) scroll 180px 0 no-repeat;
}
.txtarea:hover{
background:transparent url(/images/formLineTxt.png) scroll 180px -136px no-repeat;
}
.txtarea.error{
background:transparent url(/images/formLineTxt.png) scroll 180px -272px no-repeat;
}
.line textarea{
border:none 0;
background:none;
width:250px;
height:110px;
margin:10px 0 0 0;
color:#666;
font-size:1em;
overflow:hidden;
}
.captcha{
float:left;
height:136px;
background:transparent url(/images/formLineCaptcha.png) scroll 180px 0 no-repeat;
}
.captcha.error{
background-position: 180px -136px;
}
#content .captcha img{
margin:10px 10px 10px 20px;
float:left;
border:1px solid #ccc;
}
.line.captcha input{
width:90px;
height:20px;
margin:2px 0 0 260px;
line-height:20px;
border:none 0;
background:none;
}
.line .button{
float:left;
margin:10px 0 0 252px;
}
.line .button .fbsubmit{
padding:0 30px;
}
.msg{
width:80%;
float:left;
padding:5px;
font-weight:bold;
color:#000;
}
.msg.errorMsg{
padding-left:40px;
padding-bottom:25px;
background:transparent url(/images/icon_errorMsg.png) top left no-repeat;
color:#FF4D4D;
}
.msg.errorMsg ul{
display:none;
}
.msg.ok{
padding-left:40px;
padding-bottom:25px;
background:transparent url(/images/icon_okMsg.png) top left no-repeat;
}
.msg.ok p{
text-align:left;
margin:0px;
}
.msg.ok h3{
font-weight:bold;
color:#000;
margin:0;
}
.short{
width:98%;
font-size:0.75em;
color:#666;
float:left;
line-height:15px;
padding-left:15px;
}

/**footer**/
#footer {
width:980px;
margin:0 auto;
float:left;
color:#666;
font-size:0.83em;
background:transparent url(/images/footerBg.png) top left repeat-x;
}
#footerMenu{
width:960px;
padding:10px;
float:left;
}
#footerMenu ul{
float:left;
}
#footerMenu li{
float:left;
}
#footerMenu a,
#footerMenu a:hover{
color:#666;
}
#footerMenu a:hover{
text-decoration:none;
}
#footerInfo{
width:980px;
float:left;
padding:10px 0;
}
.mapa{
float:right;
}
.mapa a{
font-weight:normal;
}

.copy{
width:45%;
float:left;
margin-left:10px;
}
.copy a{
color:#666;
text-decoration:none;
font-weight:bold;
}

.netforms{
width:45%;
float:right;
text-align:right;
margin-right:10px;
}
.netforms a{
padding-left:15px;
color:#666;
text-decoration:none;
background:transparent url(/images/n.png) no-repeat;
}

/**mainMenu**/
#mainMenu {
width:auto;
height:42px;
line-height:42px;
float:right;
position:relative;
z-index:5;
margin:6px 0 0 0;
}
#mainMenu .l{
width:10px;
height:42px;
float:left;
background:transparent url(/images/mainMenuLeft.png) left no-repeat;
}
#mainMenu .c{
height:42px;
float:left;
background:transparent url(/images/mainMenuBg.png) left repeat-x;
}
#mainMenu .r{
width:10px;
height:42px;
float:left;
background:transparent url(/images/mainMenuRight.png) left no-repeat;
}
#mainMenu #wrapper{
/* IE6 Hack */
	height: 1%;
	width: 600px;
	margin: 0;
	padding: 0;
}
.clearb {
	clear: both;
}
ul#navPrimary, ul#navPrimary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#navPrimary {
}
ul#navPrimary ul {
	top: auto;
	display: none;
}
ul#navPrimary ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
ul#navPrimary li {
line-height:42px;
height:42px;
float:left;
background:transparent;
position:relative;
}
#navPrimary li li {
background:none;
line-height:25px;
height:25px;
font-size:0.88em;
width:320px;
margin:0;
padding:0;
float: none;
}
ul#navPrimary li a {
	color:#fff;
	margin:0;
	height:42px;
	padding:0 15px;
	display:block;
	float:left;
	text-decoration:none;
}
ul#navPrimary li a:hover {
	background-color: transparent;
}
ul#navPrimary li li a:hover {
	color: #FFF;
}
ul#navPrimary li li a.menuactive {
background:transparent url(/images/subMenuOver.png) top no-repeat;
}
ul#navPrimary li a.menuactive:hover {
}
#navPrimary li li a.menuparent span {
	display: block;
}
* html #navPrimary li li a.menuparent span {
}
ul#navPrimary li ul a {
position:relative;
width:216px;
height:25px;
display:block;
padding:0 0 0 15px;
color:#B0B0B2;
background:none;
}
ul#navPrimary li ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	display: none;
	z-index: 999;
}
ul#navPrimary li ul ul {
	opacity: 95;
}
/* Styling the appearance of menu items on hover */
#navPrimary li:hover{
background:transparent url(/images/mainMenuActive.png) left repeat-x;
}
#navPrimary li li:hover,
#navPrimary li li.menuparent:hover,
#navPrimary li li.menuactive{
background:#8A8B8D;
}
/**#navPrimary li.menuh,**/
#navPrimary li.menuactive {
background:transparent url(/images/mainMenuActive.png) left repeat-x;
}
#navPrimary li.menuparent:hover{
background:transparent url(/images/mainMenuActive.png) left repeat-x;
}
#navPrimary ul,
#navPrimary li:hover ul,
#navPrimary li:hover ul ul,
#navPrimary li.menuparenth ul,
#navPrimary li.menuparenth ul ul {
	display: none;
}
#navPrimary li:hover ul,
#navPrimary ul li:hover ul,
#navPrimary ul ul li:hover ul,
#navPrimary li.menuparenth ul,
#navPrimary ul li.menuparenth ul,
#navPrimary ul ul li.menuparenth ul {
	display: block;
}
#navPrimary li:hover .submenu{
display:block;
}
/* IE6 Hacks */
#navPrimary li li {
	float: left;
	clear: both;
}
#navPrimary li li a {
	height: 1%;
}

#mainMenu a {
	color:#fff;
	margin:0;
	height:42px;
	padding:0 15px;
	display:block;
	text-decoration:none;
}
#mainMenu li.first{
width:45px;
height:42px;
float:left;
text-indent:-999em;
background:transparent url(/images/mainMenuHome.png) scroll 0 0 no-repeat;
}
#mainMenu li.first a{
width:45px;
height:42px;
display:block;
float:left;
padding:0;
}
#mainMenu li.first:hover, #mainMenu li.first.active{
background:transparent url(/images/mainMenuHome.png) scroll 0 -42px;
}
#mainMenu li.spacer{
width:2px;
height:42px;
float:left;
background:transparent url(/images/mainMenuSpacer.png) no-repeat;
}
#mainMenu li.last{
width:69px;
line-height:42px;
height:42px;
float:right;
}

#mainMenu li.last{
line-height:42px;
height:42px;
background:none;
}

#mainMenu li.last #langSel div a{
padding:0;
width:23px;
height:42px;
display:block;
text-indent:-999em;
}
#langSel .pl,
#langSel .en,
#langSel .de{
width:23px;
float:left;
}
#mainMenu li.last #langSel .pl a{
background:transparent url(/images/pl.png) center no-repeat;
}
#mainMenu li.last #langSel .en a{
background:transparent url(/images/en.png) center no-repeat;
}
#mainMenu li.last #langSel .de a{
background:transparent url(/images/de.png) center no-repeat;
}
#mainMenu li.last #langSel .pl:hover,
#mainMenu li.last #langSel .en:hover,
#mainMenu li.last #langSel .de:hover,
#mainMenu li.last #langSel .pl.active,
#mainMenu li.last #langSel .en.active,
#mainMenu li.last #langSel .de.active{
background:transparent url(/images/langSel.png) center no-repeat;
}
/**subMenu**/

#mainMenu li:hover .subMenu{
display:block;
}

#mainMenu .subMenu{
position:absolute;
display:none;
width:216px;
margin:41px 0 0 0px;
z-index:10;
float:left;
left:0;
}
#mainMenu .subMenu .in{
width:216px;
float:left;
background:#606164;
padding:10px 0;
}

#mainMenu .subMenu .in p{
font-size:0.88em;
color:#fff;
padding:0 15px;
line-height:20px;
}
#mainMenu .subMenu ul{
list-style-type: none;
}
#mainMenu .subMenu li{
background:none;
clear:left;
line-height:25px;
height:25px;
width:216px;
margin:1px 0;
padding:0;
}
#mainMenu .subMenu li a{
width:201px;
height:25px;
display:block;
padding:0 0 0 15px;
}

#mainMenu .subMenu li a:hover{
background:transparent url(/images/subMenuOver.png) top no-repeat;
}
.subMenu .b{
width:216px;
height:7px;
float:left;
background:transparent url(/images/subMenuBottom.png) top no-repeat;
}
/**submenuV**/
.submenuV{
width:220px;
float:left;
margin:0 0 10px 55px;
font-size:0.93em;
}
.submenuV h3{
line-height:31px;
padding:0 0 0 5px;
font-weight:bold;
}
.submenuV ul{
/**margin-left:13px;**/
list-style-type: none;
}
.submenuV li{
margin:2px 0;
}
.submenuV li ul{
margin:0 0 0 10px;
}

.submenuV li.parent a,
.submenuV li a{
width:205px;
height:31px;
line-height:31px;
display:block;
background:transparent url(/images/subMenuV.jpg) left no-repeat;
text-decoration:none;
padding-left:30px;
color:#007747;
}
.submenuV li.parent a:hover,
.submenuV li a:hover{
text-decoration:none;
background:transparent url(/images/subMenuVactive.jpg) left no-repeat;
color:#007747;
}
.submenuV li a.currentpage{
width:225px;
height:32px;
line-height:32px;
display:block;
background:transparent url(/images/subMenuVactive.jpg) left no-repeat;
text-decoration:none;
padding-left:10px;
color:#fff;
font-weight:bold;
}
/**buttons**/
.button{
	height:29px;
	line-height:29px;
	cursor:pointer;
	float:left;
}
.button a {
	text-decoration:none;
	color:#fff;
	font-weight: normal;
	padding:0 10px;
	outline:none;
}
.button a:hover{
	text-decoration:none;
}
.button .l {
	width:5px;
	height:29px;
	float:left;
	background:transparent url(/images/buttonLeft.png) scroll 0 0px;
}
.button .c {
	height:29px;
	float:left;
	background:transparent url(/images/buttonBg.png) scroll 0 0px repeat-x;
}
.button .r {
	width:5px;
	height:29px;
	float:left;
	background:transparent url(/images/buttonRight.png) 0 0px no-repeat;
}

.button:hover .l, .button:hover .c, .button:hover .r {
	background-position: 0 -29px;
}
.button:hover a {
	color:#fff;
}
.button .submit,
.button .fbsubmit{
	border:none;
	background:none;
	width:auto;
	cursor:pointer;
	color:#fff;
	padding:0 10px 0 10px;	
	margin:0;
	height:29px;
}
.buttonSearch .submit {
	border:none;
	background:none;
	width:auto;
	cursor:pointer;
	color:#fff;
	padding:0 10px 0 10px;	
	margin:0;
	height:29px;
	font-weight:bold;
}

.buttonSearch{
	height:29px;
	line-height:29px;
	cursor:pointer;
	float:left;
}
.buttonSearch a {
	text-decoration:none;
	color:#fff;
	font-weight: normal;
	padding:0 10px;
	outline:none;
}
.buttonSearch a:hover{
	text-decoration:none;
}
.buttonSearch .l {
	width:5px;
	height:29px;
	float:left;
	background:transparent url(/images/buttonLeft.png) scroll 0 0px;
}
.buttonSearch .c {
	height:29px;
	float:left;
	background:transparent url(/images/buttonBg.png) scroll 0 0px repeat-x;
}
.buttonSearch .r {
	width:5px;
	height:29px;
	float:left;
	background:transparent url(/images/buttonRight.png) 0 0px no-repeat;
}

.buttonSearch:hover .l,
.buttonSearch:hover .c,
.buttonSearch:hover .r {
	background-position: 0 -29px;
}
.buttonSearch:hover a {
	color:#fff;
}

.page #leftCol li.sectionheader{
width:290px;
float:left;
font-size:1.25em;
font-weight:bold;
background:none;
margin:0 0 0 10px;
}

.page #leftCol ul.clearfix li ul li{
width:250px;
float:left;
margin-left:5px;
font-size:0.8em;
}
.page #leftCol ul.clearfix li{
margin-bottom:5px;
}
.page #leftCol ul.clearfix li ul{
padding:0;
margin:10px 0 0 0 ;
}
.page #leftCol li.sectionheader ul li{
font-weight:bold;
}
.page #leftCol li.sectionheader ul li ul{
margin:0 0 0 10px;
}
.page #leftCol li.sectionheader ul li ul li{
font-size:0.9em;
font-weight:normal;
margin-bottom:0;
margin-left:0;
list-style-type:square;
list-style-position:inside;
}
.page #leftCol li.sectionheader ul li ul li a{
background:none;
padding:0;
}
.page #leftCol ul.clearfix li ul li a{
background:transparent url(/images/more.jpg) left no-repeat;
text-decoration:none;
padding-left:20px;
}
/** news **/
.news{
}
.news h3{
font-size:1.58em;
font-weight:bold;
color:#616971;
margin:0;
padding:0;
}
.news .NewsSummaryPostdate,
.news .NewsPostDetailDate{
color:#999;
font-size:0.83em;
margin:2px;
}
.news .NewsSummaryLink{
font-weight:bold;
font-size:1.25em;
}
h3.NewsPostDetailTitle{
font-weight:bold;
font-size:1.25em;
margin-bottom:10px;
}
.news .NewsPostDetailSummary p{
font-weight:bold;
text-align:left;
}
.news .NewsPostDetailContent{
}
.news .NewsSummaryLink a,
.news .NewsSummaryLink a:hover{
color:#464646;
text-decoration:none;
}
.news .NewsSummaryCategory{
}
.news .NewsSummarySummary{
font-size:0.9em;
text-align:left;
color:#7d7d7d;
}
.news .NewsSummarySummary img{
display:none;
}
.news .NewsSummarySummary p{
text-align:left;
padding:5px;
color:#7d7d7d;
}
.news .NewsSummaryMorelink,
.news .NewsPostDetailReturnLink{
width:100%;
text-transform:lowercase;
font-size:0.9em;
float:right;
text-align:right;
padding:10px 0;
}
.news.big .NewsSummaryMorelink{
background:transparent url(/images/dots.png) bottom repeat-x;
padding-bottom:5px;
text-align:right;
}

.news .NewsSummaryMorelink a,
.news .NewsSummaryMorelink a:hover,
.news .NewsPostDetailReturnLink a,
.news .NewsPostDetailReturnLink a:hover{
background:transparent url(/images/more.jpg) right no-repeat;
text-decoration:none;
padding-right:17px;
line-height:20px;
}
.news ul{
padding:0 0 0 20px;
font-size:0.9em;
}
.news li{
list-style-type:none;
padding-left:20px;
background:transparent url(/images/bullet.png) left no-repeat;
}

.siteMap{
float:left;
width:100%;
}

