.text_small { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px }
.text_norm { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.text_big { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px}

.itemBorder
{
	border: 1px solid white
}

.itemText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px
}

.itemText:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px
}

.itemText:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px
}

.itemMainMenuText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center
}

.crazyBorder
{ 
	border: 2px outset #663399
}

.crazyText
{
	text-decoration: none;
	color: #FFCC99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}

.red_text
{
	color: #CC0000;
}

/*
 * Podstawowe style dla standardowych elementów HTML.
 */

FORM {
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Tahoma, Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

BODY {
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
}

TABLE {
	font-family: Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD {
	font-family: Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TH {
	font-family: Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Tahoma, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

H1 { font-size: 20px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }
H5 { font-size: 12px; }
H6 { font-size: 11px; }

A, A:visited, A:active {
	color: #3d3d3d;
	text-decoration: none;
}

A:hover {
	color: #3d3d3d;
	text-decoration: none;
}

OL {
}

OL LI {
	margin-bottom: 0.5em;
}

UL {
	margin-top: 0.5em;
}

UL LI {
	margin-bottom: 1em;
	list-style: disc;
}

IMG
{
	border: 0px;
}

P
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	display: block;
}

TEXTAREA
{
	font-family: Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*
 * KONIEC: Podstawowe style dla standardowych elementów HTML.
 */


/*
 *
 */
TABLE.page_header TD
{
	color: #ffffff;
	background-color: #00558c;
	padding-left: 10px;
	padding-right: 10px;
}

TABLE.page_footer TD.left
{
	background-color: #00558c;
	height: 29px;
	width: 230px;
}

TABLE.page_footer TD.left DIV
{
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

TABLE.page_footer TD.right
{
	width: 545px;
}

TABLE.page_footer TD.right DIV
{
	font-size: 14px;
	font-family: times;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

/*
 *
 */

/*
 * Style dla inputów.
 */

INPUT {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT.input_button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336090;
	border: solid 2px transparent;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

INPUT.input_button:hover {
	color: #FFFFFF;
	background-color: #4981BE;
	border: solid 2px #336090;
}

INPUT.input_button:active {
	color: #FFFFFF;
	background-color: #4981BE;
	border-top: solid 2px #1B3249;
	border-left: solid 2px #1B3249;
	border-bottom: solid 2px #AAC5DF;
	border-right: solid 2px #AAC5DF;
}

INPUT.input_text {
	border: solid 1px #a4b97e;
}

INPUT.input_checkbox {
}

INPUT.input_radio {
}

TEXTAREA.input_textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

SELECT.input_select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
 * KONIEC: Style dla inputów.
 */

/*
 * Style dla przycisków.
 */
 
INPUT.button_01 {
	font-size: 10px;
	font-weight: bold;
	color: #ff6500;
	background-color: #FFFFFF;
	background-image: url(../../images/bgb.gif);
	height: 17px;
	padding: 1px 4px 1px 4px;
	border: solid 1px #458cce;
	cursor: pointer;
}

/*
 * KONIEC: Style dla przycisków.
 */


/*
 * Style potrzebne CMS-owi.
 */

/* Sekcja widoczna w trybie edycji */
div.cms_section {
	border: dashed 2px #BBBBBB;
}

/* Niezaakceptowana sekcja widoczna w trybie edycji */
div.cms_section_not_accepted {
	border: solid 2px #CC8800;
}

/* Podwietlona sekcja widoczna w trybie edycji */
div.cms_section_highlighted {
	border: solid 6px #CC0000;
}

div.cms_section_green_highlighted {
	border: solid 6px #979700;
}

/*
 * KONIEC: Style potrzebne CMS-owi.
 */


/*
 * Style dla NavInfo.
 */

TABLE.navinfo {
	border: solid 1px #185D57;
}

TABLE.navinfo TD.place {
	font-family: Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #348780;
	padding: 4px 18px 4px 18px;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
}

TABLE.navinfo TD.path {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #387485;
	padding: 4px 4px 4px 12px;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
}

TABLE.navinfo TD.status {
	background-color: #F5F5E5;
	padding: 4px 4px 4px 18px;
}

TABLE.navinfo TD.errorstatus {
	font-weight: bold;
	color: #CC0000;
	background-color: #F5F5E5;
	padding: 4px 4px 4px 18px;
}

/*
 * KONIEC: Style dla NavInfo.
 */


/*
 * Style dla Common Tables.
 */

/*
 * Style dla Standard table.
 */

TABLE.common_table_standard {
	background-color: #FFFFFF;
	border: solid 1px #000000;
}

TABLE.common_table_standard TD {
	padding: 2px 4px 2px 4px;
}

TABLE.common_table_standard TH {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336090;
	padding: 4px 4px 4px 4px;
}

TH.inner_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336090;
	padding: 4px 4px 4px 4px;
}

TABLE.common_table_standard TD.normal {
	color: #000000;
	background-color: #FFFFFF;
	border-left: solid 1px #D0D0D0;
}

TABLE.common_table_standard TD.alternate {
	color: #132835;
	background-color: #DDF1F4;
}

TABLE.common_table_standard TD.highlighted {
	color: #000000;
	background-color: #FFEFB0;
	border-left: solid 1px #D0D0D0;
}

/*
 * KONIEC: Style dla Standard common table.
 */

/*
 * Style dla Standard form.
 */

TABLE.common_form_standard {
	background-color: #FFFFFF;
	border: solid 1px #A0A0A0;
}

TABLE.common_form_standard TD {
	padding: 1px 1px 1px 1px;
}

TABLE.common_form_standard TH {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336090;
	padding: 4px 4px 4px 4px;
}


TABLE.common_inner_form {
}

TABLE.common_inner_form TH {
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	padding: 4px 4px 4px 8px;
}

TABLE.common_inner_form TD.normal {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EEEEEE;
	padding: 2px 4px 2px 8px;
}

TABLE.common_inner_form TD.alternate {
	color: #132835;
	background-color: #DDF1F4;
	border-bottom: solid 1px #EEEEEE;
	padding: 2px 4px 2px 8px;
}


/*
 * KONIEC: Style dla Standard common table.
 */

/*
 * KONIEC: Style dla Common Tables.
 */



/*
 * Style dla treści w serwisie.
 */


/*
 * KONIEC: Style dla treści w serwisie.
 */

/*
 * Style dla forum.
 */
.forum_thread_title_in_comments
{
	color: white;
	background-color: #AA0000;
	padding: 2px;
	font-size: 120%
}

.forum_thread_creation_info_in_comments
{
	color: white;
	background-color: #AA0000;
	padding: 2px
}

.forum_thread_description_in_comments
{
	color: black;
	background-color: #CCCCCC;
	padding: 2px
}

.forum_thread_in_comments
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_comment_content
{
	padding: 2px;
	background-color: #CCCCCC
}

.forum_comment_creation_info
{
	color: white;
	background-color: #000055;
	padding: 2px
}

.forum_comment
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_not_accepted_comment_content
{
	padding: 2px;
	background-color: #FFFFFF
}

/*
 * KONIEC: Style dla forum.
 */

/*
 * Style dla kalendarza.
 */

TABLE.calendar_month_header
{
	background-color: #FFFFFF;
}

TABLE.calendar_month_header TH.month_name
{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #01017C;
	height: 16px;
}


TABLE.calendar
{
	border: solid 1px #588ABC;
}

TABLE.calendar TD
{
	font-size: 11px;
	text-align: center;
	height: 18px;
}

TABLE.calendar TH.weekday
{
	font-weight: normal;
	color: #C7D4E1;
	background-color: #588ABC;
	height: 16px;
}

TABLE.calendar TD.day
{
	background-color: #FFFFFF;
}

TABLE.calendar TD.today
{
	background-color: #FFE6AA;
}

TABLE.calendar TD.viewed_day
{
	border: solid 1px #294D95;
	background-color: #FFFFFF;
}

TABLE.calendar TD.today_is_viewed_day
{
	border: solid 1px #294D95;
	background-color: #FFE6AA;
}

TABLE.calendar TD.weekend
{
	background-color: #FFFBE2;
}

TABLE.calendar TD.other_month
{
	background-color: #FFFFFF;
}

A.day, A.day:visited, A.day:active
{
	color: #000000;
	text-decoration: none;
}
A.day:hover
{
	color: #294D95;
	text-decoration: underline;
}

A.today, A.today:visited, A.today:active
{
	color: #000000;
	text-decoration: none;
}
A.today:hover
{
	color: #294D95;
	text-decoration: underline;
}

A.weekend, A.weekend:visited, A.weekend:active
{
	color: #000000;
	text-decoration: none;
}
A.weekend:hover
{
	color: #294D95;
	text-decoration: underline;
}

/*
 * KONIEC: Style dla kalendarza.
 */


/*
 * Style dla zdarzeń w danym dniu kalendarza.
 */

TABLE.calendar_day
{
	border: solid 1px #000000;
}

TABLE.calendar_day TD
{
	border-bottom: solid 1px #B7B7B7;
	border-right: solid 1px #B7B7B7;
}

TABLE.calendar_day TD.hour
{
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 50px;
	text-align: center;
}

TABLE.calendar_day TD.event
{
	background-color: #FFFFD3;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

TABLE.calendar_day TD.general_event
{
	background-color: #C3EEC3;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

TABLE.calendar_day TD.public_event
{
	background-color: #FFFFD3;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

TABLE.calendar_day TD.personal_event
{
	background-color: #F1FBFF;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

TABLE.calendar_day TD.empty
{
	background-color: #FFFFEF;
}

/*
 * KONIEC: Style dla zdarzeń w danym dniu kalendarza.
 */


/*
 * Style dla zdarzeń całodniowych w kalendarzu.
 */

TABLE.calendar_full_day
{
}

TABLE.calendar_full_day TH
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #588ABC;
	text-align: center;
}

TABLE.calendar_full_day TD.event
{
	background-color: #FFFFD3;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px 5px 3px 5px;
}

TABLE.calendar_full_day TD.public_event
{
	background-color: #FFFFD3;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px 5px 3px 5px;
}

TABLE.calendar_full_day TD.general_event
{
	background-color: #FFF4CA;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px 5px 3px 5px;
}

TABLE.calendar_full_day TD.personal_event
{
	background-color: #F1FBFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px 5px 3px 5px;
}

TABLE.calendar_full_day TD.separator
{
	height: 2px;
}

/*
 * KONIEC: Style dla zdarzeń całodniowych w kalendarzu.
 */

/*
 * Style dla formularza dodania zdarzenia do kalendarza.
 */

TABLE.add_event
{
	border: solid 1px #588ABC;
}

TABLE.add_event TH
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #588ABC;
	text-align: center;
}

TABLE.add_event TD.label
{
	background-color: #F1FBFF;
	padding: 2px 2px 2px 2px;
}

TABLE.add_event TD.input
{
	background-color: #FFFBE2;
	padding: 2px 2px 2px 2px;
}

/*
 * KONIEC: Style dla formularza dodania zdarzenia do kalendarza.
 */


/*
 * Style dla wizytówki użytkownika.
 */

TABLE.user_card
{
	border: solid 1px #588ABC;
}

TABLE.user_card TD
{
	background-color: #FFFFFB;
	padding: 8px 8px 8px 8px;
}

TABLE.user_card_entries
{
}

TABLE.user_card_entries TD
{
	color: #000000;
	padding: 2px 4px 2px 4px;
	font-size: 9px;
}

IMG.user_photo
{
	border: solid 1px #808080;
}

/*
 * KONIEC: Style dla wizytówki użytkownika.
 */

/*
* linkman
*/
.linkman_header {
	background-color: #FD5800;
	padding-top: 4px;
	padding-bottom: 4px;
}
A.linkman_title:active, A.linkman_title:hover {
	color: #ff6500;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #cacaca;
	background-image: url(cms/images/arrow_on.gif);
}
.linkman_title, A.linkman_title, A.linkman_title:visited {
	color: #00558e;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(cms/images/arrow_off.gif);
}

TABLE.linkman_content {
	padding: 2px;
	border: solid 0px black;
	background-color: #ffffff;
}
TABLE.linkman_content TD {
	font-size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #00558e;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 29px;
	background-position: 14px center;
	background-repeat: no-repeat;
}

A.linkman2_title:active, A.linkman2_title:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #659dd0;
	background-image: url(cms/images/arrow2_on.gif);
}
.linkman2_title, A.linkman2_title, A.linkman2_title:visited {
	color: #9e9e9e;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(cms/images/arrow2_off.gif);
}

TABLE.linkman2_content {
	padding: 2px;
	border: solid 0px black;
	background-color: #ffffff;
}
TABLE.linkman2_content TD {
	font-size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #9e9e9e;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-position: 7px center;
	background-repeat: no-repeat;
	height: 18px;
}

.long_linkman_title, A.long_linkman_title, A.long_linkman_title:visited, A.long_linkman_title:active, A.long_linkman_title:hover {
	color: #458cca;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.long_linkman_bg_title, A.long_linkman_bg_title, A.long_linkman_bg_title:visited, A.long_linkman_bg_title:active, A.long_linkman_bg_title:hover {
	color: #00558c;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

TABLE.long_linkman_content {
	font-size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #9e9e9e;
}
TABLE.long_linkman_content TD.normal {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

TABLE.long_linkman_content TD.bg {
	padding: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 8px solid white;
	background: url( ../../../cms/images/linkman_bg.gif ) no-repeat top right #e0e0e0;
}

TABLE.linkman_news_content
{
	font-size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #3d3d3d;
	padding-left: 10px;
	padding-right: 10px;
}

/*
 * Style dla forum.
 */
INPUT.forum_button
{
	border:none;
	background-color:#458ccc;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
}

INPUT.forum_button_over
{
	border:none;
	background-color:#fc8f00;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
}
/*
 * KONIEC: Style dla forum.
 */

/*
 * Style dla forum.
 */
TABLE.forum_form
{
	border:1px solid #ffffff;
	color: #fcfcbc;
}

.forum_thread_creation_info_in_comments
{
	color: white;
	background-color: #AA0000;
	padding: 2px
}

.forum_thread_description_in_comments
{
	color: black;
	background-color: #CCCCCC;
	padding: 2px
}

.forum_thread_in_comments
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_comment_content
{
	padding: 2px;
	background-color: #CCCCCC
}

.forum_comment_creation_info
{
	color: white;
	background-color: #000055;
	padding: 2px
}

.forum_comment
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_not_accepted_comment_content
{
	padding: 2px;
	background-color: #FFFFFF
}

/*
 * KONIEC: Style dla forum.
 */

/*
 * Style dla forum.
 */
.forum_thread_title_in_comments
{
	color: white;
	background-color: #892A3A;
	padding: 2px;
	font-size: 120%;
}

.forum_thread_creation_info_in_comments
{
	color: white;
	background-color: #AA0000;
	padding: 2px
}

.forum_thread_description_in_comments
{
	color: black;
	background-color: #CCCCCC;
	padding: 2px
}

.forum_thread_in_comments
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_comment_content
{
	padding: 2px;
}

.forum_comment_creation_info
{
	color: black;
	background-color: #EEEEEE;
	padding: 2px
}

.forum_comment
{
	padding: 1px;
	border: solid 1px #999999
}

.forum_not_accepted_comment_content
{
	padding: 2px;
	background-color: #FFFFFF
}

table.forum_outer {
}
table.forum_outer th.title {
	font-size: 16px;
	text-align: left;
	padding-left: 8px;
	color: #00558c;
}
table.forum_outer td.linki {
	vertical-align: bottom;
}
table.forum_outer td.title {
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	color: #fe6500;
}
table.forum_outer td.description {
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	color: #00638A;
}
table.forum_outer th.comment {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #458ccc;
	padding: 8px 4px 8px 4px;
}
table.forum_outer td.comment {
	padding: 8px 4px 8px 4px;
}

table.forum_table {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
}

table.forum_table td {
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	color: #737373;
}

table.forum_table th {
	font-weight: normal;
	color: #ffffff;
	background-color: #458ccc;
}

table.forum_table td.forum_title {
	font-weight: bold;
	color: #1683ac;
	background-color: inherit;
}
table.forum_table td.forum_title a.forum_link {
	font-weight: bold;
	color: #1683ac;
	background-color: inherit;
}

table.forum_table th.inner_header {
	background-color: #336090;
	padding: 4px 4px 4px 4px;
}

table.forum_table tr.forum_normal {
	background-color: #ffffff;
	padding: 2px
	padding-left: 16px;
	height: 100%;
}

table.forum_table tr.forum_alternate {
	background-color: #e8e8e8;
	padding: 2px
	padding-left: 16px;
	height: 100%;
}

table.forum_table tr.forum_highlighted {
	padding: 1px;
	border: solid 1px #999999
}
table.forum_table{
	color: #1580AC;
	font-weight: bold;
}
table.forum_table div.vertical_line {
	border-left: 1px solid #ffffff;
	width: 0px;
	height: 100%;
}
table.forum_table div.vertical_line2 {
	width: 1px;
	height: 100%;
	background-color: #737373;
}
table.forum_table td.dotted {
	height: 3px;
	text-align: center;
	background-image: url('../../images/3x3b.bmp');
	background-repeat:repeat-x;
}

table.forum_form {
	width: 100%;
	border 0px;
}
table.forum_form td {
}
table.forum_form th {
	font-weight: bold;
	text-align: left;
	background-color: #ffffff;
	color: #fe6500;
}
table.forum_form td.header
{
	background-color: #458ccc;
}
table.forum_form TD.dotted
{
	height: 3px;
	text-align: center;
	background-image: url('../../images/3x3b.bmp');
	background-repeat:repeat-x;
}

table.forum_inner_form {
	background-color: #e8e8e8;
	width: 100%;
	border: 0px;
}
table.forum_inner_form th.inner {
	font-weight: bold;
	color: #02548c;
	background-color: #e8e8e8;
	text-align: right;
	vertical-align: top;
}
table.forum_inner_form input, textarea {
	border: 1px solid #A5B880;
	color: #737373;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 1px 4px 1px 4px;
}

table.forum_inner_form td.buttons
{
	vertical-align: bottom;
	text-align: left;
}

table.common_inner_form td.normal {
	color: #000000;
	border-bottom: solid 1px #EEEEEE;
	padding: 2px 4px 2px 8px;
}

table.common_inner_form td.alternate {
	color: #132835;
	border-bottom: solid 1px #EEEEEE;
	padding: 2px 4px 2px 8px;
}

/*
 * KONIEC: Style dla forum.
 */

button.button {
	background-color: transparent;
	border: 0;
}
button.button table td {
	padding: 0px;
}
div.button_L {
	width: 2px;
	height: 18px;
	background-image: url(../../images/buttons/button_L.gif);
	cursor: hand;
	cursor: pointer;
}
div.button_M {
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	background-image: url(../../images/buttons/button_M.gif);
	cursor: hand;
	cursor: pointer;
}
div.button_M_inner {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
}
div.button_R {
	width: 4px;
	height: 18px;
	background-image: url(../../images/buttons/button_R.gif);
	cursor: hand;
	cursor: pointer;
}

div.button_koszyk_L {
	width: 2px;
	height: 18px;
	background-image: url(../../images/buttons/button_koszyk_L.gif);
	cursor: pointer;
}
div.button_koszyk_M {
	padding-left: 16px;
	padding-right: 16px;
	height: 18px;
	background-image: url(../../images/buttons/button_koszyk_M.gif);
	cursor: pointer;
}
div.button_koszyk_M_inner {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
}
div.button_koszyk_R {
	width: 5px;
	height: 18px;
	background-image: url(../../images/buttons/button_koszyk_R.gif);
	cursor: pointer;
}

.separator
{
	width: 100%;
	height: 12px;
	background: url( ../../images/vertical_space.gif ) repeat-x center center;
}
/*
 * Moduł: sitesearch
 */
DIV.sitesearch
{
	padding: 5px;
}
DIV.sitesearch TD.title
{
	font-weight: bold;
	color: #000000;
}
DIV.sitesearch SPAN.mainsearch
{
	font-weight: bold;
	color: #fe6601;
}
DIV.sitesearch SPAN.selectedtext
{
	font-weight: normal;
	color: #458ccc;
}
/*
 *
 */

/*
 * BEGIN: Style dla szablonu
 */

body {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	margin: 0px;
}

#container {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

#top1 {
	position: relative;
	width: 100%;
	height: 90px;
	background-color: #ededed;
}
#top1_left {
	position: relative;
	width: 750px;
	height: 90px;
	background-color: #dedede;
}
#top1_left2 {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 490px;
	height: 72px;
	border-right: 1px solid #b2b2b2;
	color: #636363;
}
#top1_left2 span {
	color: #757dbc;
}
#top1_left_right {
	position: absolute;
	right: 3px;
	margin: 8px;
	text-align: right;
}
#top1_left_right a, a:hover {
	color: #757dbc;
}
#top1_left_right_bottom {
	position: absolute;
	right: 10px;
	bottom: 6px;
	color: #636363;
}
input#szukaj_input {
	width: 140px;
	height: 16px;
	border: 1px solid #a4b97e;
}
input#szukaj_button {
	width: 16px;
	height: 16px;
	border: 1px solid #f59910;
	background: transparent url(../../images/two_arrows.gif) no-repeat center center;
}

#top2 {
	position: relative;
	width: 100%;
	height: 187px;
	border-top: 1px solid #fcb407;
	border-bottom: 1px solid #fcb407;
	background: #abafd4 url(../../images/top.jpg) no-repeat left top;
}
#news {
	position: absolute;
	top: 50px;
	left:  520px;
	width: 215px;
	height: 120px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #fefee2;
}

#top3 {
	width: 100%;
	height: 25px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #d8d8d8;
}

#menu {
	width: 750px;
	height: 25px;
}

#main {
	width: 100%;
	min-height: 300px;
	background-color: #f9f9f9;
	border-top: 1px solid #014c76;

}
#main_inside {
	width: 750px;
	height: 100%;
	background-color: #f5f5f5;
}
#left_column {
	width: 127px;
	height: 100%;
	float: left;
}
#main_inside2 {
	height: 100%;
	margin-bottom: 15px;
}
#middle_column {
	position: relative;
	width: 371px;
	float: left;
	color: #363636;
	border-right: 1px solid #fcb505;
	top: 15px;
}
#right_column {
	float: left;
	padding-top: 15px;
	padding-left: 7px;
}

#footer {
	width: 100%;
	height: 75px;
	border-top: 1px solid #b2b2b2;
	background-color: #f0f0f0;
}
#footer_left {
	position: relative;
	width: 750px;
	top: -1px;
	height: 100%;
	float: left;
	background-color: #ebebeb;
	border-top: 1px solid #898989;
}
#footer_left2 {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 490px;
	height: 60px;
	border-right: 1px solid #c0c0c0;
}
#footer_copyright {
	position: absolute;
	bottom: 4px;
	color: #acacac;
}
#footer_logo {
	position: absolute;
	top: 10px;
	right: 6px;
	width: 97px;
	height: 51px;
	background: transparent url(../../images/logo.gif) no-repeat center center;
}
#footer_right {
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	border-top: #b2b2b2;
}

/*
 * END: Style dla szablonu
 */

/*
 * BEGIN: Style dla linkmana
 */

div.menu {
	background-color: #c2c2c2;
	text-align: center;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}
div.menu_item {
	width: 125px;
	height: 100%;
	float: left;
	color: #363636;
	padding-top: 12px;
	height: 25px;
}
span.menu_item {
	margin-top: -6px;
	display: block;
}
div.menu_item_selected {
	width: 125px;
	height: 100%;
	float: left;
	color: #ffffff;
	background-color: #fb8d00;
	padding-top: 12px;
	height: 25px;
}

/*
 * END: Style dla linkmana
 */


/*
 * BEGIN: Style dla cmanagera
 */
 
div.cmanager {
 	width: 95%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.cmanager_content, div.cmanager_content2 {
	padding-left: 2px;
	color: #373737;
}
div.cmanager_more {
	padding-right: 12px;
	padding-top: 2px;
	text-align: right;
	color: #0167A9;
	margin-top: 5px;
}
/*
 * END: Style dla cmanagera
 */
 
 /*
 * BEGIN: Różne style
 */

div.section_title {
	color: #FF6D20;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
div.section_end {
}

span.triangle {
	width: 6px;
	height: 6px;
	background: transparent url(../../images/arrow2.gif) no-repeat 60% right;
}

div.htmlbox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
div.htmlbox div.header {
	font-weight: bold;
	color: #575fa7;
	background-color: #d8d8d8;
	padding: 3px 0 3px 6px;
}
div.htmlbox div.content {
	color: #5660a7;
	background-color: #e9e9e9;
	padding: 7px;
}
div.htmlbox a.htmlbox,a.htmlbox:hover {
	font-weight: bold;
	color: #575fa7;
}

/*
 * END: Różne style
 */
 
/*
 * BEGIN: Style dla news managera
 */
div.left_images {
	height: 100%;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: top left;
}
div.left_images img {
	margin-left: 10px;
	margin-top: 48px;
	border: 1px solid #fb8c00;
}

/*
 * BEGIN: Style dla news managera
 */

div.news {
}
div.news div.header {
	font-weight: bold;
	color: #feb405;
	margin-bottom: 4px;
}
div.news div.content {
	color: #ffffe1;
}
div.more {
	position: absolute;
	right: 2px;
	bottom: 0px;
}
div.more a.more, a.more:hover {
	color: #fbfcba;
}

div.news2 {
	width: 180px;
	height: 175px;
	position: relative;
}
div.news2 div.header {
	width: 180px;
	height: 19px;
	background-image: url(../../images/head2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 9px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
div.news2 div.content {
	padding-top: 38px;
	padding-left: 10px;
	color: #650863;
}

div.news3 {
	width: 172px;
	height: 175px;
	position: relative;
}
div.news3 div.header {
	text-align: left;
	padding-left: 4px;
	color: #FF6D20;
	font-size: 14px;
	font-weight: bold;
}
div.news3 div.content {
	padding-top: 2px;
	padding-left: 4px;
	color: #636363;
}
div.news3 div.img {
	padding-left: 2px;
	width: 168px;
	height: 65px;
}

/*
 * END: Style dla news managera
 */
