/* small */
.sendMessageSmall {
}
.sendMessageSmall .loadingMessage {
 display: none; text-align: center;
}
.sendMessageSmall .loadingMessage img {
 display: inline-block; text-align: center;
}
.sendMessageSmall .loadingMessage span {
 display: block; margin: 0px 0 0 0;
}
.sendMessageSmall .top {
 width: 100; height: 38px; margin: 0 0 5px 0; padding: 0; background: #303030;
}
.sendMessageSmall .top span.icon {
 float: left; display: block; width: 38px; height: 38px; background: #1a1a1a url(../img/iconMessage30white.png) no-repeat center center;
}
.sendMessageSmall .top span.nadpis {
 float: left; display: block; margin: 11px 0 0 10px; color: #ffffff;
}
.sendMessageSmall textarea.textarea {
 width: 78%; height: 32px; margin: 0; padding: 7px; box-sizing: border-box;
}
.sendMessageSmall a.button {
 float: right; display: block; width: 20%; margin: 0; padding: 12px 16px; text-align: center; box-sizing: border-box; cursor: pointer;
}
.sendMessageSmall #textMessageSmall_numChars {
 clear: both; margin: 5px 0 0 0; color: #e75757;
}
.sendMessageSmall .beztextu {
 display: none; margin: 0 0 7px 0; padding: 8px 0; text-align: center; color: #902409; 
 background: #fdc5c5; border: 1px solid #ff9494;
}
.sendMessageSmall .messageAdded {
 width: 100%; margin: 12px 0 0 0; padding: 4px 0 4px 10px; font-size: 13px; border-left: 3px solid #d0d0d0; box-sizing: border-box;
}
.sendMessageSmall .messageAdded big {
 display: block; margin-bottom: 8px; color: #000000; font-weight: bold;
}
.sendMessageSmall .messageAdded small {
 display: block; margin-bottom: 8px; color: #626262;
}
.sendMessageSmall .messageAdded .text {
 margin: 0 0 0 0; padding: 7px; font-size: 16px; line-height: 130%; background: #e4ffd5; word-wrap: break-word; overflow: hidden;
}
/* /small */



/* big */
.sendMessageBig {
 margin-bottom: 15px;
}
.sendMessageBig .loadingMessage {
 display: none; text-align: center;
}
.sendMessageBig .loadingMessage img {
 display: inline-block; text-align: center;
}
.sendMessageBig .loadingMessage span {
 display: block; margin: 0px 0 0 0;
}
.sendMessageBig .top {
 width: 100; height: 38px; margin: 0 0 5px 0; padding: 0; background: #303030;
}
.sendMessageBig .top span.icon {
 float: left; display: block; width: 38px; height: 38px; background: #1a1a1a url(../img/iconMessage30white.png) no-repeat center center;
}
.sendMessageBig .top span.nadpis {
 float: left; display: block; width: 80%; margin: 11px 0 0 10px; color: #ffffff; overflow: hidden; white-space: nowrap;
}
.sendMessageBig textarea.textarea {
 width: 78%; height: 32px; margin: 0; padding: 7px; box-sizing: border-box;
}
.sendMessageBig textarea.textarea.h120 {
 height: 120px;
}
.sendMessageBig a.button {
 float: right; display: block; width: 20%; margin: 0; padding: 12px 16px; text-align: center; box-sizing: border-box; cursor: pointer;
}
.sendMessageBig #textMessageBig_numChars {
 clear: both; margin: 5px 0 0 0; color: #e75757;
}
.sendMessageBig .beztextu {
 display: none; margin: 0 0 7px 0; padding: 8px 0; text-align: center; color: #902409; 
 background: #fdc5c5; border: 1px solid #ff9494;
}

.sendMessageBig label {
 float: left; width: 60px; margin: 6px 0 6px 0; padding: 11px 0 0 0; text-align: right; font-weight: 400;
}
.sendMessageBig input[type=text] {
 float: left; width: 250px; margin: 6px 0 6px 12px; padding: 10px; font-size: 16px; background: #ffffff; border: 1px solid #b7b7b7;
 -webkit-box-shadow: inset 0px 0px 5px 0px #ededed; -moz-box-shadow: inset 0px 0px 5px 0px #ededed;
 box-shadow: inset 0px 0px 5px 0px #ededed; font-family: arial;
}
/* searchnavrhy */
.sendMessageBig .searchnavrhyMESSuser {
 position: relative; width: auto; margin-bottom: 10px;
}
.sendMessageBig .searchnavrhyMESSuser input[type=text] {
 margin-bottom: 0;
}

.sendMessageBig .loginsSlected {
 float: left; margin: 6px 0 0 10px;
}
.sendMessageBig .loginsSlected span {
 display: inline-block; margin: 5px 10px 0 0; padding: 6px 8px; color: #000000; line-height: 100%; background: #c5c5c5;
}
.sendMessageBig .loginsSlected span i {
 cursor: pointer;
}

.sendMessageBig .navrhy {
 display: none; position: absolute; top: 50px; left: 70px; width: 500px; padding: 0; background: #ffffff; z-index: 50;
 border: 1px solid #c8c8c8;
 -webkit-box-shadow: inset 0px 0px 5px 0px #ededed; -moz-box-shadow: inset 0px 0px 5px 0px #ededed;
 box-shadow: inset 0px 0px 5px 0px #ededed; font-family: arial;
}
.sendMessageBig .navrhy ul {
 padding: 5px; list-style: none; color: #707070;
}
.sendMessageBig .navrhy ul li {
 display: block; padding: 6px 2%; color: #000000; cursor: pointer;
}
.sendMessageBig .navrhy ul li:hover, .sendMessageBig .navrhy ul li.selected  {
 text-decoration: none; color: #ffffff; background: #00b0ca;
}
.sendMessageBig .navrhy ul li span.l {
 float: left; width: 80%;
}
.sendMessageBig .navrhy ul li span.r {
 float: right; width: 20%; font-size: 11px; text-align: right; color: #767676;
}
.sendMessageBig .navrhy ul li:hover span.r, .sendMessageBig .navrhy ul li.selected span.r  {
 color: #ffffff;
}
.sendMessageBig .bigok {
 display: none; margin-top: 0;
}
/* /searchnavrhy */


/*
.sendMessageBig .messageAdded {
 width: 100%; margin: 12px 0 0 0; padding: 4px 0 4px 10px; font-size: 13px; border-left: 3px solid #d0d0d0; box-sizing: border-box;
}
.sendMessageBig .messageAdded big {
 display: block; margin-bottom: 8px; color: #000000; font-weight: bold;
}
.sendMessageBig .messageAdded small {
 display: block; margin-bottom: 8px; color: #626262;
}
.sendMessageBig .messageAdded .text {
 margin: 0 0 0 0; padding: 7px; font-size: 16px; line-height: 130%; background: #e4ffd5; word-wrap: break-word; overflow: hidden;
}
*/
/* /big */


.messages1 {
}
.messages1 a.messages1item {
 display: block; color: #151515;
}
.messages1 a.messages1item:hover {
 text-decoration: none;
}
.messages1 .item {
 clear: both; padding: 10px 0; border-bottom: 1px solid #cacaca;
}
.messages1 a.messages1item:hover .item {
 background: #ebffe0;
}
.messages1 a.messages1item .item.new {
 background: #fcf8e3;
}
.messages1 a.messages1item:hover .item.new {
 background: #fcf6d3;
}
.messages1 .item .foto {
 float: left; margin-left: 10px;
}
.messages1 .item .popis {
 margin-left: 85px;
}
.messages1 .item .popis span.login {
 display: inline-block; margin: 0 7px 6px 0; font-weight: 400; line-height: 130%;
}
.messages1 .item .popis span.pocet {
 display: inline-block; margin: 0 7px 6px 0; font-size: 13px; color: #232323
}
.messages1 .item .popis span.pridany {
 display: inline-block; float: right; margin: 0 10px 6px 0; font-size: 13px; color: #747474;
}
.messages1 .item .popis p {
 margin-top: 0; line-height: 140%;
}


.messages2 {
}

.messages2 .item {
 clear: both; padding: 10px 0; border-bottom: 1px solid #cacaca;
}
.messages2 .item.new {
 background: #fcf8e3;
}
.messages2 .item .foto {
 float: left; margin-left: 10px;
}
.messages2 .item .popis {
 margin-left: 85px;
}
.messages2 .item .popis span.login {
 display: inline-block; margin: 0 7px 6px 0; font-weight: 400; line-height: 130%;
}
.messages2 .item .popis span.login a {
 color: #000000;
}
.messages2 .item .popis span.pridany {
 display: inline-block; float: right; margin: 0 10px 6px 0; font-size: 13px; color: #747474;
}
.messages2 .item .popis a.odstranit {
 display: inline-block; float: right; width: 13px; height: 14px; margin: 0 10px 6px 0;
 background: url(../img/icons/iconPOINTgray6px.png) no-repeat center center;
}
.messages2 .item .popis a.odstranit:hover {
 background: url(../img/icons/iconDELETE_14.png) no-repeat center center;
}
.messages2 .item .popis span.othersNONE {
 display: inline-block; float: right; width: 13px; height: 14px; margin: 0 10px 6px 0;
 background: url(../img/icons/iconPOINTgray6pxNONE.png) no-repeat center center;
}
.messages2 .item .popis p {
 margin-top: 0; line-height: 140%;
}
.messages2 .item .odstranena {
 padding: 10px 0; font-size: 13px; text-align: center; color: #6f6f6f; background: #d5d5d5;
}
.messages2 #controlNewMessages2 {
 cursor: pointer; background: #ff300e url(../img/iconMessage30white.png) no-repeat center left 3px;
}
.messages2 #controlNewMessages2 span {
 display: block; height: 42px; margin: 0 0 10px 43px; line-height: 42px; color: #ffffff; background: #ff300e;
}
.messages2 .moreMessagesB {
 display: block; margin: 15px 0 0 0; padding: 5px 0; font-size: 14px; font-weight: 500; text-align: center; color: #227a91; cursor: pointer;
}
.messages2 .loadingMessage {
 display: none; margin-top: 10px; text-align: center;
}
.messages2 .loadingMessage img {
 display: inline-block; text-align: center;
}
.messages2 .loadingMessage span {
 display: block; margin: 0px 0 0 0;
}
.messages2 .viacOskupinovej {
 display: block; margin: 0 0 5px 0; line-height: 180%; color: #313131;
}
.messages2 .viacOskupinovej a {
 color: #000000;
}

.messages2 .viacOskupinovej input[type=text] {
 float: left; width: 70%; height: 20px; margin: 0 0 5px 0; padding: 6px 8px; font-size: 15px;
}
.messages2 .viacOskupinovej button {
 float: left; display: block; min-height: 20px; margin: 0 0 0 7px; padding: 8px 10px; font-size: 14px; color: #ffffff; background: #000000; border: none;
}
.messages2 .viacOskupinovej #nazovKomunikacieDiv {
 float: left; display: block; height: 20px; margin-left: 7px; padding: 8px 0; font-size: 14px; line-height: 14px;
}

