h1, h2, h3 {
	margin-top: 0;
	font-family: "Arial Unicode MS";
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(image/img07.gif);
}

a {
	color: #A50438;
	font-size: 10px;
	font-family: "Arial Unicode MS";
	text-decoration: none;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: #FB0B58;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 995px;
	height: 128px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(image/img01.jpg) no-repeat;
	;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 22px 0 0 3px;
	font-size: 16px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 995px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	background-image: url(image/nag2.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDA;
	border-left-color: #FDA;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 8px 12px 0 12px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(image/menu_h.jpg);
	background-repeat: no-repeat;
}

#menu .current_page_item a {
	background: url(image/img02.gif) repeat-x;
	color: #D56E22;
}

/* Page */

#page {
	width: 995px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(image/img03o.gif) repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDA;
	border-left-color: #FDA;
}

#page-bg {
	padding: 11px 24px;
	background: url(image/img03o.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 570px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title_proj {
	margin: 0;
	color: #FFF;
	background-color: #D9620B;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 9px;
}
.title_proj_center {
	margin: 0;
	color: #FFF;
	background-color: #D9620B;
	background-repeat: no-repeat;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 9px;
}
.title_proj_right {
	margin: 0;
	color: #FFF;
	background-color: #D9620B;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 9px;
}
.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
	text-align: left;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: normal;
}

.links a {
	padding-left: 15px;
	background: url(image/img04.gif) no-repeat left center;
	border: none;
	font-size: 10px;
}
.links_okno  {
	padding-left: 15px;
	background: url(image/img04.gif) no-repeat left center;
	border: none;
	font-size: 10px;
	text-align: right;
}
.links_okno a {
	text-decoration:none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 10px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 185px;
	padding: 0 0 0 2px;
	text-align: center;
	margin-left: 10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(image/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	color: #FFC;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: "Arial Unicode MS";
	background-image: url(image/nag3.jpg);
}

.sidebarleft {
	float: left;
	width: 220px;
	padding: 0px 0px 0 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FF9E5D;
	border-bottom-color: #FF9E5D;
	border-left-color: #FF9E5D;
}

.sidebarleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarleft li {
	padding: 0 0 20px 0;
}

.sidebarleft li ul {
}

.sidebarleft li li {
	padding: 5px 0 5px 25px;
	background: url(image/img04.gif) no-repeat 10px 9px;
}

.sidebarleft li h2 {
	margin: 0 0 8px 0;
	padding: 5px 10px;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	color: #333;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: "Arial Unicode MS";
	background-image: url(image/nag2.jpg);
}
/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #D56E22 url(image/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.fonty_8 {
	margin: 0;
	color: #666;
	font-size: 8px;
}

.fonty_9 {
	margin: 0;
	color: #666;
	font-size: 9px;
	text-align: right;
}
.fonty_10 {
	margin: 0;
	color: #666;
	font-size: 10px;
	text-align: right;
}
.fonty_11 {
	margin: 0;
	color: #666;
	font-size: 11px;
}

.pole_txt {
	border: 1px dotted #CCF;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	padding: 2px 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.pole_txtRED {
	border: 1px dotted #F00;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	padding: 2px 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.h_min8px {
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
}
.h_min9px {
	font-size: 9px;
}
.h_min10px {
	font-size: 10px;
}
.h_min11px {
	font-size: 11px;
}

.pom_min8px {
	font-size: 8px;
	color: #06F;
}
.pom_min9px {
	font-size: 9px;
}
.pom_min10px {
	font-size: 10px;
	color: #D56E22;
}
.pom_min10px_right {
	font-size: 10px;
	color: #D56E22;
	float: right;
	margin-right: 30px;
}
.pom_min11px {
	font-size: 11px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}
.post10px{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
	font-size: 10px;
}
.post9px{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
	font-size: 9px;
}
.post8px{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #F2F2F2;
	line-height: 200%;
	font-size: 8px;
}

.h_min10pyt {
	font-size: 10px;
	color: #660;
	font-style: italic;
}
.h_min10odp{
	font-size: 10px;
	color: #069;
	font-family: "Arial Unicode MS";
}
.h_min10_tytul{
	font-size: 10px;
	color: #A30536;
}
.h_min10_WHITE{
	font-size: 11px;
	color: #FFF;
}
.hr_orange{
	width: 500px;
	text-align: left;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9F00;
}
.hr_orange_down{
	width: 500px;
	text-align: left;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFE6BB;
}
.podpis_1_stopka{
	text-align: left;
	font-family: "Arial Unicode MS";
	font-size: 9px;
	color: #808080;
	vertical-align: top;
	position: relative;
}
.podpis_1_top_grey{
	text-align: left;
	font-family: "Arial Unicode MS";
	font-size: 9px;
	color: #069;
	vertical-align: top;
	position: relative;
}
.podpis_1_top_orange{
	text-align: left;
	font-family: "Arial Unicode MS";
	font-size: 9px;
	color: #D56E22;
	vertical-align: top;
	position: relative;
}
.tresc_news_grey{
	text-align: justify;
	font-family: "Arial Unicode MS";
	font-size: 11px;
	color: #808080;
}
.tyt_news_orange{
	font-family: "Arial Unicode MS";
	color: #935B00;
}
.tyt_news_orange1{
	font-family: "Arial Unicode MS";
	color: #D9620B;
}

.podpis_2_stopka{
	font-family: "Arial Unicode MS";
	font-size: 9px;
	color: #666;
}
.hr_download{
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9620B;
		
}

#scroll
{
  position: relative; 
  width: 450px;
  height: 300px; 
  overflow: auto;
}

.content_chat
{
	margin-bottom: 5px;
	border: 1px solid #E8A500;
}

.item_usr
{
  margin-bottom: 6px;
  font-size:80%;
}

.item_msg
{
  margin-bottom: 6px;
  font-weight:bold;
}

#colorpicker
{
  text-align:center  
}
