html,body {
    width: 100%;
    height: 100%;
    background: #e8dada url(../images/bg.png) repeat-x center top;
    margin: 0;
    padding: 0;
    font-family: Trebuchet, sans-serif;
    font-size: 12px;
    color: black;
}

div,p,form,table,tr,td,textarea,input,select {
    padding: 0;
    margin: 0;
}

textarea {
    overflow: hidden;
    resize: none;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    color: #dc5e07;
    text-decoration: underline;
}

a img {
    border: none;
}

.clear {
	clear: both;
}

.current {
    color: #dc5e07;
    font-weight: bold;
}

#wrap {
    position: relative;
    margin: 0px auto 0px auto;
    width: 1015px;
    min-height: 800px;
    text-align: left;
    z-index: 100;
}

#table_menu {
    width: 244px;
    vertical-align: top;
    /*padding-top: 18px;*/
    /*background-color: #d5c6c6;*/
    background-color: #dc5e07;
}

#table_body {
    width: 586px;
    padding: 18px 5px 0px 5px;
    vertical-align: top;
}

#table_right {
    width: 175px;
    vertical-align: top;
    /*padding-top: 18px;*/
    background-color: #dc5e07;
}

.block_empty {
    width: 100%;
    height: 18px;
    background-color: #d5c6c6;
}

/* clock */

#clock_block {
    width: 244px;
    height: 25px;
    text-align: center;
    color: #E3D9D9;
    font-size: 14px;
    background-color: #1d1d1b;
    padding-top: 8px;
}

#clock_time {
    float: left;
    width: 114px;
    text-align: right;
}

#clock_circle {
    float: left;
    width: 10px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    padding-top: 5px;
}

#clock_date {
    float: left;
    width: 114px;
    text-align: left;
}

/* logo */

#logo_block {
    margin-top: 2px;
    width: 244px;
    height: 118px;
    background-color: #dc5e07;
}

#doctor_block {
    width: 244px;
    height: 165px;
}

/* menu buttons */

.menu_button {
    width: 244px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

#mb_q {
    background-color: #1d1d1b;
}

#mb_z {
    background-color: #dc5e07;
}

/* informer */

.border_wrap {
    width: 230px;
    padding: 7px 7px 7px 7px;
    background-color: #d5c6c6;
}

#informer_block {
    width: 230px;
    background-color: #c2acab;
}

#informer_title {
    width: 230px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
}

.informer_label {
    width: 46px;
    text-align: right;
}

.informer_input {
    width: 176px;
    height: 20px;
    text-align: left;
    padding-left: 4px;
    margin-bottom: 2px;
}

.informer_input input {
    width: 176px;
    height: 18px;
    background-color: #e3d9d9;
    font-size: 12px;
    color: black;
    border: none;
}

#informer_ok_block {
    width: 226px;
    height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 4px;
    text-align: right;
}

#informer_ok {
    cursor: pointer;
}

#informer_msg {
    margin-right: 10px;
    color: #dc5e07;
}

/* contact */

#contact_block {
    /*margin: 7px 7px 7px 7px;*/
    border-top: 5px solid #1d1d1b;
    border-bottom: 5px solid #1d1d1b;
    width: 230px;
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
}

/* question */

#q_block {
    width: 244px;
    background-color: #1d1d1b;
    padding-top: 7px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    display: none;
}

#q_title {
    width: 230px;
    height: 26px;
    margin: 0px 7px 7px 7px;
    background-color: #dc5e07;
}

#q_title_text {
    float: left;
    color: white;
    width: 204px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#q_title_sep {
    float: left;
    width: 1px;
    height: 20px;
    margin-top: 3px;
    border-right: 1px solid white;
}

#q_title_close {
    float: left;
    width: 23px;
    height: 26px;
    cursor: pointer;
}

#q_doctor {
    width: 226px;
    height: 20px;
    margin: 7px 7px 7px 7px;
    background-color: #dc5e07;
    text-align: right;
    color: white;
    padding-right: 4px;
    padding-top: 2px;
}

.q_label {
    padding-left: 7px;
    width: 60px;
    text-align: right;
    color: white;
}

.q_input {
    width: 166px;
    height: 18px;
    text-align: left;
    padding-left: 4px;
    padding-right: 7px;
    padding-bottom: 1px;
}

.q_input input,.q_input select {
    width: 166px;
    height: 18px;
    background-color: white;
    font-size: 12px;
    color: black;
    border: none;
}

#q_question {
    width: 230px;
    height: 100px;
    margin: 0px 7px 7px 7px;
}

#q_question textarea {
    width: 230px;
    height: 100px;
    background-color: white;
    font-size: 12px;
    color: black;
    border: none;
}

#q_msg {
    width: 230px;
    height: 18px;
    margin: 1px 7px 1px 7px;
    color: #FFED00;
    font-style: italic;
    text-align: right;
}

#q_hours {
    width: 230px;
    height: 18px;
    margin: 1px 7px 1px 7px;
    color: white;
    text-align: center;
}

#q_bottom {
    width: 230px;
    height: 48px;
    margin: 1px 7px 0px 7px;
}

#q_bottom_left {
    float: left;
    width: 198px;
}

#q_bottom_right {
    float: left;
    width: 32px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: white;
    cursor: pointer;
}

.q_contact {
    height: 20px;
    margin-bottom: 2px;
    width: 198px;
    line-height: 20px;
    text-align: center;
    background-color: #dc5e07;
    color: white;
}

/* appointments */

#z_block {
    width: 244px;
    background-color: #dc5e07;
    padding-top: 7px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    display: none;
}

#z_title {
    width: 230px;
    height: 26px;
    margin: 0px 7px 7px 7px;
    background-color: #1d1d1b;
}

#z_title_text {
    float: left;
    color: white;
    width: 204px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#z_title_sep {
    float: left;
    width: 1px;
    height: 20px;
    margin-top: 3px;
    border-right: 1px solid white;
}

#z_title_close {
    float: left;
    width: 23px;
    height: 26px;
    cursor: pointer;
}


#z_text {
    width: 166px;
    padding-left: 64px;
    margin: 0px 7px 1px 7px;
    color: white;
    font-style: italic;
    text-align: left;
    line-height: 0.96;
}

#z_msg {
    width: 230px;
    height: 18px;
    margin: 1px 7px 1px 7px;
    color: #FFED00;
    font-style: italic;
    text-align: right;
}

#z_hours {
    width: 230px;
    height: 18px;
    margin: 1px 7px 1px 7px;
    color: white;
    text-align: center;
}

#z_question {
    width: 230px;
    height: 100px;
    margin: 0px 7px 7px 7px;
}

#z_question textarea {
    width: 230px;
    height: 100px;
    background-color: white;
    font-size: 12px;
    color: black;
    border: none;
}

#z_bottom {
    width: 230px;
    height: 48px;
    margin: 1px 7px 0px 7px;
}

#z_bottom_left {
    float: left;
    width: 198px;
}

#z_bottom_right {
    float: left;
    width: 32px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: white;
    cursor: pointer;
}

.z_contact {
    height: 20px;
    margin-bottom: 2px;
    width: 198px;
    line-height: 20px;
    text-align: center;
    background-color: #1d1d1b;
    color: white;
}

#z_date {
    width: 230px;
    height: 36px;
    margin: 2px 7px 2px 7px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: white;
    text-align: right;
    font-size: 11px;
}

.z_datetimeinput {
    width: 230px;
    height: 19px;
    text-align: left;
}

.z_datetimeinput input,.z_datetimeinput select {
    background-color: white;
    font-size: 12px;
    color: black;
    border: none;
    font-size: 11px;
}

/* body header */

#body_header {
    width: 584px;
    height: 60px;
    border: 1px solid white;
    background-color: #E3D9D9;
}

#body_main {
    width: 584px;
    height: 769px;
    border: 1px solid white;
    background-color: #cab5b4;
    margin-top: 5px;
    margin-bottom: 5px;
}

#body_title {
    width: 584px;
    height: 38px;
    background-color: #AE7D7D;
}

#body_organs {
    position: relative;
    width: 580px;
    height: 731px;
    background: url(../images/organs.jpg) no-repeat top center;
    padding: 2px;
}

/* footer */

#footer_left {
    height: 50px;
    background-color: #dc5e07; /*#d5c6c6;*/
}

#footer_center {
    height: 50px;
    /*background-color: #1d1d1b;*/
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

#footer_right {
    height: 50px;
    background-color: #dc5e07;
}

#footer_up {
    background-color: #1d1d1b;
    height: 6px;
}

#footer_line {
    background-color: #ae7d7d;
    height: 5px;
}

#copyright {
    background-color: #1d1d1b;
    padding-top: 10px;
    padding-left: 10px;
    color: #eeeeee;
    height: 29px;
}

#copyright a {
    color: #eeeeee;
    text-decoration: underline;
}

#copyright a:hover {
    color: #dc5e07;
}

/* search */

#search_block {
    width: 175px;
    height: 19px;
    margin-top: 8px;
    background: url(../images/search.png) no-repeat top left;
}

#search_block input {
    width: 150px;
    height: 17px;
    margin-top: 1px;
    margin-left: 22px;
    background-color: white;
    font-size: 12px;
    color: black;
    border: none;
}

.search_title {
    margin-top: 6px;
    font-weight: bold;
}

.search_item {
    margin-left: 15px;
}

/* articles and video */

#articles {
    width: 175px;
    margin-top: 8px;
}

#video_block {
    width: 175px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.it {
    width: 161px;
    border: 1px solid white;
    background-color: #e3d9d9;
    padding: 6px;
    margin-bottom: 6px;
}

.it_img {
    width: 158px;
    height: 114px;
    border: 1px solid white;
}

.it_title {
    font-weight: bold;
    font-size: 14px;
}

.it_text {

}

/* page text */

#page_text {
    position: relative;
    width: 560px;
    padding: 10px;
    background-color: white;
    z-index: 300;
}

.page_text_title {
    position: relative;
    font-size: 24px;
    font-weight: bold;
}

.page_text_text {
    position: relative;
}

#page_text_uro {
    position: relative;
    width: 280px;
    padding: 10px;
    background-color: white;
    margin-left: 280px;
    display: none;
    z-index: 300;
}

.page_organ {
    position: absolute;
    width: 320px;
    background-color: white;
    padding: 10px;
    display: none;
    z-index: 250;
}

.page_organ_block {
    position: absolute;
    opacity: 0;
    border: 1px yellow solid;
    z-index: 240;
}

td.h1 {
    width: 140px;
    padding-right: 2px;
    text-align: left;
}

td.h2 {
    width: 270px;
    padding-right: 2px;
    text-align: left;
}

td.h3 {
    width: 130px;
    text-align: left;
    font-size: 10px;
}

td.h12 {
    width: 410px;
    padding-right: 2px;
    text-align: left;
}

td.h23 {
    width: 400px;
    text-align: left;
}

td.h123 {
    width: 100%;
    text-align: left;
    font-size: 10px;
}

.wbig {
    width: 250px;
}

.wsmall {
    width: 100px;
}

.warea {
    width: 380px;
    height: 120px;
    overflow: auto;
}

.orange_block {
    background-color: #dc5e07;
}

#admin_help {
    position: absolute;
    right: 50px;
    top: 0px;
}