* {
	font: 11px/17px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black; /* 	border:1px solid black; */
	
}
body {
	margin: 0px;
	background-color : #e5e5e5;
}

#mainDeck {
	left:50%;
	top:50%;
	margin-left:-478px;
	margin-top:-302px;
	position : absolute;
	width:957px;
}
#mainDeck2 {
	left:50%;
	margin-left:-478px;
	position : absolute;
	width:957px;
}
#capCorners{
	width:957px;
	clear:both;
	height: 16px;
}

#capDeck {
	clear: both;
	width: 920px;
	margin-left:11px;
	padding-left: 6px;
	padding-right:5px;
	background-color: White;
}
#floorDeck1 {
	padding-top: 5px;
	padding-left: 12px;
	color: Gray;
	font-size: 11px;
	text-align: left;
	float:left;
	height:20px;
}

#floorDeck1 a:link, #floorDeck1 a:visited {
	color: #818181;
	text-decoration: none;
}
#floorDeck1 a:hover {
	color: Black;
	text-decoration: none;
}
#floorDeck2 {
	padding-top: 5px;
	padding-right: 15px;
	color: Gray;
	font-size: 11px;
	text-align: right;
	width: 220px;
	float:right;

}
#floorDeck1 .light, #floorDeck1 .light a {
	/* color: #E1E1E1;*/
}

#floorDeck2 a:link, #floorDeck2 a:visited {
	color: #868686;
	text-decoration: underline;
}
#floorDeck2 a:hover {
	color: #FF7F50;
	text-decoration: none;
}
#floorDeck2 a.mapa, a.mapa:visited, a.mapa:hover {
text-decoration: none;
font-weight: normal;
color: Gray;
}
#langDeck {
	margin-left: 10px;
	float:left;
	clear:left;
	width:200px;
	margin-top:-2px;
}
#centerDeck {
	background-image: url(../image/bg.png);
	background-repeat: repeat-y;
	width: 957px;
}
#contentDeck {
	width:730px;
	float:left;
	margin-left:25px;
	margin-right:15px;

}
#contentDeck01 {
	width:422px;
	float:left;
	margin-left:25px;
	padding-right:310px;
	background-image : url(../image/cbg01.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	height:350px;
}
#contentDeck02 {
	width:500px;
	float:left;
	margin-right:25px;
	margin-left:25px;
	padding-right:220px;
	background-image : url(../image/cbg02.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;

}
#contentDeck03 {
	width:535px;
	float: right;
	margin-left:25px;
	padding-right:200px;
	background-image : url(../image/cbg04.jpg);
	background-position : 320px bottom;
	background-repeat : no-repeat;
	height:760px;
}
#contentDeck04 {
	width:500px;
	float:right;
	margin-right:25px;
	padding-right:200px;
	background-image : url(../image/cbg06.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	height:400px;
}
#contentDeck05 {
	width:500px;
	float:left;
	margin-left:35px;
	padding-right:200px;
	background-image : url(../image/cbg05.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	height:360px;
}

#contentDeck06 {
	width:500px;
	float:left;
	margin-right:25px;
	margin-left:25px;
	padding-right:220px;
	background-image : url(../image/transport.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	padding-bottom:25px;
}

ol {
	margin-left:15px;
	padding-left:10px;
}
ul  {
	list-style-image : url(../image/li.gif);
	margin-left:15px;
	padding-left:0px;
}

#subMenuDeck {
	float: left;
	width: 145px;
	padding-top: 10px;
	padding-left: 25px;
	/* border-right: 1px dashed black;*/
	height:200px;
}
#subMenuDeck ul {
	padding: 0px;
	padding-left: 17px;
	margin: 0px;
	list-style-image: url(../image/point.png);
}
#subMenuDeck li {
	padding:0px;
}
#subMenuDeck li a {
	height:20px;
}
#subMenuDeck li a:link, #subMenuDeck li a:visited  {
	font-size: 13px;
	color: #880000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#subMenuDeck li a:hover{
	font-size:13px;
	color: Red;
	text-decoration : none;
	display : block;
	padding-left:2px;
}
.nl {
	clear:both;
	float:left;
	width:100%;
}

h1 a { font-size: 20px; font-weight: bold; line-height: 18px; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #4E4E4E;
	margin-top:0px;
	margin-bottom:10px;
	background-image : url(../image/icon_title.gif);
	background-repeat : no-repeat;
	padding-left:25px;
	line-height:18px;
	clear:left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4E4E4E;
	margin-top:0px;
	margin-bottom:5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	margin-bottom:5px;
}
p {
	color: #4E4E4E;
	margin-top:0px;
}
.big {
	font-size:14px;
	font-weight : bold;
	color : #666666;
}
li {
	text-align:justify;
	color: #4E4E4E;
	
}
.colL {
	float:left;
	margin-right:25px;

}
.colR {
	float:left;
	clear:right;
}
a:link, a:visited {
	text-decoration: underline;
	color: #880000;
}
a:hover {
	text-decoration : none;
	color : Red;
}
#bgBot01 {
	background-image : url(../image/bg_bottom.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	z-index:10; left:30px; top:410px; width:580px; padding-top:20px; position:absolute; border-top:1px dashed black
}
.formLabel {
	float:left;
	clear:both;
	width:180px;
}
.formField {
	float: left;
	clear: both;
		
}

#wiz h2 {
	font-size: 20px;
	color: #C83700;
	margin-top: 20px;
}
#wiz .step {
	border-top: 1px dashed #D6D6D6;
}
#wiz h3 {
	font-size: 14px;
	color: #696969;
	font-weight: bold;
	letter-spacing: 1px;
}
.mark {
	color:red;
}
#catalog, #product {
	border-collapse: collapse;
	padding:4px;
	width:100%;
}
#catalog th {
	background-color: #f85701;
	color: White;
	font-weight: bold;
	border-top: 1px solid #FFEED9;
	border-bottom: 1px solid #683A00;
	border-right: 1px solid #683A00;
	padding: 5px;
}
#catalog tr {
	padding-bottom: 5px;
	border-bottom: 1px dashed #A6A6A6;
}

#catalog td {
	text-align: center;
	border: 1px solid #EFEFEF;
	padding:5px;
}
#product tr {
	padding-bottom: 5px;
	border-bottom: 1px solid #C9C9C9;
}
#product th {
	background-color: #F5F5F5;
	color: #656565;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

#product td {
	text-align: center;
	border: 1px solid #EFEFEF;
	padding:5px;
}

input {
	padding: 3px;
}
fieldset {
	float:left;
	padding:5px;
	margin-top:10px;
}
fieldset td {
	vertical-align: top;
	padding:5px;
}
#content p {
	text-align: justify;
}

.download_up {
	width: 380 px;
	height: 29px;
	background-image: url(../image/box_up.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	color: #464646;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding-left:20px;
}
#p_opis {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#googleMaps {
	width:450px;
	height:300px;
	border:3px solid #DDDDDD;
}
