html {
/*font-family: verdana, arial;*/
font-family: 'Arimo', Verdana;
background: rgb(200,200,200) url('/img/BodyBG.jpg')  no-repeat fixed center top;
font-size:14px;
margin-top:10px;
margin-bottom:10px;
}

body {
margin: auto;
width: 800px;
background: white;
border: solid 1px rgb(205,205,205);
}

table{
border:0px;
border-collapse:collapse; 
padding:0;
margin:0;
}

table tr{
padding:0px;
margin:0px;
border:0px;
} 

table tr td{
padding:0px;
margin:0px;
border:0px;
} 

a img {
border:none;
padding:0;
margin:0;
border-collapse:collapse; 
}

a {
color: rgb(214,37,42);
}
a:hover {
color: black;
}

ul.leftmenu {
list-style: none;
margin:0;
padding:0;
text-align:center;
border:solid 1px #ca7;
width:235px;
height:280px;
padding:5px;
margin-left:10px;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
background:rgba(255,255,255,0.2);
}

a.button {
    display: block;
    float: left;
    position: relative;
    /*height: 35px;*/
    width: 222px;
    margin: 0 10px 18px 0;
 
    text-decoration: none;
    /*font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    padding:5px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    color:#ffa;
}

/* ÑÅÐÛÉ */
.sire,
.sire:hover {
    color: #fff;
    border: 1px solid #55c;
    background: #89d;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.sire:hover {
    background: #9ad;
}

td.right_pad {
background: rgb(214,37,42) url('/img/n_right_pad.png') repeat-y;
vertical-align: bottom;
text-align: right;
padding: 10px;
height: 107px;
}

td.right_pad h1 {
font-size: 20px;
font-weight: bold;
color: white;
}

td.left_tower {
background: rgb(140,140,140) url('/img/n_left_tower.jpg') repeat-x;
vertical-align: top;
text-align: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 30px;
width:180px;
}



/*td.left_tower ul li a {
font-weight: bold;
color: black;
text-decoration: none;
}
td.left_tower ul li a:hover {
color: red;
}*/

div.content {
  padding:5px;
  vertical-align: top;
  text-align: left;
  background: rgb(255,255,255);
}

div.curses {

font-size: 10px;
text-align:right;
font-weight:bold;
background: rgb(255,100,100);
color: rgb(155,0,0);
padding: 2px;
}

div.curses a {
color: rgb(125,80,0);
}

h1 {
color: rgb(214,37,42);
/*font-family: Tahoma;*/
font-size: 24px;
margin-top: 5px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 2px;
}

h2 {
color: rgb(214,37,42);
/*font-family: Helvetica;*/
font-size: 20px;
margin-top: 5px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 2px;
}

ul.regionlist {
/*font-size: 17px;
font-weight: bold;*/
}

tr.sup {
background:black;
}

tr.odd {
background:rgb(160,160,160);
}

tr.nodd {
background:rgb(180,180,180);
}

tr.odd td, tr.nodd td, tr.sup td {
color:white;
padding: 3px;
}

div.pr, ul.pr{
margin-bottom: 10px;
margin-top: 10px;
padding: 4px 10px;
border-bottom: solid 3px rgb(200,200,200);
}

/*ul.pr:hover{
background:#FFFAA8;
border-radius:3px;
border:solid 1px black;
}*/

ul.pr li {
list-style: none;
padding-top: 3px;
}

li.highlight {background:#FFDA48;border-radius:3px;color:#000;padding:4px; margin:1px 2px;}
strong.highlight {background:#FFDADA;border-radius:3px; padding: 2px 2px;}

div.block0 {background:#555;border-radius:3px;color:#000;padding:4px; margin:3px 3px;}
div.block1 {background:#EAEAEA;border-radius:3px;color:#000;padding:4px; margin:4px 2px;text-align:justify;line-height:1.6em;} div.block1 h2 {color:black; font-size: 16px;margin-top:10px;} 
div.block2 {background:#E0E0E0;border-radius:3px;color:#000;padding:4px; margin:4px 2px;text-align:justify;line-height:1.6em;} div.block2 h2 {color:black; font-size: 16px;margin-top:10px;}

ul.error {
}

ul.error li {
line-height: 1.0em;
padding: 0;
margin:0;
color:rgb(200,0,0);
font-weight:bold;
}

ul.menu {
list-style: square outside;
font-weight:bold;
}

ul.menu li {
  font-size: 14px;
  color: black;
  padding-top: 14px;
  padding-bottom:0;
}

ul.menu li a {
color:rgb(32,32,32);
text-decoration:none;
}

ul.menu li a:hover {
color: rgb(214,37,42);
}

ul.last-pub {
padding:0;
margin:0 0 0 0px;
}

 ul.last-pub li{
  font-size: 0.9em;
  list-style: square outside;
  padding-top: 3px;
  margin-left:0;
  list-style:disc;
  font-weight:normal;
}


div.comment
{
margin-bottom:3px;
padding:4px;
border:solid 1px rgb(200,200,200);
}

div.comment-header 
{
background:rgb(220,220,170);
font-weight:normal;
padding: 4px;
font-size:1.1em;
color:rgb(55,37,42);
}

div.comment-body
{
padding: 4px;
}

div.comment-form {
background:rgb(200,255,200);
padding:4px;
border:solid 1px rgb(200,200,200);
margin-bottom:5px;
}

div.comment-form table {
padding:1px;
}

div.comment-form table td{
padding: 6px;
}