@import "diz00000.css";
/* screen стили */
@import "vis00000.css";
/* классовый сборник */
@import "min-widt.css";
/* минимальная ширина */
@import "fnt00000.css";
/* сборник фонтов */

/* ============================================
 * общее описание свойств элементов
 *
 * ============================================ */

a img
  { border:none; }
body
  { font-size:0.8em; font-family:"Verdana", sans-serif; letter-spacing:0pt; cursor:default; }
body
  { margin: 8px; }
html
  { width:100%; }
h1, h2, h3, h4, h5, h6
  { font-weight: 600; }
body, html, p, blockquote, dl, tt, dd, form, ul, li, hr, h1, h2, h3, h4, h5, h6
  { display:block; }
  script, head, style
    { display:none; }
    acronym, span, q, b, i, cite, em, var, dfn, u, ins, s, strike, del, big, small, sub, sup, noscript
      { display:inline; }
form
  { margin-top:0; margin-bottom:0; }
h1
  { font-size: 2em; margin: .67em 0; }
h2
  { font-size: 1.5em; margin: .83em 0; }
h3
  { font-size: 1.17em; margin: 1em 0; }
h4
  { font-size:1em; margin: 1.33em 0; }
h5
  { font-size: 0.83em; margin: 1.67em 0; }
h6
  { font-size: 0.67em; margin: 2.33em 0; }
p
  { margin: 1em 0; }
hr
  { height: 2px; border: 1px inset; margin: 0.5em auto 0.5em auto; }
q:before
  { content: open-quote; }
q:after
  { content: close-quote; }
b, strong
  { font-weight: bolder; }
i, cite, em, var, dfn
  { font-style: italic; }
tt, code, kbd, samp
  { font-family: fixed, sans-serif; }
u, ins
  { text-decoration: underline; }
s, strike, del
  { text-decoration: line-through; }
big
  { font-size: larger; }
small
  { font-size: smaller; }
sub
  { vertical-align: sub; font-size: smaller; line-height: normal; }
sup
  { vertical-align: super; font-size: smaller; line-height: normal; }
acronym
  { border-bottom:1px dotted; }

table, input, textarea
  { font-size:100%; }


.Debug, .Debug *
  { border:1px red solid; }
  .Deb
    { border:1px green solid; }





/* home */

#homeIll
{
	width:100%;
	height:200px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom: 0em;
}

.ill_standart{background: url('standart.jpg') no-repeat left top;}
