@charset "utf-8";
/* CSS Document */
@import url('rte_default.css');

#top {
	float: left;
	width: 723px;
	margin: 10px 0 5px 15px;
}

#top .komunikaty {
	padding-bottom: 8px;
	background-color: #fff8bb;
}

#top .komunikaty h1 {
	font-size: 18px;
	color: #000000;
	padding: 15px 0 10px 15px;
}
#top .komunikaty p.date {
	color: #fe6e00;
	font-size: 11px;
	padding: 0 0 2px 20px;
	font-weight: bold;
	margin: 0;
}

#top .komunikaty p.title {

}
#page #wrapper #content #top .title {
		color: #fe6e00;
	font-size: 11px;
	padding: 0 0 2px 20px;
	font-weight: bold;
	margin: 0;
}
#page #wrapper #content #top .komunikaty .text {
	color: #000000;
	padding: 0 0 2px 20px;
}
#page #wrapper #content #top .komunikaty #date {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.125em;
	font-size: 12px;
	width: 600px;
	margin-left: 20px;
	padding-top: 20px;
}
#page #wrapper #content #top .komunikaty #title {
	width: 600px;
	margin-left: 25px;
	color: #fe6e00;
	font-weight: bold;
}
#page #wrapper #content #top .komunikaty #text {
	width: 700px;
	margin-top: 5px;
	margin-left: 25px;
}
#page #wrapper #content #top .komunikaty #more {
	width: 200px;
	margin-left: 500px;
	margin-top: 10px;
	font-weight: bold;
}
