@charset "utf-8";
/*
    © icw82 (css reset, v. 0811)
*/

html, body, p, hr, img, h1,h2,h3,h4,h5,h6, var, dl, dt, dd
{
	padding:0px;
	margin:0px;
	border:0px;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	text-decoration:none;
	
	font-style:normal;
	font-weight:normal;
	line-height:normal}
	
h1,h2,h3,h4,h5,h6{clear:both}

html, body{color:rgb(0,0,0); background:rgb(255,255,255)}

div {margin:0; padding:0; border:0px; overflow:hidden}

/*button,input,optgroup,option,select,textarea,fieldset,form,label,legend{font-size:100%}*/
form {margin:0; padding:0}

/* ТАБЛИЦЫ */
table {text-align:left}
caption,col,colgroup,table,tbody,td,tfoot,th,thead,tr{font-size:100%; caption-side: top}
table,thead,tfoot,tbody,colgroup,col,tr,th,td{border-spacing:0px 0px; border-collapse:collapse}
th {font-weight:normal}

abbr,acronym,address,cite,code,del,dfn,em,ins,kbd,samp,q,strong,
b,bdo,big,i,small,sub,sup,tt,/*►*/blockquote, pre{quotes:none; text-decoration:none; font-weight:normal;
font-style:normal; font-variant:normal; border:0 none; margin:0; padding:0}

code, kbd, samp, tt,pre {font-family: lucida Console , monospace}
/*abbr, acronym, dfn {border-bottom:1px dotted; cursor:help}*/
cite, em, i {font-style:italic}
strong, b {font-weight:bold}
q:before {content: "«"}
q:after {content: "»"}
del {text-decoration: line-through; opacity: 0.4}
bdo {direction:rtl}

/*blockquote, pre {border-left: 2px solid rgb(200,200,200); padding:0.2em 1em; margin:1em 0 1em 2em; background:rgb(240,240,240); overflow:hidden}*/

/* паразиты*/
basefont,bgsound,font,noembed,frame,frameset,iframe,marquee,nobr,strike,s {display:none}
/*         */

ul, ol {padding:0; margin:0}
li {list-style: none}

a, button {cursor:pointer}

h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal}

.invisible {display:none}
.nobr {white-space:nowrap}

	span.prelq {margin:0 0.6em 0 0}
	span.lq {margin:0 0 0 -0.6em}
	
	span.prebracket {margin:0 0.4em 0 0}
	span.bracket {margin:0 0 0 -0.4em}
