
html, body, div, span, applet, object, 
iframe,h1, h2, h3, h4, h5, h6, p, blockquote, 
pre,a, abbr, acronym, address, big, cite, code,del, 
dfn, em, font, img, ins, kbd, q, s, samp,small, strike, 
strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, 
ul, li,fieldset, form, label, legend,table, caption, tbody, 
tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;
font-size: 100%;vertical-align: baseline;background: transparent;}



body {
margin:0; /* - отступ от внешних границ - */
padding:0; /* - отступ внутри блока - */
}
h3 {
font-family:Arial,Helvetica,Verdana,sans-serif;
text-align:center;
}
h4 {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:20px;
text-align:justify;
text-indent:3%;
}

p {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:13px;
text-align:justify;
text-indent:3%;

}
h5 {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:13px;
text-align:right;
}

#container {
background:#FFFFFF none repeat scroll 0 0;
border:0px solid #009900;
margin:0 auto;
padding:0;
width:800px;
}


/*Стиль шапки сайта*/
#header {
background-image:url(images/0.3.jpg );
background-position:center top;
background-repeat:no-repeat;
border-bottom:0px solid black;
background-position: top right;
height:60px;
width:800px;
}

/* горизонтальное меню*/

#ndentmenu {
background-position:center top;
background-repeat:no-repeat;
border-bottom:0px solid black;
height:20px;
width:800px;
}

#indentmenu {
background-position:center top;
background-repeat:no-repeat;
border-bottom:0px solid black;

height:20px;
width:800px;
}


/* контекст */
#content {
background-position:center top;
background-repeat:no-repeat;
border-bottom:1px solid #c0c0c0;
width:800px;
background-position: top center;
}
#content ol {
margin-left:100px;
}
#content ol p {
font-weight:bold;
} 
/* подвал */
#bottom {
background:#E3E8CC url(images/1.png) repeat scroll 0 0;
border:1px solid black;
font-size:20%;
height:20px;
padding:0;
}

a:link {
color: #373737;
}
a:visited {
color:gray;
}
a:hover { 
color:red ; 
text-decoration:none;
}
a:active {
color:green; 
text-decoration:none;
}
ol {list-style-type:square;}


#counter{display:none}
.dhonishow .element * {
line-height:1px;
}

