/* ================================
    Arkusz CSS
   ================================
*/   
.tytulik  {font-family: tahoma; font-size: 11px; font-weight: bold; padding: 5px
}
/* text style for the selected tab */
.SelectedTab
{	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Breadcrumb
{	
	font-size: 11px;
	
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #696969;
	text-decoration: none;
}

A.SelectedTab:visited
{
	color: #696969;
	text-decoration: none;
}

A.SelectedTab:active
{
	color: #cc0033;
	text-decoration: none;
}

A.SelectedTab:hover
{
	color: #dc143c;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #696969;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #696969;
}

A.OtherTabs:active
{
	color: #dc143c;
	text-decoration: none;
}

A.OtherTabs:hover
{
	color: #dc143c;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs1 {
    font-weight: normal;
    font-size: 11px;
    color: darkblue;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs1:link {
    text-decoration:    none;
    color:darkblue;
}

A.OtherTabs1:visited  {
    text-decoration:    none;
    color:darkblue;
}

A.OtherTabs1:active   {
    text-decoration:    none;
    color:red;
}

A.OtherTabs1:hover    {
    text-decoration:    none;
    color:red;
}    
/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
	font-family: Arial, Verdana, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 10px;
	color: #333366;
	line-height: 13px;
	font-family: Tahoma, Verdana, Arial;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #444444;
	font-family: Verdana, Arial;
}
A.Normal
{color: darkblue;
}
A.Normal:hover
{
	
	text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #444444;
    font-weight: bold
}
A.NormalBold
{color: darkblue;
}
A.NormalBold:hover
{
	
	text-decoration: none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1
{
	font-weight: bold;
	font-size: 16px;
	color: #415ac4;
	line-height: 22px;
	font-family: Arial;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

/* Module Title Menu */
.MainMenu_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.MainMenu_MenuBar
{
	font-weight: bold;
	cursor: hand;
	color: #696969;
	
	background-color: transparent;
}

.MainMenu_MenuItem
{
	border-right: white 0px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: white 0px solid;
	cursor: hand;
	color: #696969;
	border-bottom: white 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	border-bottom: #6f6f6f 1px solid; 
	border-left: #6F6F6F 1px solid; 
	border-top: #3f3f3f 1px solid; 
	border-right: #6f6f6f 1px solid;
}

.MainMenu_MenuBreak {
color: #c0c0c0
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #696969;
	font-family: Verdana;
	background-color: #C1D2EE;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand;
}








TD
{
	font-size: 11px;
}

A
{
	color: #00008b;
}
A:hover
{
	color: #ff0000;
}


