﻿/* --------------------------------------------- Punkty Ekomuzeum */
.agregator_menu .aktualnosci_tlo {
	height:205px;
	width: 155px;
	border-bottom: none;
	float:left;
	/*float: left;*/
}
.agregator_menu .aktualnosci_data, .agregator_menu .aktualnosci_skrot {
	display:none;
}

.agregator_menu .aktualnosci_tlo:hover {
}

.agregator_menu .aktualnosci_ikona_tlo	{
	border:none!important;
	margin-bottom:10px;
}
.agregator_menu .aktualnosci_ikona_tlo .ikona	{
	border:none!important;
	min-height:80px!important;
}
	
.agregator_menu .aktualnosci_skrot_ikona_td, .agregator_menu .aktualnosci_ikona_td {
	float:left;
}

.agregator_menu .aktualnosci_skrot_td {
	display: table-cell;
	vertical-align: top;
	width: 188px;
	padding: 0px 0px 0px 0px;
	background: url('../grafika/punkty_ikona_tlo.png') 0px 0px no-repeat;
}
.agregator_menu .aktualnosci_skrot_td:hover {
	background-color: #F2F2F2;
}

img.ikona {
	width: 130px;
	height: 102px !important;
	margin: 14px 0px 0px 13px;
}

.agregator_menu .aktualnosci_tytul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #565F63;
	text-align: left;
	padding: 0px 0px 10px 0px;
	display: block;
	margin:0px!important;
}
.agregator_menu .punkty_skrot, .agregator_menu .punkty_tresc, .informacje_tresc, .tresc, .odpowiedz {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #9D9D9D;
	line-height: 20px;
}
.agregator_menu .punkty_skrot {
	padding: 0px 10px 0px 0px;
}
.agregator_menu .punkty_tresc b, .informacje_tresc b, .tresc b, .agregator_menu .punkty_tresc strong, .informacje_tresc strong, .tresc strong {
	color: #000000;
}
ul, ol, li {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #9D9D9D;
	line-height: 20px;
}
.informacje_tresc_start td {
	font-family: Arial;
	font-size: 14px !important;
	text-align: justify;
	color: #c5e6b8 !important;
	padding: 0px 0px 5px 0px;
}
.odpowiedz {
	padding-bottom: 12px;
	border-bottom: 1px solid #000;
}
.agregator_menu .punkty_skrot a {
}
.agregator_menu .punkty_podpis, .informacje_podpis {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 10px 0px 10px 0px;
	color: #000000;
}
.informacje_podpis {
	display: none;
}
.agregator_menu .punkty_wiecej_tlo, .pytanie_do_wiecej_tlo {
	text-align: right;
	padding: 10px;
}

div.aktualnosci_tlo:hover div a.agregator_menu .punkty_wiecej {
	outline: none;
	text-decoration: underline;
}

.agregator_menu .punkty_wiecej, .pytanie_do_wiecej {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal !important;
	line-height: 14px;
	text-align: right;
	color: #9E9E9E;
	background: url('../grafika/a_wiecej.png') left 4px no-repeat;
	padding: 5px 0px 5px 22px;
}
a.agregator_menu .punkty_wiecej:link, .pytanie_do_wiecej:link			{color: #9E9E9E; text-decoration: none; outline: none;}
a.agregator_menu .punkty_wiecej:visited, .pytanie_do_wiecej:visited	{color: #9E9E9E; text-decoration: none; outline: none;}
a.agregator_menu .punkty_wiecej:hover, .pytanie_do_wiecej:hover		{color: #A3D03A; text-decoration: underline; outline: none;}
a.agregator_menu .punkty_wiecej:active, .pytanie_do_wiecej:active	{color: #9E9E9E; text-decoration: none; outline: none;}

.agregator_menu .punkty_powrot_tlo {
	text-align: right;
	padding: 25px 0px 15px 0px;
}
.agregator_menu .punkty_archiwum_tlo {
	position: relative;
	top: 6px;
   text-align: left;
	margin: 0px 0px 0px 390px;
	height: 33px;
	padding: 15px 0px 0px 0px;
	background: url(../grafika/btn_aktualnosci.png) right top no-repeat;
}
.agregator_menu .punkty_archiwum {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	font-weight: bold;
	color: #797979;
	padding: 16px 68px 16px 49px;
}
.agregator_menu .punkty_powrot {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	font-weight: bold;
	color: #797979;
	padding: 16px 62px 16px 29px;
	background: url(../grafika/btn_aktualnosci.png) 0 0 repeat-x;
}