body {
    font-family: "Palatino Linotype", Arial, "Microsoft Sans Serif";
    font-size: 13px;
}
p{
    font-size:medium;
    text-indent:25px;
}
td{
    vertical-align:top;
}
td.middle{
    border-top-width:0px;
    border-right-width:0px;
}
td.footer{
    font-size:12px;
}
h1{
    text-align:center;
    font-size:27px;
    text-transform:uppercase;
}
.head{
    text-align:center;
    font-size:27px;
    text-transform:uppercase;
}
h2{
    text-align:left;
    font-size:18px;
}
span.day,span.day0{
    font-weight:bold;
    text-transform:uppercase;
}
h3,h3.headMenu,h4.headMenu{
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
div.label,h3.calendar,h3.articlex{
    text-align:center;
    font-size:15px;
}
td.pic,td.cite{
    border-width:0px;
}
img{
    border-width:0px;
}
h3.calendar,h3.articlex{
    font-size:18px;
    text-align:center;
    padding:5px;
    text-transform:uppercase;
}
#enter{
    font-size:24px;
    text-align:center;
    text-transform:uppercase;
    font-weight: bold;
    color: #0F54C4;
}

/* CITE */
div.citeSign{ /* Подпись автора цитаты */
              text-align:right;
              font-size:12px;
              padding: 3px 10px 0 13px;
              margin: 0;
              background-color: #EFEFEF;
}
div.HeadCite{ /* сама цитата */ 
              padding: 25px 5px 0 20px;
              margin: 0;
              width: 525px;
              text-align:left;
              font-size:13px;
              font-weight: bold;
              font-family: Arial;
              background-color: #EFEFEF;
}

div.HeadCite pre {
    padding: 0;
    margin: 0;
}

div.HeadCite a{
    font-size:13px;
    font-weight: bold;
    text-decoration:none;
}
div.HeadCite a:hover{
    text-decoration:underline;
}
div#target{
    margin:5px;
    border-width:0px;
}
a {
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

ul.menu,div.menu{
    font-size:13px;
}
div.menu{
    padding-left:15px;
    padding-top:10px;
}

/*--------------------------- ОБЛАКО --------------------------------------------------------*/
.tagsList {line-height: 24px; padding: 4px 5px 4px 5px; letter-spacing: 1px;}
.tagsList a {text-decoration: none; white-space: nowrap;}
.tagsList a:hover {text-decoration: underline;}
.tagsList .t1 {font: bold 16px Tahoma; color: #336ba3;}
.tagsList .t2 {font: 16px Tahoma; color: #336ba3;}
.tagsList .t3 {font: 16px Tahoma; color: #62656f;}
.tagsList .t4 {font: 14px Tahoma; color: #336ba3;}
.tagsList .t5 {font: 12px Tahoma; color: #336ba3;}
.tagsList .t6 {font: 11px Tahoma; color: #62656f;}

.word {
    font-family: Verdana, Tahoma, Arial;
    padding: 4px 5px 4px 5px;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: normal;
    line-height: 24px;
}
.size9 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.size8 {
    color: #111;
    font-size: 16px;
}
.size7 {
    color: #222;
    font-size: 15px;
}
.size6 {
    color: #333;
    font-size: 14px;
}
.size5 {
    color: #444;
    font-size: 13px;
}
.size4 {
    color: #555;
    font-size: 12px;
}
.size3 {
    color: #666;
    font-size: 11px;
}
.size2 {
    color: #777;
    font-size: 10px;
}
.size1 {
    color: #888;
    font-size: 9px;
}
.size0 {
    color: #999;
    font-size: 9px;
}
