h1, h2, h3 {
    font-family: helvetica, arial, verdana;
    font-style: italic;
    font-weight: normal;
    color: #2f539f;
    margin: 0.5em 0 0.5em 0;
}

h1 {
    font-size: 20pt;
}

h2 {
    font-size: 18pt;
    margin-top: 22pt;
    margin-bottom:2pt;
}

h3 {
    font-size: 16pt;
}
h4 {
    font-size:12pt;
    font-wiught:bold;
    margin-bottom:0px;
}

li {
    line-height:2em;
}

p {
    font-family: Helvetica, Tahoma, Verdana, Arial;
    font-size: 1em;
    line-height: 1.5em;
}
#horizontal-multilevel-menu li {
/* Верхнее меню сделано из li */
    line-height:1em;
}

/*Links*/
a:link {color: #486DAA;}
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;}

a.black_under_line:link {color: #000000;}
a.black_under_line:visited{color:#333333;}
a.black_under_line:active {color: #cc0000;}
a.black_under_line:hover{color:#cc0000;}

a.black_line_off:link {color: #000000; text-decoration: none }
a.black_line_off:visited{color:#333333; text-decoration: none }
a.black_line_off:active {color: #000000; text-decoration: none }
a.black_line_off:hover{color:#000000; text-decoration: underline }

a.white:link {color: #fff; text-decoration: none}
a.white:visited {color: #fff; text-decoration: none}
a.white:active {color: #fff; text-decoration: none}
a.white:hover{color:#fff; text-decoration: underline}

.intro
{
  color: #993300;
  margin-top:0px;
}

div.img_section
{
    width:200px;
    float:left;
    margin-right: 20px;
}

div.text_section
{
    width:430px;
    float:left;
    margin:0px;
}

div.img_section img
{
    border: 1px solid #808080;
}

div.img_comment
{
  font-size: 85%;
  color: #333;
  padding: 5px 0 10px 0;
}

*Data table*/
table.data-table
{
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #D6D6D6;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#f5f5f5;
	text-align:left;
	font-weight:bold;
	background-image:none;
	border:1px solid #D6D6D6;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#f5f5f5;
	padding:4px;
	color:#333;
}

.attention
{
  font-size: 180%;
  padding: 20px;
  border: 1px green solid;
  margin: 10px 0px 10px 0px;
  color: green;
}

hr
{
  size: 1px;
  color: #ccc;
}
/* Styles for particular site elements */
#howToHelp {
    background-color:#afcbf2;
    font-size: 15px;
    padding:6px;
    width:200px;
}
#howToHelp a {
    display:block;
    font-size: 15px;
    margin: 3px;
    color: #5060a0;
}
#howToHelp a:hover {
    color:#d43;
}
#howToHelp div {
    color: #345493;
    font-size: 15px;
    font-weight:bold;
    margin-top:10px;
}
div.awardWrap {
    display: inline-block;
    width: 280px;
    text-align: center;
    margin: 0px 10px 30px 10px;
    vertical-align:top;
    line-height:100px;
}
div.awardText {
    text-align: left;
    line-height: 15px;
}
div.helpItem {
    color: #00aeef;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 13pt;
    margin-top:22pt;
    margin-bottom:2pt;
}
div.news-list div.m_oll span, div.news-list div.y_oll span {
    cursor:pointer;
    background-color: #beccf5;
    display:block;
    padding:4px;
    margin-top:4px;
    border-top: 1px solid #aebcd5;
    border-right: 1px solid #aebcd5;
    border-bottom: 1px solid #aebcd5;
    border-left: 1px solid #aebcd5;
    color: #1a4791;
}
.diagnosis {
    color: #ee1d24;
    font-weight: bold;
    text-align:justify;
}
.cost {
    color: #0076A4; 
    font-weight: bold;
}
.needed {
    color: rgb(0, 118, 164); 
    font-weight: bold;
    text-align:justify;
}
.story {
    text-align:justify;
}
.date {
    color: #0076A4;
    font-weight:bold;
}
.money {
    font-weight: bold;
    white-space: nowrap;
}
/* Клуб волонтёров */
#volunSidebarLeft, #volunSidebarRight {
    width:200px;
}
