@charset "utf-8";
/*
    © icw82 (css reset, v. 0901)
*/


html,body{font-weight:normal;font-style:normal;font-weight:normal; text-decoration:none}

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 none;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-weight:inherit;
	font-style:inherit;
	font-weight:inherit;
	text-decoration: inherit;
	list-style:none;	
	line-height:1
}

:focus{outline:0}
fieldset,img{border:0}

a{text-decoration:none}

h1,h2,h3,h4,h5,h6{font-weight:normal}

html,body{color:rgb(0,0,0); background:rgb(255,255,255)}

div{overflow:hidden}

button{cursor:pointer}
button,input,optgroup,option,select,textarea,fieldset,form,label,legend{font-size:100%}

/* ТАБЛИЦЫ */
table{text-align:left; border-collapse:collapse; border-spacing:0}
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}

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{cursor:help}
q:before{content:"«"}
q:after{content:"»"}
del{text-decoration:line-through; opacity:0.4}
bdo{direction:rtl}

pre{white-space:pre-wrap; word-wrap:break-word}
	
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}

/*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,/*embed*/,noembed,frame,frameset,iframe,marquee,nobr,strike,s{display:none}
/*         */


.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}
