﻿input[type="radio"], input[type="checkbox"] {margin-right:2px;}
/******************************************************************* TEXT ********************************************************************/
body, table {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.ex_header {
	font-weight: bold;
	font-size: 13px;
	padding: 15px 0 5px;
}
.ex_infohead, a.ex_infohead:active, a.ex_infohead:hover, a.ex_infohead:link, a.ex_infohead:visited  {
	font-weight: bold;
	color: #333399;
}
.ex_more {text-align:right}
.ex_more a:active, .ex_more a:hover, .ex_more a:link, .ex_more a:visited {
	background: transparent url('ExantModules/more.gif') no-repeat right 5px;
	display: inline-block;
	padding-right: 7px;
}
p {margin: 5px 0;}
/************************************************************** BOXES & TABLES ***************************************************************/
.ex_checkbox label, .ex_radio label {padding-left:3px;}
.ex_textbox, .ex_dropdown, .ex_multiline, .ex_listbox {
border-color: #A6A5A5 #D9D9D9 #F2F2F2;
border-style: solid;
border-width: 2px 1px 1px 2px;
color: #383838;
padding-left: 2px;
width: 98%;
}
.ex_textbox, .ex_dropdown, .ex_listbox {font-size:10px;}
.ex_multiline {font-size:11px;}
.ex_textbox, .ex_multiline {background-color: #FFFFFF;}
.ex_dropdown, .ex_listbox {background-color:#F3F1F1;}
.ex_table {width:100%;border:1px solid #EDEDED;}
.ex_table_header td, .ex_table_header th {background:url(ExantModules/table-header.gif) repeat-x 0 0;font-weight:bold;font-size:11px;padding:0 5px;height:17px;white-space:nowrap;}
.ex_table_row td {background:url(ExantModules/delimiter.gif) repeat-x top;padding:2px 5px;}
/****************************************************************** BUTTONS ******************************************************************/
/* All */
.ex_survey tr td tr td tr td a, .organigram_back a,
.ex_button_50, .ex_button_75, .ex_button_100, .ex_button_125, .ex_button_150, .ex_button_175, .ex_button_200{
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	display: inline-block;
	margin: 2px;
	padding: 0 0 2px;
	color: #FFFFFF;
	height: 22px;
	_height: 23px;
	border: 0;
	cursor: pointer;
}
.organigram_back a, .ex_button_50 {width:50px;background-image:url('ExantModules/buttons/red/50.gif');}
.ex_survey tr td tr td tr td a, .ex_button_75 {width:75px;background-image:url('ExantModules/buttons/red/75.gif');}
.ex_button_100 {width:100px;background-image:url('ExantModules/buttons/red/100.gif');}
.ex_button_125 {width:125px;background-image:url('ExantModules/buttons/red/125.gif');}
.ex_button_150 {width:150px;background-image:url('ExantModules/buttons/red/150.gif');}
.ex_button_175 {width:175px;background-image:url('ExantModules/buttons/red/175.gif');}
.ex_button_200 {width:200px;background-image:url('ExantModules/buttons/red/200.gif');}

.ex_survey tr td tr td tr td a:active, .ex_survey tr td tr td tr td a:hover, .ex_survey tr td tr td tr td a:link, .ex_survey tr td tr td tr td a:visited,
.organigram_back a:active, .organigram_back a:hover, .organigram_back a:link, .organigram_back a:visited,
a.ex_button_50:active, a.ex_button_50:hover, a.ex_button_50:link, a.ex_button_50:visited,
a.ex_button_75:active, a.ex_button_75:hover, a.ex_button_75:link, a.ex_button_75:visited,
a.ex_button_100:active, a.ex_button_100:hover, a.ex_button_100:link, a.ex_button_100:visited,
a.ex_button_125:active, a.ex_button_125:hover, a.ex_button_125:link, a.ex_button_125:visited,
a.ex_button_150:active, a.ex_button_150:hover, a.ex_button_150:link, a.ex_button_150:visited,
a.ex_button_175:active, a.ex_button_175:hover, a.ex_button_175:link, a.ex_button_175:visited,
a.ex_button_200:active, a.ex_button_200:hover, a.ex_button_200:link, a.ex_button_200:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 0;
	height: 18px;
	_height: 22px;
}






/****************************************************************** MODULES ******************************************************************/
/*********************************************** Module Settings ***********************************************/
.ex_settings {margin:auto;text-align:left;}
.ex_settings .left_col {white-space:nowrap;padding-right:5px;}
.ex_settings .ex_buttons {text-align:center;padding-top:10px;}
.ex_settings .buttonsCol {width:12%;text-align:center;}
.ex_settings .availableCol {width: 44%;text-align:left;}
.ex_settings .assignedCol {width: 44%;text-align:right;}
/*********************************************** eXant.Breadcrumb **********************************************/
a.breadcrumb_home:active, a.breadcrumb_home:hover, a.breadcrumb_home:link, a.breadcrumb_home:visited {
	background: transparent url('ExantModules/breadcrumb-icon.gif') no-repeat 0 2px;
	display: inline-block;
	padding-left: 15px;
	color: #323918;
}
.breadcrumb_home, a.breadcrumb_home:active, a.breadcrumb_home:hover, a.breadcrumb_home:link, a.breadcrumb_home:visited,
.breadcrumb, a.breadcrumb:active, a.breadcrumb:hover, a.breadcrumb:link, a.breadcrumb:visited,
.breadcrumb_selected, a.breadcrumb_selected:active, a.breadcrumb_selected:hover, a.breadcrumb_selected:link, a.breadcrumb_selected:visited {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.breadcrumb, a.breadcrumb:active, a.breadcrumb:hover, a.breadcrumb:link, a.breadcrumb:visited {color:#323918;}
.breadcrumb_selected, a.breadcrumb_selected:active, a.breadcrumb_selected:hover, a.breadcrumb_selected:link, a.breadcrumb_selected:visited {color:#323918;}
span.breadcrumb, span.breadcrumb_selected {
	background: transparent url('ExantModules/breadcrumb-delimiter.gif') no-repeat 0 0;
	width: 4px;
	height: 6px;
	display: inline-block;
	font-size: 1px;
}
/******************************************* eXant.MiniEventCalendar *******************************************/
.calendar {width:195px;}
.calendar .title {font-family:arial,sans-serif;font-weight:bold;font-size:14px;color:#333333;height:32px;background:transparent url('ExantModules/calendar/title.gif') no-repeat 0 0;}
.calendar .nav a:active, .calendar .nav a:hover, .calendar .nav a:link, .calendar .nav a:visited {display:inline-block;width:9px;height:16px;padding:6px 5px 6px 7px;text-decoration:none;margin:2px;}
.calendar .nav a:link, .calendar .nav a:visited {background:transparent url('ExantModules/calendar/nav-inactive.gif') no-repeat 0 0;color:#808080;}
.calendar .nav a:active, .calendar .nav a:hover {background:transparent url('ExantModules/calendar/nav-active.gif') no-repeat 0 0;color:#FFFFFF;}
.calendar .day_header {background:#FFFFFF url('ExantModules/calendar/bg-day-header.gif') repeat-x bottom;font-family:arial,sans-serif;font-weight:bold;font-size:11px;color:#7D7D7D;width:26px;height:18px;}
.calendar .day, .calendar .day_other {background:url('ExantModules/calendar/bg-day.gif') repeat-x 0 0;}
.calendar .day, .calendar .day_other, .calendar .day_today {font-family:arial,sans-serif;font-weight:normal;font-size:12px;width:26px;height:28px;}
.calendar .day {color:#7D7D7D;}
.calendar .day_other {color:#BBBBBB;}
.calendar .day_today {color:#000000;background:url('ExantModules/calendar/bg-day-today.gif') repeat-x 0 0;}
/************************************************ eXant.NameDay ************************************************/
.nameday {text-align:right;font-size: 11px;}
/*************************************************** Search ****************************************************/
.search_textbox {
	background: url('ExantModules/search-textbox.gif') no-repeat 0 0;
	width: 179px;
	height: 22px;
	border: 0;
	padding: 3px 0 0 20px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
}
a.search_button:active, a.search_button:hover, a.search_button:link, a.search_button:visited {
	width: 69px;
	height: 19px;
	_height: 22px;
	padding: 3px 0 0;
	display: inline-block;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 5px;
}
/******************************************* Galeria - Lista albumów *******************************************/
.gallery_item {width:100%;}
.gallery_image {width:110px;text-align:center;vertical-align:top;}
.gallery_image a {display:inline-block;}
.gallery_image a img {}
.gallery_text {font-family:arial,sans-serif;font-weight:normal;font-size:10px;vertical-align:top;}
.gallery_text a.title:active, .gallery_text a.title:hover, .gallery_text a.title:link, .gallery_text a.title:visited {font-family: arial,sans-serif;font-weight:bold;font-size:16px;color:#000000;text-decoration:none;display:block;margin-bottom:3px;}
.gallery_text .author {color:#333399;}
.gallery_text .date {color:#7D7D7D;}
.gallery_text .description {font-size:12px;color:#000000;margin-top:3px;}
.gallery_delimiter {height:1px;font-size:1px;background:url('ExantModules/delimiter.gif') repeat-x 0 0;}
.home_skin .gallery_pager {display:none;}
/************************************************** eXant.News *************************************************/
.activated {clear:both;}
.deactivated {border:1px solid #C42720;clear:both}
a.newsEdit:active, a.newsEdit:hover, a.newsEdit:link, a.newsEdit:visited,
a.newsActive:active, a.newsActive:hover, a.newsActive:link, a.newsActive:visited,
a.newsPublish:active, a.newsPublish:hover, a.newsPublish:link, a.newsPublish:visited,
a.newsUnPublish:active, a.newsUnPublish:hover, a.newsUnPublish:link, a.newsUnPublish:visited {font-size:12px;color:#C42720;}
.newsArchiveLink {text-align:center;margin-top:-5px;}
.newsTitleParent {margin-bottom:5px;text-align:left;}
a.newsTitle, a.newsTitle:active, a.newsTitle:hover, a.newsTitle:link, a.newsTitle:visited, .newsTitle {font-family:arial,sans-serif;font-weight:bold;font-size:16px;color:#000000;text-decoration:none;}
.newsImageParent {float:left;width:110px;}
.newsReadMoreParent {text-align:left;padding-left:10px}
a.newsReadMore:active, a.newsReadMore:hover, a.newsReadMore:link, a.newsReadMore:visited {display:inline-block;padding-right:7px;background:transparent url(ExantModules/more.gif) no-repeat scroll right 5px;}
.newsSpliter {height:1px;font-size:1px;margin:10px 0;background:url('ExantModules/delimiter.gif') repeat-x 0 0;}
.newsDateParent {margin-bottom:3px;}
.newsDate {font-family:arial,sans-serif;font-weight:normal;font-size:10px;color:#7D7D7D;}
.newsLong {margin-top:5px;font-size:14px;}
.newsLong * {font-size:14px;}
/************************************************** eXant.Menu *************************************************/
.navigator {width:100%}
.navigator .nSub {display:none;}
.navigator .menu_separator {background:url('ExantModules/delimiter.gif') repeat-x 0 0;height:1px;font-size:1px;line-height:1px;margin:3px 0;}
.navigator .nItem1 .menu_separator {height:0;margin:0;background:none;}
.navigator span, .navigator a:active, .navigator a:hover, .navigator a:link, .navigator a:visited {text-decoration:none;font-family:arial,sans-serif;font-size:12px;font-weight:bold;color:#000000;display:block;height:15px;_height:21px;padding:3px 5px;background-color:transparent;}
.navigator .nItem2 span, .navigator .nItem2 a:active, .navigator .nItem2 a:hover, .navigator .nItem2 a:link, .navigator .nItem2 a:visited {color:#5A5E5D;font-weight:normal;padding-left:10px;font-size:11px;}
.navigator .nItem3 span, .navigator .nItem3 a:active, .navigator .nItem3 a:hover, .navigator .nItem3 a:link, .navigator .nItem3 a:visited {color:#000000;padding-left:15px;}
.navigator .nItem4 span, .navigator .nItem4 a:active, .navigator .nItem4 a:hover, .navigator .nItem4 a:link, .navigator .nItem4 a:visited {color:#5A5E5D;padding-left:20px;}
.navigator a.selected_menu:active, .navigator a.selected_menu:hover, .navigator a.selected_menu:link, .navigator a.selected_menu:visited {color:#FFFFFF;}
.suckertreemenu {height:31px;border-top:1px solid #CCCCCC;}
.suckertreemenu ul {margin:0;padding:0;}
.suckertreemenu ul li {list-style-type:none;position:relative;float:left;}
.suckertreemenu ul li span {display:none;}
.suckertreemenu ul li a, .suckertreemenu ul li a:link, .suckertreemenu ul li a:visited, .suckertreemenu ul li a:hover, .suckertreemenu ul li a:active {font-family:arial,sans-serif;font-size:12px;font-weight:bold;display:block;padding:5px 8px;color:#000000;text-decoration:none;}
/********************************************** Portal Użytkownika *********************************************/
/* RIGHT PANE */
.pane_rightmost .ex_user .ex_up_widget_header_table {width:100%;height:28px;margin-top:5px;}
.pane_rightmost .ex_user .ex_up_widget_title {font-family:arial,sans-serif;font-weight:bold;font-size:14px;color:#FFFFFF;padding-left:7px;}
.pane_rightmost .ex_user .ex_up_widget_visibility {display:none;}
.pane_rightmost .ex_user .ex_up_widget_collapse {display:none;}
.pane_rightmost .ex_user .ex_up_bottom_buttons {display:none;}
/* messages */
.pane_rightmost .ex_user .messages {background-color:#FFFFFF;margin-bottom:5px;padding:7px;}
.pane_rightmost .ex_user .messages table {font-family:arial,sans-serif;font-weight:bold;font-size:12px;color:#000000;}
.pane_rightmost .ex_user .messages a {font-weight:normal;font-size:11px;}
.pane_rightmost .ex_user .messages .messages_image, .ex_user .messages .friends_image {height:30px;width:30px;}
.pane_rightmost .ex_user .messages .messages_image {background:url('ExantModules/icon-messages.gif') no-repeat 0 5px;}
.pane_rightmost .ex_user .messages .friends_image {background:url('ExantModules/icon-friends.gif') no-repeat 0 6px;}
.pane_rightmost .ex_user .messages .delimiter {height:15px;background: url('ExantModules/delimiter.gif') repeat-x 0 7px;margin:0 -7px;}
/* friends online */
.pane_rightmost .ex_user .friend_online .ex_up_list {width:100%;border:0 none;}
.pane_rightmost .ex_user .friend_online .ex_up_list option {font-family:arial,sans-serif;font-weight:bold;font-size:bold;color:#000000;padding-left:6px;padding-top:10px;}
/* CONTENT PANE */
.pane_content .ex_user .ex_up_widget_header_table {width:100%;}
.pane_content .ex_user .ex_up_widget_title {background:url('ExantModules/user-header.gif') no-repeat 0 0;font-family:arial,sans-serif;font-weight:bold;font-size:13px;color:#434343;width:242px;height:24px;vertical-align:middle;padding-left:7px;text-align:left;}
.pane_content .ex_user .ex_up_widget_visibility {text-align:right;vertical-align:middle;padding-right:10px;}
.pane_content .ex_user .ex_up_widget_collapse {width:9px;vertical-align:middle;}
.pane_content .ex_user .friend_online .ex_up_list {width:200px;border:1px solid #EDEDED;}
.pane_content .ex_user .ex_up_adddata_infohead {text-align:right;}
.pane_content .ex_user .ex_up_adddata_content {text-align:left;color:#000000;}
/*menu*/
div.menu ul {padding: 0 0 3px 0;margin: 4px 0 0 0;font: bold 12px Arial;border-bottom: 1px solid #A9A9A9;list-style-type: none;text-align: left;}
div.menu ul li {display: inline;}
div.menu ul li a {text-decoration: none;padding: 3px 7px;margin-right: 3px;border: 1px solid #A9A9A9;border-bottom: none;background-color: #E6E6E6;color: black;}
div.menu ul li.first {margin-left:6px;}
div.menu ul li.selected a {padding-bottom: 4px;background-color: #F5F5F5;color: black;}
div.menu ul li a:hover, div.menu ul li.selected a:hover {color: #FF6600;}
/*********************** Doc, FAQ, RSS, Encyclopedia, eXant.Dictionary ***********************/
.doc_item, .faq_item {margin-bottom:15px;}
.doc_desc, .faq_desc {display:block;margin-top:5px;}
.doc_tags, .faq_tags {display:none;}
.doc_cats, .faq_cats {display:none;}
.doc_files {display:none;}
.rss_item {margin:14px 0;}
.rss_date {color:#7D7D7D;font-size:10px;}
.rss_alias {font-weight:bold;font-size:11px;}
.rss_desc {margin-top:7px;}

.ex_filter {width:100%;margin-bottom:5px;}
.ex_filter .ex_header {padding:0;margin:0;}
.ex_archive a.title:active, .ex_archive a.title:hover, .ex_archive a.title:link, .ex_archive a.title:visited {font-weight:bold;font-size:15px;color:#666666;display:inline-block;margin:2px 0 0;text-decoration:none;}
.ex_archive .separator {margin:0 0 5px;height:1px;font-size:1px;line-height:1px;}
.ex_archive .more {text-align:right;padding-bottom:5px;}
.ex_archive .more a:active, .ex_archive .more a:hover, .ex_archive .more a:link, .ex_archive .more a:visited {background-position:right 5px;padding-right:7px;background-repeat:no-repeat;}
.ex_archive .files {padding:0 5px 5px;}
.ex_archive .files a:active, .ex_archive .files a:hover, .ex_archive .files a:link, .ex_archive .files a:visited {display:inline-block;padding-left:10px;}
.ex_archive .votes {padding:5px;}
.ex_archive .date, .ex_archive .files a:active, .ex_archive .files a:hover, .ex_archive .files a:link, .ex_archive .files a:visited {font-size:11px;font-weight:bold;padding-right:5px;}
.ex_archive .tags a:active, .ex_archive .tags a:hover, .ex_archive .tags a:link, .ex_archive .tags a:visited,
.ex_archive .cats a:active, .ex_archive .cats a:hover, .ex_archive .cats a:link, .ex_archive .cats a:visited {font-size: 11px;}
.ex_archive .date, .ex_archive .files a:active, .ex_archive .files a:hover, .ex_archive .files a:link, .ex_archive .files a:visited {font-weight:bold;}
.ex_filter .left_column {text-align:right;}
.letters a:active, .letters a:hover, .letters a:link, .letters a:visited {font-family:tahoma,sans-serif;font-weight:normal;font-size:20px;}

.ex_display .title {font-family:arial,sans-serif;font-weight:bold;font-size:16px;color:#000000;}
.ex_display .description {margin:2px 0 10px;display:block;}
.ex_archive .attribute {padding:5px;}
.ex_display .attribute {margin: 10px 0 0;}
.ex_archive .attribute span,.ex_display .attribute span {font-size:11px;font-weight:bold;padding-right:5px;}
.ex_archive .attribute a:active, .ex_archive .attribute a:hover, .ex_archive .attribute a:link, .ex_archive .attribute a:visited,
.ex_display .attribute a:active, .ex_display .attribute a:hover, .ex_display .attribute a:link, .ex_display .attribute a:visited {font-size:11px;}

.file_types a:active, .file_types a:hover, .file_types a:link, .file_types a:visited {font-size:11px;background-position:left;background-repeat:no-repeat;height:12px;padding:2px 0 2px 20px;display:inline-block;white-space:nowrap;}
.file_types a.doc:active, .file_types a.doc:hover, .file_types a.doc:link, .file_types a.doc:visited {background-image:url('ExantModules/files/doc.gif');}
.file_types a.docx:active, .file_types a.docx:hover, .file_types a.docx:link, .file_types a.docx:visited {background-image:url('ExantModules/files/docx.gif');}
.file_types a.gif:active, .file_types a.gif:hover, .file_types a.gif:link, .file_types a.gif:visited {background-image:url('ExantModules/files/gif.gif');}
.file_types a.jpg:active, .file_types a.jpg:hover, .file_types a.jpg:link, .file_types a.jpg:visited {background-image:url('ExantModules/files/jpg.gif');}
.file_types a.pdf:active, .file_types a.pdf:hover, .file_types a.pdf:link, .file_types a.pdf:visited {background-image:url('ExantModules/files/pdf.gif');}
.file_types a.png:active, .file_types a.png:hover, .file_types a.png:link, .file_types a.png:visited {background-image:url('ExantModules/files/png.gif');}
.file_types a.ppt:active, .file_types a.ppt:hover, .file_types a.ppt:link, .file_types a.ppt:visited {background-image:url('ExantModules/files/ppt.gif');}
.file_types a.txt:active, .file_types a.txt:hover, .file_types a.txt:link, .file_types a.txt:visited {background-image:url('ExantModules/files/txt.gif');}
.file_types a.xls:active, .file_types a.xls:hover, .file_types a.xls:link, .file_types a.xls:visited {background-image:url('ExantModules/files/xls.gif');}
.file_types a.xlsx:active, .file_types a.xlsx:hover, .file_types a.xlsx:link, .file_types a.xlsx:visited {background-image:url('ExantModules/files/xlsx.gif');}
.file_types a.zip:active, .file_types a.zip:hover, .file_types a.zip:link, .file_types a.zip:visited {background-image:url('ExantModules/files/zip.gif');}

.ex_display .stars span {float:left;height:12px;_height:16px;padding:2px 0;}
.star_unlit, .star_lit {width:16px;}
.star_unlit {background:url('ExantModules/star_unlit.gif') no-repeat 0 0;}
.star_lit {background:url('ExantModules/star_lit.gif') no-repeat 0 0;}
/**************************************************** Surveys ***************************************************/
.ex_cellpercents {width:35px;}
.ex_barpercents {margin:0;background:url('ExantModules/bar.gif') repeat-x left center;}
.ex_surveyresult {margin-top: 5px;}
.ex_panelanswer {padding:5px 0 5px 15px;}
.ex_survey_question {margin:5px 3px;}
.ex_survey {margin-top:10px;}
/**************************************************** Hotele ****************************************************/
.ex_hotel .ex_section_title, .ex_hotel .ex_section_title_short {
color: #434343;
font-family: arial,sans-serif;
font-size: 13px;
font-weight: bold;
height: 24px;
padding-left: 7px;
text-align: left;
vertical-align: middle;
}
.ex_hotel .ex_section_title {width:242px;background: url(ExantModules/user-header.gif) no-repeat 0 0;}
.ex_hotel .ex_section_title_short {width:92px;background: url(ExantModules/user-header-short.gif) no-repeat 0 0;}
.ex_hotel .ex_infohead, .ex_hotel a.ex_infohead:active, .ex_hotel a.ex_infohead:hover, .ex_hotel a.ex_infohead:link, .ex_hotel a.ex_infohead:visited,
.ex_hotel .ex_infohead_slim, .ex_hotel a.ex_infohead_slim:active, .ex_hotel a.ex_infohead_slim:hover, .ex_hotel a.ex_infohead_slim:link, .ex_hotel a.ex_infohead_slim:visited {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 11px;
	color: #666666;
}
.ex_hotel .ex_infohead, .ex_hotel a.ex_infohead:active, .ex_hotel a.ex_infohead:hover, .ex_hotel a.ex_infohead:link, .ex_hotel a.ex_infohead:visited {font-weight: bold;}
.ex_hotel .ex_infohead_slim, .ex_hotel a.ex_infohead_slim:active, .ex_hotel a.ex_infohead_slim:hover, .ex_hotel a.ex_infohead_slim:link, .ex_hotel a.ex_infohead_slim:visited {font-weight: normal;}
.ex_hotel .ex_hotel_image, .ex_hotel .ex_map_image {width: 180px;height: 180px;}
.ex_hotel .ex_table {font-size:11px;}
.ex_hotel .ex_table td {padding:5px;}
.ex_hotel .ex_table .ex_row {background-color:#FFFFFF;}
.ex_hotel .ex_table .ex_header a:active, .ex_hotel .ex_table .ex_header a:hover, .ex_hotel .ex_table .ex_header a:link, .ex_hotel .ex_table .ex_header a:visited {color:#FFFFFF;}
.ex_hotel .ex_table .ex_row a:active, .ex_hotel .ex_table .ex_row a:hover, .ex_hotel .ex_table .ex_alternating_row a:active, .ex_hotel .ex_table .ex_alternating_row a:hover {font-weight:bold;}
.ex_hotel .ex_table .ex_row a:link, .ex_hotel .ex_table .ex_row a:visited, .ex_hotel .ex_table .ex_alternating_row a:link, .ex_hotel .ex_table .ex_alternating_row a:visited {font-weight:bold;}
.ex_hotel .separator {margin:0 0 5px;height:1px;font-size:1px;line-height:1px;}
.ex_hotel .ex_city_name, .ex_hotel .ex_hotel_name {font-family:Trebuchet MS, Sans-Serif;font-weight:bold;font-size:18px;text-transform:uppercase;}
.ex_hotel_content .ex_header {text-align:right;}
/***************************************************** Blog *****************************************************/
a.ex_dot:active, a.ex_dot:hover, a.ex_dot:link, a.ex_dot:visited {background:url('ExantModules/dot.gif') no-repeat 0 6px;padding-left:7px;}
.ex_blog_list a:active, .ex_blog_list a:hover, .ex_blog_list a:link, .ex_blog_list a:visited {display:inline-block;padding:3px 0;}
/* ViewBlog.ascx */
.blog_description {margin:5px 0;}
.blog_entry_title a, .blog_entry_title a:active, .blog_entry_title a:hover, .blog_entry_title a:link, .blog_entry_title a:visited {font-family:arial,sans-serif;font-size:16px;font-weight:bold;text-decoration:none;}
.blog_footer {padding:5px;margin:5px 0;font-size:10px;width:100%;}
.blog_footer a:active, .blog_footer a:hover, .blog_footer a:link, .blog_footer a:visited {color:#666666;}
.blog_head {float:right;margin:5px 0 5px 5px;width:125px;font-size:11px;}
.blog_head a.ex_link:active, .blog_head a.ex_link:hover, .blog_head a.ex_link:link, .blog_head a.ex_link:visited {font-size:11px;}
.blog_footer .ex_more a {background-position:right 4px;}
.blog_entry_title {margin-bottom:5px;}
.blog_footer .description {font-size:11px;}
/************************************* Organigram ******************************************/
/* styles for the search panel on top */
.ex_organigram_search_panel {
	background-color: #F1F1F1;
	border-top: 1px dotted #A1A1A1;
	border-bottom: 1px dotted #A1A1A1;
	margin-bottom: 10px;
}
.ex_organigram_search_table {
	background-color: transparent;
	height: 40px;
	width: 700px;
	padding-left:10px
}
.ex_organigram_search_text {
	color: #00A4E8;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.ex_organigram_message {
	color: #00A4E8;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}
/* the tree */
.dtree {background-color: #F1F1F1;}
.ContactManager_card { /* tabelka z danymi u¿ytkownika i zdjêciem */
	width: 385px;
	height: 110px;
	background: white url(ExantModules/organigram/border_bottom.gif) repeat-x bottom;
}
.selContactCard { /* tabelka z danymi u¿ytkownika i zdjêciem w momencie gdy ten u¿ytkownik jest znaleziony przez wyszukiwanie w organigramie */
	width: 385px;
	height: 110px;
	background: white url(ExantModules/organigram/border_bottom.gif) repeat-x bottom;
}
.selContactCard .ex_organigram_kontakt_rightcol {color: red;}
.ex_organigram_kontakt_ikona {
	width: 25px;
	height: 110px;
	line-height: 10px; /* !important (~top padding) */
	background: white url(ExantModules/organigram/border_bottom.gif) repeat-x bottom;
}
.ex_organigram_kontakt_right {
	width: 31px;
	height: 110px;
	background: transparent url(ExantModules/organigram/right.gif) no-repeat left;
}
.ex_organigram_kontakt_top {
	height: 5px;
	background: transparent url(ExantModules/organigram/top.gif) no-repeat left;
}
.ex_organigram_kontakt_bottom {
	height: 12px;
	background: transparent url(ExantModules/organigram/bottom.gif) no-repeat left;
}
.ex_organigram_kontakt_foto {
	width: 85px;
	height: 110px;
}
.ex_organigram_kontakt_foto a img {
	width: 85px;
	height: 110px;
	border: 0px;
}
.ex_organigram_kontakt_leftcol {
	color: #00A4E8;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0 10px;
	text-align: right;
	width: 55px;
}
.ex_organigram_kontakt_rightcol {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 225px;
}
.ex_bold {font-weight: bold;}
.ex_capitalize {text-transform: capitalize;}
.ex_lowercase {text-transform: lowercase;}
.ex_organigram_ikona {border: none;}
.ex_organigram_pustaikona {display: none;}














.ex_forum fieldset {border:0 none;margin:0;}
.ex_forum fieldset legend {color:#00b6ff;font-family:Trebuchet MS,sans-serif;font-weight:bold;font-size:14px;background:url(ExantModules/eXant.Forum/arrow.gif) no-repeat 0 22px;padding:18px 0 0 21px;}
.ex_forum .section_header {color:#00b6ff;font-family:Trebuchet MS,sans-serif;font-weight:bold;font-size:14px;background:url(ExantModules/eXant.Forum/arrow.gif) no-repeat 0 22px;padding:18px 0 0 21px;}
.ex_forum .filter, .ex_forum .light {width:100%;background-color:#F4F4F4;font-family:Tahoma,sans-serif;font-weight:normal;font-size:11px;color:#959595;border-top:1px solid #00A4E8;}
.ex_forum .filter .left_col {text-align:right;}
.ex_forum .dark {background-color:#D4D4D4;color:#626262;font-family:Trebuchet MS,sans-serif;font-weight:normal;font-size:10px;}
.ex_forum .border {background-image:url(ExantModules/eXant.Forum/border.gif);background-repeat:repeat-x;background-position:bottom;}
.ex_forum .no_filter .section_header, .ex_forum .no_filter .status {display:none;}

.ex_forum .user_image {width:90px;height:100px;border:0;}
.ex_forum .postlist {font-family:Trebuchet MS,sans-serif;font-weight:normal;color:#000000;font-size:10px;}
.ex_forum .postlist .user {width:95px;}
.ex_forum .postlist .date {height:16px;}
.ex_forum .postlist .post {font-size:11px;}
.ex_forum .postlist .buttons {width:75px;text-align:right;}

.ex_forum span.delimiter {background:url(ExantModules/eXant.Forum/delimiter.gif) no-repeat 0 0;display:inline-block;height:8px;width:1px;margin:0 5px;font-size:1px;line-height:1px;}
.ex_forum span.active {background:url(ExantModules/eXant.Forum/active.gif) no-repeat 0 0;display:inline-block;height:12px;width:12px;margin:0 0 0 10px;}
.ex_forum span.inactive {background:url(ExantModules/eXant.Forum/inactive.gif) no-repeat 0 0;display:inline-block;height:12px;width:12px;margin:0 0 0 10px;}
.ex_forum .dark span.active {background:url(ExantModules/eXant.Forum/active-s.gif) no-repeat 0 0;display:inline-block;height:9px;width:9px;margin:0 5px;font-size:1px;line-height:1px;}
.ex_forum .dark span.inactive {background:url(ExantModules/eXant.Forum/inactive-s.gif) no-repeat 0 0;display:inline-block;height:9px;width:9px;margin:0 5px;font-size:1px;line-height:1px;}
.ex_forum .footer {padding:5px;}
.ex_forum .clear {clear:both;height:1px;font-size:1px;line-height:1px;}

/* grid */
.ex_forum .gridheader, .ex_forum .gridheader a {font-family:Tahoma,sans-serif;font-weight:bold;font-size:10px;color:#626262;}
.ex_forum .griditem, .ex_forum .griditem a {font-family:Trebuchet MS,sans-serif;font-weight:normal;font-size:10px;color:#000000;}
.ex_forum a.gridbutton, .ex_forum a.gridbuttonmedium, .ex_forum a.gridbuttonbig {
	height:16px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #FEFEFE;
}
.ex_forum a.gridbutton {width:51px;background:url(ExantModules/eXant.Forum/grid-button.gif) no-repeat 0 0;}
.ex_forum a.gridbuttonmedium {width:75px;background:url(ExantModules/eXant.Forum/grid-button-medium.gif) no-repeat 0 0;}
.ex_forum a.gridbuttonbig {width:125px;background:url(ExantModules/eXant.Forum/grid-button-big.gif) no-repeat 0 0;}

/* buttons */
.ex_forum a.ex_button_90x20:active, .ex_forum a.ex_button_125x20:active, .ex_forum a.ex_button_180x20:active,
.ex_forum a.ex_button_90x20:hover, .ex_forum a.ex_button_125x20:hover, .ex_forum a.ex_button_180x20:hover,
.ex_forum a.ex_button_90x20:link, .ex_forum a.ex_button_125x20:link, .ex_forum a.ex_button_180x20:link,
.ex_forum a.ex_button_90x20:visited, .ex_forum a.ex_button_125x20:visited, .ex_forum a.ex_button_180x20:visited,
.ex_forum .ex_button_90x20, .ex_forum .ex_button_125x20, .ex_forum .ex_button_180x20 {
	height: 18px;
	_height:20px;
	padding-top: 2px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #FEFEFE;
}
.ex_forum .ex_button_90x20 {
	background: url('ExantModules/eXant.Forum/button-90x20.png') no-repeat;
	width: 90px;
}
.ex_forum .ex_button_125x20 {
	background: url('ExantModules/eXant.Forum/button-125x20.png') no-repeat;
	width: 125px;
}
.ex_forum .ex_button_180x20 {
	background: url('ExantModules/eXant.Forum/button-180x20.png') no-repeat;
	width: 180px;
}

.ex_forum .lockbutton {
	height: 18px;
	_height:20px;
	padding-top: 2px;
	padding-left: 30px;
	width: 95px;
	_width: 125px;
	text-align:left;
	display: inline-block;
	text-decoration: none;
	font-family: Trebuchet MS, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #FEFEFE;
	background: url('ExantModules/eXant.Forum/lock-button.png') no-repeat;
}

.hidden {display:none;}
.ex_checkbox label, .ex_radio label {padding-left:3px;}




/* Administration [START] */
.wc_admin_top {text-align: left;}
.wc_admin_menu {background-color: #efefef;font-weight: bold;color: Black;width: 100%;}
.wc_admin_menu_normal, .wc_admin_menu_selected, .wc_admin_menu_normal a, .wc_admin_menu_selected a {width:120px;height:30px;text-align:center;text-decoration:none;font-weight:bold;}
.wc_admin_menu_selected, .wc_admin_menu_selected a {background-color: #dedede;}
.wc_admin_filter {width:100%;background-color: #dedede;}
.wc_admin_filter_item {border-style:none;background-color: white;}
.wc_admin_filter_dropdown {width:200px;border-style:none;background-color: white;}
.wc_admin_filter_item_noedit {border-style:none;background-color: #efefef;}
.wc_admin_filter_dropdown_noedit {width:200px;border-style:none;background-color: #efefef;}
.wc_admin_filter_blueLabel {font-weight: bold;color: #161B9D;padding: 5px 5px 7px 0px;}
.wc_admin_filter_summary {font-weight: bold;color: Black;padding: 0px 3px 0px 3px;}
.wc_admin_filter_line {border-bottom-style: dotted;border-bottom-color: #bfbfbf;border-bottom-width: thin;width: 100%;}
.wc_admin_filter_leftColumn, .wc_address_leftColumn {text-align: left;padding-right: 5px;white-space: nowrap;}
.wc_address_leftColumn {width:100px;}
.wc_admin_message {border: solid 1px green;background-color: White;color: Green;text-align: center;}
.wc_admin_edit {font-weight: normal;}
.wc_admin_edit_col {width:75px;text-align:center;}
.wc_admin_delete_col {width: 100px;text-align: center;}
/* Administration [END] */

.buttonsCol {width:6%;}
.availableCol, .assignedCol {width:47%;}

/* ResultBox [START] */
.wc_resultBox_success {white-space: nowrap;border: solid 1px #009900;}
.wc_resultBox_errorFull {border: solid 1px Black;}
.wc_resultBox_warning {white-space: nowrap;border: solid 1px #CC9933;}
.wc_resultBox_error {white-space: nowrap;border: solid 1px #CC0000;}
.wc_resultBoxHeader_success {color: #009900;}
.wc_resultBoxHeader_warning {color: #CC9933;}
.wc_resultBoxHeader_error {color: #CC0000;}
/* ResultBox [END] */



.mapy a {display:inline-block;height:20px;padding:170px 0 40px;text-align:center;width:280px;background-position:center 50px;background-repeat:no-repeat;}
.mapy a.BnZ {background-image:url('ExantModules/BnZ(120x111).png');}
.mapy a.Bb {background-image:url('ExantModules/Bb(120x111).png');}
.mapy a.Zb {background-image:url('ExantModules/Zb(120x107).png');}
.mapy a.ZnB {background-image:url('ExantModules/ZnB(120x107).png');}
.mapy a.dwie {background-image:url('ExantModules/dwieMapy.png');width:570px;}
.mapy a:link, .mapy a:visited {background-color:transparent;}
.mapy a:hover, .mapy a:active {background-color:#D8DADB;}
.mapy a:link, .mapy a:visited, .mapy a:hover, .mapy a:active {color:#5A5E5D;text-decoration:none;}



a.CMMail:link, a.CMMail:visited, a.CMMail:hover, a.CMMail:active {display:inline-block;width:16px;height:16px;background:url('/images/icon_bulkmail_16px.gif');}