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,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button{margin:0!important;padding:0!important;}input,select,a img{vertical-align:middle; }



body {
	background-color:#fccdff;
	background-image: url('imgs/noe.png'), url('imgs/bg10.png');
	background-repeat:no-repeat, repeat;
	font-family: arial, tahoma;
	padding:8px;
	color:#000;
	color: #F23AFF;
	text-shadow: #fff 2px 2px 3px;
	}



#counter {
	font-size: 26px;
	margin-left:4px;
	margin-top:18px;
}

small {
	font-size:16px;
}



strong {
	margin-left:2px;
	/*background:#fff;*/
	padding:2px 4px;
	border:1px dotted #F23AFF;
	display:inline-block;
	width:26px;
	text-align:right;
	box-shadow:#888 1px 1px 2px;
}



.abc {
	font-size:14px;
	padding-left:14px;
	margin:15px 0;
}



#gun {
	font-size:26px;
	font-weight:bold;
}

.cell {
	width: 94px;
	display: inline-block;
}


.dikis {
	width:100%;
	height:0px;
	display:block;
	border-top: 1px dashed #FF6FEE;
	border-bottom: 1px dashed #efefef;
	margin:5px 0;
}
