BODY {
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #957A5F;
        background-color: #F7F0E9;
        padding : 0px;
        margin : 0px;

}
TR, TD {
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #957A5F;
        background-color: #F7F0E9;
        margin : 0px;
        padding: 0px;
}

A IMG {
	/*border: none;*/
}

A:link, A:visited, A:active {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #00A651;
        text-decoration: none;
}
A:hover {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #00A651;
        text-decoration: underline;
}
A.head_menu:link, A.head_menu:visited, A.head_menu:active {
        font-family: Arial;
        font-size: 16px;
        font-weight: normal;
        color: #7E4B02;
        text-decoration: none;
                                background : transparent;
}
A.head_menu:hover {
        text-decoration: underline;
}
A.left_menu:link, A.left_menu:visited, A.left_menu:active {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color: #7E4B02;
        text-decoration: none;
}
A.left_menu:hover {
        text-decoration: underline;
}
A.head_menu_up:link, A.head_menu_up:visited, A.head_menu_up:active {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: #6F0303;
        text-decoration: none;
        background : transparent;
}
A.head_menu_up:hover {
        text-decoration: underline;
}
.head_menu_up_t {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: #6F0303;
        text-decoration: none;
}
FORM {
                                 padding: 5px;
                                margin: 0px;
}
.head_bg {
                                 background-image: url('image/head.jpg');
                                 background-position: bottom center;
                           /*      background-position: 50% 50%;*/
                                 background-repeat: no-repeat;
}
.head_all {
                                 background-image: url('image/head_all.jpg');
                                 background-position: bottom left;
                                 background-repeat: repeat-x;
}
.left_menu_bg {
                                 background-image: url('image/left_menu_bg.jpg');
                                 background-position: top left;
                                 background-repeat: repeat-y;
                                 color: #7E4B02;
}
.bg_u {
                                 background-image: url('image/bg_u.jpg');
                                 background-position: bottom left;
                                 background-repeat: repeat-x;
}
.bg_l {
                                 background-image: url('image/bg_l.jpg');
                                 background-position: top right;
                                 background-repeat: repeat-y;
}
.bg_r {
                                 background-image: url('image/bg_r.jpg');
                                 background-position: top left;
                                 background-repeat: repeat-y;
}
.bg_d {
                                 background-image: url('image/bg_d.jpg');
                                 background-position: top left;
                                 background-repeat: repeat-x;
}
.KAL_UP {
                                 background-image: url('image/kalendar_up.jpg');
                                 background-position: top left;
                                 background-repeat: no-repeat;
                                 height: 49px;
                                 width: 217px;
         font-size: 12px;
         font-weight: bold;
                                 color: #5A79B1;
                                 padding-left: 25px;
                                 padding-bottom: 5px;
}
.NAME_PAGE{
         font-size: 12px;
         font-weight: bold;
         text-transform: uppercase;
         color: #000000;
         padding-left: 5px;
         padding-bottom: 5px;
}
A.link_astro, A.link_astro:visited, A.link_astro:active, A.link_astro:hover {
        color: #7E4B02;
        font-weight: bold;
        text-decoration: underline;
}
.KAL_LINK {
        background-image: url('image/kalendar_link.jpg');
        background-position: top left;
                                 background-repeat: no-repeat;
                                 height: 27px;
                                 width: 217px;
                                 padding-left: 20px;
                                 padding-top: 2px;
         font-size: 12px;
         font-weight: bold;
         color: #5A79B1;
}
A.KAL_LINK_A:link, A.KAL_LINK_A:visited, A.KAL_LINK_A:active {
         font-size: 10px;
         font-weight: bold;
         color: #5A79B1;
        text-decoration: none;
                                background : transparent;
}
A.KAL_LINK_A:hover {
        text-decoration: underline;
}

.KAL_TEXT {
                                 background-image: url('image/kalendar_bg.jpg');
                                 background-position: top left;
                                 background-repeat: repeat-y;
                                 width: 217px;
                                 padding: 5px 18px 5px 12px;
}
.footer_bg {
                                 background-image: url('image/footer_bg.jpg');
                                 background-position: 50% 50%;
                                 background-repeat: no-repeat;
}
.counts_1 {
                                 position: relative;
                                 left: 85px;
                                 top: 67px;
}
INPUT, TEXTAREA, select {
          border: 1px solid #E2A327;
          margin: 4px 5px 0px 0px;
                height: 18px;
                width: 250px;
          font-size: 12px;
}