body
{
  margin: 0px;
	text-align: center;
	background-image: url(images/tlo.jpg);
	background-color: #1b1211;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #615140;
}
#center 
{
	width: 1000px; 
	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 {
	width: 621px;
	margin: 15px;
	font-size: 11px;
}

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

.pytania .content .left1 {
	width: 242px;
	padding-left: 10px;
	float: left;
	min-height: 10px;
	_height: 10px;
}
.pytania .content .right1 {
	width: 363px;
	float: left;
}

.pytania .content .left2 {
	width: 333px;
	float: left;

}
.pytania .content .right2 {
	min-height: 10px;
	_height: 10px;	
	width: 242px;	
	float: left;
	padding-left: 20px;
}

.pytania .tytul {
	text-align:left;
	padding: 10px 0px 0px 20px;
	width: 621px;
	height: 36px;
	background-image: url('images/p_title.gif');	
	background-repeat: no-repeat;
	font-weight: bold;
	color: #B4100F;
}

.pytania ul {
	padding-left: 10px;
	margin-top: 2px;
}

.right1 .pyt {
	background-position:left 1px;
	background-image: url(images/li_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 2px;
	padding-left: 26px;
	margin: 8px;
}

.left2 .pyt {
	background-position:right 1px;
	text-align:right;
	background-image: url(images/li_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 2px;
	padding-right: 26px;
	margin: 8px;
}

.pyt a {
	color: #552D2F;	
	font-weight: bold;
}

.pyt a:hover {
	color: #A80307;	
}

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

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

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

