html,body {
	background: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
}

html {
	width: 100%;
	background-color: #CCCCCC;
}

body {
	padding: 20px 0px 0px 0px;
	background-color: white;
}

#mc {
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(nimg/bgver3.gif);
	background-repeat: repeat-x;
}


#maparail {
	margin: 0px 0px 0px -30px;
}

#main {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border: none;
	background-color: white;
}
#mc .metal {
	
}



#head {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 0px 0px 1px 0px solid #FFFFFF;
}

#mainmenu {
	float: left;
	width: 100%;
}


#front {
width: 100%;
clear: both;
height: 140px;
	background: url(nimg/bgcorail01.jpg);

}
#submenu {
	width: 570px;
	float: left;
}

#mainmenu ul {
	margin: 0px;
	width: 100%;
	float: left;
	padding: 1px;
}

#mainmenu ul li {
	display: block;
	float: left;
	width : 189px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #4D4D4D;
}
#mainmenu ul li.last {
	width : 188px;
}

#mainmenu ul li.first {
	border-left: none;
	background-image: none;
}

#mainmenu ul li a {
	display:block;
	margin: 3px 0px 3px 0px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
}

#mainmenu ul li.selected a {
	color: white;
}
#mainmenu ul li:hover {
	background-color: #0059A9;
}
#mainmenu ul li.selected {
	background-color: #0059A9;
}

#idioms {
	display:none;
	width: 110px;
	margin: 2px 0px 0px 0px;
}

#idioms img {
	border: none;
	margin: 0px 00px 0px 0px;
}

#logo {
	width: 380px;
	height: 140px;
	float: left;
}
#logo a {
	width: 380px;
	height: 140px;
	display: block;
}


#submenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#submenu ul li {
	display: block;
	width : 189px;
	height: 155px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#submenu ul li.first {
	margin: 0px 1px 0px 1px;
}
#submenu ul li.last {
	width : 188px;
}

/*
#submenu ul li a {
	display:block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: white;
	text-align: center;
	height: 22px;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
}*/

#mRail a {
background-color: #F15A25;	
}
#mProd a {
background-color: #009345;	
}
#mConsul a {
background-color: #2AABE4;	
}

.submenucontentblock {
	height: 15px;	
}
.submenuheaderblock {
	height: 110px;
}

#mRail .submenucontentblock{
background-color: #F9B097;	
}
#mProd .submenucontentblock{
background-color: #85CBA6;	
}
#mConsul  .submenucontentblock{
background-color: #9AD7F3;	
}
#mRail .submenuheaderblock{
	background: url(nimg/corail02.jpg);
}
#mProd .submenuheaderblock{
	background: url(nimg/corail03.jpg);	
}
#mConsul .submenuheaderblock{
	background: url(nimg/corail04.jpg);	
}
#mRail:hover .submenuheaderblock, #mRail.selected .submenuheaderblock{
	background: url(nimg/corail02a.jpg);
}
#mProd:hover .submenuheaderblock, #mProd.selected .submenuheaderblock{
	background: url(nimg/corail03a.jpg);	
}
#mConsul:hover .submenuheaderblock, #mConsul.selected .submenuheaderblock{
	background: url(nimg/corail04a.jpg);	
}

#headDivition {
	clear: both;
}


#pleft {
	float: left;
	width: 570px;
}

#pright {
	float: left;
	width: 380px;
}



#content {
	width: 500px;
	min-height: 400px;
}


.pageright {
	margin: 65px 0px 0px 0px;	
}

.pageright h1 {
	display: block;
	width: 350px;
	margin: 1px 0px 1px 0px;
	padding : 0px 0px 0px 30px;
	font-size : small;
	background-color: #003C78;	
	color: white;
}
.pageright p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
	background-color: #B3B3B3;
	color: #4E4E4E;
	
}





.page p img {
	margin: 20px 0px 20px 0px;
	text-align: left;
	display: block;
	width: 530px;
}

.page p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	/*margin: 0px 40px 0px 0px; */
	font-weight: normal;
	text-align: justify;
}

.page p.source {
	color: #7F7F7F;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 15px 0px;
}

.page p.graphtitle {
	text-align: center;
	margin: 15px 0px 0px 0px;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.page img.imggraph {
	margin: 0px 0px 0px 0px;
}

.page {
	margin: 30px 0px 0px 30px;
}

#footer {
	height: 15px;
}

#footerline {
	margin: 30px auto;
	width: 900px;
	border-top: 1px solid #7F7F7F;
	clear: both;
}

#footercontent {
	float: right;
	color: #7F7F7F;
	font-size: 9px;
}




#fullpage {
	width: 100%;
	margin: 0px auto;
	padding: 50px 0px 0px 0px;
	min-height: 400px;
}

.metal #fullpage {
	background-image: url("nimg/grafika_tlo.jpg");
	background-position: 0px 300px;
	background-repeat: no-repeat;	
}

/* iconGraf */
.iconGraf {
	display: block;
	width: 100%;
}

.iconGrafRow {
	clear: both;
}

.iconGrafElement {
	float: right;
	width: 189px;
	margin: 0px 1px 0px 0px;
}

.ige_pic {
	border-style: solid;
	border-color: #999999;
	border-width: 0px;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ige_pic a {
	display:block;
	height: 111px;	
}
.ige_pic img {
	border:none;
}

.ige_text {
}
.ige_text a{
	background-color: #003C78;
	text-align: center;
	padding: 1px 0px;
	height: 30px;
	color: white;
	font-size: small;
	padding: 4px 6px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.iconGrafElement:hover .ige_text {
	
}
/* iconGraf-end */





/* iconGraf row 1*/
.irowcount1 .iconGraf {
	display: block;
	width: 100%;
}

.irowcount1 .iconGrafRow {
	clear: left;
	width: 100%;
}

.irowcount1 .iconGrafElement {
	float: left;
	margin: 0px 1px 15px 150px;
	width:200px;
}

.irowcount1 .ige_pic {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 198px;
}

.irowcount1 .ige_pic a {
	display:block;
	height: 50px;
	width: 200px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.irowcount1 .ige_pic img {
	border:none;
}

.irowcount1 .ige_text a{
	background-color: #003C78;
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 22px;
	color: white;
	font-size: small;
	float:left;
	width: 200px;
	font-weight: bold;
}
.irowcount1 .ige_description {
	margin: 0px 20px 5px 230px;
	width: 500px;
}

.irowcount1 .iconGrafElement:hover .ige_text {
	
}
/* iconGraf-end */















#contactBox {
	display: block;
	margin: 50px 0px 0px 0px;
	padding: 10px 20px 20px 20px;
	width: 339px;
	background-color: #003C78;
	background-repeat: no-repeat;
	background-image: url(images/leftTri.png);
	background-position: 0px 12px;
}

#contactBox p  {
	margin: 3px 0px 2px 10px;	
}

#contactBox p {
	text-align: left;
	color: white;
	background-color: #003C78;
}

#contactBox pre {
	margin: 0px 0px 2px 10px;	
	padding: 0px;
	color: white;
}

#contactBox a {
	color: white;
	margin: 0px 0px 2px 10px;	
}

.contactElement {
	margin: 3px 0px 2px 10px;
}

.contactElement img{
	width: 24px;
	height: 16px;
	margin: 2px 2px 2px 2px;
	float: right;
}


#contactBox p.contactElementHead {
	margin: 0px 0px 2px 0px;
}



#contactImg {
	float: left;
	margin: 3px 15px 0px 0px;
}

#contactFormFS {
	color: #1F1F1F;
}




#linksList {
	margin: 6px 0px 0px 0px;
}

#linksHeader {
	width: 650px;
	height: 232px;
	margin: 48px 0px 0px -30px;
	background-image: url(consul/cirli.jpg);
}

.fclean {
	clear: both;
}



h1 {
	color: #7F7F7F;
	font-size: 14pt;
	margin: 20px 0px 8px 0px;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 11pt;
	margin: 14px 0px 3px 0px;
}

#newsimageContener {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	display: block;
}

#newsimageContener img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

#info {
	width: 100%;
	height: 160px;
	overflow: hidden;
	background-color: #7F7F7F;
	background-repeat: no-repeat;
	/*background-image: url(images/leftTri.png); */
	background-position: 0px 12px;
}

.newsColumn {
	padding: 0px 0px 10px 0px;
}

.pHeader {
	background-color: #FF8809;
}

.pHeaderInternal {
	
}

.pHeader .pHeaderInternal p {
	width: 240px;
	display: block;
	text-align: left;
	padding: 10px 20px 5px 20px;
	color: white;
}

.pageWraper {
	padding: 0px 0px 0px 10px;
}

.pwtitle {
	
}

.pwtitleInternal {
	
}

.pwtitle p {
	width: 270px;
	display: block;
	text-align: left;
	padding: 1px 20px 1px 20px;
	color: white;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-image: url(images/gpoint.png);
}

.pwtitle a {
	text-decoration: none;
	color: white;
}

.pwtitle a:visited {
	color: white;
}


.linkItem {
	margin: 5px 0px 10px 10px;
	display: block;
	float: left;
}

.linkLogo img {
	height: 50px;
}

.linkValue {
	background-repeat: no-repeat;
	background-image: url(images/linkpoint.png);
	padding: 0px 0px 0px 10px;
}

.linkValue a {
	text-decoration: none;
	color: #7F7F7F;
}

.linkValue a:hover {
	text-decoration: none;
	color: #006FCB;
}

#page ul {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px 40px 0px 15px;
	color: #333333;
}

#page ul .main {
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
}

#page ul .inside {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 0px 30px;
	font-weight: normal;
}

#page ul .inside2 {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 44px;
	font-weight: normal;
	list-style-type: circle;
}

#plkTable td {
	padding: 5px
}

#plkTable td.normal3 {
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}

#plkTable td.h1 {
	border: 1px solid #000000;
	background-color: #FFFFA7;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle
}

#plkTable td.oddzial {
	border: 1px solid #000000;
	background-color: #88FFFF;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle
}

#plkTable td.normal1 {
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}

#plkTable td.Normal {
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: bottom;
	font-weight: normal;
}

#plkTable td.przhead {
	border: 1px solid #000000;
	background-color: #C0C0C0;
	font-family: Arial, sans-serif;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

#plkTable {
	width: 890px;
}

#plkTable td.projecto {
	border: 1px solid #000000;
	text-align: center;
	white-space: normal;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16.0px;
	color: #000000;
	vertical-align: middle
}

.fclean {
	clear: both;
}

p {
	margin: 0;
}

#menu {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 180px;
}

#menu ul {
	list-style-type: none;
	padding-left: 40px;
	margin: 7px 0px 0px 13px;
}

#menu ul li {
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	border-color: #7F7F7F;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 7px 0px;
	background-image: url(images/pageHeaderLeft.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
}

#menu ul .selected {
	background-color: #CCCCCC;
	background-image: url(images/menuLeft.png);
}

#menu ul .selected a {
	background-image: url(images/menuRigth.png);
}

#menu ul li a {
	background-image: url(images/pageHeaderRight.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	display: block;
	padding: 1px 0px;
	text-decoration: none;
	color: black;
}


#menu ul li:hover {
	background-image: url(images/bgLeftSel.png);
	background-color: #33A9E1;
}

#menu ul li:hover a {
	background-image: url(images/bgRightSel.png);
}

/*lista de categorias wglab*/
.categoryPath {
	width: 180px;
	/* 	margin:0px 0px 0px 40px; */
}

.categoryPath ul,.subCategories ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.categoryPath ul li {
	display: block;
	text-align: center;
	background-color: #C2C2C2;
	border-color: #7F7F7F;
	border-width: 1px;
	border-style: solid;
	margin: 7px 0px 0px 0px;
	background-image: url(images/icoLeft.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
}

.categoryPath ul li.childLast {
	background-image: url(images/bgLeftSel.png);
	background-color: #0065B3;
}

.categoryPath ul li.childFirst {
	margin: 0px;
}

.categoryPath ul li.childLast a {
	background-image: url(images/bgRightSel.png);
}

.categoryPath ul li a {
	background-image: url(images/icoRight.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	display: block;
	padding: 1px 0px;
	text-decoration: none;
	color: black;
}

.categoryPath ul li:hover {
	background-image: url(images/bgLeftSel.png);
	background-color: #0065B3;
}

.categoryPath ul li:hover a {
	background-image: url(images/bgRightSel.png);
}

.subCategories {
	width: 180px;
	border: solid 1px #999999;
	background-color: white;
	/*	margin:0px 0px 0px 40px;*/
}

.subCategories ul li {
	padding: 2px 10px;
}

.subCategories ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.subCategories ul li:hover a {
	font-weight: bold;
}

/* prawa strona */
.infoPage {
	width: 100%;
}




.categoryInfo {
	float: left;
	margin: 0px 40px 0px 0px;
}

.categoryMachines {
	float: left;
}

.categoryMachines table {
	width: 100%;
	padding: 0px;
}

.categoryMachines thead {
	background: #C2C2C2 none repeat scroll 0 0;
}

.categoryMachines tbody {
	background: #FFFFFF none repeat scroll 0 0;
}

.categoryMachines td,.categoryMachines th {
	padding: 0px;
}

.categoryMachines img {
	width: 100px;
}

.imageContener img {
	width: 120px;
	border: solid 1px #999999;
	margin: 3px;
}

.imageContener img:hover {
	border-color: #000;
}

.imageContener {
	float: left;
}

.mainImage {
	clear: both;
	height: 300px;
}

.mainImage .imageContener img {
	width: auto;
	height: 300px;
}

#map {
	border: 1px solid #525252;
}

#flags {
	position: absolute;
	top: 60px;
	right: 120px;
}

#flags a span {
	display: block;
	float: left;
}

.dropmenudiv span {
	display: block;
	float: left;
}

.menuDown {
	margin: 4px 0px 0px 0px;
}

#flags a img {
	border: 0px none;
	display: block;
	float: left;
}

#contactForm {
	width: 450px;
	border: none;
	padding: 40px 0px 0px 0px;
}

.formContener {
	margin: 5px 0px 0px 0px;
}

.inputHeader {
	font-weight: normal;
}

.formContener input {
	border: 1px solid black;
	width: 257px;
}

.formContener textarea {
	border: 1px solid black;
}

#contactForm legend {
	color: #444444;
}

.product {
	font-weight: normal;
}

.pname {
	font-weight: bold;
}

.pdesc {
	
}

.plink {
	
}





.companyView{
margin: 2px auto;
}

.companyView h1{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px ;
	font-size: large;
	background-color:#003C78;
	color: white;	
	display: block;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
}
.companyLogo{
	width: 200px;
	height: 100px;
	margin: 0px 0px 0px 150px;
	text-align:center;
	float: left;
}
.companyLogo h1{
	font-size: small;
}
.companyLogoImg{
	padding: 10px 0px 10px 0px;
	border: 1px solid #999999;
}
.companyDescription{
	width: 500px;
	float: left;
	margin: 0px 0px 20px 35px;
	float: left;
}


.companyDescriptionLink{
	margin: 0px 0px 0px 20px;
}
.companyDescription p{
	margin: 2px 0px 0px 0px;
	font-weight: normal;
}
.companyDescription img {
	float: left;
	margin: 0px 50px 20px 50px;
}
.companyDescription .producttext img {
	margin: 10px 40px 10px 100px;
	float: none;
}
.companyDescription .producttext h2 {
	font-size: large;
	clear: both;
	text-align: center;
}
.companyDescription .producttext h3 {
	font-size: medium;
	clear: both;
	text-align: center;
}

.companyProducts{
clear: both;
}
.companyProductType{
	margin: 10px;
	float: left;
	text-align: center;
	width: 798px;
	margin: 15px 0px 0px 150px;
}

.companyProductTypeCustom {
	margin: 10px;
	float: left;
	text-align: center;
	width: 798px;
	margin: 15px 0px 0px 150px;
}

.companyProductType1 {
	margin: 10px;
	float: left;
	text-align: center;
	width: 798px;
	margin: 15px 0px 0px 150px;
}

.companyProductTypeInfo{
background-color:  #F15A25;
}

#klk .companyProductTypeInfo, #electren .companyProductTypeInfo,  #dma .companyProductTypeInfo {
	background-color: #009345;
}


.companyProductTypeInfo p{
	color: white;
	font-weight:bold;
	font-size: medium;
	text-align:left;
	padding: 3px 0px 3px 35px;
	margin: 0px 0px 0px 200px;
	background-color: #003C78;
}

.companyProductTypeInfo p a{
	float: right;
	text-decoration: none;
	color: white;
}


.companyProductTypeCustom .companyProductTypeInfo p {
	padding: 3px 0px 3px 225px;
	margin: 0px 0px 0px 195px;
		
}

.companyProductDetail{
	margin: 0px;
}
.companyProductDetailInfo{}
.productname{}
.productdescription{}
.productPicture{
	width: 150px;
	float: left;
	margin: 1px 1px 1px 0px;
}
.productPicture img{
	width: 150px;
}

.productPictureText {
	width: 420px;
	float: left;
}
.productPictureText p{
	text-align: justify;
	padding: 10px 25px 10px 0px;	
}
.productPictureLoco{
	width: 378px;
	float: right;
	margin: 0px;
}
.productPictureLoco2{
float: right;
clear: both;
width: 378px;
}
.productPictureLoco2 img{
width: 378px;
}
.productPictureLoco img{
	width: 378px;
}

.companyProductDetailPictures{}


.grafika{
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
}

.grafika2{
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
height: 286px;
}

.grafika3{
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
height: 225px;
}

.grafika4{
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
height: 311px;
}

.grafika5 {
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
height: 285px;
}

.grafika6 {
float: right;
border-left: 1px solid #C1BABA;
border-top: 1px solid #C1BABA;
border-bottom: 1px solid #C1BABA;
height: 285px;
}

.productvideo {
	width: 100%;
}

#work h2 {
	font-weight: normal;
}
#work li {
	font-weight: normal;
}


.logomove {
	width: 100px;
	margin: 10px 0px 0px 20px;
	float: left;
}
.logomove img{
	border: none;	
}
.logoheader{
	float: left;	
	margin: 0px 0px 0px 230px;
}

#ppresentation {
	width: 950px;
	height: 425px;
	background-image: url("nimg/mainbg.jpg");
	background-repeat:no-repeat;
	z-index: 1;
}

.railHeader {
 float: left;
 width: 500px;
 margin: 40px 0px 0px 195px;
 text-align: left;
 font-size: 30px;
 color: #6A6C69;
}
