@charset "utf-8";
/* CSS Document */

div.popBox { background:#fff url(../img/bodyBG.gif) 0 -76px repeat-x; width:405px; border:1px solid #cdcdcd !important;}
div.popBox div.inner {border:1px solid #fff; padding-top:10px;}
div.popBox table {width:100%;  border-collapse:collapse; }
div.popBox  h3 {color:#fff; font-weight:bold; padding-left:10px; float:left;}
div.popBox a.close { display:block; float:right; width:19px; height:18px; background:url(../img/btn_close_up.gif) no-repeat; text-indent:-9999px; padding-right:5px;}
div.popBox a.close:hover {background:url(../img/btn_close_over.gif) no-repeat;}
div.popBox table td {padding:5px;}
div.popBox td.c1 {text-align:right; vertical-align:top;}
div.popBox .inp, div.popBox select, div.popBox textarea {width:240px;}
div.popBox input.btn {min-width:50px; margin-right:40px;}

div.kroki {padding:10px; }
div.kroki dt {background: url(../img/tyt_step.gif) 0 5px no-repeat; width:72px; height:51px; text-indent:-9999px; float:left; margin-right:5px;}
div.kroki dd.step1 { background:url(../img/numery.gif) 0 -43px no-repeat;  display:block}
div.kroki dd.step2 { background:url(../img/numery.gif) -41px 0 no-repeat; display:block}
div.kroki dd.step3 { background:url(../img/numery.gif) -82px 0 no-repeat; width:43px display:block}
div.kroki dd {height:41px; width:41px; float:left; text-indent:-9999px;}
div.kroki p {clear:both;  color:#f60; padding:3px; font-size:14px; font-weight:bold; float:none;}

div.step2, div.step3 {margin-top:10px;}

div.step2 div.kroki dd.step1 { background:url(../img/numery.gif) 0 0 no-repeat;}
div.step2 div.kroki dd.step2 { background:url(../img/numery.gif) -41px -43px no-repeat; width:42px}
div.step2 div.kroki dd.step3 { background:url(../img/numery.gif) -83px 0 no-repeat; width:43px}

div.step2 {margin-top:10px;}

div.step3 div.kroki dd.step1 { background:url(../img/numery.gif) 0 0 no-repeat;}
div.step3 div.kroki dd.step2 { background:url(../img/numery.gif) -41px 0 no-repeat; width:42px}
div.step3 div.kroki dd.step3 { background:url(../img/numery.gif) -83px -43px no-repeat; width:43px}