* { font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; font-size: 14px; height:100%;}
body { margin: 0; padding: 0; height:100%;
       text-align:left; /* center layout in ie5 and 5.5. */
}


.linkbar {
    background-color:#333333;
    color:#D5D5D5;
    font-size:14px;
    font-weight:900;
    padding: 0px;
    border-top:solid 1px #35686d;
}

.linktext:link     {color:#D5D5D5;font-weight:900;}
.linktext:visited  {color:#D5D5D5;font-weight:900;}
.linktext:active   {color:#D5D5D5;font-weight:900;}
.linktext:hover    {color:#FFFFFF;font-weight:900;}


.titlebar {
    background-color:#555555;
    color:#D5D5D5;
    font-size:16px;
    font-weight:900;
    padding: 0px;
    border-top:solid 1px #35686d;
}




.sortbar {
    background-color:#999999;
    color:#222222;
    font-size:16px;
    font-weight:900;
    padding: 0px;
}

.databar1 {
    background-color:#EEEEEE;
    color:#222222;
    font-size:12px;
    font-weight:500;
    padding: 0px;
}

.databar2 {
    background-color:#FFFFFF;
    color:#222222;
    font-size:12px;
    font-weight:500;
    padding: 0px;
}



.databar_calc {
    background-color:#DDDDDD;
    color:#222222;
    padding: 0px;
}
.databar_calc td{
    font-size:15px;
    font-weight:900;
    padding: 0px;
}

.databar_newitem {
    background-color:#85d57d;
    color:#222222;
    font-size:12px;
    font-weight:500;
    padding: 0px;
}

.invobar {
    background-color:#DDDDAA;
    color:#222222;
    font-size:12px;
    font-weight:600;
    padding: 0px;
}


.text1 {
   font-size: 130%;
   font-weight : normal;
}
.text2 {
   font-size: 120%;
   font-weight : normal;
}
.text3 {
   font-size: 110%;
   font-weight : normal;
}
.text4 {
   font-size: 90%;
   font-weight : normal;
}
.text5 {
   font-size: 80%;
   font-weight : normal;
}
.text6 {
   font-size: 70%;
   font-weight : normal;
}


/* PSEUDOKLASY
     dla odnośników */
        
/* nie odwiedzony */
A:link {
   color : #000000;
   text-decoration : none;
   font-weight : normal;
}

/* odwiedzony */
A:visited {
   color : #FF0000;
   text-decoration : none;
   font-weight : normal;
}

/* pod wskaźnikiem myszy */
A:hover {
   color : #FF0000;
   text-decoration : none;
   font-weight : normal;
}

td {
text-align: left;
vertical-align: top;
font:10pt Arial;
height:22px;
color:222222;
}


a {
text-decoration: none;
}

a:link     {color:black}
a:visited  {color:black}
a:active   {color:black}
a:hover    {color:blue}



.t11 {
font-family: Tahoma;
font-size: 11px;
font-style: normal;
}
.t9 {
font-family: Tahoma;
font-size: 9px;
font-style: normal;
}

hr {
  border: 0;
    width: 98%;
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    }

#dtp_desktop {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 1;
    }

#suggestions {
    position: absolute;
    border-color:#999999;
    background-color:white;
    border-width:0px;
    border-style:solid;
    z-index: 11;
    }


#dtp_data {
    position: absolute;
    top:1px;
    bottom:33px;
    left:100%;
    margin-left:-920px;
    width:900px;
    z-index: 5;
    overflow: hidden;
    border-color:#AAAAAA;
    border-width:2px;
    border-style:solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:white;
    }

#dtp_data_inside {
    position: relative;
    top:0px;
    width:100%;
    height:100%;
    overflow-y:scroll;
    overflow-x:hidden;
    }

.dtp_task_hour {
    width:35px;
    height:23px;
    position:relative;
    color:white;
    top:0px;
    float:left;
    cursor:pointer;
    border-left-color:#999999;
    border-left-width:1px;
    border-left-style:solid;
    }

.dtp_data_pagenum {
    position: relative;
    display: block;
    overflow:hidden;
    cursor:pointer;
    vertical-align: top;
    white-space: nowrap;
    float:left;
    background-color:#EEEEEE;
    border-color:#AAAAAA;
    border-width:1px;
    border-style:solid;
    text-align:center;
    top:0px;
    width:30px;
    height:14px;
    }

.dtp_data_pagenum:hover {
    background-color: #659CD8;
    }


#dtp_bottom_bar {
    position: absolute;
    top:100%;
    margin-top:-30px;
    left:0px;
    width:100%;
    height:30px;
    z-index: 10;
    background-image:url('images2/desktops/elements/bar_c.png');
    }


#dtp_startmenu_main {
    position: absolute;
    bottom:30px;
    margin-top:-500px;
    left:0px;
    height:485px;
    width:320px;
    z-index: 10;
    background-image:url('images2/desktops/elements/menu.png');
    }

#dtp_startmenu_find {
    position:absolute;
    bottom:21px;
    left:22px;
    width:219px;
    height:19px;
    z-index:20;
    }

#dtp_startmenu_owner {
    position:absolute;
    bottom:67px;
    text-align:left;
    left:22px;
    width:219px;
    height:23px;
    z-index:20;
    font-size:18px;
    font-weight:900;
    }

#dtp_startmenu_menu {
    position:relative;
    top:0px;
    left:-20px;
    width:279px;
    height:300px;
    }

#dtp_startmenu_menu li {
    list-style: none;
    color:#222222;
    height:30px;
    width:95%;
    margin-left:1px;
    margin-top:-1px;
    font-size:12px;
    font-weight:900;
    vertical-align: top;
    text-align:left;
    border-top-style:solid;
    border-color:#444444;
    border-bottom-style:solid;
    border-width:1px;
    white-space: nowrap;
    cursor:pointer;
    }


#dtp_startmenu_menu li:hover {
    background-color: #659CD8;
    }

.dtp_tasks_table_icon {
    position:relative;
    color:#222222;
    background-color: #FFAAAA;
    height:20px;
    width:100%;
    float:top;
    font-size:10px;
    margin:0px;
    overflow:visible;
    border-style:none;
    border-width:0px;
    }
.dtp_tasks_table_icon:hover {background-color: #659CD8;}

.dtp_calendar_td {
    color:#222222;
    font-size:12px;
    text-align:center;
    cursor:pointer;
    margin:0px;
    border-width:0px;
    }
.dtp_calendar_td:hover {background-color: #659CD8;}

.dtp_startmenu_sub {
    left:278px;
    width:250px;
    margin-left:2px;
    position:absolute;
    z-index:12;
    background-color:white;
    border-color:#999999;
    border-width:1px;
    border-style:solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }

#dtp_context_menu {
    position: absolute;
    border-color:#999999;
    background-color:white;
    border-width:0px;
    border-style:solid;
    z-index: 11;
    border-width:1px;
    border-style:solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }

#dtp_context_menu_inside {
    position: relative;
    margin:4px;
    width:100%;
    height:99%;
    }

#dtp_context_menu li {
    list-style: none;
    color:#222222;
    height:20px;
    width:99%;
    font-size:12px;
    font-weight:900;
    vertical-align: top;
    text-align:left;
    border-top-style:solid;
    border-color:#999999;
    border-bottom-style:solid;
    border-width:1px;
    white-space: nowrap;
    cursor:pointer;
    margin-top:-1px;
    float:left;
    }

#dtp_context_menu li:hover {
    background-color: #659CD8;
    }



#dtp_startmenu_exit {
    position:relative;
    top:0px;
    left:265px;
    width:48px;
    height:48px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/exit.png');
}

#dtp_progress_img {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-33px;
    margin-left:-33px;
    z-index:50;
    }


.tabs_top_on {
    background-image:url('images2/desktops/elements/tabs_on.png');
    color:#222222;
    cursor:pointer;
    height:20px;
    font-size:15px;
    font-weight:900;
    }
.tabs_top_off {
    background-image:url('images2/desktops/elements/tabs_off.png');
    color:#666666;
    cursor:pointer;
    font-size:15px;
    font-weight:900;
    height:20px;
    }

.dtp_text_button {
    vertical-align: top;
    white-space: nowrap;
    color:white;
    font-size:11px;
    font-weight:500;
    float:left;
    left:3px;
    top:3px;
    width:90px;
    height:20px;
    display: block;
    overflow: hidden;
    position:relative;
    }


.dtp_wint_toptext {
    vertical-align: top;
    white-space: nowrap;
    color:#111166;
    font-size:14px;
    font-weight:900;
    float:left;
    left:3px;
    top:5px;
    height:24px;
    display: block;
    overflow: hidden;
    position:relative;
    }
.dtp_wint_icon {
    float:left;
    top:5px;
    left:1px;
    width:19px;
    height:19px;
    position:relative;
    }

.dtp_text_column {
    vertical-align: top;
    white-space: nowrap;
    float:left;
    display: block;
    overflow: hidden;
    position:relative;
    margin-right:5px;
    }

.dtp_icon_mini {
    float:left;
    top:3px;
    left:2px;
    width:16px;
    height:16px;
    position:relative;
    }

.dtp_icon_midi {
    float:left;
    top:3px;
    left:2px;
    width:24px;
    height:24px;
    position:relative;
    }







.dtp_icon_text {
    vertical-align: top;
    white-space:pre-line;
    color:white;
    text-align:center;
    font-size:12px;
    font-weight:900;
    top:3px;
    width:64px;
    display: block;
    overflow: hidden;
    position:relative;
    }

.dtp_icon_desktop {
    top:2px;
    left:16px;
    width:32px;
    height:32px;
    position:relative;
    }

.dtp_icon_bg {
    position:absolute;
    width:64px;
    height:80px;
    cursor:pointer;
    z-index:2;
    }

.dtp_widget {
    position:absolute;
    cursor:pointer;
    z-index:3;
    }

.dtp_icon_bg div:hover {
    border-color:#AAAAAA;
    border-width:1px;
    border-style:dotted;
    margin-left:-1px;
    margin-top:-1px;
    }


.dtp_mb_on {
    width:120px;
    height:24px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/mb_on.png');
}
.dtp_mb {
    width:120px;
    height:24px;
    cursor:pointer;
}
.dtp_mb_off {
    width:120px;
    height:24px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/mb_off.png');
}





#dtp_calendar {
    position: absolute;
    bottom:30px;
    right:1px;
    width:218px;
    z-index: 10;
    background-color:grey;
    border-color:#777777;
    border-width:4px;
    border-style:solid;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    }




#dtp_contacts_chat {
    background-color:#AAAAAA;
    height:500px;
    float:left;
    }
#dtp_contacts_button {
    background-color:#666666;
    width:10px;
    height:500px;
    float:left;
    background-image:url('images2/desktops/contacts/barlf.png');
    cursor:pointer;
    }
#dtp_contacts_list {
    background-color:#CCCCCC;
    width:225px;
    height:500px;
    border-width:2px;
    float:right;
    overflow-y:scroll;
    }

#dtp_chatbox {
    margin:5px;
    padding:10px;
    background:#fff;
    height:80%;
    width:450px;
    border:1px solid #ACD8F0;
    overflow-x:hidden; 
    overflow-y:scroll; 
    }
#dtp_usermsg {
    width:395px;
    border:1px solid #ACD8F0;
    }

#dtp_contacts {
    position: absolute;
    bottom:30px;
    height:500px;
    right:1px;
    z-index: 100;
    background-color:#CCCCCC;
    border-color:#777777;
    border-width:2px;
    border-style:solid;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-align:left;
    padding: 0px;
    }



#dtp_contacts li {
    list-style: none;
    color:#222222;
    width:95%;
    font-size:12px;
    font-weight:900;
    vertical-align: top;
    text-align:left;
    border-top-style:solid;
    border-color:#999999;
    border-bottom-style:solid;
    border-width:1px;
    white-space: nowrap;
    cursor:pointer;
    margin-top:-1px;
    float:left;
    }

#dtp_contacts li:hover {
    background-color: #659CD8;
    }


.dtp_li_orange {
list-style: none;
color:#222222;
height:30px;
width:95%;
margin-left:1px;
margin-top:-1px;
font-size:12px;
font-weight:900;
vertical-align: top;
text-align:left;
float:left;
border-top-style:solid;
border-color:#444444;
border-bottom-style:solid;
border-width:1px;
white-space: nowrap;
cursor:pointer;
background-color:orange;
}

.dtp_li_orange:hover {
background-color: #659CD8;
}











#dtp_wint_mini {
    position:relative;
    top:5px;
    left:1px;
    width:21px;
    height:21px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/wint_mini.png');
}

#dtp_wint_pin {
    position:relative;
    top:5px;
    left:1px;
    width:21px;
    height:21px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/wint_pin.png');
}


#dtp_wint_close {
    position:relative;
    top:5px;
    left:1px;
    width:21px;
    height:21px;
    cursor:pointer;
    background-image:url('images2/desktops/elements/wint_close.png');
}


