/* --------- czasowniki nieregularne --------- */
#verb {
	width: 150px;
	display: block;
	float: left;
	margin-left: 10px;
}
#verb li {
	list-style: none;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#content {
	font: 0.8em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

#past-simple {
	width: 150px;
	display: block;
	float: left;
	margin-left: 0px;
}
#past-simple li {
	list-style: none;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#past-participle {
	width: 150px;
	display: block;
	float: left;
	margin-left: 0px;
}
#past-participle li {
	list-style: none;
	padding-left: 5px;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
#znaczenie {
	width: 200px;
	display: block;
	float: left;
	margin-left: 0px;
}
#znaczenie li {
	list-style: none;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.table {
	margin-left: 60px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
.test {
	list-style: none;
	margin-left: 12px;
	font: bold 1.2em/0.1em Arial, Helvetica, sans-serif;
	color: #009FEC;
	margin-bottom: 10px;
}
.test a {
	text-decoration: none;
}
.teoria {
	list-style: none;
	margin-left: 0px;
	font: bold 1em/1.6em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-left: 15px;
}
.list-teoria {
	margin: 0px;
}

.teoria a {
	text-decoration: none;
	font: bold 1em/1.6em Arial, Helvetica, sans-serif;
	color: #0080C0;
	margin-left: 10px;
}
/* --------- czasowniki nieregularne --------- */
#verb {
	width: 150px;
	display: block;
	float: left;
	margin-left: 10px;
}
#verb li {
	list-style: none;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#content {
	font: 0.8em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

#past-simple {
	width: 150px;
	display: block;
	float: left;
	margin-left: 0px;
}
#past-simple li {
	list-style: none;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#past-participle {
	width: 150px;
	display: block;
	float: left;
	margin-left: 0px;
}
#past-participle li {
	list-style: none;
	padding-left: 5px;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
#content .heading {
	font-weight: bold;
	line-height: 2.5em;
	background: #C3D9FF;
}

#znaczenie {
	width: 200px;
	display: block;
	float: left;
	margin-left: 0px;
}
#znaczenie li {
	list-style: none;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#verb li {
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
}
#content li {
	background-image:none;
}
#content .teoria li {
	background: url(../images/icon-teoria-5.gif) no-repeat scroll 0px 0px;

}
#content .teoria a {
		font-weight:bold;
}

