/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; 
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}



/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  
  list-style-image: url(../img/ar_li.gif);
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
.alignright{text-align:right;display:block; width:100%;clear:both;}
.center{text-align:center;}
.justifyright{float:right; margin-left:9px;}
.justifyleft{float:left; margin-right:9px;}

/*obrashenie*/
.obr{ color:#1e2666; font-size:12px; line-height:13px; }
.obr div{text-align:justify;margin:9px 9px 9px 9px;}
.obr a{color:#d5b67d;font-weight:bold; font-size:13px;}
.img_chumikov1{width:196px;height:261px;}



.r5 .tbl{border-collapse:collapse;margin-left:118px; }
.r5 .tbl th {border:1px solid #d5b67d; font-weight:bold; padding:5px 5px 5px 5px;}
.r5 .tbl td {border:1px solid #d5b67d;padding:5px 5px 5px 5px;}