/* migawki-z-kategorii.css */

.migawki-z-kategorii {
	border: 0px dashed red;
	width: 100%;
	color: black;
}

.moduletable_nf2,
.moduletable_wiadomosci,
.moduletable_dlaturysty {
	margin: 2em 0;
}

.moduletable_nf2 tr,
.moduletable_wiadomosci tr,
.moduletable_dlaturysty tr{
	width: 100%;
}

.moduletable_nf2 th { color: #007bb7; }
.moduletable_wiadomosci th { color: #8e0606; }
.moduletable_dlaturysty th {	color: #046f04; }

.moduletable_nf2 img,
.moduletable_wiadomosci img,
.moduletable_dlaturysty img {
	b/order: 1px solid green;
	display: block;
	float: left;
	margin: 0;
	margin-right: 1em;
	margin-bottom: 1em;
}

.moduletable_nf2 th,
.moduletable_wiadomosci th,
.moduletable_dlaturysty th {
	padding: 5px;
	float: right;
	font-size: 11pt;
	font-family: Georgia;
}

.moduletable_nf2 td.contentheading,
.moduletable_wiadomosci td.contentheading,
.moduletable_dlaturysty td.contentheading {
	padding-bottom: 20px;
	background: none;
	backgorund: #f6f6f6;
}

table.moduletable_dlaturysty a.contentpagetitle, table.moduletable_dlaturysty a.contentpagetitle:visited, table.moduletable_dlaturysty a.contentpagetitle:link, 
table.moduletable_wiadomosci a.contentpagetitle, table.moduletable_wiadomosci a.contentpagetitle:visited, table.moduletable_dlaturysty a.contentpagetitle:link, 
table.moduletable_nf2 a.contentpagetitle, table.moduletable_nf2 a.contentpagetitle:visited, table.moduletable_nf2 a.contentpagetitle:link {
	font-family: Georgia;
	font-size: 14pt;
	margin-bottom: 2em;
	color: #007bb7;
	border-bottom: 1px dashed #007bb7;
}

table.moduletable_dlaturysty a.contentpagetitle, table.moduletable_dlaturysty a.contentpagetitle:visited, table.moduletable_dlaturysty a.contentpagetitle:link {
	color: #046f04;
	border-bottom: 1px dashed #046f04;
}

table.moduletable_wiadomosci a.contentpagetitle, table.moduletable_wiadomosci a.contentpagetitle:visited, table.moduletable_wiadomosci a.contentpagetitle:link {
	color: #8e0606;
	border-bottom: 1px dashed #8e0606;
}

table.moduletable_nf2 a.contentpagetitle:hover {
	color: #58a6cd;
	border-bottom: 1px dashed #58a6cd;
}

table.moduletable_wiadomosci a.contentpagetitle:hover {
	color: #c40808;
	border-bottom: 1px dashed #c40808;
}

table.moduletable_dlaturysty a.contentpagetitle:hover {
	color: #068e06;
	border-bottom: 1px dashed #068e06;
}

.moduletable_nf2 table.contentpaneopen p, table.moduletable_nf2 table.contentpaneopen div,
.moduletable_wiadomosci table.contentpaneopen p, table.moduletable_wiadomosci table.contentpaneopen div,
.moduletable_dlaturysty table.contentpaneopen p, table.moduletable_dlaturysty table.contentpaneopen div {
	font-family: Georgia;
	font-size: 11pt;
	color: black;
}

.moduletable_nf2 a.readon, 
.moduletable_wiadomosci a.readon, 
.moduletable_dlaturysty a.readon {
	border: 0;
	background: 0;
	color: #007bb7;
	float: right;
}

.moduletable_wiadomosci a.readon { color: #8e0606; }
.moduletable_dlaturysty a.readon { color: #046f04; }


/*
.moduletable_nf2:hover {
	background: #fafdff;
}

.moduletable_dlaturysty:hover {
	background: #fafffd;
}
*/

.moduletable_nf2 ul,
.moduletable_wiadomosci ul,
.moduletable_dlaturysty ul {
	padding-left: 1em;
}

.moduletable_dlaturysty li,
.moduletable_wiadomosci li,
.moduletable_nf2 li {
	list-style: circle;
	text-indent: 0.5em;
	margin-left: 1.5em;
	line-height: 1.5em;
}

.moduletable_nf2 li a, .moduletable_nf2 li a:link, .moduletable_nf2 li a:visited, 
.moduletable_wiadomosci li a, .moduletable_wiadomosci li a:link, .moduletable_wiadomosci li a:visited, 
.moduletable_dlaturysty li a, .moduletable_dlaturysty li a:link, .moduletable_dlaturysty li a:visited {
	font-family: Georgia;
	font-size: 11pt;
	color: #007bb7;
}

.moduletable_dlaturysty li a, .moduletable_dlaturysty li a:link, .moduletable_dlaturysty li a:visited {
	color: #046f04;
}

.moduletable_wiadomosci li a, .moduletable_wiadomosci li a:link, .moduletable_wiadomosci li a:visited {
	color: #8e0606;
}

.moduletable_nf2 li a:hover {
	color: #58a6cd;	
}

.moduletable_wiadomosci li a:hover {
	color: #c40808;	
}

.moduletable_dlaturysty li a:hover {
	color: #068e06;	
}