@CHARSET "UTF-8";

td.contentheading, 
.componentheading {
	text-align: left;
	color: #000000;
}

.clearAll {
	clear: both;
}

/*************************************************/
/*                      menu                     */
/*************************************************/
li#current > a,
li.active > a {
	background-color: #cacaca;
	border-bottom: #FFFFFF 1px solid;
}

li#current > a > span,
li.active > a > span {
	/*color: #fdfdfd;*/
	font-weight: normal;
}

ul#mainMenu {
	border-left: 1px solid #cacaca;
	list-style: none;
	list-style-position: outside;
	padding-left: 7px;
	margin-left: 10px;
	font-size: 15px;
	line-height: 20px;
}

ul#mainMenu a {
	color: #000000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

ul#mainMenu a h2{color: #000000;font-size:15px;font-weight:normal;margin:0px;padding:0px;}

ul#mainMenu a:hover {
	text-decoration: none;
}

ul#mainMenu li ul {
	list-style: none;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 0px;
	/*font-size: 12px;*/
	line-height: 16px;
	margin-bottom: 5px;
}

ul#mainMenu li ul li ul {
	font-size: 12px;
}

ul#mainMenu li li {
}

.menuHover {
	background-color: #efefef;
}

.menuClick {
	background-color: #dedede;
	color: #ffffff;
}

/*************************************************/
/*                nagłówek strony                */
/*************************************************/
#topBox {
	height: 120px;
}

#topImg {
	position: absolute;
	top: 12px;
	left: 0px;
}

#pageTitleBox {
	position: absolute;
	top: 5px;
	left: 213px;
}

#pageTitleImg {
	/*display: none;*/
}

#logoBox {
	position: absolute;
	top: 35px;
	right: 0px;
}	

#crumbBox {
	position: relative;
	top: 70px;
	height: 16px;
}

#crumbBox a {
	color: #ffffff;
	font-style: normal;
}

/*************************************************/
/*              strona informacyjna              */
/*************************************************/
#pageImg {
	position: absolute;
	left: 50px;
	top: 60px;	
	width: 604px;
	z-index: 0;
	text-align: right;
}

#pageBox_01,
#pageBox_02,
#pageBox_03,
#pageBox_04 {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 350px;
	z-index:99px;
	color: #000000;
	text-align: justify;
	min-height: 450px;
}


/*************************************************/
/*                strona produktu                */
/*************************************************/
#pageMain {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
/*	border: 1px #DD0000 dotted; */ 
}

#pageMainRight {
/*	border: 1px #DD0000 dotted;*/  
	
	width: 220px;
	float: left;
	margin-left:22px;
	margin-top: 100px;
}

#itemImg {
	width: 492px;
	margin-top: 25px;
	float: left;

/*	border: 1px #00FF00 dotted;*/  
}
/*
#detailsImg_Div {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 443px;

	border: 1px #00FF00 dotted;  
}

#itemName {
	position: absolute;
	left: 300px;
	top: 40px;
}
*/
#doorPrice {
	margin-left: 10px;
/*	
	position: absolute;
	left: 513px;
	top: 60px;
*/
}

.priceValue {
	font-weight: bold;
}

#pageText {
	margin-top: 30px;
/*	
	position: absolute;
	right: 0px;
	top: 135px;
	width: 230px;
*/
/*	border: 1px #0000FF dotted; */  
}

div#pageBox_01.doorDesc {
	width: 220px;
}

.baseboardTbl {
	margin-left: 20px;
	
/*	border: #00FF00 1px dotted; */
}

.baseboardSeparator {
	width: 30px;
}

.baseboardName {
	margin-top: 10px;
	font-size: 110%;
}

.baseboardSize {
	margin-top: 5px;
	margin-bottom: 20px;
}

#offerStart {
	margin-left: 60px;
}

#offerStartTbl {
	border-collapse: collapse;
}

.offerStartCell {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

#offerStartLogo {
	position: absolute;
	top: 10px;
	right: 10px;
}
	
/*************************************************/
/*               strona szczegółów               */
/*************************************************/
#pageDetails {
	margin-top: 70px;
	width: 446px;
	
/*	border: 1px #0000FF dotted; */    
}

#pageDetailsBox_00 {
}

#pageDetailsBox_01,
#pageDetailsBox_02,
#pageDetailsBox_03,
#pageDetailsBox_04 {
	margin-top: 10px;
	
/*	border: 1px #00DDFF dotted; */
}

#pageDetailsRight {
	position: absolute;
	right: 0px;
	top: 70px;
	width: 230px;

/*	border: 1px #0000FF dotted;*/    
}

#itemImgSmall {
	margin-bottom: 20px; 
}

#pageDetailsText {
}

/*************************************************/
/*                    salony                     */
/*************************************************/
#showroomMain,
#contactMain {
	margin-top: 20px;
}

#showroomText {
	float: left;
	width: 310px;
	margin-left: 20px;
	margin-top: 20px;
}

#showroomAddress {
	margin-left: 20px;
}

#showroomDesc {
	margin-top: 15px;
}

#showroomGallery {
	float: left;
	width: 380px;
	height: 400px;
	margin-left: 20px;
}

#showroomGalleryMain {
	float: left;
	width: 300px;
}

#showroomGalleryThumb {
	float: right;
	width: 71px;
}

#showroomImgThumb_1 {
	margin-bottom: 7px;
}

#showroomImgThumb_2, 
#showroomImgThumb_3 { 
	margin-bottom: 6px;
}

#showroomImgThumb_4 {
	margin-top: 1px;
}

#showroomDrive {
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

#showroomMap {
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

/*************************************************/
/*                   kontakty                    */
/*************************************************/
#contactsTbl {
	width: 700px;
	margin-top: 30px;
}

#contactsTbl th {
	font-weight: normal;
	background-color: #dfdfdf;
}
	
#contactsTbl td {
	padding-top: 10px;
}
	
.contactNo {
	text-align: right;
	padding-right: 5px;
}

.contactName,
.contactSec {
	padding-left: 8px;
}

.contactMail {
	text-align: center;
	width: 60px;
}

.contactPhone,
.contactTlen {
		text-align: center;
}

/*************************************************/
/*                   wyprzedaż                   */
/*************************************************/
.sellName {
	font-size: 120%;
	margin-bottom: 10px;
}

.sellImg {
	float: left;
	margin-right: 30px;
}

.sellBottom {
	margin-bottom: 30px;
	margin-top: 10px;
	border-top: #696969 1px solid;
}

.sellData {
	margin-top: 10px;
}	

/*************************************************/
/*              instrukcje obsługi               */
/*************************************************/
#pageServices {
	margin-top: 0px;
	margin-left: 10px;
	width: 492px;
	float: left;
	
/*	border: 1px #0000FF dotted;*/     
}

#pageServices h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}

#pageServiceRight {
/*
	position: absolute;
	right: 0px;
	top: 0px;
*/
	float: left;
	width: 230px;
	
/*	border: 1px #0000FF dotted;*/    
}

#serviceSpecTable {
	width: 485px;
	font-size: 9px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
}

#serviceSpecTable td {
	border: 1px #000000 solid;
}

#serviceSpecTable .tableHeader,
.serviceDataTable  .tableHeader,
.serviceHoleTable  .tableHeader {
	text-align: center;
	background-color: #efefef;
	vertical-align: top;
}
/*
#servicesDataImg {
	float: left;
	margin-left: 0px;
}
*/
#servicesDataImg1 {
	float: left;
	margin-left: 0px;
}

#servicesDataImg2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#servicesDataBox {
	width: 200px;
	float: left;
	margin-left: 17px;
}

#servicesDataTable1 {
	float: left;
	width: 245px;
	margin-left: 12px;

/*	border: 1px #00FF00 dotted;*/
}
	
#servicesDataTable2 {
	float: left;
	width: 280px;

/*	border: 1px #00FF00 dotted;*/
}
	
#servicesDataTable3 {
	float: left;
	width: 180px;
	margin-left: 20px;
	
/*	border: 1px #00FF00 dotted;*/
}
	
.serviceDataTable,
.serviceHoleTable {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
	
.serviceHoleTable {
	width: 245px;
}

.serviceDataTable td,
.serviceHoleTable td {
	border: 1px #000000 solid;
	text-align: center;
	padding: 2px;
}

#servicesHoleBox_1,
#servicesHoleBox_2,
#servicesHoleBox_3,
#servicesHoleBox_4 {
	margin-bottom: 10px;
	
/*	border: #00FF00 1px dotted;*/
}

#servicesHoleBox_11 {
	float: left;
}

#servicesHoleBox_12 {
	margin-left: 60px;
	float: left;
	width: 250px;
	
/*	border: #0FF000 1px dotted;*/
}

#servicesHoleBox_21 {
	width: 220px;
	float: left;
}

#servicesHoleBox_22 {
	float: left;
	width: 240px;
	margin-left: 15px;
}

#servicesHoleBox_31 {
	float: left;
	width: 220px;
}

#servicesHoleBox_31 ul {
	padding-left: 15px;
}

#servicesHoleBox_32 {
	float: left;
	width: 225px;
	margin-left: 25px;
}

#servicesHoleBox_41 {
	float: left;
	width: 260px;
}

#servicesHoleBox_42 {
	float: left;
	width: 210px;
	margin-left: 15px;
}

.servicesTableTitle {
	padding-top: 0px;
}

.servicesTableInfo {
	font-size: 80%;
}

.serviceFrameCell,
.serviceFrameRow {
	background-color: #dfdfdf;
}

/*************************************************/
/*                   kontakt                     */
/*************************************************/
#emailForm {
	margin-left: 150px;
}

/*************************************************/
/*        odnośniki główne i szczegółowe         */
/*************************************************/
#pageLinks,
#pageMainLinks,
#pageShowroomLinks {
	position: absolute;
	right: 0px;
	top: 0px;
		
/*	border: 1px #DD00FF dotted;  */
}

#pageDetailsLinks {
	position: absolute;
	right: 95px;
	top: 20px;
		
/*	border: 1px #DD00FF dotted;  */
}

.pageLinkReady {
	display: inline;	
	padding-left: 5px;
	padding-right: 5px;
}

.pageLinkActive {
	display: inline;	
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

a.pageLinkActive {
	font-weight: bold;
	color: #fdfdfd;
	background-color: #b2b2b2;
	cursor: default;
}

a.pageLinkActive:hover {
	text-decoration: none;
}

/*************************************************/
/*                  duży obrazek                 */
/*************************************************/
#magnifyLink {
	cursor: pointer;
}

#plate {
	background-color: #000000;
}

#doorPresentation {
		padding: 20px;
/*		background-color: #f7f7f7;*/
}

#foot2{width:100%;height:37px;bottom:0px;left:0px;background:#979797 url(../images3/bgf.jpg) repeat-x 0px 0px;position:fixed;}
#fmenuct{width:960px;margin-left:auto;margin-right:auto;text-align:center;}
#fmenuct a{color:#F0F0F0;font-size:15px;;font-weight:bold;padding-top:5px;padding-left:10px;padding-right:10px;line-height:20px;}
#fmenuct a:hover{text-decoration:none;}
