html {
  height:100%;
}

* html body {
  height:100%;
}

html, body {
        text-align: center;
        background-color: #cde2fd;
        margin: 0px;
        padding: 0px;
}

body {
         background: url(images/bgr_top2.gif) bottom left repeat-x;
         min-width: 990px;
         min-height: 100%;
         position: relative;
}

html, body, td {
        color: #363636;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
}

a:link, a:visited {
        color: #63a3fe;
        text-decoration: underline;
}

a:hover {
        color: #1372f9;
}

p {
        margin: 0px;
        padding: 6px 0px;
        font-size: 13px;
        line-height: 14px;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

ul, li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

td { 
        text-align: left;
        vertical-align: top;
        padding: 0px;
}

h1, h2, h3 {
        font-family: Arial, Helvetica, sans-serif;
        color: #63a3fe;
}

h1 {
        font-size: 18px;
        font-weight: normal;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        border-bottom: 3px solid #63a3fe;
}

h2 {
        font-size: 13px;
        font-weight: bold;
        padding: 10px 0px 5px 0px;
        margin: 0px;
}

h3 {
        font-size: 11px;
        font-weight: bold;
        padding: 10px 0px 3px 0px;
        margin: 0px;
}

form {
        margin: 10px 0px;
        padding: 0px;
}

input {
        vertical-align: middle;
        margin: 2px 5px 0px 0px;
}

label {
        display: block;
        margin: 0px 0px 0px -3px;
        vertical-align: middle;
}

/******************************************************/

input.i_butt {
        background-color: #63a3fe;
        background-image: url(images/button.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        border: 0px;
        margin: 15px 0px 0px 0px;
        width: 92px;
        height: 19px;
        text-align: center;
        color: #ffffff;
        font-size: 11px;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

h1.white, h1.white a:link, h1.white a:visited, div#bottom h1.white a:link, div#bottom h1.white a:visited {
        color: #ffffff;
        text-align: left;
        border: 0px;
        font-size: 18px;
}

h1.white a:hover {
        text-decoration: none;
}

td.white {
        background-color: #ffffff;
}

td.png_tl {
        background-image: url(images/c_tl.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        height: 17px;
        overflow: hidden;
        _background-image: url(images/c_tl.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_tl.png', sizingMethod='scale');
}

td.png_tr {
        background-image: url(images/c_tr.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        height: 17px;
        overflow: hidden;
        _background-image: url(images/c_tr.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_tr.png', sizingMethod='scale');
}

td.png_l {
        background-image: url(images/c_l.png);
        background-repeat: repeat-y;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        overflow: hidden;
        _background-image: url(images/c_l.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_l.png', sizingMethod='scale');
}

td.png_r {
        background-image: url(images/c_r.png);
        background-repeat: repeat-y;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        overflow: hidden;
        _background-image: url(images/c_r.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_r.png', sizingMethod='scale');
}

td.png_bl {
        background-image: url(images/c_bl.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        height: 17px;
        overflow: hidden;
        _background-image: url(images/c_bl.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_bl.png', sizingMethod='scale');
}

td.png_b {
        background-image: url(images/c_b.png);
        background-repeat: repeat-x;
        background-position: 0px 0px;
        padding: 0px;
        height: 17px;
        overflow: hidden;
        _background-image: url(images/c_b.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_b.png', sizingMethod='scale');
}

td.png_br {
        background-image: url(images/c_br.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding: 0px;
        width: 13px;
        height: 17px;
        overflow: hidden;
        _background-image: url(images/c_br.gif);
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/c_br.png', sizingMethod='scale');
}

table.annonce {
        width: 100%;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        font-size: 9px;
        color: #898989;
}

table.annonce th {
        font-size: 9px;
        font-weight: normal;
        text-align: left;
        padding: 8px;
        vertical-align: middle;
        border-left: 1px solid #cccccc;
        color: #363636;
}

table.annonce td {
        border-left: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        padding: 5px;
        vertical-align: middle;
}

table.annonce a:link, table.annonce a:visited {
        font-weight: bold;
        font-size: 11px;
        color: #63a3fe;
        display: block;
        width: 100%;
        margin: -10px;
        padding: 10px;
}

table.annonce a:hover {
        color: #1372f9;
}

table.annonce .first {
        border-left: 0px;
}

table.annonce td.first {
        color: #959595;
        font-size: 10px;
        width: 60px;
}

table.annonce .second {
        text-align: center;
        width: 60px;
}

table.annonce p {
        margin: 0px;
        padding: 0px;
        font-size: 10px;
}

table.annonce td.second p {
        color: #898989;
        font-size: 9px;
}

table.annonce p.upd {
        color: #c2130c;
        font-size: 9px;
}

table.annonce p.date {
        color: #63a3fe;
}

p.annonce {
        background-image: url(images/bullet.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        margin: 0px;
        padding: 0px 0px 0px 10px;
}

div.stars {
        text-align: center;
        height: 6px;
        overflow: hidden;
        margin: 0px auto;
}




/******************************************************/

div#page {
        height:100%;
         position:relative; 
        min-width: 990px;
        background: url(images/bgr_top1.gif) top left repeat-x;
}

div#top {
        padding-bottom: 250px;
}

div#bottom {
        background:url(images/bgr_bottom.gif) bottom left repeat-x;
        position: absolute; 
        width: 100%;
        height: 291px;
        left: 0px;
        bottom: 0px;
        text-align: right;
}

div#bottom p {
        margin: 0px;
        padding: 0px;
        text-align: left;
}

div#bottom a:link, div#bottom a:visited {
        color: #007236;
        font-size: 9px;
        line-height: 10px;
}

div#bottom a:hover {
        color: #c2130c;
}

img#ezhik1 {
        position:absolute; 
        bottom:120px; 
        left:74px;
}

img#ezhik2 {
        position:absolute; 
        bottom:78px; 
        left:591px;
}

img#kitten1 {
        position:absolute; 
        bottom:60px; 
        left:274px;
}

img#logo3 {
        position:absolute; 
        bottom:10px; 
        left:13px;
}

img#logo2 {
        position:absolute; 
        bottom:10px; 
        left:78px;
}

img#flower {
        position: absolute;
        bottom: 241px;
        left: 20px;
        z-index: 999;
}

p#p_annonce {
        font-size:10px;
        line-height: 11px;
        position:absolute;
        left:243px;
        bottom:10px;
        text-align:left;
        margin: 0px;
        padding: 0px;
        width: 250px;
}


div#menostat {
         position: absolute;
        bottom: 10px;
        right: 230px;
        margin: 0px 10px 0px 0px;
        padding: 0px;
        width: 88px;
        text-align: left;
}

p#menocom {
        position: absolute;
        bottom: 10px;
        right: 5px;
        width: 220px;
        text-align: left;
}



#left {
        background-image: url(images/cloud.gif);
        background-repeat: no-repeat;
        background-position: 18px 18px;
        width: 333px;
        padding: 18px 0px 0px 18px;
        margin: 0px;
}

#center {
        padding: 36px 18px 0px 0px;
        margin: 0px;
}

#right {
        padding: 36px 18px 0px 0px;
        margin: 0px;
        width: 237px;
}

ul#lmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #63a3fe;
        width: 330px;
}

ul#lmenu li {
        background-image: url(images/clouds.gif);
        background-repeat: no-repeat;
        background-position: 3px 5px;
        padding: 0px;
        voice-family: "\"}\""; 
        voice-family:inherit;
        padding-left: 20px;
}
.empty {}

ul#lmenu ul {
        margin: 10px 0px 10px 5px;
}

ul#lmenu li li {
        font-size: 14px;
        font-weight: bold;
        background-image: url(images/cloudss.gif);
        background-repeat: no-repeat;
        background-position: 10px 8px;
        padding-left: 12px;
}


ul#lmenu a:link, ul#lmenu a:visited {
        margin-left: 15px;
        color: #63a3fe;
        display: block;
        height: 25px;
        background-image: url(images/clouds.gif);
        background-repeat: no-repeat;
        background-position: -17px 5px;
        padding: 2px 0px 0px 18px;
        margin: 0px 0px 0px 0px;
}

ul#lmenu ul a:link, ul#lmenu ul a:visited {
        background-image: url(images/cloudss.gif);
        background-repeat: no-repeat;
        background-position: -13px 7px;
        margin-left: 10px;
        padding: 4px 0px 0px 8px;
        height: 20px;
}

ul#lmenu a.active:link, ul#lmenu a.active:visited {
        color: #1372f9;
}

ul#lmenu a:hover {
        background-color: #9dc6fd;
        color: #1372f9;
}

p#date_top {
        color: #ffffff;
        background-color: #63a3fe;
        font-size: 10px;
        line-height: 12px;
        padding: 0px 3px 0px 3px;
        float: right;
        margin: -23px 0px 0px 0px;
}

ul#lmenu span {
        margin-left: 15px;
        color: #1372f9;
        display: block;
        height: 25px;
        background-image: url(images/clouds.gif);
        background-repeat: no-repeat;
        background-position: -17px 5px;
        padding: 2px 0px 0px 18px;
        margin: 0px 0px 0px 0px;
}

/********************* ******************/


.button {

        padding: 0px 6px 1px 6px;
        margin-top: 2px;
        width: auto;
     /*   _width: 100px;   */
        color: #000000;
        font-weight: bold;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        border: 0px;
}

.td_head { background-color: #f3f8ff; padding: 3px; color: #333333; font-size: 12px; height: 30px; border-bottom: 1px solid #b1d1fe; border-top: 2px solid #63a3fe; vertical-align: middle; }
.td_row { padding: 3px;  border-bottom: 1px solid #d8e8fe}
.td_row2 { padding: 3px; }
.td_foot { padding: 3px; color: #333333; font-size: 12px; border-top: 1px solid #63a3fe; height: 20px;}
.td_foot2 { background-color: #f3f8ff; padding: 3px; color: #333333; border-bottom: 1px solid #b1d1fe; border-top: 1px solid #b1d1fe; vertical-align: top; font-weight: normal;}


.td_head_text {color: #63a3fe;  font-weight: bold; font-size: 13px;};

.forma {
        border: 1px solid #63a3fe;
        padding: 2px 6px 3px 6px;
        margin: 0px;
      /*  width: 120px; */
        line-height: 1em;
        font-size: 13px;
        vertical-align: middle;
}

.main_c p { line-height: 14px; font-size: 13px; }

