@import "General.css";
@import "Default.css";

table.Posadzki {
	position: relative;
	top: 10px;
	text-align: center;
	border-collapse:collapse;
	border: 1px solid #BBBBBB;
	
	width: 730px;
}

table.Posadzki td {
	border: 1px solid #BBBBBB;
	padding: 10px;
}

tr.Title td {
	background:	#cc5555;
	font-weight:	bold;
	font-size:	14pt;
	height:	50px;
}

tr.TitleTable td {
	background:	#cc0000;
	font-weight:	bold;
	font-size:	16pt;
	height:	75px;
}
tr.Main {
	background:	#777777;
	font-weight:	bold;
	font-size:	14pt;
	height:	40px;
	
}

tr.Gray {
	background:	#999999;
	font-size:	12pt;
	text-align:	left;
	vertical-align:	top;
}

#Specyfikacja {
	text-align:	center;
	left:		0px;
	font-size:	14pt;
	font-weight:	bold;
	letter-spacing:	3px;
}

tr.Sub {
	background:	#999999;
	font-size:	11pt;
}

ul.Miejsce {
	position:	relative;
	left:		-30px;
	top:		0px; 
	list-style-type:	disc;
	text-align:		left;
	vertical-align:		top;
}


ul.Miejsce2 {
	position:	relative;
	left:		-10px;
	top:		0px; 
	list-style-type:	circle;
	text-align:		left;
	vertical-align:		top;
}


ul.Dodatki {
	position:	relative;
	left:		-30px;
	top:		0px; 

	list-style-type:	circle;
	text-align:		left;
	vertical-align:		top;
}


td.WideMiejsce {
	width:	30%;
}

td.WideNazwa {
	width:	30%;
	text-align:	center;
}


table.Strony {
	position: relative;
	top: 10px;
	text-align: center;
	border-collapse:collapse;
	border: 1px solid #BBBBBB;
	width: 730px;
}


#menubar {
	position:relative;
	/*width:300px;*/
	left:-5px;
	top:0px;
	background-color:#999999;
	padding:2px;
	text-align:left;
}

#menubar a {
	color:#000000;
	letter-spacing:1px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-weight:bold;
}


#menubar a.active {
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000;
}


.menu .options {
	/*position:relative;*/
	margin-right:1px;
	border:1px solid #000000;
	background-color:#999999;
	text-align:left;
}

.menu a {
	color:#000000;
	display:block;
	padding:2px 5px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	background-color:#777777;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
