html {
    font-size: 100%;
    height: 100%;
    margin-bottom: 1px;
}

html, body {
    background: White;
    color: DarkSlateGray;
}

body {
    min-width:900px;
}

form {
    margin: 0;
    padding: 0;
}

h1 {
    text-align: right;
    color: #fff;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    margin-right: 35px;
    margin-bottom: 20px;
}

h2 {
    height: 35px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#wrap {
    background: White;
    margin: 0px auto;
    width: 900px;
}

#header {
    background: White;
}

#mwrap {
    background-color: white;
    background-image: url("../images/menu_back.png");
    background-repeat: repeat-y;
    width: 900px;
    overflow: hidden;
}

#menu {
    background: white;
    padding-top: 4px;
    float: left;

}

#main {
    background: White;
    margin-left: auto;
    margin-right: 0px;
    padding-top: 4px;
    width: 728px;
}

#mwrap_bottom {
    background-image: url("../images/menu_bottom.png");
    background-repeat: no-repeat;
    height: 1px;
    overflow: hidden;
}

#footer {
    background-color: #477272;
    background-image: url("../images/footer_back.png");
    background-position: top left;
    background-repeat: repeat-x;
    color: White;
    clear: both;
    margin: 4px 0 0px 0;
    padding: 0;
    font-family: Verdana;
    font-size: 9px;
    text-align: right;
    /*border-color: #477272;
    border-width: 1px;
    border-style: solid;*/
    height: 24px;
}

.kora ul {}

.kora li {list-style-type: square;
   text-align: left;
   margin-left:15px;
   width: 135px;
   margin-top:4px;
   }

#footer a {
    color: White;
    text-decoration: none;
}

#footer_left, #footer_right {
    background-repeat: no-repeat;
    padding-top: 5px;
    height: 19px;
}

#footer_left {
    background-image: url("../images/footer_left.png");
    float: left;
    padding-left: 10px;
}

#footer_right {
    background-image: url("../images/footer_right.png");
    background-position: top right;
    float: right;
    padding-right: 10px;
}

#main_inside, #download_select, #phone_select, #language, #language_select, #enable_js {
    background-color: WhiteSmoke; 
    color: DarkSlateGray; 
    border-color: #BECEBE; 
    border-style: solid;
    border-width: 1px;
}

#main_inside {
    padding: 20px 20px 20px 20px;
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
    border-width: 1px 1px 0 1px;
    height: 100%;
}

#main_heading {
    height: 35px;
    font-weight: bold;
    font-size: 14px;
}

#try_help, #topics_table, .message_table, #short_message_table, #download_table, #download_list_table, #compose_table, .dictionary {
    background-color: White; 
    color: DarkSlateGray;
    border-width: 1px;
    border-color: #DEDEDE;
    border-style: solid;
    text-align: left;
}

#download_list_table {
    width: 690px;
    text-align: center;
    font-size: 9px;
}

#try_help {
    margin-left: 0px;
    width: 390px;
}

#try {
    vertical-align: top;
    text-align: center;
    width: 300px;
}

#topics_table, .message_table {
    width: 690px;
    table-layout: fixed;
}

#dict_table {
    text-align: center;
}

.small_font {
    font-size: 9px;
}

.dictionary {
    width: 690px;
    table-layout: fixed;
    border-width: 1px 1px 0 1px;
    margin-bottom: 10px;
}

.dictionary .source, .translation {
    border-width: 0 0 1px 0;
    border-color: #dedede;
    border-style: solid;
    text-align: left;
}

.dictionary .source {
    color: DarkSlateGray;
    padding: 10px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
}

.dictionary img {
    padding-top: 0px;
}

.dictionary .cz {
    background-image: url("../images/item_background_41px.png");
    background-repeat: repeat-x;
    /*background-color: #ffffff;*/
    background-color: #efefef;
    color: #333333;
}

.dictionary .en {
    background-image: url("../images/item_background_41px.png");
    background-repeat: repeat-x;
    /*background-color: #e7e7ff;*/
    background-color: #efefef;
    color: #333333;
}

.dictionary .translation {
    color: DarkSlateGray;
    padding: 5px;
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
}

.dictionary a:hover {
    color: #4fa000;
    text-decoration: none;
}

.dictionary .en a:hover {
    background-color: #fff;
    text-decoration: none;
}

#compose_table {
    width: 530px;
}

#short_message_table {
    width: 430px;
}

#download_table {
    width: 600px;
}

.download_left {
    width: 250px;
}

.download_left2 {
    width: 450px;
}

#topics_table {
    font-size: 10px;
}

.message_table, #download_table, #compose_table {
    font-size: 12px;
}

#table_heading, .topic_heading, .message_heading, .menu_heading {
    background-color: #477272;
    background-repeat: repeat-x;
}

#table_heading, .menu_heading {
    font-weight: bold;
    background-image: url("../images/heading_background_25px.png");
    color: GhostWhite;
}

.menu_heading {
    font-size: 11px;
    padding: 3px 10px 4px 8px;
    vertical-align: middle;
}

#table_heading {
    height: 1%;
}

.topic_heading {
    background-image: url("../images/heading_background_43px.png");
    color: GhostWhite;
    height: 43px;
    font-size: 9px;
}

.message_heading {
    background-image: url("../images/item_background_41px.png");
    color: DarkSlateGray;
    background-color: #efefef;
    font-size: 9px;
}

.first_message {
    font-size: 16px;
    font-weight: bold;
}

.other_message {
    font-size: 14px;
    font-weight: bold;
}

label input {
   margin-left: 10px;
   vertical-align: middle;
}

a {
   color: DarkSlateGray;
   text-decoration: none;
}

a:link {
   color: DarkSlateGray;
}

a:visited {
   color: DarkSlateGray;
}

a:hover {
   color: DarkSlateGray;
   text-decoration: underline;
}

img {
   border-width: 0px;
}

input {
   color: DarkSlateGray;
   font-family: Verdana;
   font-size: 12px; 
   font-weight: normal;
}

ul {
   list-style-type: square;
   padding-left: 35px;
   padding-right: 25px;
   margin-left: 0px;
   margin-top: 10px;
   list-style-image: url("../images/il.png");
   list-style-position: outside;
}

li {
   margin-bottom: 5px;
}

#title {
    background-color: #477272;
    background-image: url("../images/ntitle_mid.png"); 
    background-repeat: repeat-x;
    border-style: none; 
    width: 900px;
    height: 136px;
    table-layout: fixed;
    position: relative;
    left: auto;
    right: auto;
}

#title_left {
    background-image: url("../images/ntitle_left.png"); 
    width: 78px;
    height: 120px;
    position: absolute;
    left: 0px;
}

#title_right {
    background-image: url("../images/ntitle_right.png"); 
    width: 78px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

#title_logo {
    width: 53px;
    height: 53px;
    top: 30px;
    left: 34px;
    position: absolute;
    z-index: 100;
    color: #fff;
    text-align: center;
}

#title_logo a {
    color: #fff;
    text-decoration: none;
}

#title_logo img {
    color: #fff;
}

#title_heading {
    position: absolute;
    right: 0px;
    bottom: 44px;
}

#title_download {
    width: 900px;
    height: 36px;
    background-color: #fff;
    bottom: 0px;
    right: 0px;
    position: absolute;
    margin: 0px;
}

.download_select {
    float: left;
}

.language {
    float: right;
    font-family: Verdana;
    font-size: 16px;
}

#enable_js {
    width: 865px;
    height: 30px;
    left: 0px;
    top: 4px;
    position: absolute;
    text-align: center;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1000;
}

#download_select {
    width: 399px;
    height: 30px;
    left: 466px;
    top: 4px;
    position: absolute;
}

#download_select select {
    color: DarkSlateGray;
    width: 128px;
    font-family: Arial;
    font-size: 11px;
    height: 20px;
    margin-left: 4px;
    margin-top: 4px;
    padding: 0px;
}

#phone_select {
    width: 241px;
    height: 30px;
    left: 219px;
    top: 4px;
    position: absolute;
}

#phone_select select {
    color: DarkSlateGray;
    width: 115px;
    height: 20px;
    font-family: Arial;
    font-size: 11px;
    margin-left: 4px;
    margin-top: 4px;
    padding: 0px;
}

#language_select {
    width: 213px;
    height: 30px;
    left: 0px;
    top: 4px;
    position: absolute;
}

#language_select select {
    color: DarkSlateGray;
    width: 205px;
    height: 20px;
    font-family: Arial;
    font-size: 11px;
    margin-left: 4px;
    margin-top: 4px;
    padding: 0px;
}

#language {
    text-align: center;
    height: 30px;
    width: 27px;
    top: 4px;
    position: absolute;
    right: 0px;
    bottom: 4px;
}

#language img {
    padding-top: 7px;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    list-style-image: none;
    color: DarkSlateGray;
    border-style: none; 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    width: 168px;
}


#menu li {
   margin-bottom: 0px;
}

.normal, .selected
{
    text-decoration: none;
    width: auto;
    display: block;
    background-image: url("../images/item_background_25px.png");
    background-repeat: repeat-x;
    background-color: #efefef;
    vertical-align: middle;
    padding: 2px 5px 2px 8px;
    margin: 2px 0 0px 0;
    width: 153px;
}

.normal,.selected
{
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
}

#main_menu li a:hover {
    background: GhostWhite;
    text-decoration: none;
}

.selected {
    font-weight: bold;
    /*border-style: solid;
    border-width: 1px;
    border-color: #477272;*/
}

li.item {
    text-align: center;
    background-color: #eaeaea;
    margin-top: 2px;
    padding: 0px 5px 5px 5px;
    border-color: #DEDEDE;
    border-width: 1px 1px 0px 1px;
    border-style: Solid;
}

#dict li.item {
    text-align: center;
    background-color: #eaeaea;
    margin-top: 2px;
    padding: 5px 3px 5px 3px;
    border-color: #DEDEDE;
    border-width: 1px 1px 1px 1px;
    border-style: Solid;
}



.left {
	float:left; display:inline;
}

.right {
	float:right; display:inline;
}

.hgap {
   margin-top: 5px
}

.gap {
   margin-left: 5px
}

.margin_top {
   margin-top: 10px
}

.table_margin {
    margin-top: 15px;
}

.images, .image {
    text-align: center;
}

.images img, .image img {
    border-color: Gray;
    border-width: 1px;
    border-style: Solid;
}

.images img {
    margin-left: 20px;
    margin-right: 20px;
}

.image img {
    margin: 8px 0 10px 0;
}

.margins {
   margin-top: 8px; 
   margin-left: 8px; 
   margin-right: 8px
}

.topics {
    width: 48%;
    overflow: hidden;
}

.author {
    width: 10%;
    overflow: hidden;
}

.replies {
    width: 10%;
    overflow: hidden;
}

.views {
    width: 11%;
    overflow: hidden;
}

.last_post {
    width: 20%;
    overflow: hidden;
}

.cell_l,.cell_r {
    border-style: solid;
    border-color: WhiteSmoke;
}

.cell_l_top, .cell_r_top {
    border-style: solid;
    border-color: WhiteSmoke;
}

.cell_l {
    border-width: 1px 1px 0px 0px;
}

.cell_r {
    border-width: 1px 0px 0px 0px;
}

.cell_l_top {
    border-width: 0px 1px 0px 0px;
}

.cell_r_top {
    border-width: 0px 0px 0px 0px;
}

#floating, #buttons {
    width: auto;
    height: 40px;
}

#floating, #buttons .left {
    float: left;
    margin: 10px 10px 10px 0;
}

#floating, #buttons .right {
    float: right;
    margin: 10px 0px 10px 10px;
}

#floating, #buttons span {
    clear: both;
}

.button,.small_button {
    background-color: #fff;
    padding: 1px 0px 1px 0px;
}

.button {
    line-height: 19px;
    height: 19px;
}

.small_button {
    line-height: 14px;
    height: 14px;
}

.button a, .small_button a {
    text-align: center;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: Silver;
    background-color: #f3f3f3;
    background-image: url("../images/button.png"); 
    background-repeat: repeat-x;
}

.button a {
   padding:2px 10px 2px 10px;
}

.button a:hover {
    padding:2px 10px 2px 10px;
    border-color: #2f4f4f;
}

.small_button a {
    padding:1px 10px 1px 10px;
    font-size: 9px;
    font-weight: normal;
}

.small_button a:hover {
    border-color: Silver;
    padding:1px 10px 1px 10px;
}


.button a:hover, .small_button a:hover {
    background-image: url("../images/button_over.png"); 
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    color: #2f4f4f;
    background-color: #fff;
}

.hline {
    width: auto;
    height: 1px;
    font-size: 1px;	/* IE workaround */
    background-color: #ddd;
    border-style: solid;
    border-width: 0px 0 1px 0;
    border-color: #fff;
    margin: 15px 0 0 0;
}

.button2 {
    width: auto !important;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    color: DarkSlateGray;
    background: #FAFAFA none repeat-x top;
    background-image: url("../images/button.png"); 
    border-width: 0;
    height: 20px;
}

.button3 {
    width: auto !important;
    font-family: Verdana;
    color: DarkSlateGray;
    background: #fafafa none repeat-x top;
    background-image: url("../images/button.png"); 
    border-width: 0;
    height: 16px;
    padding: 0 2px 0 2px;
    margin: 0;
}

.button2:hover, .button3:hover {
    background-image: url("../images/button_over.png"); 
    text-decoration: none;
    background-color: #fff;
}

.border-button,.border-button2 {
    border-width: 1px;
    border-style: solid;
    border-color: Silver;
}

.border-button {
    position: absolute;
    left: 240px;
}

.border-button2 {
    height: 16px;
    position: absolute;
    right: 0px;
}

.border-button:hover {
    border-color: #2f4f4f;
    border-style: solid;
    border-width: 1px;
}

.dim {
    color: #bbbbbb;
}

.input {
    border-color: Silver;
    border-style: Solid;
    border-width: 1px;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 18px;
}

#dict .input {
    padding-left: 19px;
    padding-right: 2px;
    background-image:  url("../images/search.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.compose_area {
    width: 470px;
    height: 120px;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
}

.pron {
    margin-left: 10px;
    font-family: "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", "Doulos SIL", Gentium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.kleft {
    float: right;
    width: 500px;
}

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

.kright img, .kleft img {
    border-color: DimGray;
    border-width: 1px;
    border-style: Solid;
}

.kleft img {
	margin-top: 40px;
	margin-left: 30px;
	margin-left: 20px;
}