html
{
height: 100%;
}
body {
	font-size:10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #111111;
	text-align : center;
	min-height:100%;
	background-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: -10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#wrapper { /* surrounds the whole layout*/
	position : relative;
	width : 974px;
	height:100%;
	margin-top : 0;
	margin-bottom : 0px;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
	background-color : #ffffff;
	background-image: url(../images/inverse_swoosh.png);
	background-repeat:no-repeat;
	z-index:0;
	min-height: 100%;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
* html #wrapper
{
height: 100%;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background:#F2F2F2;
	border:#CCCCCC solid 1px;
}
.table1 td
{
    margin: 0;
    padding: 2px;
	background:#F2F2F2;
	border-left:#CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	vertical-align:top;
}
.table1 th
{
    margin: 0;
    padding: 2px;
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	border-width: 1px; border-style: solid; border-color: #881311;
	text-align:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	font-weight: bold;
	color: #A90101;
	margin-left: 50px;
	padding-left:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	line-height: 1;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
	line-height: 1;
}	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #9C0505;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
#container { /* contains divs: on right hand column, left sidebar and middle*/
	position:static;
	float : left;
	margin-top :150px;
	width : 100%;
	color: #333333;
	z-index:0;
	height: 100%;

}

#container a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:none
}
#container a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:none;
}
#container a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ED1C22;
	line-height: 1.5;
	text-decoration:none;
}
#container a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration:none;
}

#content {/* contains divs: on right hand column,  middle*/
	position :relative;
	width : 973px;
	margin-left : 0px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	z-index:1;
	height: 100%;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
}
/* css for sidebar left*/

#sidebar {
	position :relative;
	float : left;
	width : 176px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	top:-8px;
}
.tabletitle{
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	width:174px;
	font-weight:bold;
	line-height: 1.3;
	background-image: url(../images/sidebar_botton.png);
	color: #FFFFFF;
	background-position: left;
	text-indent: 5px;
}
.tablesidebar {
	color : #FFFFFF;
	width:100%;
	font-size: 9pt;
	text-align:left;
}
td.center{
	text-align:center;
}
/* css for header items*/
#header {
	left: 0;
	width: 100%;
	z-index:3;
	position: absolute;
	top: 0;
	height: 174px;
	background-image: none;
}
#form {
	width: 750px;
}

#headerlogo {
	position :relative;
	float : left;
	height : 93px;
	left:20px;
	width: 139px;
}
#menuholder {
	top:-2px;
	float:left;
	left: -7px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	font-size:10px;
	position:relative;
	z-index:3;
	clear: right;
	color: #FFFFFF;
}
#contenttext{ /* this div contains the text on internal pages without tabs */
	float : left;
	top : 25px;
	width : 590px;
	position : relative;
	left:5px;
	text-align:left;
	z-index:0;
	padding:3px;
	background-color: #FFF;
}
#contenttext2{ /* this div contains the text on internal pages without tabs */
	float : left;
	top : 25px;
	width : 780px;
	position : relative;
	left:5px;
	text-align:left;
	z-index:0;
	padding:3px;
}
#contenttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A90101;
	line-height: 1.5;

	text-decoration:none
	font-size: 9pt;
	font-size: 9pt;
	text-decoration: none;
}

#contenttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A90101;
	line-height: 1.5;
	text-decoration:none;
	font-size: 9pt;
}

#contenttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}

#contenttext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #111111;
	text-decoration:none;
	font-size: 9pt;
}

/**********************************************************************/
/**************************************************************************/

/***************************************************************************/
/*****************************************************************************/

#generalcontenttext{ /* this div contains the page text with more width*/
	float : left;
	top : 20px;
	width : 800px;
	position : relative;
	left:10px;
	text-align:left;
	z-index:0;
	padding:3px;
}
#pagetitle{ /* this div contains the page title*/
	position:absolute;
	float:left;
	margin-top:27px;
	padding-left:5px;
	left:179px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	height:35px;
	font-weight:bold;
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	color:#FFFFFF;
	height:21px;
	width:590px;
	top:24px;
	z-index:0;
	background-color: #999999;
}
#naglowek {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-indent: 10px;
	height: 21px;
}

#naglowek2 {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-indent: 10px;
	height: 21px;
	width: 780px;
}
/*css for breadcrumbs */
#breadcrumbs a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #A90101;
	text-decoration: none;
}
#breadcrumbs a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #A90101;
	text-decoration: none;
}
#breadcrumbs{
	float : left;
	top : 6px;
	width : 614px;
	position : absolute;
	text-align:left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index:0;
	left:192px;

}
.bgimage{
	position:absolute;
	float:left;
	margin-top:24px;
	padding-left:5px;
	left:190px;
	line-height:1.8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	height:35px;
	font-weight:bold;
	background-repeat:no-repeat;
	width:158px;
	z-index: 2;
	visibility: visible;
	background-image: url(../images/edgecam_hometitle.gif);
}

#homeflash{ /* this div contains the home flash animation or the center image*/
	float : left;
	top : 60px;
	width : 590px;
	position : absolute;
	left:192px;
	height : 190px;
	text-align:left;
	padding:1px;
	background-repeat: no-repeat;
	background-position: left;
	visibility: visible;
}
#readmore{ /* this div contains the read more link*/
	float : right;
	width : 100px;
	position : relative;
	height :20px;
	text-align:left;
	z-index:0;
	top: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: -3px;
}
#readmore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#tabs{ /* this div contains the tabs on the products page*/
	float : left;
	top : 0;
	width:500px;
	position : relative;
	text-align:right;
	z-index:0;
	left:16px;
}
#logon {
	z-index: 3;
	top: 0px;
}

.tablemiddleimage {
	width:100%;
	text-align: left;
}
.tdimagetop{
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 10pt;
	text-align:left;
	width:100%;
	color: #FFFFFF;
	font-weight:bold;
}
.tdimagebottom{
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11pt;
	text-align:right;
	width:100%;
	color: #FFFFFF;
	font-weight:bold;
}
#hometext{ /* this div contains the text on homepage*/
	top : 425px;
	width : 593px;
	position : absolute;
	left:192px;
	float: left;
	height: 100%;
}
#hometext a:link{ /* this div contains the text on homepage*/
	float : left;
	top : 0px;
	width : 150px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#hometext a:hover{ /* this div contains the text on homepage*/
	float : left;
	top : 250px;
	width : 580px;
	left:25px;
}
#hometext a:active{ /* this div contains the text on homepage*/
	float : left;
	top : 250px;
	width : 580px;
	left:25px;
}
#hometext a:visited{ /* this div contains the text on homepage*/
	float : left;
	top : 250px;
	width : 580px;
	left:25px;
}

#producttext{ /* this div contains the text*/
	float : left;
	top : 0px;
	width : 619px;
	position : relative;
	z-index:0;
	left:10px;
	border:solid 1px #cccccc;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:15px;
}
#producttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #A90101;
	line-height: 1.5;
	text-decoration:underline
}
#producttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #A90101;
	line-height: 1.5;
	text-decoration:underline;
}
#producttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline; 	
}
#producttext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #111111;
	text-decoration:underline;
}
.clear {
line-height : 0;
font-size : 0;
clear : both;
height : 0;
}
.titlepage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	font-weight: bold;
	color: #9C0505;
	}
/* css code for right hand column divs */
#border {
	float : right;
	right : 1px;
	width : 180px;
	position: absolute;
	color:#666666;
	z-index:0;
	top:41px;
}
#events {
	top:5px;
	float : right;
	right : 10px;
	width : 180px;
	position : static;
	z-index:0;
	border-bottom:solid 3px #ffffff;
	color:#FFFFFF;
}
#news {
	float : right;
	right : 10px;
	width : 180px;
	position: static;
	color:#FFFFFF;
	z-index:0;
	border-bottom:solid 3px #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#downloads {
	float : right;
	right : 0px;
	width : 180px;
	position : relative;
	z-index:0;
	color:#FFFFFF;
}

.tablenews {
	color : #FFFFFF;
	width:100%;
	border: 1px dotted #999999;
}
.tdnewstitle{
	background:url("../images/newshead.gif");
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	font-weight: bold;
	line-height:1.3;
	height:21px;
	color: #FFFFFF;
}
#aktualnosci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	color: #000000;
}

.tdnews{
	background: url("../images/rightcolumnbg.jpg");
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	border-left : solid  #cccccc 1px;
	border-bottom: solid  #cccccc 1px;
	font-size: 8pt;
	text-align:left;
	width:100%;
	padding-top:0;
	color: #000000;
}
.paragraphtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-weight:bold;
	background-color:#eeeeee;
	border-left:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	line-height: 1.4;
}

/* styles for floating images*/

div.float {
	float: right;
	border: double;
	border-color:#cccccc;
	padding:3px;
	margin:3px;
	text-align:center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
  }
  div.logofloat {
	float: right;
	border:solid 1px;
	border-color:#cccccc;
	padding:5px;
  }

/* footer styles*/
#ftr {
	position:relative;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 974px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	background-color: #666666;
	text-align: left;
	font-weight: bold;
	text-indent: 7px;
	background-image: url(../images/ftr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#maintxt {
	margin-bottom: 20px;
}

#trescftr {
	margin-top: 2px;
}

#ftr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#ftr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#ftr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#headt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
#back {
	background-image: url(../images/sidebar.png);
	height: 100%;
	width: 98%;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.homeflash2 {
	float : left;
	top : 260px;
	width : 590px;
	position : absolute;
	left:192px;
	height : 140px;
	text-align:left;
	padding:1px;
	background-repeat: no-repeat;
	background-position: left;
	visibility: visible;
}
.justowanie1 {
	text-align: justify;
}
#contenttextfnt {
	float : left;
	top : 25px;
	width : 784px;
	position : relative;
	left:5px;
	text-align:left;
	z-index:0;
	padding:3px;
	background-color: #FFF;
	overflow: hidden;
}

