
/******************************************************************************/
/* COMMON */

.ui-dialog
{
    padding: 0px; 
}

.ui-widget-content
{
    background: none;
    border: none;   
}

/******************************************************************************/
/* COMMUNICATOR */

#communicator
{    
    padding: 0px;
    position: relative;
    display: none;
}

#communicator .speakers
{
    width: 100%; 
    height: 27px;
    /* background: white;*/
}

#communicator .currentSpeaker 
{
    width: 100%; 
    height: 27px;
    background: #fbebf3;
}

#communicator .currentSpeaker div 
{
    color: #dc0771;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
    padding-left: 12px;
}

#communicator .speaker
{     
    height: 27px;
    float: left;
    background: url(img/komunikator.gif) no-repeat ;
    /*padding-left: 16px;
    padding-right: 27px;*/
    padding-right: 11px;    
    text-align: center;
    font: 10px Arial;
    color: black;
    position: relative;
    margin-right: 5px;    
}

#communicator .speaker.highlight
{
    background-position: left -31px;
    color: #000200;
}



#communicator .speaker div
{
    padding-top: 9px;
    width: 100px;
    float: left;
    background: url(img/komunikatorLG.gif) left top no-repeat;
}

#communicator .speaker.selected div
{
    font-weight: bold;
    color: #dd0871;    
}

#communicator .speaker a
{
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    top: 11px;
    right: 10px;
    background: url(img/usun2.jpg) no-repeat;
}

#communicator .addMessage 
{
    background: #fbebf3;
    padding: 10px 0px;
}

#communicator .addMessage table
{

    
    
    width: 100%;
    text-align: left;
}

#communicator .addMessage .submit
{
    padding-top: 1px;
    width: 74px;
}

#communicator .addMessage .field
{
    padding: 1px 10px 0px 10px;
}

#communicator .addMessage .field input
{
    height: 22px;
    border-style: solid;
    border-color: #f1c9dd;
    border-width: 1px 0px 0px 0px;
    background: #ffffff;
    color: #413d3e;
    font-size: 0.9em;    
    
    width: 100%;
}

#communicator .messagesContainer
{
    background: #fbebf3;
    padding: 10px;
    
}

#communicator .messagesContainer2
{

    background: #ffffff;
    width: 100%;
    height: 100%;
    padding: 7px 0px;
    border-style: solid;
    border-color: #f1c9dd;
    border-width: 1px 0px 0px 0px;
}

#communicator .messages
{        
    overflow : auto;        
    height: 350px;        
    text-align: left;  
}

#communicator .messages .message
{
    padding: 5px;
    margin: 0px 5px 5px 5px;
}

#communicator .messages .message0
{
    background: #FBECF3;
}

#communicator .messages .message .from
{
    
}

#communicator .messages .message .from span
{
    color: #7D7D7D;
    font-size: 10px;
}

#communicator .messages .message .from a
{
    color: #E30471;
    font-weight: bold;
}

#communicator .messages .message0 .from a
{
    color: #2C2A2B;
}

#communicator .messages .message .content
{
    font-size: 11px;
}

#communicator .messages iframe
{
    width: 100%;
    border-style: solid;
    border-color: #f1c9dd;
    border-width: 2px 0px 0px 1px;
    height: 350px;
    background: #ffffff;  
    overflow-x: hidden;
    overflow-y: scroll;
}

#communicator .close
{
    position: absolute;
    background: url(img/close.jpg) no-repeat;
    width: 18px;
    height: 18px;
    top: 9px; 
    right: 12px;
    display: block;
}

#communicator .min
{
    position: absolute;
    background: url(img/min.jpg) no-repeat;
    width: 18px;
    height: 18px;
    top: 9px; 
    right: 35px;
    display: block;
}

/******************************************************************************/
/* ALERTS */

#communicatorMinimalize
{
    display: none;
    color: white;
    position: absolute;
    width: 264px;
    left: 20px;
    top: 10px;
    text-align: left;
    z-index: 100;
}

#communicatorMinimalize a 
{
    color: white;
}

#communicatorAlerts
{
    position: fixed;    
}

#communicatorAlertsOutside
{
    position: absolute;
    width: 264px;
    left: 534px;
    top: 0px;
    z-index: 2000;    
}

#communicatorAlerts.hidden
{    
    top: -30px;
    position: absolute;
}

#communicatorAlerts div.l,
#communicatorAlerts div.ll,
#communicatorAlerts div.p,
#communicatorAlerts div.pp,
#communicatorAlerts div.alerts
{
    /*float: left;*/
    position: absolute;
    top: 0px;        
}

#communicatorAlerts div.l
{
    background: url(img/komunikatorAlertL.gif) no-repeat; 
    width: 5px;
    height: 30px;
    left: 0px;    
}

#communicatorAlerts div.ll
{
    background:  #fef5b0;
    width: 30px;
    height: 30px;
    left: 5px;    
}

#communicatorAlerts div.ll img.koperta
{
    position: absolute;
    top: 8px; 
    left: 5px;   
}

#communicatorAlerts div.pp
{
    background: #fef5b0; 
    width: 30px;
    height: 30px;
    left: 229px;
    
}


#communicatorAlerts div.p
{
    background: url(img/komunikatorAlertP.gif) right top no-repeat; 
    width: 5px;
    height: 30px;
    left: 259px;
}

#communicatorAlerts div.pp img.usun
{   
    position: absolute;
    top: 8px; 
    right: 5px;
}

#communicatorAlerts div.alerts
{
    width: 194px;
    height: 30px;    
    left: 35px;        
    text-align: left;    
}

#communicatorAlerts div.alerts div.alert
{  
    width: 100%;
    height: 30px;
    background: #fef5b0;
    position: absolute;
    top: 0px;
    left: 0px;
}

#communicatorAlerts div.alerts div.alert div
{
    position: absolute;
    top: 6px; 
    left: 0px; 
}

/******************************************************************************/
/* NEW CONNECTION */

#newConnection
{
    width: 285px;
    height: 124px;
    background-color: #fbecf3;
    display: none;
}

#newConnection .av
{
    float: left;
    padding: 10px;
}

#newConnection .login
{
    text-align: left;
    padding-top: 12px;
    color: #df0772;
    font-weight: bold;
}

#newConnection .zaprasza
{
    text-align: left;
    padding: 0px 0px;
}

#newConnection .przyciski 
{    
    padding-top: 15px;
}

#newConnection .przyciski input
{

    
}

#newConnection .przyciski .ok 
{
    display: none;
}

/******************************************************************************/
/* DZWIEK */

#communicatorPlayer
{
    position: absolute;
    top: -200px;
}

/******************************************************************************/
/* LISTA ROZMÓW */

#communicatorSpeakers
{
    position: fixed;
    bottom: -1px;
    left: 0px;
    
    height: 28px;
    border: none;    
    
    width: 100%;
    margin: 0px;
    padding: 0px;                   
}


#communicatorSpeakersInside
{
    margin: 0px auto;
    padding: 0px;
    background: white;
    border-style: solid;
    border-color: #f1c9e3;
    border-width: 1px 1px 0px 1px;
    width: 822px;
    height: 28px;                     
    color: #404040;

}

#communicatorSpeakersInside div 
{
    height: 100%; 
    float: left;
    padding: 6px 10px 0px 10px;
    border-right: 1px solid #f1c9e3;    
    margin: 0px;    
}

#communicatorSpeakersInside .przelec span 
{
    color: #d60074;    
}

#communicatorSpeakersInside .speaker, #communicatorSpeakersInside .speakerEmpty  
{
    width: 155px;         
}

#communicatorSpeakersInside .speaker
{
    text-align: left;
        
}

#communicatorSpeakersInside .speaker.highlight
{
    background: #ffe7a7;        
}

#communicatorSpeakersInside .speaker div 
{
    /*display: block;*/
    padding: 0px 0px 0px 20px;
    background: url(img/koperta2.gif) 0px 2px no-repeat;
    width: 100%; height: 100%;    
    float: none;    
    border-right: none;    
    margin: 0px;    
    cursor: pointer;    
}

#communicatorSpeakersInside .config
{
    border: none;
    padding-top: 4px;
    
 
}

#communicatorSpeakersInside .config a 
{
    display: block;
    height: 20px;
    padding-left: 25px;
    background: url(img/config.jpg) 0px 0px no-repeat;
    padding-top: 2px;
}