﻿/*	AKTUALNOŚCI */

.start_aktualnosci,
.rss,
.najczesciejczytane  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
.rss,
.najczesciejczytane  {
}
.start_aktualnosci_naglowek,
.rss_tytul,
.najczesciejczytane_tytul {
	padding: 12px;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #3C3C3C;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
}
.start_aktualnosci_naglowek:before,
.rss_tytul:before,
.najczesciejczytane_tytul:before{
	color:#81BD00;
	font-family: FontAwesome;
	font-size: 20px;
	font-weight: 700;
	margin: -4px 0px 0px 0px;
	padding-right:6px;
}
.start_aktualnosci_naglowek:before {content: "\f105";}
.rss_tytul:before {content: "\f09e";}
.najczesciejczytane_tytul:before {content: "\f06e";}

.start_aktualnosci_tlo {
	padding: 5px 15px 10px 0px;
	margin: 0px 0px 5px 0px;
	transition: all 0.3s;
	clear: both;
	border-bottom:1px solid #e1e1e1;
	height:100%;
	overflow:hidden;
}
.start_aktualnosci_tlo:hover{
	opacity: 0.6;
	cursor: pointer;
}
.start_aktualnosci_ikona_tlo {
	float: left;
	width: 120px;
	vertical-align: top;
	margin: 0px 10px 1px 0px;
}
.start_aktualnosci_ikona {
	margin: 10px 7px 0px 0px;
	padding: 6px;
	max-width: 110px;
	background: #fff;
	height: auto;
}
.start_aktualnosci_skrot_tlo {
	vertical-align: top;
}

.start_aktualnosci_data {
	font-family: 'Roboto';
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #b0b0b0;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.start_aktualnosci_data:before {
	font-family:FontAwesome;
	font-size:14px;
	content:"\f017";
	color:#B0B0B0;
	padding: 7px 7px 0 0;
}
.start_aktualnosci_tytul {
	font-family: 'Roboto';
	font-size: 17px;
	color: #81BB11;
	font-weight: 400;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	line-height: 22px;
}
.start_aktualnosci_skrot {
	font-family: 'Roboto';
	font-size: 15px;
	text-align: justify;
	color: #717171;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
.start_aktualnosci_wiecej_tlo {
	display: none;
}

.start_aktualnosci_wiecej {
	font-family: 'Roboto';
	font-size: 11px;
	color: #ff313d;
	margin: 0px 0px 0px 0px;
	padding: 5px 12px 5px 12px;
	border-radius: 4px;
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
a.start_aktualnosci_wiecej:link	  {color: #ff313d; text-decoration: none; outline: none;}
a.start_aktualnosci_wiecej:visited  {color: #ff313d; text-decoration: none; outline: none;}
a.start_aktualnosci_wiecej:hover 	  {color: #ff313d; text-decoration: none; outline: none;}
a.start_aktualnosci_wiecej:active	  {color: #ff313d; text-decoration: none; outline: none;}

.start_aktualnosci_wszystkie_tlo {
	text-align: right;
	padding: 20px 10px 20px 0px;
}
.start_aktualnosci_wszystkie_tlo:hover {
}

a.start_aktualnosci_wszystkie:link	 	{color: #5d5d5d; text-decoration: none; outline: none;}
a.start_aktualnosci_wszystkie:visited	{color: #5d5d5d; text-decoration: none; outline: none;}
a.start_aktualnosci_wszystkie:hover 	{color: #ffffff; text-decoration: none; outline: none; background: #678617; border: 1px solid #678617;}
a.start_aktualnosci_wszystkie:active	{color: #5d5d5d; text-decoration: none; outline: none;}

/*	OGŁOSZENIA */

.start_ogloszenia_naglowek {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #95B722;
	text-align: left;
	padding: 14px 0px 5px 10px;
	margin: 0px 0px 10px 0px;
	background: url('../grafika/ogloszenia_tlo.png') 280px 12px no-repeat;
}

.start_ogloszenia_tlo	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%);
	border: 1px solid #ededed;
}
.ogloszenia_tlo {
	padding: 5px 15px 10px 15px;
	margin: 0px 0px 5px 0px;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 65%,#ededed 100%);
	border: 1px solid #ededed;
	transition: all 0.3s;
}

.start_ogloszenia_skrot_tlo	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ededed;
	cursor: pointer;
	transition: all 0.3s;
}
.start_ogloszenia_skrot_tlo:hover	{
	opacity: 0.6;
}
.start_ogloszenia_data {
	font-family: 'Roboto';
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #414141;
	padding: 10px 0px 0px 27px;
	margin: 0px 0px 0px 0px;
	background: url('../grafika/data.png') 10px 12px no-repeat;
}

.start_ogloszenia_tytul {
	font-family: 'Roboto';
	font-size: 13px;
	color: #000;
	font-weight: 700;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	line-height: 16px;
}

.start_ogloszenia_skrot, .start_ogloszenia_kontakt {
	font-family: 'Roboto';
	font-size: 13px;
	color: #1f1f1f;
	font-weight: 400;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	line-height: 16px;
}

.start_ogloszenia_wiecej {
	display: none;
}

.start_ogloszenia_wszystkie_tlo	{
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background: #f5f5f5;
	background: linear-gradient(to bottom,  #f5f5f5 0%,#ededed 100%);
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.start_ogloszenia_dopisz {
	display: inline-block;
	font-family: 'Roboto';
	font-size: 12px;
	color: #fff !important;
	width: 145px;
	text-align: center;
	padding: 11px 0px 9px 0px;
	margin: 7px 0px 0px 6px;
	border-radius: 5px;
	border: 1px solid #007035;
	background: #00a651;
	background: linear-gradient(to bottom,  #00a651 0%,#006630 100%);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	transition: all 0.3s;
}
.start_ogloszenia_wszystkie {
	display: inline-block;
	font-family: 'Roboto';
	font-size: 12px;
	color: #000 !important;
	width: 145px;
	text-align: center;
	padding: 11px 0px 9px 0px;
	margin: 7px 0px 0px 6px;
	border-radius: 5px;
	border: 1px solid #5e5e5e;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	transition: all 0.3s;
}
.start_ogloszenia_dopisz:hover, .start_ogloszenia_wszystkie:hover {
	opacity: 0.6;
	text-decoration: none;
}

/*	RSS */
.rss_tekst,
.najczesciejczytane_tekst	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.rss_tytullink_tlo {
	display: none;
}
.najczesciejczytane_link_tlo {

}
.rss_link,
.najczesciejczytane_link	{
	display: block;
	font-family: 'Roboto';
	font-size: 12px;
	color: #1f1f1f !important;
	font-weight: 400;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	border-bottom: 1px solid #e1e1e1;
	transition: all 0.3s;
}
a.rss_link:hover, .najczesciejczytane_link:hover {color: #1f1f1f; text-decoration: none; outline: none; opacity: 0.6;}