body, p
{
    margin: 0.5em 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
}

body
{
    margin : 0;
    padding: 0;
    color: #333;
    height: 100%;
    display: block;
    text-align: center;

}


.logoWK{
    width: 230px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;


}

div.wicket-modal h3.w_captionText{
    font-weight: 100;
    font-size: small;
}



.bodyWhite{
    background:white;
    position:absolute;
    min-height: 100%;
    min-width: 100%;
}

.bodyGray{
    background: #e2e2e2;
    position:absolute;
    min-height: 100%;
    min-width: 100%;
}


a{ text-decoration: none;color: #333;}

.footer, .push {
    height: 4em;
}


/* Hlavicka stranky */
.header {
    padding: 0;
    margin: 0;
}

.top-menu{
    display: block;

}

.top-menu li{
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.top-menu li a{
    text-decoration: none;
    margin: 0;
    padding: 2px 20px;
}

.top-menu a:hover {
    cursor: pointer;
    color: #ffffff;
}
/* Koniec - Hlavicka stranky */



html{
    height: 100%;
    display: inline;
}

.leftPanel{
    position: relative;
    top:37px;
    padding: 0;
    margin: 0;
    float: left;
    width: 240px;
    min-width: 15%;
    text-align: left;

    min-height: 100%;

}

/* Telo stranky */
.body-menu {


}

.body-menu ul{
    padding: 0;
    margin: 0;
}

.body-menu li{
    list-style: none;
    margin: 0;
    padding: 0;

}

.body-menu li a{
    width: 185px;
    color:black;
    display:inline-block;
    line-height:23px;
    /* font-weight:700; */
    text-decoration: none;
    padding:0 5px 0 20px;
    background: white; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzcyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWNiMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
    /* background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
    /* background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
    /*background: linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-8 */


    /* -moz-box-shadow:    1px 1px 5px 1px #555;
     -webkit-box-shadow: 1px 1px 5px 1px #555;
     box-shadow:         1px 1px 5px 1px #555;*/

}

.body-menu li a:hover {

    color: #333;
    -moz-box-shadow: inset 0px -23px 50px 0px #ea2250;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ea2250;
    box-shadow: inset 0px -23px 50px 0px #ea2250;
    color: whitesmoke;

}


.body-menu .qlogo_small {
    margin: 15px 0;
    margin-left: 12px;
    padding: 0;

}

.body-content {
    position: relative;
    text-align: left;
    padding: 0;
    margin: 0;
    top:-30px;
    float:right;
    min-width:860px;
    background-color: transparent;
    width: 860px;

}


.optionsPanel {
    position: relative;
    text-align: left;
    padding: 0;
    padding-bottom:6px;

    margin: 0;

    float: left;
    min-width: 98%;
    width: auto;
    background: transparent;
    top:20px;
    z-index:1000;
}

.corePanel {
    position: relative;
    text-align: left;
    padding: 0;
    float: left;
    min-width: 98%;
    width: 98%;
    background-color: transparent;

}

#indicator{
    display:none;
    position:absolute;
    top:0;left:0;z-index:99999;background-color:black;width:100%;height:100%;color:white

}

.answerPanel{
    border-top: #979797 solid thin;
    margin-top: 10px;
}

/* Koniec - Telo stranky */
.wrapper{

    height: 100%;
    width: 100%;
}


.mapWrapper{
    width: 1104px;  
    margin-left: auto;
    margin-right: auto;
    display: block;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

}

.smallMapWrapper{
    display: block;
    font-size: xx-small;
    color:#ada8ad;

}

.blockWithBorder{
    text-align: justify;
    margin-top:30px;
    overflow: hidden;
    position:absolute;
    top:480px;
    width:880px;
    padding: 0 5px 0 5px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.mainWrap{
    display:block;
    position:relative;
    left:0;
    top: 30px;
    width:1120px;
    height:auto;
    min-height: 100%;
}

.homeWrap{
    display:block;  
    top:30px;
    left:0;
    /*set the width and height to 100% of the screen*/
    width:100%;
    height:auto;
    min-height: 100%;
    /* background: url('image/logoWKSmall8030alpha.png') repeat transparent ;*/

}

.coverPage
{
    position:absolute;
    top:0px;
    left:30px;
    width:100%;
    height:100%;
    background: url('image/backgroundFinal2.png') repeat transparent;
    z-index: -100;
}
.coverPage2{
    position:absolute;
    top: 0;
    left:0;
    width:100%;  
    height:100%;
    background: url('image/backgroundFinal1.png') repeat transparent;
    z-index: -100;
}

.map{
    position: relative;
    width: 60%;
    float: left;
    padding-left: 30px;
    padding-top: 30px;
    background-color: transparent;
}

.contactsList{
    position: relative;
    float : right;
    padding-top: 120px;
    padding-right: 10px;
    background-color: transparent;
}

/* Telo uvodnej stranky */
.content {
    display: block;
    width: 800px;
    padding: 0;
    height: 100%;

    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.contentHome{
    position:absolute;
    top:50%;
    left:50%;
    width:522px;
    margin: -84px 0 0 -261px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:3px;
    border:1px solid #888;
    padding-top: 20px;    
    padding-bottom: 20px;
    background: white;
}

.contentHomeInner{


}

.bodyBackground{
    position: absolute;
    top:0;
    left:0;
    opacity: 0.1; 
    filter: alpha(opacity=10);
    width:100%;
    height:100%;
    max-height: 100%;
    max-width:100%;
    z-index: -5002;
}

.questor-form {
    text-align: left;
    position:relative;
    float:left;
    left:28px;
    width: 200px;
}

.questor-form .button{

}

.questor-form .button:hover{
    cursor:pointer;
}

.contactButton{
    width: 49px;
    text-align: center;
    background-color: transparent;
    color: #333;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #1c1c1c;
    display:inline-block;
    color:#ada8ad;
    padding:2px 6px;
    width:183px;
    position:relative;

    font-size: 13px;
    font-weight: normal;
    border: 1px solid;
    bottom: 8px;
}

:focus{
    outline-color: #F1F1F1;
    outline: #F1F1F1 auto 2px;
}

/* 
    .wkSign:hover .contactButton{
    display:block;
}*/

.contactButton:hover {
    -moz-box-shadow:inset 0px -23px 50px 0px #000000;
    -webkit-box-shadow:inset 0px -23px 50px 0px #000000;
    box-shadow:inset 0px -23px 50px 0px #000000;
}

.wkSign{
    color: rgb(157,159,158);
    position: relative;
    float: left;
    font-size: 55px;
    font-weight: bold;
    cursor: default;
    font-family: EurostileSCT, Arial, sans-serif;
    background: url(image/logoWKSmall.png) no-repeat transparent;
    background-size: contain;
    width: 260px;
    background-position: top;
    padding-top: 147px;
}


.colcover {



}

.colcover3 {
    float: left;

}

.allcoverdark {
    margin:0;
    padding:0;

}

.col1{

}
.col2 {

}

.col3 {
    position: relative;
    top: 21px;
}

.sel {
    margin-top: 10px;

}

.sel label {
    font-size: 12px;
    color: black;
    line-height: 20px;
    float: left;
    margin-right: 3px;
    width: 100%;
}

.filerow{
    border-bottom: #365620;


}

.questor-input1{
    float: left;
    width: 195px;
    height: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.questor-input2{
    float: left;
    width: 150px;
    height: auto;
    margin-left: 5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.questor-form .button {
    float: right;
    position:relative;
    top:1px;
    margin: 0;
}

.quaestor-rememberMe{


}



.gsearch-form {
    width: 700px;
    margin: 0px auto;
}

.searchInputWrap{
    position: relative;
    margin-top: 32px;
    width: 394px;
    float: right}

.searchInput{
    float: left;
    width: 290px;
    position: relative;
}
.searchForm{
    position:relative;
    top: -10px;
    float:right
}

.searchButton{
    background: url(image/search.png) no-repeat #f3f3f3 padding-box 0px;
    color: #6e6e6e;
    text-decoration: none;
    padding: 7px 12px 7px 23px;
    position: relative;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background-color: #e2e2e2; /* Old browsers */
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    z-index:1001;
}

.searchButton:hover{
    color: #333;
    border-color: #999;
    cursor: pointer;
}

.gsearch-form div {
    width: 400px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.gsearch-form img {
    margin: 5px 10px;
}

.gsearch-input {
    width: 700px;
    height: 30px;
    margin-top: 10px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.qlogo {
    margin: 150px 0 50px 0;
}
/* Koniec - Telo uvodnej stranky */

/* Forms */
input {
    font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-size: 13px;
    border: solid 1px black;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}

input[type="button"], input[type="submit"]{

    display:inline-block;
    min-height:27px;
    /* font-weight:700; */
    text-decoration: none;
    padding:0 5px 0 7px;
    background: rgb(85,147,2); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    color: whitesmoke;
    float: right;
    cursor: pointer;
    width: 60px;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
    margin-top: 5px;
}

input[type="button"], input[type="submit"]:hover{
    color: #F1F1F1;
    background: rgb(85,147,2); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}

/*table cell to display pointer cursors*/
table td a{
    display: inline;
    cursor: pointer;
    text-decoration: none;
    color: #5F6440;
}

select{

}
selectWrapper{}

.ddc{
    width: 70px;
    max-width: 70px;
}
/* Konie
input[type="button"], input[type="submit"]:hover {
    background: url('image/vmenuitem.png') repeat-x scroll top;
    background-color: #365620;
    cursor: pointer;
    color: #ffffff;
}
/* Konie

/* Footer stranky */
.footer {
    padding: 0;
    margin: 0;
    width: 99%;
    height: 20px;
    position: absolute;
    bottom: 20px;
    text-align: center;

}

.footer div {
    width: 15em;
    margin-left: auto;
    margin-right: auto;


}

/*emailPanel*/

.emailPanel{
    padding-bottom: 30px;;
    margin-top: 15px;
}

.email-form{

}

.emailReadBottomPanelWrap{

}

.emailReadBottomPanel{
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border-width: thin;
    border-color: #979797;
    border-style: solid;
    height: 80px;
    margin-top: 20px;
}

.addressPanel{}
.subjectPanel{
    font-size: large;
}

.messagePanel{
    padding-top:30px;
}

.chatContacts{ 
    width: 200px;
    margin-left: 10px;
    color: #333;
    position: absolute;
    top:475px;
    overflow: visible;
}

.chatContacts label{
    position:relative;
    top:-20px;
}

.chatSingleContact{
}


.chatSingleContactWrap{
    margin: 2px;
    max-height: 16px;
    position:relative;
    top:-5px;

}

.chatcontactsWrap{
}

.chatSingleContactWrap:hover{
    color: #72aa00;
}
.chatLogin{
    text-decoration: none;
    display: block;
    overflow-y: hidden;
}
.chatLogin:hover{
    color: rgb(85,147,2);
    font-size: 110%;
}

.online{
    background: url('image/online.png') no-repeat transparent;
    padding-left: 20px;
}

.chatBottomList{height: 20px;display: inline-block;position:relative;bottom:0px;float: right;
}

.chatBottomPanel{  padding: 0;
                   margin: 0;
                   width: 99%;
                   position: fixed;
                   bottom: 0px;
                   right:50px;
                   text-align: right;
                   display: inline;
                   margin-right: 150px;
}

.chatBottomForm{
    position: fixed;
    bottom: 3px;
    height: 200px;
    overflow-wrap: break-word;
    width: 180px;
    overflow-x: hidden;
    padding-bottom: 3px;
    padding-top:5px;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: white;
    text-decoration: none;
    color: #333;
    font-size:0.9em;
    text-shadow: none;
}

.chatBottomDisplay{
    vertical-align: bottom;
    text-align: left;
    float: left;
    width: 100%;
    word-wrap:break-word;
}

.chatBottomMessages{
    position: absolute;
    bottom: 33px;
    overflow-y: scroll;
    overflow-wrap: break-word;
    height: 170px;
    width: 100%;
    margin-bottom: 5px;
}

.chatOd{
    font-weight:bold;
}


.chatInputWrapper{
    position: absolute;
    bottom: 3px;
    margin-top: 3px;
}

textarea{resize: none}

.chatInputWrapper textarea{
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
}

.chatBottomSingleContact{
    text-align: center;
    color:#333;
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    height: 20px;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 180px;
    cursor: pointer;
    position:relative;
    bottom:10px;
}

.chatBottomSingleContactTop{
    text-align: center;
    color: #333;
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    height: 20px;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 180px;
    cursor: pointer;
    position:relative;
    bottom:215px;
}


.chatClose{
    background : url('image/no.png') no-repeat transparent;
    background-position: center;
    width: 16px;
    height: 16px;
    min-height: 16px;
    min-width: 16px;
    margin-top:2px;
    text-decoration: none;
    overflow: no-content;
    float: right;
    display: inline-block;
}

.chatClose:hover{}

.chatBottomLogin{
    text-decoration: none;
    color: #F1F1F1;
    height: 100%;
    min-width: 160px;
    display: inline-block;
}

.addressPanelRow{
    margin-bottom: 10px;
}

.hidden{
    background: transparent;
}

.emailPanel label{
}

.addressPanelRow input[type="text"]{
    width: 80%;
    float: right;
    margin-right: 0;
}

.addressPanelRow input[type="button"]{
    width: 100px;
    float: left;
    background: rgb(85,147,2); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    color: whitesmoke;
    max-height: 16px;
    min-height: 16px;
}
.addressPanelRow input[type="button"]:hover{
    color: #F1F1F1;
    background:  rgb(85,147,2); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
}


.rowPanel{
    display: inline-block;
    width: 100%;
}

.emailPanel textArea{
    width: 100%;
    min-height: 200px;
    height: 200px;
}

.mapImageSmall{width: 550px;}


.optionsFeedback{
    display: inline-block;
    margin-top: 30px;
    position: absolute;
    left: -260px;
    top:500px;
    max-width: 250px;
}

.fileinput-form { padding:5px;
                  margin:0;
                  margin-top:3px;
                  background:transparent;
                  float: left;
                  position: relative;
                  top:8px;
}
.fileinput-form .wicket-mfu-container { padding: 5px; 
                                        margin-top: 10px;
                                        background-color: white; 
                                        border: solid 1px #dcdcdc;
                                        border-radius: 2px;
                                        -webkit-border-radius: 2px;
                                        -moz-border-radius: 2px;
                                        margin-right: 10px;
                                        font-size: xx-small;
                                        width: 450px;
}
.fileinput-form .wicket-mfu-caption { font-weight: bold; }
.fileinput-form .wicket-mfu-container input { margin-left: 5px; font-size: xx-small; }
.fileinput-form input{Edisplay: inline-block;margin: 0;padding: 0}
.fileinput-form input[type="button"]{min-height: 12px;max-height: 12px;display: inline-block;margin: 0;padding: 0;}
.fileinput-form input[type="submit"]{min-height: 15px;display: inline-block;margin: 0;padding: 0;max-width: 40px;max-height: 15px;margin-left: 3px;}

.wicket-mfu-container { padding: 5px; 
                        margin-top: 10px;
                        background-color: white; 
                        border: solid 1px #dcdcdc;
                        border-radius: 2px;
                        -webkit-border-radius: 2px;
                        -moz-border-radius: 2px;
                        margin-right: 10px;
                        font-size: xx-small;
                        width: 450px;
}

.wicket-mfu-caption { font-weight: bold; }
.wicket-mfu-container input {float: right; margin-left: 5px; font-size: xx-small; }
.wicket-mfu-container input{font-size: xx-small; display: inline-block;margin: 0;padding: 0}
.wicket-mfu-container input[type="button"]{float: right;min-height: 12px;max-height: 12px; font-size: xx-small; display: inline-block;margin: 0;padding: 0}
.wicket-mfu-container input[type="submit"]{float: right;min-height: 15px; font-size: xx-small; display: inline-block;margin: 0;padding: 0;max-width: 40px;max-height: 15px;margin-left: 3px;}

.fileRow{margin-bottom: 3px;}

.checkBoxColumn{
    width: 20px;
    max-width: 20px;
    min-width: 20px;
    column-width:20px;
    color: red;
}


.column0{
    width: 30px;
    max-width: 30px;
    min-width: 30px;
    column-width:30px;
    color: red;
    overflow: hidden;
    white-space: nowrap;
}

.userActionsPanel{
    background-color: white;
    position: absolute;
    top: 30px;
    right: 20px;
    min-width: 200px;
    min-height: 30px;
    z-index: 10000;
}

.userActionsPanel a{
    color: #333 ;
    position:relative;
    float: right;
}

.userActionsPanel a:hover{
}


.deleteLink{
    color:#333;
    margin: 0 0 0 0;
    margin-left: 20px;
}

.emailResource a{
    color: #72aa00;
}

.veil{
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:99999;
    background-color:black;
    width:100%;
    height:100%;
    color:white
}

.copyLink{
    padding-right: 20px;
}
.smallLabel{
    font-size: x-small;
}

.documentsPanel{
    position:relative;


}
.documentsPanel ul{
    -webkit-padding-start: 0px;
    -webkit-margin-after: -18px;
    padding:0;
}
.documentsLabel{
    font-size:large; 
}
.folderLink{
    background: url('image/folder.png') no-repeat transparent;
    padding-left: 20px;
}
.folderLink:hover{
    background: url('image/folder_open.png') no-repeat transparent;
}
.filesList{
    display: block;
    width: 100%;
    float: left;
    padding-top:10px;
    height: 30px;
    border: solid 1px transparent;
    border-spacing: 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position:relative;
    right:1px;

}
.filesList:hover{
    border-color: #dcdcdc;
}

.fileResource{
    background: url('image/fileIcon.png') no-repeat transparent padding-box 0px 2px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.deleteResource{
    width: 16px;
    height: 16px;
    min-height: 16px;
    min-width: 16px;
    margin-top:2px;
    text-decoration: none;
    overflow: no-content;
    float: right;
    display: inline-block;
}

.deleteResource:hover{background-color: #333}


.filesList:hover .deleteResource{
    background : url('image/no_black.png') no-repeat transparent;
}

.filesWrapper{
    float:left;
    position: relative;
    width: 100%;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3; /* Old browsers */
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.documentsPanel a:hover{
    color: #72aa00;
}
.documentsPanel label{
}

.fileOptionsPanel{
}

.newFolderPanel{
    position: absolute;
    top:3px;
    border: solid #333 thin; 
    width: 220px;
    background: white;
    z-index: 1000;
    padding-bottom: 18px;
    margin-bottom: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}

.newFolderPanel a{float: right}

.upload{
    background: url('image/newFolder.png') no-repeat transparent;
    padding-left: 36px;
    min-height: 36px;
    height: 36px;
    padding-bottom: 20px;
    margin-left: 15px;
    float: left;
    position: absolute;
    top:20px;
    left: 43px;
}

.upload:hover{
    background: url('image/newFolderHover.png') no-repeat transparent;
}

.closeLink{
    background: url('image/no_black.png') no-repeat  transparent;
    padding-left: 16px;
    padding-bottom: 16px;
    float: right;
}
.closeLink:hover{

}

#file_browse_wrapper {
    color: #6e6e6e;
    text-decoration: none;
    padding: 0px 0px 0px 12px;

    position: relative ;


    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #e2e2e2; /* Old browsers */

    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
    overflow:hidden;

}

#file_browse_wrapper_dis {
    color: #E0E0E0;
    text-decoration: none;
    padding: 0px 0px 0px 12px;

    position: relative ;


    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3; /* Old browsers */

    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
    overflow:hidden;

}
#file_browse_wrapper_dis:hover {

    cursor:default; 
}

#file_browse_wrapper:hover {
    color: #333;
    border-color: #999;
    cursor:pointer;
}

#file_browse{
    margin-left: -108px;
    max-width: 116px;
    min-height:28px;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

}
#file_browse:hover{
    cursor:pointer;
}

.uploadLabel{

}
.calendarForm{margin-top: 38px;}

.editorPanel{
    margin-top:5px;
}

.editorPanelGray{
    margin-top: 5px;

}

.editorPanelButtons{
    margin-bottom: 5px;
    float:left;
    width:100%;
}
.editorPanelButtons2row{
    margin-bottom: 20px;
    margin-top:20px;
    float:left;
    width:100%;
}

.editorPanelButtons a{
    padding: 5px 0px 5px 0px;
}

.editorPanelButtons2row .saveLink{
    background: url(image/search.png) no-repeat #f3f3f3 padding-box 0px;
    color: #6e6e6e;
    text-decoration: none;
    padding: 7px 12px 7px 23px;
    position: relative;
    float: right;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background-color: #e2e2e2;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    z-index: 1001;
}

.editorPanelButtons .saveLink{
    float:right;
    margin-right: 5px;
}



.loginForm{position: relative;
           float: right;
           z-index: 10000;
}
.smallImage{
    background: url('image/logoWKSmall.png') no-repeat transparent ;
    margin: 15px 0px 15px 20px;
    padding: 60px 0px 0px 99px;
    overflow: visible;
    background-size: 75px;
}

.balance{

    cursor: pointer;
    padding-left: 2px;
}

.balanceWrapper{
    margin-left: 10px;
    top: 28px;
    position: relative;
}

.dirsTree{
    float:left;
    position:relative;


}

.mainDirWrap{
    width: 100%;
    float:left;
    margin-top: 39px;
    display: inline-block;
}
.folderListWrap{ width: 100%;


}
.dirsTreeWrap{ width: 100%;}

.mainDirWrap li{
    width: 100%;
    list-style: none;
    height: 80px;
    border-top: solid 1px #dcdcdc;
    position:relative;
}
.mainDirWrap label{
    float: left;
    position:absolute;
    top:-20px;
    left:0px;
}
.folderList{}

.tableHeader{
    width: 100%;
    margin-bottom: 15px;
    border-bottom:  solid 1px #dcdcdc;
    padding-bottom: 3px;
}

.employeeContacts{
    position: absolute;
    top: 40px;
    left: 50%;
    width: 800px;
    /* height: 380px; */
    margin: 0px 0 0 -400px;
    background: transparent;
}
.singleEmployeeContact{width: 33%;
                       position: relative;
                       font-size: small;
                       float: left;
                       margin-top: 30px;
                       border-top:  solid 1px #dcdcdc;
                       height: 125px;

}

.singleEmployeeContact ul{
    list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    text-align: center;
}


.employeeContacts label{
    position:relative;
    top:-20px;
}
.tswatsPanel{position: relative;
             left:10px;
             border-top:  solid 1px #dcdcdc;
             width: 200px;
}
.eventButton{
    width:200px;
    max-width: 200px;
    color: #6e6e6e;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    top:13px;
    float:left;

    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #e2e2e2; /* Old browsers */

    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
    margin-top:3px;

}
.public{
    width: 185px;
    color: black;
    display: inline-block;
    line-height: 23px;
    text-decoration: none;
    padding: 0 5px 0 20px;
    background: white;
    position: relative;
    right:10px;
    overflow: hidden;
    white-space: normal;
}

.private{
    width: 185px;
    color: black;
    display: inline-block;
    line-height: 23px;
    text-decoration: none;
    padding: 0 5px 0 20px;
    background: white;
    position: relative;
    right:10px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.private:hover{
    color: #333;
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
}
.public:hover{
    color: #333;
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
}

.wicket-ajax-indicator{
    position: fixed;
    top:59px;
    left:215px;
    background: url('image/ajaxIndicator.gif') padding-box 0px;
    width: 30px;
    height:30px;
}

.wicket-ajax-indicator img{
    display:none;
}

.chartPanel{

}

.balanceLink{
    width:175px;
    max-width: 200px;
    color: #333;
    text-decoration: none;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
    color: #333;
    background: white; /* Old browsers */
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;

    padding: 7px;
    float:left;
}

.balanceLink:hover{
    padding-left: 10px;
    width:172px;
}


.eventsLeft{
    position: relative;
    top: 86px;
}

.eventsLabel{top: -53px;
             left:10px;
             position: relative;}

.dayWrap p{
    text-align: left;
    color:#333;
}

.eventsWrap{position: relative;
            bottom: 25px;}

.dayWrap{position: relative;
         top: -40px;
         left: 10px;
         color: rgb(85,147,2);
}

.uploadProgress{

    position:absolute;
    top:570px;
    left: -310px;
    width:200px;
}

/* Progress bar */
.wupb-progressBar {
    margin: 0;
    width: 100px;
}

.wupb-border {
    border: 1px solid #888;
    background-color: #eee;
    width: 200px;
    margin: 0 auto;
}

.wupb-background {
    background-color: #ccc;
    height: 1.5em;
    width: 0%;
}

.wupb-foreground {
    /* Nothing here - included merely so you know you can change this. */
}

/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
*/
div.wicket-mask-dark {	
    position: fixed;	
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%;
    background-image: url('transparent2.png');
    opacity: 0.1; 
    background-color: black; 
    filter: alpha(opacity=10);

}

div.wicket-mask-transparent {
    position: fixed;	
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%;

    background-image: url('transparent1.gif');
}

div.wicket-modal {	
    position: fixed;
    _position: absolute;
    z-index: 20001; 
    visibility: hidden;
}


div.wicket-modal div.w_top_1 {	
    width: 100%;	
    overflow: hidden;
}

div.wicket-modal div.w_top {
    height: 11px; 
    background-position: 0px -16px; 
    overflow: hidden;
    cursor:n-resize;
    padding: 0px; margin: 0px;		
}

div.wicket-modal .w_topLeft {
    /*
            position: absolute; 
            top: 0px; 
            left: 0px; 
    */
    width: 14px; 
    height: 11px;	
    float: left;
    background-position: 0px 0px; 
    overflow: hidden; 
    cursor: nw-resize;
}

div.wicket-modal div.w_topRight {
    /*
    position: absolute;	
    top: 0px; 
    right: 0px; 
    */
    width: 14px; 
    height: 11px;	
    float: right; 
    background-position: -16px 0px;
    overflow: hidden; 
    cursor: ne-resize;
}

div.wicket-modal div.w_left {
    background-position: 0px 0px; 
    background-repeat: repeat-y;
    cursor: w-resize; 
    width: 100%;
}

div.wicket-modal div.w_right_1 {
    margin-left:10px;	
}

div.wicket-modal div.w_right {
    background-position: right;
    background-repeat: repeat-y; 
    cursor:e-resize; 
    width: 100%;	
}

div.wicket-modal div.w_content_1 {
    margin-right: 10px;
    cursor: auto;	
}


div.wicket-modal div.w_caption {
    height: 1.4em; 
    overflow: hidden; 
    cursor: default;
    position: relative;
    background-color: white;
    cursor: default;
    line-height: 1.4em;
    color: #666;
}

div.wicket-modal a.w_close {	
    height: 16px; 
    width: 16px; 
    overflow: hidden;
    background-position: -64px 0px;
    position: absolute;
    right: 3px;
    padding: 0px;
    margin: 0px;
}

div.wicket-modal a.w_close:hover {
    float: right; 
    height: 16px; 
    width: 16px; 
    overflow: hidden;
    background-position: -80px 0px;

}

div.wicket-modal h3.w_captionText {
    height: 1.4em; 
    position: absolute;
    margin-left: 3px;
    margin-bottom: 0px;
    margin-top: 0px;
    left: 0em;
}

div.wicket-modal div.w_content_2 {
    width: 100%; 
    background-color: white;
    padding-top: 0.1em;
    _overflow: auto;
}

div.wicket-modal div.w_content_3 {
    border: 1px solid #bbb;
    padding: 0px;	
}

div.wicket-modal div.w_content {
    width: 100%;
    background-color: white;
}

div.wicket-modal div.w_content_container {
    position: relative;
}

div.wicket-modal iframe.wicket_modal {
    width: 100%; 
    height: 400px; 			
    padding: 0px; 
    margin: 0px; 
    border-width: 0px;
    position: relative;
}

div.wicket-modal div.w_bottom_1 {
    width: 100%;
    overflow: hidden;
    cursor: n-resize; 
}

div.wicket-modal div.w_bottom {
    height: 15px; 
    background-position: 0px -32px; 
    overflow:hidden; 

}

div.wicket-modal div.w_bottomRight {
    /*
    position: absolute; 
    bottom: 0px; 
    right: 0px;
    */ 
    width: 14px; 
    height: 15px;
    float: right;
    background-position: -48px 0px; 
    cursor: nw-resize; 
    overflow: hidden;
}



div.wicket-modal div.w_bottomLeft {
    /*
    position: absolute; 
    bottom: 0px; 
    left: 0px;
    */ 
    width: 14px; 
    height: 15px;
    float: left;
    background-position: -32px 0px; 
    overflow: hidden; 
    cursor: ne-resize;
}


div.wicket-modal div.w_blue div.w_left,
div.wicket-modal div.w_blue div.w_right {
    background-image: url('image/frame-blue-2-alpha.png'); 
    _background-image: url('image/frame-blue-2-ie.png');
}


div.wicket-modal div.w_blue div.w_top,
div.wicket-modal div.w_blue div.w_bottom,
div.wicket-modal div.w_blue div.w_topLeft,
div.wicket-modal div.w_blue div.w_topRight,
div.wicket-modal div.w_blue div.w_bottomRight,
div.wicket-modal div.w_blue div.w_bottomLeft,
div.wicket-modal div.w_blue a.w_close {
    background-image: url('image/frame-blue-1-alpha.png'); 
    _background-image: url('image/frame-blue-1-ie.png');
}


div.wicket-modal div.w_silver div.w_left,
div.wicket-modal div.w_silver div.w_right {
    background-image: url('image/frame-gray-2-alpha.png'); 
    _background-image: url('image/frame-gray-2-ie.png');
}


div.wicket-modal div.w_silver div.w_top,
div.wicket-modal div.w_silver div.w_bottom,
div.wicket-modal div.w_silver div.w_topLeft,
div.wicket-modal div.w_silver div.w_topRight,
div.wicket-modal div.w_silver div.w_bottomRight,
div.wicket-modal div.w_silver div.w_bottomLeft,
div.wicket-modal div.w_silver a.w_close {
    background-image: url('image/frame-gray-1-alpha.png'); 
    _background-image: url('image/frame-gray-1-ie.png');
}

.halfWidth{
    min-width: 380px;
    float: left;
}

.right{
    float:right;

}

.fullWidth{
    min-width: 780px;
    float: left;
}

.salesTable{
    width : 200px;
}

.salesTable th{
    float: right;
}
.salesList{width: 100%;
           display: block;
           line-height: 20px;
           border: solid 1px transparent;
           border-spacing: 1px;
           border-radius: 2px;
           -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
           word-break: break-all;
           float:left;
}

.salesLink{

}

.salesList:hover .deleteResource{
    background : url('image/no_black.png') no-repeat transparent;
}

.salesList:hover{
    border-color: #dcdcdc;
}

.salesListPanel{
    margin-top: 50px;
    width: 392px;
    position: relative;
    float: left;
}

.folder{

}

.mainFolderList{
    height: auto;
    position: relative;
    display: inline-block;
    border-top:  solid 1px #dcdcdc;
    margin-bottom: 43px;
    width: 100%;

}

.dragableCont{
    float:left;
}

.dropableCont{
    position: relative;
    float: left;
    top:13px;
}

.fileOptionsPanel .button{
    top:13px;
}



.outerHeader{
    display: none;
}

.chartPanel .button{
    margin-top: 0px;
}

.chartSelectionPanel{

}

.effectCont{
    float:left;
    position:relative;
    height: 433px;
    width:737px;
    background-image:url(image/slide0.jpg);
}

.contButtons{
    position:relative;
    right:80px;
    top:438px;
    width:100px;
    height:20px;
    display:inline-block;
    z-index: 1000;
}
.contButtons a{
    position:relative;
    height: 16px;
    width:16px;
    display:inline-block;
}

.contButtons a:hover{
    cursor:pointer;
}

.nextButton{
    background: url(image/next.png) no-repeat transparent padding-box 0px;
}
.previousButton{
    background: url(image/previous.png) no-repeat transparent padding-box 0px;
}
.playButton{
    background: url(image/play.png) no-repeat transparent padding-box 0px;
}
.stopButton{
    background: url(image/stop.png) no-repeat transparent padding-box 0px;
}
.pauseButton{
    background: url(image/pause.png) no-repeat transparent padding-box 0px;
}

.nextButton:hover{
    background: url(image/next.png) no-repeat transparent padding-box 1px;
}
.previousButton:hover{
    background: url(image/previous.png) no-repeat transparent padding-box 1px;
}
.playButton:hover{
    background: url(image/play.png) no-repeat transparent padding-box 1px;
}
.stopButton:hover{
    background: url(image/stop.png) no-repeat transparent padding-box 1px;
}
.pauseButton:hover{
    background: url(image/pause.png) no-repeat transparent padding-box 1px;
}

input[type="radio"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;     /* not currently supported */
    -o-appearance: checkbox;      /* not currently supported */
}

.yearChoice{

    position:relative;

}
.yearChoicePanel{
    position:relative;
    color: #6e6e6e;
    text-decoration: none;
    padding: 2px 2px;
    position: relative;
    float: left;
    border-color: #999;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding-right:11px;
}

.chartChoicePanel{
    position:relative;
    color: #6e6e6e;
    text-decoration: none;
    padding: 2px 2px;
    position: relative;
    float: right;
    border-color: #999;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    width:570px;

}

.halfWidthCheckbox {

}
.halfWidthCheckbox label{
    position:relative;
    float:left;

}
.halfWidthCheckbox input{
    position:relative;
    float:left;

}
.allInput{
    position:absolute;
    right:10px;
}

.yearChoicePanel input{
    margin-right: 2px;
}
.chartChoicePanel input{
    margin-right: 2px;
}
.yearChoicePanel label{
    position:relative;
    top:-2px;
}
.chartChoicePanel label{
    position:relative;
    top:-2px;
}

.chartSelectWrapper{
    width:32%;
    float:left;

}

fieldset{
    border:none;
}

.highcharts-container{
    border:none;
    border-top: solid 1px #dcdcdc;
    margin-top: 15px;
}

.chartPanelWrapper{
    margin-top:15px;
}

.contactFormWrapper textArea{
    height: 87px;
    float: left;
    position: relative;
    width: 314px;
    top: 10px;
    left: 2px;

}
.contactFormWrapper .button{
    cursor: pointer;
    top:52px;
    right:7px;
    float:right;
    text-align: center;
    width:48px;
    margin:5px;
    z-index:100000;
}

.contactFormWrapper p{
    margin-left : 5px;
    position:relative;
    float:left;
}
.contactFormWrapper .wicket-ajax-indicator{
    position: absolute;
    background: url('image/ajaxIndicatorPipe.gif') padding-box 0px;
    width: 128px;
    height: 15px;
    top: 222px;
    left: 10px;
}

.contactFormWrapper input[type="text"]{
    margin:0;
    padding: 0;
    width: 175px;
    position: relative;
    float: left;
}


.contactFormWrapper label{
    position: relative;
    float: left;
    padding: 0 5px;
}

.infoPanel p{
    text-align: center;
}

.infoPanel .button{
    position: relative;
    left: 130px;
    margin: 0;
}

.infoPanelWrapper a.w_close{
    display:none;
}

.w_content_container{
    height:200px;
}

.contactFeedback{
    position:relative;
    float:left;
    bottom:22px;
}

#lista{
    position:absolute;
    right:80px;



}

.lista li a{
    padding: 0;
    padding-left: 16px;
    margin-right: 16px;
}



.lista-selector{

}
.section{


}

.lang{
    float: none;
    padding: 0px 0px 0px 15px;
    margin: 1px 0;

}

.lista{
    padding:0;
    list-style: none;
    display: block;
    margin:8px 0 7px 0;

}

.lista li{
    display:block;
    float:left;
}

.lista a:hover{
    color:black;
}

.sk{
    background:url(image/SK.png) no-repeat;
}

.ru{
    background:url(image/RU.png) no-repeat;
}

.en{
    background:url(image/GB.png) no-repeat;
}

.flagSel{
    text-indent: -5555px;
    width: 16px;
    display: block;
    background: url(image/SK.png) no-repeat;
}

.langChooser{
    padding: 7px 0px 8px 4px;
    background: url(image/select_downArrow.png) no-repeat 30px center;
    color: #eee;
    display: block;
    margin: 0;
    padding-right: 30px;
    text-decoration: none;
    position: absolute;
    right: 90px;
}

.langChooser:hover{
    background: url(image/select_downArrow.png) no-repeat 30px center;


}

a.loginButton{
    text-align: center;
    background-color: transparent;
    color: black;
    margin-top:2px;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #1c1c1c;
    display:inline-block;
    width:195px;
    position:relative;
    font-size: 13px;
    font-weight: normal;
    top:17px;
    cursor:pointer;
    border: 1px solid;


}

a.loginButton:hover{
    -moz-box-shadow:inset 0px -23px 50px 0px #ea2250;
    -webkit-box-shadow:inset 0px -23px 50px 0px #ea2250;
    box-shadow:inset 0px -23px 50px 0px #ea2250;
}

.body-content a.button{
    width: 80px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap; 
    text-align: center;


}
.body-content a.button:hover{
    color:#333;
    -moz-box-shadow:inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow:inset 0px -23px 50px 0px #ada8ad;
    box-shadow:inset 0px -23px 50px 0px #ada8ad;
}

.body-content a.green:hover{
    color:white;
}

.body-content a.recyclebin:hover{
    cursor:default;


}



.contactF .contactFormWrapper{
    position: relative;
    float: left;
    width: 325px;
    margin-top: 40px;
    border-top: solid 1px #dcdcdc;
}

.contactF .contactFormWrapper label{
    top:0;
}

.contactF .contactFormWrapper .cancelButton{
    display:none;
}

.missingDoc{
    width: 172px;
    color: white;
    display: inline-block;
    text-decoration: none;
    padding: 7px 7px 7px 10px;
    background: #c53727;
    position: relative;
    left:10px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;

}

.noMissingDoc{
    width: 190px;
    color: black;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    background: white;
    position: relative;
    left:10px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    cursor:default;
}


.missingDocContainer{
    position: relative;
    top: 50px;
}

.documentsListPanelWrap table{
    table-layout: fixed;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
.documentsListPanelWrap td{
    text-overflow : ellipsis;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.documentsListPanelWrap{
    margin-top:20px;
}

.dateTableCell{
    text-align: center;
}
.noteTableCell{

}
.documentsListPanelWrap th{
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: rgb(85,147,2);
    color:white;
}

.dateTimePicker input{
    margin:0;
}

.yui-calcontainer{

}

.editorSelector{
    position: absolute;
    z-index: 100000;
    margin-top: 54px;
    left: 454px;
    width: 250px;
    top: -54px;
    background: white;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: left;

}

.editorSelector2{
    position: absolute;
    z-index: 100000;
    margin-top: 17px;
    left: 104px;
    top:25px;
    background: white;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: left;

}

.visitorSelector{
    position: absolute;
    margin-top:27px;
    z-index: 100000;
    background: white;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: left;
}

.userSelectorLink{
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    float:left;
    text-align:center;
    width:125px;
    background-color: silver;
}

.editorForm{
    padding-top:10px;
    float:left;
}

.inline-edit{
    position: absolute;
    left:50%;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align:center;
    cursor:pointer;
    background: white;
    float: left;
    width:200px;

}
.inline-edit input{
    position: relative;
    padding:0;
    float: left;
    margin: 0;
    width:200px;
}
.inline-edit span{
    float: left;
    width:200px;
}

.showListLink{
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border-bottom:none;
    text-align:center;
    float:right;
    position:relative;
    cursor: pointer;
    background: #e2e2e2;
}

.saveLink{
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border-bottom:none;
    text-align:center;
    float:right;
    position:relative;
    cursor: pointer;
    background: #c53727;
    color:white;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 20px;
}

.docSelectWrapper{
    float:left;
    margin-right: 10px;

}

.datatableWrapper{
    float:left;
}

.docSelectWrapper label {
    position: relative;
    top: -2px;
}

.docSelectWrapper input{
    margin-right: 2px;
}

.docListOptions{
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    width: 1044px;
}

.chartButtonsRight{
    float: right;
    margin-top: 20px;

}

.chartButtonsRight a{  
    float: right;
}

.chartButtonsLeft{
    float: left;
    margin-top: 20px;

}

.chartButtonsLeft a{  
    float: left;
}

.editorSelector input{

}

.activityPanelDrop{
    position: relative;
    bottom: 7px;
}

.changePassForm{
    width:308px;
}

.changePassTable td{
    width: 150px;
    text-align:left;
}

.changePassTable td:first-child{
    text-align:right;
}


.passInput{
    width:150px;
}

.pageFeedback{
    position: absolute;
    left: 249px;
    top: 7px;
}

.disabledMessagePanel{
    margin: 20px 10px 0px 20px;
    float: left;
    width: 690px;
    position: absolute;
    top: 20px;
    left: 0;
    background: white;
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.disabledMessagePanel p{
    text-align: left;
}

.disabledEditorForm label{
    font-weight: bold;
}

.qTableCell{
    position:absolute;
    width:20px;
    height:20px;
    background:red;
}

.isLocked_true{
    width:34px;
    height:34px;
    background:url(image/unlock_lock.png) -34px 0;
}
.isLocked_false{
    width:34px;
    height:34px;
    background:url(image/unlock_lock.png) 0 0;

}

.topCont ul{
    margin:8px 0 7px 0;
}

.topCont{
    position:absolute;
    right:0;
}

.topCont a{
    color:white;
}

.wkSignWrapper{
    position:relative;
    float:left;

    height: 100%;
    /*background:url(image/line.png) no-repeat transparent;*/
    background-position-x: 255px;


}

.sendMailCont{
    text-align:left;
}

.leftTextAlign{
    text-align:left;
}

.floatLeft{
    position:relative;
    float:left;
}

.floatRight{
    position:relative;
    float:right;
    margin-right: 10px;
}

.eventHistWrapper{
    float:left;
    position: absolute;
    top: 0px;
    left:-230px;
    padding-bottom: 30px;
    width: 230px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3; /* Old browsers */
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    max-height:450px;
    overflow-y: scroll;

}

.eventHistWrapper h3{
    float:left;
    font-size:13px;
    font-weight: normal;
    text-align: center;
    width:100%;
    margin:0;
}
.histItem{
    float:left;
    width:99%;
    margin-bottom:13px;
}

.eventHistAccPanel{
    display: block;
    float: left;
    padding-left:5px;
    border: solid 1px transparent;
    border-spacing: 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position:relative;
}

.eventHistAccPanel p{
    text-align: left;
}

.docListButton{

    bottom: 4px;
    position: relative;
    right: 0px;
}

.taskTypeChoice0{
    color:#f24537;

}

.taskTypeChoice1{
    color:#79bbff;

}

.taskTypeChoice2{
    color:#9dce2c;

}

select.zadane{
    background-image: -webkit-gradient(
        linear,
        right bottom,
        left bottom,
        color-stop(0.09, #f24537),
        color-stop(0.19, #FFFFFF)
        );
    background-image: -o-linear-gradient(left, #f24537 9%, #FFFFFF 19%);
    background-image: -moz-linear-gradient(left, #f24537 9%, #FFFFFF 19%);
    background-image: -webkit-linear-gradient(left, #f24537 9%, #FFFFFF 19%);
    background-image: -ms-linear-gradient(left, #f24537 9%, #FFFFFF 19%);
    background-image: linear-gradient(to left, #f24537 9%, #FFFFFF 19%);
}

select.rozpracovane{
    background-image: -webkit-gradient(
        linear,
        right bottom,
        left bottom,
        color-stop(0.09, #79bbff),
        color-stop(0.19, #FFFFFF)
        );
    background-image: -o-linear-gradient(left, #79bbff 9%, #FFFFFF 19%);
    background-image: -moz-linear-gradient(left, #79bbff 9%, #FFFFFF 19%);
    background-image: -webkit-linear-gradient(left, #79bbff 9%, #FFFFFF 19%);
    background-image: -ms-linear-gradient(left, #79bbff 9%, #FFFFFF 19%);
    background-image: linear-gradient(to left, #79bbff 9%, #FFFFFF 19%);
}

select.dokoncene{
    background-image: -webkit-gradient(
        linear,
        right bottom,
        left bottom,
        color-stop(0.09, #9dce2c),
        color-stop(0.19, #FFFFFF)
        );
    background-image: -o-linear-gradient(left, #9dce2c 9%, #FFFFFF 19%);
    background-image: -moz-linear-gradient(left, #9dce2c 9%, #FFFFFF 19%);
    background-image: -webkit-linear-gradient(left, #9dce2c 9%, #FFFFFF 19%);
    background-image: -ms-linear-gradient(left, #9dce2c 9%, #FFFFFF 19%);
    background-image: linear-gradient(to left, #9dce2c 9%, #FFFFFF 19%);
}
h3.zadane{
    background:#f24537;
}

h3.rozpracovane{
    background:#79bbff;
}
h3.dokoncene{
    background:#9dce2c;
}

.dialogPanel{
    position:relative;
    width:450px;
}


.datatableWrapper td.prevzal{


}
.datatableWrapper td.neprevzal{
    background:#ea2250;
}

.datatableWrapper td.zadane{
    background:#ea2250;

}
.datatableWrapper td.rozpracovane{
    background:#79bbff;
}
.datatableWrapper td.dokoncene{
    background:#9dce2c;
}

.tasksWrapper td{
    border-bottom:1px solid #ccc !important;
    color: white;
}

.usersChoiceForm{
    width:350px;
    float:left;
    margin-top:5px;
}

.k-grid-header {
    padding-right: 0 !important;
}
.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button{
    min-width:46% !important;
}

.k-i-arrow-s{
    position:relative;
    top:7px !important;
}

.datatableWrapper td.warning{
    background:#333;
}

.datatableWrapper td.disclaimer{
    background:#f24537;
}

.datatableWrapper td.praise{
    background:#9dce2c;
}

.warnChoice0{
    color:#333;

}

.warnChoice1{
    color:#f24537;

}

.warnChoice2{
    color:#9dce2c;

}

h3.warning{
    background:#333;
    color:white;
}

h3.disclaimer{
    background:#f24537;
}
h3.praise{
    background:#9dce2c;
}

#calDiaogDisable{
    background: url('image/ajaxIndicatorPipe.gif') no-repeat center white;
    display:none;
    position:absolute;
    top:100%;left:0;
    z-index:99999;
    width:100%;
    height:68px;
    color:white
}

.histItem label{
    font-size:13px;
    position:relative;
    width:100%;
}

.adminMenu{
    position:relative;
    top:20px;
    width:100%;
}

.adminContent{
    position:relative;
    top:40px;
    width:100%;
}

.plusSign{
    background : url('image/plus.png') no-repeat transparent !important;
    background-position: center !important;
    width: 24px !important;
    height: 25px !important;
    min-height: 24px !important;
    min-width: 24px !important;
    text-decoration: none !important;
    overflow: no-content !important;
    display: inline-block !important;
    margin:0 !important;
    padding:0!important;
    border:none !important;
}
.projectName{
    margin: 0;
    padding:0;
    width:224px;
    height:23px;
    border:none !important;
}

.projectForm{
    position: relative;
    width:100%;
    float:left;
    overflow: hidden;
    display: block;
    border:1px solid #dcdcdc;
    margin-top: 5px;
}

.projectManagmentColumn{
    position:relative;
    width:250px;
    display:inline-block;
}

.projectHeader{
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
    color: whitesmoke;
    width:100%;
    float:left;
    margin-bottom: 5px;
    border:1px solid #dcdcdc;
}

.projectManagmentColumn .feedbackPanel{
    list-style:none;
    padding: 0 !important;

}

.projectManagmentColumn .feedbackPanel li span{
    margin-top:5px;
    border: solid 1px #dcdcdc;
    border-spacing: 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width:100%;
    float:left;
    -moz-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    -webkit-box-shadow: inset 0px -23px 50px 0px #ada8ad;
    box-shadow: inset 0px -23px 50px 0px #ada8ad;
    color: whitesmoke;
    padding-left:5px;
}

.managersContColumn,.usersContColumn{
    margin-left: 35px;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #ea2250 !important;
    color: #333333;
    font-weight: bold;
}

.k-filter-row .k-dropdown-operator {
    display:none !important;
}
.k-filtercell>span>.k-button {
    display:none !important;
}
.k-filtercell, .k-filtercell .k-widget, .k-filtercell>span{
    width:100% !important;
}
overViewSelectionPanel{
    float:left;
    width:32%;
}