#content {
width:510px;
height:expression(((document.documentElement.clientHeight || document.body.clientHeight) < 590)? "590px" : "550px");
}

#left {margin-left:-710px;left:0;width:200px;}
#main,#center {height:1%;}

.topmenu a {width:75px;}

#calendar {margin:-3px 0 -1px 12px;}
.nav {list-style-type:none;margin:0 5px 0 0;}
.nav .nolink {width:171px;}
.nav a {margin:1px 0;width:169px;}

#cp {padding:5px 2px 1px 3px;height:15px;}
.cb {padding:3px;height:15px;}

fieldset {padding:0;position:relative;top:12px;}
legend {margin:0 0 -7px;position:relative;top:-7px;left:3px;}
.autor {margin:0 10px 0 0;}
.comment_list {margin:5px auto 20px;}

#form_select {margin:0 0 10px 12px;}
#form_select .month {width:82px;}
#form_select .god {margin:0;width:64px;}
#form_select .submit {margin:0 0 0 1px;padding:1px;height:21px;}

.form {margin:3px 0;}
.form .search {width:143px;}

#form_edit .editcom {margin:0 0 2px;padding:3px 0 0 6px;height:16px;}

#form_edit textarea {margin:0 0 2px;width:486px;}
#form_edit .submit {margin:0 0 2px;}

#form_html textarea {margin:0 0 2px;width:486px;}
#form_html .submit {margin:0 0 2px;}

#form_email {margin:10px 5px 15px;}
#form_email .tema,
#form_email .name,
#form_email .email,
#form_email .cod {padding:2px 0 1px 22px;height:16px;}

#form_friend {margin:0 5px 15px;}
#form_friend .tema,
#form_friend .name,
#form_friend .email,
#form_friend .cod {padding:3px 0 1px 22px;height:16px;}

#form_docedit div p {margin:-5px 0 0 -11px;padding:5px 2px 0 0;height:16px;}
#form_docedit .docedit {margin:-5px 0 0;padding:5px 0 0;height:16px;}
#form_docedit .submit {margin:0 0 -8px;}
#form_edit .editcom {padding:4px 0 0 6px;}

#form_post .tema {margin:0 0 2px;padding:3px 0 1px 3px;}
#form_post select {margin:0 0 2px 5px;}
#form_post textarea {margin:0 0 2px;width:476px;}
#form_post .submit {margin:0 0 2px;height:21px;}
#form_post .date {margin:0 0 2px;padding:4px 0 0 7px;}

#form_comm .tema,
#form_comm .name,
#form_comm .email,
#form_comm .cod {margin:0 0 2px;padding:2px 0 1px 3px;height:16px;}
#form_comm .email,
#form_comm .cod {padding:2px 0 1px 22px;}
#form_comm textarea,#form_comm .submit {margin:0 0 2px;}

#form_google .search {margin:-7px 0 5px 10px;}
#form_google .submit {margin:-7px 5px 5px 0;}
#form_google div {margin:0 0 0 90px;}

.pre {width:455px;}

.tt b {behavior:url(css/hover.htc);}
.tt .hover {color:red;}
.tt .hover span {
   background:lightcyan;
   border:silver 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:11px;
   left:25px;
   z-index:10;text-align:left;
   width:250px;
}
.tp b {behavior:url(css/hover.htc);display:inline;border:0;}
.tp .hover {color:red;}
.tp .hover span {
   background:lightcyan;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:0;
   left:10px;
   z-index:10;text-align:left;
   width:250px;
}        
