html, body, table
{
font-family: verdana, arial;
font-size: 9pt;
color: gray;
}

A:link {text-decoration: none;color: blue; text-decoration: none;}
A:visited {text-decoration: none;color: blue; text-decoration: none;}
A:active {text-decoration: none;color: blue; text-decoration: none;}
A:hover {text-decoration: underline;}

A:link.sel {text-decoration: none;color: blue; text-decoration: underline;}
A:visited.sel {text-decoration: none;color: blue; text-decoration: underline;}
A:active.sel {text-decoration: none;color: blue; text-decoration: underline;}
A:hover.sel {text-decoration: underline;}

A:link.foot {text-decoration: none;color: gray; text-decoration: none;}
A:visited.foot {text-decoration: none;color: gray; text-decoration: none;}
A:active.foot {text-decoration: none;color: gray; text-decoration: none;}
A:hover.foot {text-decoration: underline;}

.title
{
font-family: verdana, arial;
font-size: 8pt;
color: blue;
}

#dropcontentsubject{
width: 130px;
font-weight: bold;
}

.tdsm
{
font-size: 8pt;
}

.dropcontent{
width: 130px;
height: 800px;
padding-left: 5px;
display:block;
overflow: hidden;
}

hr
{
height: 1px;
}

div.scroll 
{
font-size: 10pt;	
height: 125px;
line-height:120%;	
width: 950px;	
overflow-X: scroll;	
text-align: left;
}

td.baner
{
font-size: 7pt;	
border-right: 1px solid silver;
}

span.dodaj
{
border: 1px solid gray;
background-color: whitesmoke;
font-weight: bold;
color: green;
margin-left:1px;
margin-right:1px;
}
span.usun
{
border: 1px solid gray;
background-color: whitesmoke;
font-weight: bold;
color: red;
margin-left:1px;
margin-right:1px;
}
span.standart
{
border: 1px solid gray;
background-color: whitesmoke;
font-weight: bold;
color: blue;
margin-left:1px;
margin-right:1px;
}

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px
  height: 150px;
  width: 150px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:whitesmoke;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border: 1px solid black;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: silver;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: tan;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: gray;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;	
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: gray;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: right;
}

#CalendarControl .next {
  text-align: left;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
}

#CalendarControl .previous a,
#CalendarControl .title a,
#CalendarControl .next a {
  color: whitesmoke;
  font-size: 7pt;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid white;
  background-color: gray;
  padding-left: 3px;
  padding-right: 3px;
}

#CalendarControl .title {
  text-align: center;
  font-size: 10pt;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #FFF;
  border: 1px solid #FFF;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 120px;
border: 1px solid gray;
padding: 2px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

img
{
border: 0px;
}

.edycja_l
{
text-align: right;
border-bottom: 1px dotted black;
padding-left: 5px;
padding-right: 5px;
}

.edycja_zgloszenie
{
text-align: right;
padding-left: 5px;
padding-right: 5px;
}

.edycja_r
{
background-color: whitesmoke;
border-bottom: 1px solid silver;
padding-left: 5px;
}

.kryteria_l
{
background-color: whitesmoke;
border-bottom: 1px solid gray;
}

.kryteria_r
{
background-color: white;
border-bottom: 1px solid silver;
font-weight: bold;
}

.kryteria_cz
{
background-color: whitesmoke;
font-weight: bold;
}

