@charset "utf-8";
/* CSS Document */
 #STCalc {width:600px;}
 #STCalc form {clear:both;}
 /*#STCalc div.MainCalc{float:left; width:10%;}
 #STCalc div.InfoCalc{float:right; width:90%; border:1px dashed #000;}*/
 div.InfoSkatov {display:none;}
 div.Pocritie { margin-top: 25px; padding:8px; float:left; clear:both;}
 div.ProizvoditelMetal{ display:none; margin-top: 25px; padding:8px; float:left; clear:both;}
 div.ParamTable{ display:none; margin-top: 25px;  width:400px;  padding:8px; float:left; clear:both;}
 div.ParamTable span {float:right;}
 div.CountTable{display:none; margin-top: 25px;  padding:8px; width: 150px; float:left;}
 div.even {background:#CFC; height:19px;padding:5px;}
 div.odd {background: #C9F; height:19px;padding:5px;}
 div.CountTable div.even { background:none;}
 div.CountTable div.odd { background:none;}
 label { float:left}
 input {float:right; width:50px;}
 span {float:left;}
 div.Count { display:none; cursor:pointer; height:20px; width:50px; margin:25px;clear:both;}
 div.total {clear:both;margin:25px; display:inline;}
 div.total:hover {clear:both;margin:25px; text-decoration:underline; display:inline;}
 div.HowUseHide, div.HowSkat,div.HowSkat,div.HowSkat,div.HowKonek,div.HowTorec,div.HowKarniz,div.HowEndov,div.HowCneg_zagr,div.HowPrim {display:none;}
 div.HowUse{height:30px; width: 100%; text-align:left; cursor:pointer; text-decoration:underline;}
 area {cursor:pointer;}