body {
	margin: 0px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-image: url(img/tlo1.gif);
	background-position: center top;
}
#left {
	background-color: #CCCCCC;
}
#right {
	background-color: #F2F2F2;
	display: block;
	height: 100%;
	width: 100%;

}
#content {
}
#logo {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat-x;
	display: block;
	height: 143px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #CCCCCC;
	background-image: url(img/ccc.jpg);
}
#menu {
	width: 760px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	display: block;
	margin: auto;
	text-align: center;
}
#maintable {
	height: 143px;
	width: 760px;
	background-image: url(img/tlo760.jpg);
}
.topnav div a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #CCCCCC;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.topnav div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
}
#nazwa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 46px;
	font-weight: bold;
	text-align: left;
	bottom: 0px;
	background-position: right bottom;
}
.topnav .home a {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.topnav .cennik a {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.topnav .dojazd a {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(img/question-mark.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.topnav .kontakt a {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(img/phone.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#tresc {
	width: 755px;
	border-top: none;
	border-right: 5px solid #FF0000;
	border-bottom: 5px solid #FF0000;
	border-left: 5px solid #FF0000;
	display: block;
	margin: auto;
	background-image: url(img/tlotresci.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.off {
	display: none;
}
.on {
	display: block;
}
.szczegoly {
	display: none;
	border: 2px solid #FF0000;
	text-align: left;
}
.red {
	background-color: #FF0000;
	font-size: 10px;
}
.green {
	font-size: 10px;
}.redwhite {
	color: #FFFFFF;
	background-color: #FF0000;	
	font-size: 10px;
	cursor: pointer;
}
#content #tresc #kontakt {
	margin-top: 20px;
	width: 500px;	
	height: 286px;
	background-image: url(img/herkam.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: bottom;
	background-color: #ffffff;
}
#tresc a {
	color: #FF0000;
	text-decoration: none;
}
#tresc a:hover {
	text-decoration: underline;
}
#content #tresc #home {
	margin-top: 20px;
	width: 500px;
	text-align: left;
	height: 286px;
	background-image: url(img/herkam2.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: bottom;
}
#content #tresc #home h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#tresc h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#content #tresc #home h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#content #tresc #home h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#content #tresc #produkty {
	margin-top: 20px;
	width: 500px;
	text-align: left;
	height: 286px;
	background-image: url(img/herkam2.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: bottom;
	font-weight: bold;
}
#content #tresc #produkty a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content #tresc #produkty h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 10%;
}
#content #tresc #produkty a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#stopka {
	width: 755px;
	border-top: none;
	border-right: 5px solid #FF0000;
	border-bottom: 5px solid #FF0000;
	border-left: 5px solid #FF0000;
	display: block;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: right;
}
#stopka a{
	color: #FFFFFF;
	text-decoration: none;
}
#stopka a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#stopka2{
	width: 755px;
	display: block;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
#stopka2 a{
	color: #990000;
	text-decoration: none;
}
#stopka2 a:hover{
	color: #990000;
	text-decoration: underline;
}
.submit {
	background-image: url(img/print.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
}
.input1 {
	color: #000000;
	font-weight: bold;
	text-align: right;
	border: 1px solid #666666;
}
.input2 {
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	border: 1px solid #666666;
}
.input1d {

	color: #000000;
	font-weight: bold;
	text-align: right;
	background-image: url(img/pixel.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.input2d {
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	background-image: url(img/pixel.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
hr {
	/*height: 3px;
	margin: 0px;*/
	color: #cccccc;
	background-color: #cccccc;
	height: 0px;
	margin: 0px;
}
#produktyHeader {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 10px;
	vertical-align: super;
	height: 25px;
}
.szczegoly2 {
	display: none;
	border: 2px solid #FF0000;
	text-align: left;
	padding: 10px;
}
.szczegoly3 {
	display: none;
	text-align: left;
}

.szczegoly4 {
	display: block;
	border: 2px solid #FF0000;
	text-align: left;
	padding: 10px;
	width: 500px;
}
.szczegoly5 {
	display: none;
	border: 2px solid #FF0000;
	text-align: left;
	padding: 10px;
	width: 500px;
}

/*
#pomoc {
	background-color: #A0E0FF;
	display: block;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 99;
	top: 175px;
	left: 5px;
	right: auto;
	border: 1px solid #000000;
	padding: 5px;
	width: 200px;
	opacity: 0.90;
    filter: alpha(opacity=90);
}
*/

#faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	
}

#faq .faqHeader a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#faq .faqHeader a:hover{
	text-decoration: underline;
}

#faq .faqContent {
	line-height: 150%;
	/*opacity: 0.90;
	filter: alpha(opacity=90);*/
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(img/herkam2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lista{
	list-style-type: none;
}
.lista li{
	text-align: left;
	
}
div.green {
	line-height: 150%;	
	padding: 7px;
}


#canvas {
	background:			url(img/canvas_loader.gif) 50% 50% no-repeat;
	height:				145px;
	overflow:			hidden; 
	position:			absolute; 
	top:				0;
	left:				0;
	width:				100%;
}

#canvas-foreground
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 100%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 100%;
}

#canvas-foreground-0
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 105%;
background-color: transparent;
background-image: url(img/layer0.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 100%;
}


#canvas-foreground-0a
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 100%;
background-color: transparent;
background-image: url(img/kicaj.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 10% 20px;
}
#canvas-foreground-0b
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 100%;
background-color: transparent;
background-image: url(img/jaja.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 95% 20px;
}


#canvas-foreground-1
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 96%;
background-color: transparent;
background-image: url(img/layer1.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 100%;
}

#canvas-foreground-1a
{
position: absolute;
left: 0pt;
top: 0pt;
bottom: 0pt;
height: 145px;
width: 99%;
background-color: transparent;
background-image: url(img/layer1a.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 100%;
}

#canvas-foreground-2 {
	position: 			absolute;
	width:				102%;	
	height:				160px;
	top:				0;	
	/*right:				100%;*/
	left: 0pt;
	background-position: 50% 40%;
	background-image: url(img/layer2.png);
}

#canvas-foreground-3 {
	position: 			absolute;
	width:				2000px;
	top:				0;
	bottom:				0;
	left:				10%;
	background-position: 10% 100%;
	/*background-image: url(img/layer3.png);*/
}




#kalkulatorTransportu {
	width: 400px;
	padding: 10px;
}

#kalkulatorTransportu div
{
overflow: hidden;
margin-top: 3px;
margin-right: 0pt;
margin-bottom: 3px;
margin-left: 0pt;
}

#kalkulatorTransportu label 
{
color: #566366;
float: left;
height: 26px;
line-height: 26px;
}

#kalkulatorTransportu  input.text
{
width: 80px;
float: right;
font-weight: bold;
text-align: right;
}

#kalkulatorTransportu  select.text
{
width: 180px;
float: right;
font-weight: bold;
text-align: center;
}



