.fake {}


/*

	7pt	-	9px
	8pt	- 12px
  10pt	= 13px

*/

body {
		font-family: "trebuchet ms", "tahoma ce", tahoma, "verdana ce", verdana, "arial ce", arial, helvetica;
		font-size: 12px;
		color: #303030;
		padding: 0px;
		margin: 0px;
	  }
	
.news_zdjecie { margin-left: 5px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }

.news_body_				{ text-align: justify; font-size: 11px;}
.news_title_			{ color: #cc3300; font-size: 14px; font-weight: bold; }
.news_date_ 			{ background-color: #e5e5e5; font-size: 9px; }
.news_comments_		{ background-color: #e5e5e5; font-size: 9px; }
.news_last_comment_	{ margin: 0px; padding: 0px; background-color: #e5e5e5; font-size: 9px; }

.news_body_administrative    			{ text-align: justify; background-color:#fffcd6; }
.news_title_administrative   			{ color: #cc3300; font-size: 10pt; font-weight: bold; }
.news_date_administrative    			{ background-color: #ff9d8c; font-size: 9px; }
.news_comments_administrative			{ background-color: #ff9d8c; font-size: 9px; }
.news_last_comment_administrative	{ margin:0px; padding: 0px; background-color: #ff9d8c; font-size: 9px; }


.small     { font-size: 9px; }

.help_title		{ color: #cc3300; font-size: 14px; font-weight: bold; }

.comment_title							{ color: WHITE; background-color: #527693; font-size: 9pt; font-weight: bold; }
.comment_date,	.comment_browser	{ background-color: #C0C0C0; font-size: 9px; }
.comment_body							{ text-align: justify; }
.comment_footer						{ white-space: nowrap; }
.comment_no_comments					{ font-weight: bold; font-size: 125%; text-align: center; }

.comment_title_user								{ color: WHITE; background-color: #cc9345; font-size: 9pt; font-weight: bold; }
.comment_date_user, .comment_browser_user	{ background-color: #C0C0C0; font-size: 9px; }
.comment_body_user								{ text-align: justify; background-color: #d4d4d4; }
.comment_exist										{ text-align: center; color: #000000; }


td { font-size: 10px; color: #303030; }

p			{ font-size: 10px; color: #303030; }
p.opis	{ font-size: 10px; color: #303030; line-height: 1.4; text-align: justify; }

input, textarea			{	border-style: ridge;	background-color: #ddddff; }
select, input, textarea {	font-size: 10px;	color: #303030; }

input.kolor {
 font-size: 10px;
 font-weight: bold;
 color: #3E64AF;
 border-color: #3E64AF;
 border-style: solid;
 background-color: #FDB91A;
 border-width: 1pt;
}

input.kolor1 {
 font-size: 10px;
 font-weight: bold;
 color: #FDB91A;
 border-color: #FDB91A;
 border-style: solid;
 background-color: #426BC6;
 border-width: 1pt;
}

ol {
 font-size: 10px;
 color: #303030;
 line-height: 1.4;
}

ul {
 font-size: 10px;
 color: #303030;
 line-height: 1.4;
/* list-style-image: url(img/punkt.gif); */ 
}

li {
 font-size: 10px;
 color: #303030;
 line-height: 1.4;
}


a			{ color: #395284;	}
a:hover	{ color: #395284; background-color: yellow; }
a.menu	{ color: #395284; text-decoration: none; }
a.blink	{ color: #FDB91A; text-decoration: none; }
.LIError { color: RED; }
.th_link { color: WHITE; }


/* forum */
.forum_title {
  font-size:14px;
}

.forum_kat {
  font-size:9pt;
  margin-right:0px;
  margin-left:10px;
  margin-top:3px;
  margin-bottom:0px;
}

.forum_kat_desc {
  margin-right:0px;
  margin-left:10px;
  margin-top:3px;
  margin-bottom:0px;
}

.forum_comment_footer { white-space: nowrap; }
.forum_post_footer { white-space: nowrap; }

.forum_topic_list_author	{ white-space: nowrap; }
.forum_topic_list_date		{ white-space: nowrap; }
.forum_topic_list_post_count	{ white-space: nowrap; }
.forum_topic_list_post_last	{ white-space: nowrap; }


.s_potwierdzenie {
  font-size: 13px; font-weight: bold; font-family: arial
}

.forum_image { margin-left: 0px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; }


/*  user stuff */
.avatar {
	padding: 2px 2px 2px 2px;
}

/* ankiety */

.poll { font-size: 10px; } 
.poll_title	{ color: WHITE; background-color: #527693; font-size: 10px; font-weight: bold; }
.poll_date { background-color: #C0C0C0; font-size: 10px; }
.poll_comments	{ background-color: #d2d9e8; font-size: 10px; }
.poll_body { text-align: justify; padding-top: 0px; padding-bottom:0px; padding-left:100px; padding-right:100px; background-color:#ffffff;}

