table.tabelkaWindows
{
	width: 100%;
	margin: 2px auto;
	border-collapse: collapse;
	border: 1px solid #666;
}

table.tabelkaWindows td, table.tabelkaWindows th
{
	padding: 3px;
	border: 1px solid #666;
	text-align: center;
}

table.tabelkaWindows th
{
	background-color: #EFEFEF;
}

table.tabelkaWindows td.naglowek
{
	text-align: left;
}

p
{
	text-align: justify;
}

a.wstawkaWindows
{
	margin-left: 20px;
}

div.windowsBox
{
	width: 95%;
	margin: 2px auto;
	border: 1px solid #666;
	background-color: #EFEFEF;
	line-height: 20px;
	margin-bottom: 10px;
}

div.windowsBox .naglowek
{
	border-bottom: 1px solid #666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-color: #999;
	color: white;
	letter-spacing: 3px;
}

div.windowsBox .naglowekMaly
{
	text-align: center;
	font-weight: bold;
}

.windows_faq_desc
{
	display: none;
}
