/* MAIN STYLES */
body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

img {
	border: 0; 
}

a {
	text-decoration: none;
	color:#000;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

/* PAGE STYLES */

div#root {
	width: 100%;
	background-image: url('../../images/etrans/bg_flash.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

div#root div#flashContent {
	width: 828px;
	height: 253px;
	margin: 0px auto;
	background-image: url('../../images/etrans/flash.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

div#root div#contentContainer {
	width: 828px;
	padding: 30px 0px 19px 0px;
	margin: 0px auto;
	background:url('../../images/etrans/bg_right.gif') repeat-y right;
	line-height:18px;
}

div#root div#contentContainer div#leftContent{
	width: 246px;
	padding: 0px 22px;
	background-image: url('../../images/etrans/bg_index_left.gif');
	background-repeat: repeat-y;
	float: left;
}

div#root div#contentContainer div#centerContent {
	width: 323px;
	float: left;
	background-image: url('../../images/etrans/bg_index_center.gif');
	background-repeat: repeat-y;
	padding-top:20px;
}

div#root div#contentContainer div#centerContent div.trDark{
	width: 270px;
	padding: 0px 0px 10px 50px;
	background-image: url('../../images/etrans/bg_trdiv_dark.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ebebeb;
}

div#root div#contentContainer div#centerContent div.trLight{
	width: 270px;
	padding: 0px 0px 10px 50px;
	background-image: url('../../images/etrans/bg_trdiv_light.gif');
	background-repeat: no-repeat;
	background-position: top;
}

div#root div#contentContainer div#rightContent {
	width: 206px;
	padding: 0px;
	float: right;
	background:#fff;
	margin-top:-30px;
	padding-top:30px;
}
div#root div#contentContainer div#rightContent div#napisz_do_nasCont {
	width: 206px;
	background-image: url('../../images/etrans/bg_index_right.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e4e4e4;
	padding-top:55px;
	text-align:center;
}
div#root div#contentContainer div#rightContent div#napisz_do_nasCont a,img {
	border:0px;
	margin:0px;
}
div#root div#contentContainer div#rightContent div#napisz_do_nasCont  input {
	width: 149px;
	height: 13px;
	padding: 3px 3px 3px 3px;
	color: #b2b2b2;
	font-size: 10px;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}

div#root div#contentContainer div#rightContent div#napisz_do_nasCont  input.index_submiter {
	width: 64px;
	height: 26px;
	margin-right: 100px;
}

div#root div#contentContainer div#rightContent div#napisz_do_nasCont  textarea {
	width: 149px;
	height: 75px;
	padding: 3px 3px 3px 3px;
	color: #b2b2b2;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}



div#root div#contentContainer div#subContents {
	width: 585px;
	padding: 0px 15px 0px 15px;
	float: left;
}

div#root div#contentContainer div#subContents div.inputContainer{
	width: 600px;
}
div#spis {
	padding-top:5px;
	padding-left:5px;
}
div#spis table {
	width:585px;
	text-align:center;
	border:0 none;
	padding:0;
	margin:0;
}
div#spis tr,td,th,tbody,thead {
	border:0px none;
	margin:0px;
	padding:0px;
}
div#spis tfoot td{
	background:#eaeaea;
	padding:4px;
}
div#spis th, div#titleBar {
	height:25px;
	background:url('../../images/etrans/bg_wozki_title.gif');
}
div#root div#contentContainer div#subContents div#mapaTitle {
	background:url('../../images/etrans/bg_wozki_title.gif');
	height:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-top:3px;
	margin-top:5px;
}
div#root div#contentContainer div#subContents ul {
	margin:0px;
	margin-left:6px;
	padding:0px;
	padding-left:10px;
}
div#root div#contentContainer div#subContents li,ol {
	margin:5px 0px;
}
div#root div#contentContainer div#subContents li {
	line-height:16px;
}
div#root div#contentContainer div#subContents ol {
	background:#f2f2f2;
	font-weight:bold;
}
div#root div#contentContainer div#subContents ol a {
	font-weight:normal;
}
div#root div#contentContainer div#subContents div#kontakt {
	font-family:Verdana;
}
div#root div#contentContainer div#subContents div#kontaktLeft {
	float:left;
	width:280px;
	text-align:right;
}
div#root div#contentContainer div#subContents div#kontaktRight {
	float:right;
	width:280px;
	text-align:left;
}
div#titleBar {
	height:20px;
	width:581px;
	padding-top:5px;
	margin-bottom:6px;
}
.wozkiTitle {
	background:#BD3001;
	color:#fff;
	font-weight:bold;
}
.tr {
	background:#f2f2f2;
}
.trc {
	background:#fafafa;
}
.trb {
	background:#eaeaea;
}
div#wozek th {
	text-align:right;
	background-color:#B5141A;
	background-image:url('../../images/etrans/bg_wozki_title.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	color:#fff;
	padding:2px 5px 2px 5px;
}
div#wozek td {
	text-align:left;
	padding-left:4px;
	background:#E5E5E5;
	width:205px;
}
div#wozekZdjecie {
	float:left;
	padding:5px;
	width:260px;
	height:200px;
	margin:0px 5px 8px 0px;
}

div#root div#contentContainer div#wozekUwagi {
	float:left;
	width:587px;
}
div#root div#contentContainer div#wozekUwagi .title {
	background:url('../../images/etrans/bg_wozki_title.gif');
	color:#fff;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	width:262px;
}
div#root div#contentContainer div#wozekUwagi p {
	padding:5px;
	margin:3px 3px 3px 0px;
	background:#E5E5E5;
}
div#trelleborg {
	background:url('../../images/etrans/trelleborg.gif') no-repeat;
	float:right;
	margin:15px 20px 0px 0px;
	width:80px;
	height:34px;
}
.wozkiSize {
	text-align:center;
	margin-bottom:4px;
}
div#search {
	width:581px;
	margin-left:2px;
}
div#search p, from {
	margin:0px;
	padding:0;
}
div#insearch {
	padding:15px;
	background:#eaeaea;
}
div#search input, select, fieldset{
	border:1px solid #c0c0c0;
	background:#f2f2f2;
}
div#root div#contentContainer div#subContents div.inputContainer input{
	width: 250px;
	height: 13px;
	padding: 3px 3px 3px 3px;
	color: #888888;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #cecece;
}

div#root div#contentContainer div#subContents div.inputContainer div.labelLeft {
	width: 100px;
	padding: 10px 0px 0px 0px;
	float: left;
	font-weight: bold;
	color: #888888;
	text-align: right;
}

div#root div#contentContainer div#subContents div.inputContainer div.labelRight {
	float: right;
	width: 470px;
	padding: 10px 10px 0px 20px;
}

div#root div#contentContainer div#subContents table#czesci1 {
	width: 550px;
	margin: 20px auto 0px auto;
}

div#root div#contentContainer div#subContents table#czesci1 td.header{
	background-color: #888888;
	color: white;
	font-weight: bold;
	text-align: center;
}

div#root div#contentContainer div#subContents table#czesci1 td.light{
	text-align: center;
}
div#root div#contentContainer div#subContents table#czesci1 input {
	width: 100px;
	height: 13px;
	padding: 3px 3px 3px 3px;
	color: #888888;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #cecece;
}

div#root div#contentContainer div#subContents table#czesci2 {
	width: 550px;
	margin: 20px auto 0px auto;
}

div#root div#contentContainer div#subContents table#czesci2 td.header, div#root div#contentContainer div#subContents table#uwagi td.header{
	background-color: #888888;
	color: white;
	font-weight: bold;
	text-align: center;
}

div#root div#contentContainer div#subContents table#czesci2 td.light{
	text-align: center;
}
div#root div#contentContainer div#subContents table#czesci2 input {
	width: 100px;
	height: 13px;
	padding: 3px 3px 3px 3px;
	color: #888888;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #cecece;
}

div#root div#contentContainer div#subContents table#czesci2 select {
	width: 110px;
	height: 17px;
	padding: 0px;
	color: #888888;
	font-size: 10px;
	border-collapse: collapse;
}

div#root div#contentContainer div#subContents table#uwagi {
	width: 450px;
	margin: 10px auto;
}

div#root div#contentContainer div#subContents table#uwagi textarea{
	width: 300px;
	height: 150px;
	color: #888888;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #cecece;
}
div#root div#contentContainer div#rightForm div#rightFormContent {
	width:206px;
	background:#e5e5e5;
	float:right;
	min-height:400px;
}
div#root div#contentContainer div#subContents h3{
	font-size: 18px;
	font-weight: bold;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
}

div#root div#bottomContainer {
	width: 828px;
	height: 63px;
	margin: 0px auto;
	background-image: url('../../images/etrans/bg_bottom.gif');
	background-repeat: repeat-x;
	background-position: top;
}

div#root div#bottomContainer div#leftPart{
	float: left;
	width: 28px;
	height: 63px;
	background-image: url('../../images/etrans/bg_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	left: -23px;
}

div#root div#bottomContainer div#rightPart{
	float: right;
	width: 594px;
	height: 43px;
	color: #898989;
	font-size: 9px;
	text-align: center;
	padding: 20px 0px 0px 0px
}
div#rightPart a {
	color:#898989;
	font-size:9px;
}
div#root div#bottomContainer div#rightPart2 {
	width: 206px;
	float: right;
	position: relative;
	text-align: center;
	padding-top: 5px;
}

div#root div#bottomContainer div#rightPart2 div#napisz_do_nasCont{
	width: 206px;
	height: 165px;
	padding-top: 55px;
	background-image: url('../../images/etrans/bg_index_right.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e4e4e4;
	position: absolute;
	top: -215px;
	left: 0px;
}

div#root div#bottomContainer div#rightPart2 div#napisz_do_nasCont input {
	width: 149px;
	height: 13px;
	padding: 3px 3px 3px 3px;
	color: #b2b2b2;
	font-size: 10px;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}

div#root div#bottomContainer div#rightPart2 div#napisz_do_nasCont input.index_submiter {
	width: 64px;
	height: 26px;
	margin-right: 100px;
}

div#root div#bottomContainer div#rightPart2 div#napisz_do_nasCont textarea {
	width: 149px;
	height: 75px;
	padding: 3px 3px 3px 3px;
	color: #b2b2b2;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}

div#root div#bottomContainer div#rightPart a{
	color: #898989;
}


div#root div#footerContainer {
	width: 828px;
	height: 63px;
	margin: 0px auto;
}

div#root div#footerContainer div#leftPart {
	float: left;
	width: 550px;
}

div#root div#footerContainer div#rightPart {
	float: right;
	width: 150px;
}


/* HEADERS */

div#witamyHeader {
	width: 123px;
	height: 39px;
	background-image: url('../../images/etrans/header_witamy.gif');
	background-repeat: no-repeat;
}

div#wspolpracujemyHeader {
	width: 200px;
	height: 39px;
	background-image: url('../../images/etrans/header_z_nimi_wspolpracujemy.gif');
	background-repeat: no-repeat;
}

/* TEXT */

div#textWitamyContainer {
	text-align: justify;
}

div#textIndexCenter {
	width: 270px;
	padding: 0px 22px 10px 22px;
}

div#wspolpracujemyCont {
	width: 195px;
	padding: 0px 5px 15px 0px;
	text-align:center;
}
div#wspolpracujemyCont img {
	margin:5px;
}

/* NYLONEK */
div#nylonek{
	padding-right: 20px;
	margin-top: 10px;
	float: right;
	width: 200px;
	color: white;
}

div#nylonek .nylonek_obrazek{
	text-align: right;
}

div#nylonek .nylonek_podpis{
	text-align: right;
}

div#nylonek a{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

div#nylonek div#nylonCont img{
	border: 0px;
}

/* classes */

span.red {
	color: #990000;
}

.clearBoth {
	clear: both;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}
.bold {
	font-weight:bold;
}
.header1 {
	margin: 0px 0px 8px;
	padding: 20px 0px 2px;
	border-bottom: 1px solid #204D80;
	font-size: 17px;
	color: #204D80;
	text-decoration: none;
}

.header2 {
	margin: 0px;
	padding: 5px 0px 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #B3B28C;
	font-size: 14px;
	color: #77764E;
	text-decoration: none;
}
.header3 {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight:bold;
	color: #888888;
	text-decoration: none;
	margin:20px 0px 5px 0px;
}
#tabelaCzesci table {
	border-bottom:1px solid #c0c0c0;
	width:100%;
	padding-bottom:5px;
}
#tabelaCzesci th {
	text-align:left;
}
#tabelaCzesci td,tr {
	height:12px;
	line-height:12px;
	padding:0px;
	margin:0px;
}
#tabelaCzesci .lewo {
	padding-left:90px;
	width:160px;
}
#tabelaCzesci .srodek {
	width:150px;
}
#tabelaCzesci .prawo {
	width:190px;
}
span.boldred {
	color:#9d3850;
	font-weight:bold;
}