body
{
  margin: 0px;
	text-align: center;
	background-color: #271716;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #615140;
}
#center 
{
	width: 759px; 
	margin: auto;
}


a {
	text-decoration: none;
	color: #A2917F;	
}

#b 
{
	width: 1000px;
}
#left_b 
{ 
	float: left; 
	width: 211px; 
	background-image: url(images/wcislo_04.jpg); 
	background-repeat: no-repeat;
}
#center_b 
{
	float: left; 
	width: 650px; 
	/*height: 700px; */
	background-image: url(images/wcislo_05.jpg); 
	background-color: #ffffff; 
	background-repeat: no-repeat;
}
#center_b2 
{
	float: left; 
	width: 650px; 
	height: 450px; 
	background-image: url(images/wcislo_05.jpg); 
	background-color: #ffffff; 
	background-repeat: no-repeat;
}
#naglowek 
{
	padding-top: 19px;
}
#txt_b 
{
	padding: 22px; 
	text-align: justify; 
	line-height: 17px;
}
#txt_k 
{
	padding: 1px 0 0 17px; 
	text-align: justify; 
	line-height: 17px;
}
.t 
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #a2917f;
	font-weight: bold;
	height: 19px;
	padding-left: 17px;
	padding-top: 6px;
}
.left 
{
  text-align: left;
}

.baner {
	margin-top: 20px;
}

.baner div {
	padding: 6px;
	margin-top: 2px;
	font-weight: bold;
	border: 1px solid;
}

.pytania {

}

.pyt_left {
	float: left;
	clear: left;
	border-right: 1px solid #D5C6C3;
	margin: 10px;
	width: 313px;
}

.pytania .content {
	text-align:left;
	padding: 20px;
}

.pyt_right {
	float: left;
	margin: 10px 0px;
	margin-left: -11px;
	width: 313px;
	border-left: 1px solid #D5C6C3;
}

.tytul {
	text-align:left;
	padding: 25px 0px 0px 20px;
	margin-left: 20px;
	width: 260px;

	font-weight: bold;
	color: #B4100F;
}

.pyt {
	list-style-image:  url(images/li_bullet.gif);

	margin: 6px;
}

.pyt a {
	color: #615140;	
}

.pyt a:hover {
	color: #9F7D59;	
}

.pytania_content {
	text-align: left;
	padding: 30px;
}

.powrot a {
	display:block;
	width: 60px;
	font-weight: bold;
	margin: auto;
	color: #B4100F;
	text-align: center;
}

.powrot a:hover {
	color: #EF1D1D;
}


.line {
	clear: left;
	width: 616px;
	height: 1px;
	background-image: url('images/line.gif');
	margin:auto;
	font-size: 1px;
	line-height: 1px;
	overflow:hidden;

}

