body {font-family: 'Arial';}

#chat{width: 573px;  padding-bottom:30px;}
#chat_tabs{}
/*.chat_tab{border-top:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #fff; float:left; padding: 5px 10px; cursor: pointer; color: #555555; font-size: 12px; font-weight: bold; margin:0px 2px 0px 0px; position: relative; bottom:-1px;}*/
.chat_tab{ background-color: #c2c139; border:1px solid #c2c139; float:left; padding: 5px 10px; cursor: pointer; color: #fff; font-size: 12px; font-weight: bold; margin:0px 2px 0px 0px; position: relative; bottom:-1px;}

/*.chat_active_tab {background-color: #c2c139; color:#fff !important; border:1px solid #c2c139;}*/
.chat_active_tab {background-color: #fff; color:#555555 !important; border-top:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #fff;}
.chat_tab a {color: red; text-decoration: none; font-size: 12px; font-weight: bold;}
.chat_tab:hover {background-color: #b4b332;}
.chat_user{cursor: pointer; color:#5f5f5f; font-size: 11px; line-height: 17px;}
.chat_user:hover {font-weight:bold;}
.chat_user_you{color:#f2821e !important; font-weight: bold;}

.clear{clear:both;}
#chat_center{border:1px solid #cccccc; margin: 0px 0px 5px 0px; }
#chat_box{float: left;}
.chat_box{height: 300px; width: 440px; overflow-y: auto; overflow-x: hidden; border-right:1px solid #cccccc;}

#chat_user_container{height: 250px; width: 130px; float: left;}
#chat_user_header{color:#5a5a5a; font-size:11px; text-align: center; background-color: #eaeaea; height: 33px; line-height: 33px; font-weight: bold;}
#chat_user_list{width: 110px; height: 207px; padding: 10px 10px 0px 10px; overflow-y: auto; overflow-x: hidden;  }

.chat_username{float: left; width: 80px; overflow: hidden; font-size:12px; padding-right: 5px; font-weight: bold; color: #5a5a5a}
.chat_message{float: left; width: 280px; font-size:12px; color: #5a5a5a;}
.chat_time{float: left; width: 40px; color:#c0c0c0; font-size: 12px;}
.chat_line{line-height: 18px; width: 413px; padding: 7px 5px 7px 5px;}
.chat_username_me{color: blue;}
.odd{background-color:#eaeaea;}
.even{}

#chat_message{background: url('message.png') no-repeat left top; border: none; width: 487px; height: 37px; padding: 3px 0px 0px 10px; margin: 0px; float: left;}
#chat_button{background-color: #f2821e; color: #fff; font-weight: bold; font-size:12px; border:none; height: 32px; width: 73px; margin: 5px 0px 0px 0px; float: left; line-height: 32px; cursor:pointer;}
#chat_button:hover{background-color: #da6f0f;}

#chat_smile_div{background:url('smile_ico.png') no-repeat left 3px; padding:1px 0px 0px 35px; margin-top: 5px;}
.chat_smile_container{height:18px; display:inline;}
.chat_smile_container img{margin-top:-8px; border:none; vertical-align: top;}

.tekstas_pochatu ul li:before {
   content: "\2022  "
}
.tekstas_pochatu li {font-size:12px; margin-bottom:5px;}
.tekstas_pochatu { width:573px;}
