body {
    background-color: #C5CECF;
    font-family: "Trebuchet MS",Helvetica, Jamrul, sans-serif;
}

.clear {
    clear: both;
}

#menu {
    z-index: 1000001;
    position: fixed;
    top: 94px;
    left: 0px;
    border-bottom: 1px solid #0B818F;
}

#menu .menuitem {
    margin-top: 6px; 
    margin-bottom: 6px; 
    margin-left: 16px; 
    margin-right: 16px; 
}

#menu .menuitem a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: grey;
}

#menu .menuitem a:hover {
    text-decoration: underline;
}

.button {
    font-weight: bold;
    background: #b6bfc1;
    color: #ffffff;
    border: none;
    font-size: 14px;
    padding: 8px;
}
.button:hover {
    background: #271e1d;
    color: #d6d5d4;
}

#headerwrapper {
    position: fixed;
    width: 100%;
    left: 0px;
    height: 128px;
    z-index: 1000000;
}

#mainwraper {
    width: 100%;

}

#mainheader {
    min-width: 1075px;
    max-width: 1279px;
    margin: auto;
    background-image: url('images/head_bg_l.png');
    height: 93px;
    background-repeat: no-repeat;
    background-position: center;
}

#mainheaderback {
    width: 100%;
    /*background-color: #97bf0d;*/
    background-image: url('images/head_bg_slice.png');
}

#bottomheader{
    width: 960px;
    height: 35px;
}
#header {
    margin: auto;
    width: 960px;
    height: 93px;
}

#header #logo {
    margin-left: 80px;
    width: 195px;
    height: 126px;
    /*background-image: url('images/logo.png');*/
    float:  left;
}

#header #header_inner {
    float: left;
}

#header #header_inner h1 {
    color: white;
    font-weight: bold;
    font-size: 33px;
    margin-left: 40px;
    margin-top: 30px;
} 

#content {
    margin: auto;
    width: 560px;
    position: relative;
    top: 128px;
}

a.lessonLink {
    color: grey;
    text-decoration: none;
    font-weight: bold;
}
a.lessonLink:hover {
    text-decoration: underline;
}

a.arrowUpLink {
    background-image: url('images/arrowUp.png');
    width: 14px;
    height: 9px;
    display: block;
    margin: 2px;
}
a.arrowUpLink:hover{
    background-image: url('images/arrowUp_hover.png');
}

a.arrowDownLink {
    background-image: url('images/arrowDown.png');
    width: 14px;
    height: 9px;
    display: block;
    margin: 2px;
}

a.arrowDownLink:hover{
    background-image: url('images/arrowDown_hover.png');
}



#maincontentwrapper {
    width: 560px;
    margin: auto;
    top: 111px;
    position: relative;
    z-index: 1;
}

#maincontentwrapper .firstRow div {
    height: 25px;
    display: block;
    float: left;
}

#maincontentwrapper .firstRow .first{
    border-right: 1px solid #0B818F;
    width: 25px;
}
#maincontentwrapper .secondRow .first {
    width: 25px;

}
#maincontentwrapper .firstRow .second {
    border-right: 1px solid #0B818F;
    width: 508px;
}

#maincontentwrapper .firstRow .third, #maincontentwrapper .secondRow .third {
    width: 25px;
}

#maincontentwrapper .secondRow .wrapdiv {
    height: 25px;
    display: block;
    float: left;
    border-top: 1px solid #0B818F;
}
#maincontentwrapper .secondRow .wrapdiv .borders {

}


#maincontentwrapper .moduleWrap {
    padding: 23px 15px;
}

#maincontentwrapper .secondRow .second {


    width: 510px;
    height: 100%;
    background-image: url('images/dict_bg.png');
    background-repeat: repeat-x;


}

#maincontentwrapper .secondRow .second .separator {
    height: 1px;
    border-bottom: 1px solid #0B818F;
    margin-left: -41px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 51px;
}

#maincontentwrapper .thirdRow{
    position: inherit;
    float: left;
    width: 100%;
    height: 25px;
    border-top: 1px solid #0B818F;
}
#maincontentwrapper .thirdRow .first {
    width: 25px;
    float: left;
    height: 100%;
    border-right: 1px solid #0B818F;
}

#maincontentwrapper .thirdRow .second {
    width: 508px;
    float: left;
    height: 100%;
    border-right: 1px solid #0B818F;
}

#maincontentwrapper .borders {
    border-left: 1px solid #0B818F;
    border-right: 1px solid #0B818F;

    background-color: #E2E7E8;
    /*
    background-image: url('images/dict_bg.png');
    background-repeat: repeat-x;
    */
}


/******* UserInfo ******/

#userInfo .secondRow .first, #userInfo .firstRow .first {border-right: 1px solid #0B818F;}

#userInfo .secondRow .second {
    border-left: 1px solid #0B818F;
    margin-left: -1px;
}


#userInfo .firstRow .tree {
    float: left;
    width: 394px;
    height: 30px;
    display: block;
    border-bottom: 1px solid #0B818F;
}
#userInfo .secondRow .wrapper {
    position: inherit;
    display: block;
    background-color: #D7DDDE;
    /*background-image: url('images/dict_bg.png');*/
    background-repeat: repeat-x;
    height: 400px;

}

#userInfo .listItem {
    background-image: url('images/spunt.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#userInfo .secondRow .tree {
    position: inherit;
    background-color: #D7DDDE;
    /*background-image: url('images/dict_bg.png');*/
    background-repeat: repeat-x;
    float: left;
    width: 346px;
    padding: 24px;
    height: 100%;
    display: block;
}


#userInfo {
    width: 789px;
    margin: auto;
    font-size: 14px;
}

#userInfo h2 {
    font-size: 18px;
    font-weight: bold;
}
#userInfo h3 {
    font-size: 13px;
    margin-bottom: 27px;
}


/******* DICTONARY ******/
#dictionary {
    position: fixed;
    left: 30px;
    top: 170px;
    z-index: 1000001;
}

#dictionary .dictionary_body {

    background-color: #D7DDDE;
    /*background-image: url('images/dict_bg.png');*/
    background-repeat: repeat-x;
    max-height: 500px;
    width: 176px;
    border-left: 1px solid #0B818F;
    border-top: 1px solid #0B818F;
    float: left;
    padding: 13px;
    font-size: 14px;  
    color: #7B7C7E; /* svetla */
    color: #3E3D40; /* tmava */
}

#dictionary .dictionary_body h2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px
}

#dictionary h2 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-top: 2px;
}

#dictionary .emptyLeft {
    border-top: 1px solid #0B818F;
    width: 18px;
    float: left;
}

#dictionary .topFirst {
    border-right: 1px solid #0B818F;
    height: 18px;
    width: 18px;
    float: left;
}
#dictionary .foLng {
    color: #7b7C7E;
    color: #979B9C;
}
#dictionary .word {
    margin-bottom: 10px;
}

#dictionary #dictCtrl {
    margin-top: 5px;
}

#dictionary .dictionary_body {
    overflow-y: hidden;
}

#dictionary #dictionary_words {
    position: relative;
    top: 0px;
}


/******* INFO ******/
#info_wrap {
    background-color: #C5CED0;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 93px;
    z-index: 1000000;
}
#info_infill {
    background-color: #C5CED0;

    width: 100%;
    height: 18px;
}

#info {


    margin-left: auto;
    margin-right: auto;
    width: 614px;
}

#info .info_body {
    background-position: right;
    /*background-image: url('images/info_bg.png');*/
    background-color: #D7DDDE;
    background-repeat: repeat-y;
    display: block;
    width: 558px;
    min-height: 56px;
    padding: 8px 18px;
    border-right: 1px solid #0B818F;
    border-bottom: 1px solid #0B818F;
    border-top: 1px solid #0B818F;
    float: left;
    font-size: 14px;
    overflow: visible;
}

#info .topFirst {
    width: 594px;
    border-right: 1px solid #0B818F;
    height: 18px;
    float: left;
}

#info .info_right {
    width: 18px;
    border-top: 1px solid #0B818F;

    float: left;

}

#info .second {
    width: 18px;
    border-top: 1px solid #0B818F;
    margin-top: -1px;
    float: left;


}

#info .info_item {
    background-repeat: no-repeat;
    background-image: url('images/arrowRight_def.png');
    background-position: left center;
    padding-left: 15px;
    margin-bottom: 7px;
    font-weight: normal;
    color: #000;

}

#info .item_actual{
    font-weight: bold;
    background-image: url('images/arrowRight_act.png');
    margin-bottom: 0px;
    color: #0B818F;
}

/******* DICTONARY ******/
#notes {
    position: fixed;
    right: 69px;
    top: 300px;
    z-index: 1000001;
}

#notes h2 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 24px;
    padding-top: 2px;
}

#notes .note_body {

    color: #3E3D40; /* tmava */
}
#notes .notes_body {
    background-color: #c9d2d3;
    /*background-image: url('images/dict_bg.png');*/
    background-color: #D7DDDE;
    background-repeat: repeat-x;
    max-height: 400px;
    width: 180px;
    border-left: 1px solid #0B818F;
    border-top: 1px solid #0B818F;
    float: left;
    padding: 13px;
    font-size: 14px;
    overflow: visible;
    color: #979B9C;
}

#notes .note_separator {
    width: 36px;
    height: 1px;
    background-color: #0B818F;
    margin-left: -30px;
    margin-top: 10px;
    margin-bottom: 10px;

}

#notes #noteControl {
    margin-top: 5px;
}

#notes .note_controll {
    width: 14px;
    height: 13px;
    margin-left: -30px;
    float: left;
}

#notes .note_controll a {
    background-image: url('images/del_def.png');
    width: 14px;
    height: 13px;
    display: block;
}
#notes .note_controll a:hover {background-image: url('images/del_act.png')}

#notes .notes_body h2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px
}

#notes textarea#newNote {

    width: 172px;
    background: none;
    border: 0px solid #0B818F;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 3px;
    height: 80px;
    color: #9FA4A4;
    font-family: "Trebuchet MS",Helvetica, Jamrul, sans-serif;

}
#notes #frmaddForm-submit {
    display: none;
}

#notes .emptyLeft {
    border-top: 1px solid #0B818F;
    width: 18px;
    float: left;
}

#notes .topFirst {
    border-right: 1px solid #0B818F;
    height: 18px;
    width: 18px;
    float: left;
}



/*************************** TIPS *************/
#tips {
    position: fixed;
    right: 30px;
    top: 129px;
    z-index: 1000001;
}

#tips h2 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    margin-right: 6px;
    margin-top: 1px;


}

#tips .tips_body {
    background-color: #c9d2d3;
    /*background-image: url('images/dict_bg.png');*/
    background-color: #D7DDDE;
    background-repeat: repeat-x;
    max-height: 400px;
    width: 195px;
    border-right: 1px solid #0B818F;
    border-top: 1px solid #0B818F;
    float: left;
    padding: 13px;
    font-size: 14px;
    overflow: visible;
}
#tips .tips_body .tip{

    color: #3E3D40; /* tmava */

}

#tips #tips_right {
    width: 18px;
    float: left;

    border-top: 1px solid #0B818F;
}

#tips .topFirst {
    border-right: 1px solid #0B818F;
    float:left;
    height: 18px;
    width: 221px;
}


#tips .tip {
    margin-bottom: 18px;
}

#tips .tip_separator {
    width: 54px;
    height: 1px;
    background-color: #0B818F;
    margin-right: -41px;
    margin-top: 10px;
    float: right;
}

#tips #tipsControl {
    margin-left: 1px;
    margin-top: 5px;
}

/*************************** SIGN IN *************/

#signin_wrap div#signin_form{
    background-color: #c9d2d3;
    /*background-image: url('images/dict_bg.png');*/
    background-color: #D7DDDE;
    background-repeat: repeat-x;

    width: 901px;
    border-left: 1px solid #0B818F;
    border-top: 1px solid #0B818F;
    float: left;
    padding: 13px;
    font-size: 14px;
}

#signin_wrap .left {
    width: 32px;
    float: left;
    border-top: 1px solid #0B818F;
}

#signin_wrap .top {
    height: 32px;
    float: left;
    width:32px;
    border-right: 1px solid #0B818F;
}

#signin_wrap h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
#signin_wrap form {
    margin-left: 72px;
}

#signin_wrap label {
    font-size: 16px;
    font-weight: bold;
}

#signin_wrap input.text {
    font-weight: bold;
    width: 198px;
    background: none;
    border: 0px solid #0B818F; 
    border-bottom: 1px solid #0B818F; 
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 16px;
    padding: 3px;
}

#module h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 11px;
}

#module {
    font-size: 14px;
}

#translations .text {
    padding: 8px;
    min-height: 50px;
    border: 1px solid #0B818F; 

}

#fillup input.word {

    width: 95px;
    background: none;
    border: 0px solid #0B818F; 
    border-bottom: 1px solid #0B818F; 


    font-size: 14px;
    padding: 3px;
}
#fillupdnd div{
    font-size: 14px;
}

#fillupdnd div.draggable {
    float: left;
    cursor: move;
    display: inline;
    padding: 2px;
    margin: 2px;
}

#fillupdnd .dropable {
    display: inline-block;
    width: 115px;
    height: 20px;
    background: none;
    border: 1px solid transparent; 
    border-bottom: 1px solid #0B818F; 
    margin-right: 3px;
    margin-left: 3px;
}

#fillupdnd .highlight {

    border: 1px solid green;
}

#fillupdnd .wrong {
    background-image: url("images/false.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border: 1px solid red;
}

#fillupdnd .correct {
    background-image: url("images/true.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border: 1px solid green;
}

#fillupdnd .highlightHover {
    background-color: grey !important;
}

#module .controlls {
    margin-top: 20px;
    float: right;
}

#snippet--stepCounter {
    float: right !important;
    font-weight: bold;
    font-size: 16px;
    margin-top: 4px;
    margin-right: 7px;
    color: #87888A;
}




#sentences .draggable {
    cursor: move;
    display: inline;
    padding: 2px;
    margin: 2px;
}

#sentences .words {
    float: left;   
    width: 200px;

}

#sentences .droppable {
    display: block;
    float: left;
    width: 106px;
    height: 18px;
    background: none;
    border: 1px solid transparent; 
    border-bottom: 1px solid #0B818F; 
    margin: 5px;

}

#sentences .highlight {
    border: 1px solid green;
}

#sentences .wrong {
    background-image: url("images/false.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border: 1px solid red;
}

#sentences .correct {
    background-image: url("images/true.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border: 1px solid green;
}

#sentences .highlightHover {
    background-color: grey !important;
}

#questions .checkbox{
    background-image: url("images/checkbox.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 23px;
}

#questions .checkbox.selected {background-image: url("images/checkbox_selected.png");}

#questions .checkbox.wrong {background-image: url("images/checkbox_wrong.png");}
#questions .checkbox.right {background-image: url("images/checkbox_right.png");}


#articlepart p {
    margin-bottom: 15px;
    margin-top: 15px;
}
#articlepart strong {
    font-weight: bold;
}
#articlepart em {
    font-style: italic;
}

#articlepart table{border:1px solid black; margin:1;}
#articlepart table td{border:1px solid black; margin:1; padding: 5px;}