﻿.body
{
    background-image: url('img/dark_aluminium.gif');
    font-family: 'Trebuchet MS';
    font-size: small;
    text-align: center;
}
/* SiteMapPath */
.siteMapPath
{
}
.siteMapPath_Node, .siteMapPath_CurrentNode
{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    text-decoration: none;
}

.siteMapPath_CurrentNode
{
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

.siteMapPath_Node:hover, .siteMapPath_CurrentNode:hover
{
    color: #FFFFFF;
}

.dropDownList
{
    border: 1px solid #FF9900;
}

table
{
    font-family: 'Trebuchet MS';
    font-size: small;
    text-align:center;
}
.modalPopup 
{
    background-color:#EEEEEE;
    border-width:0px;
    border-style:none;
    border-color:Gray;
    padding:0px;
    width:250px;
    position:absolute;
    left:50%;
    margin-left:-125px;
    top: 50%;
    opacity:1;
    filter:alpha(opacity=100);
    z-index: 99999;

    
}
.modal 
{
    background-color:Gray; 
    width:100%; 
    height:100%; 
    overflow:auto; 
    position:fixed;
    top:0;
    left:0;
    filter:alpha(opacity=40);
    opacity:0.4;
    z-index: 9999;
}
.modalZakryty 
{
    background-color:Gray; 
    width:100%; 
    height:100%; 
    overflow:auto; 
    position:fixed;
    top:0;
    left:0;
    z-index: 9999;
}
.ukryty 
{
    display: none;
}
table.login
{
    padding: 0px;
    margin: 0px;
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: Orange;
    border-collapse: separate;
    background-color: #EAEAEA;
    width: 250px;
}
table.login td 
{ 
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: #EEEEEE;
	-moz-border-radius:;
	color: #333333; 
 }
table.login td.polowa 
{ 
    width: 50%;
}

table.login td.naglowek 
{    
	border-width: 0px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: #DDDDDD;
	-moz-border-radius:; 
	color: #808080; background-image: url('https://start.complex.info.pl/img/light_aluminium_btn.gif'); font-weight: bold; 
}
.menu
{
    background-color: #333333;
}
    
.menu_StaticMenuItem
{
    color: #CCCCCC;
    text-decoration: none;
    background-color: #333333;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-width: 4px;
    border-bottom-color: #333333;
    margin-right: 0px;
    margin-left: 3px;
}
.menu_DynamicMenuItem
{
    color: #CCCCCC;
    background-color: #333333;
    text-decoration: none;
    border-left-width: 4px;
    border-left-color: #333333;
    border-left-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.menu_StaticMenuItem:hover
{
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #FFFFFF;
    background-color: #404040;
}
.menu_DynamicMenuItem:hover 
{
    color: #FFFFFF;
    background-color: #333333;
    border-left-width: 4px;
    border-left-color: #FFFFFF;
    border-left-style: solid;
    background-color: #404040;
}

.buttonLogin
{
    background-color: #CACACA;
    border: 1px solid #808080;
    padding: 2px;
    margin: 0px;
    color: #E4E4E4;
    background-image: url('https://start.complex.info.pl/img/dark_aluminium_btn.gif');
    font-weight: bold;
}
div.kategorie
{
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #DDDDDD;
    width: 200px;
    height: 400px;
}
div.kategorie:hover
{
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #EEEEEE #EEEEEE orange #EEEEEE;
}
div.default
{
    width: 1024px;
    border: none;
    background-color: #EBEBEB;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    color: #000000;
}
div.status
{
    border: 1px solid #CCCCCC;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #333333;
    color: #FFFFFF;
    font-weight: bold;
}
div.menu
{
    border: none;
    margin-left: auto;
    margin-right: auto;
    background-color: #333333;
    color: #FFFFFF;
    font-weight: bold;
}
a, a:link, a:visited
{
    color: orange;
    font-weight: bold;
    text-decoration: none;
}
.buttonJasny
{
    background-color: #E0E0E0;
    border: 1px solid #FF9900;
}
.autocomplete_completionListElement 
{  
	margin : 0px;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
    text-align : left; 
    list-style-type : none;
    width:auto;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.ajax__html_editor_extender_buttoncontainer 
{ 
    background-color:Gray !important;
    color: Black !important; 
}  
.ajax__html_editor_extender_texteditor
{ 
    background-color:White !important;
}  

/*GridViewCSS*/
.GridViewStyle
{    
    font-family: Arial, Sans-Serif;    
    font-size:small;    
    table-layout: auto;    
    border-collapse: collapse;    
    border: #1d1d1d 5px solid;
}
/*Header and Pager styles*/
.HeaderStyle, 
.PagerStyle /*Common Styles*/
{    
    background-image: url('https://start.complex.info.pl/img/HeaderGlassBlack.jpg');    
    background-position:center;    
    background-repeat:repeat-x;    
    background-color:#1d1d1d;
}
.HeaderStyle th
{    
    padding: 5px;    
    color: #ffffff;
}
.HeaderStyle a
{    
    text-decoration:none;    
    color:#ffffff;    
    display:block;    
    text-align:left;    
    font-weight:normal;
}
.PagerStyle table
{    
    text-align:center;    
    margin:auto;
}
.PagerStyle table td
{    
    border:0px;    
    padding:5px;
}
.PagerStyle td
{    
    border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{    
    color:#ffffff;    
    text-decoration:none;    
    padding:2px 10px 2px 10px;    
    border-top:solid 1px #777777;    
    border-right:solid 1px #333333;    
    border-bottom:solid 1px #333333;    
    border-left:solid 1px #777777;
}
.PagerStyle span
{    
    font-weight:bold;    
    color:#FFFFFF;    
    text-decoration:none;    
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, 
.AltRowStyle td, 
.SelectedRowStyle td, 
.EditRowStyle td /*Common Styles*/
{    
    padding: 5px;    
    border-right: 
    solid 1px #1d1d1d;
}
.RowStyle td
{    
    background-color: #c9c9c9;
}
.AltRowStyle td
{    
    background-color: #f0f0f0;
}
.SelectedRowStyle td
{    
    background-color: #ffff66;
}

.GlownaWiadomosc
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8B8E92;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8B8E92;
    background-color: #CCCCCC;
}
.GlownyNaglowek
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    color:White;
}
.nieprzeczytanaWiadomosc
{
    font-weight: bold;
    color: #FF0000;
}
.przeczytanaWiadomosc,
.jaOdbiorca
{
    font-weight: normal;
    color: #000000;
}
.zarchiwizowanaWiadomosc
{
    color: #666666;
    font-style: italic;
    font-weight: normal;
}
.jaNadawca
{
    font-weight: normal;
    color: #0000FF;
}
.jaNadawcaNieprzeczytana
{
    font-weight: bold;
    color: #0000FF;
}
.nieprzeczytanePodrzedneJaOdbiorca
{
    text-decoration: underline;
    font-weight: normal;
    color: #000000;
}
.nieprzeczytanePodrzedneJaNadawca
{
    text-decoration: underline;
    font-weight: normal;
    color: #0000FF;
}