div#main
{
  background: url(../images/dark_bg_em.jpg) no-repeat center top;
  width:100%;  
}

div#mainContext
{
  margin:0px auto;
  background: url(../images/dark_bg_em.jpg) no-repeat center top;
  width:600px;
  height:939px;
}

div#mainContext .context_center
{
  text-align: center;
  padding-top:57px;
  margin-left:38px;
}

div#mainContext .context_center .nadpis
{
  font-family: arial;
  font-size:17px;
  font-weight: bold;
  color:#a00000;
}

div#mainContext .context_center .text
{
  font-family: Georgia, Times New Roman; 
  font-size: 16px; 
  font-style: italic;
  color:#000000;
  margin-top:3px;
}

div#mainContext .context_center .form
{
  margin-top:10px;
}

div#mainContext .context_center .form .select select
{
  width:160px;
}

div#mainContext .context_center .form .input_text
{
  text-align: center;
  padding: 20px 0px;
}


div#mainContext .context_center .form .input_text input
{
  width: 115px;
  height: 31px;
  background: url('../images/btn_vek.gif') no-repeat;
  font-size: 12px;
  font-weight: bold;
  font-family: helvetica, verdana, arial, sans-serif;
  color: #737374;
  text-transform: uppercase;
  border: 0px;
  cursor: pointer;
}

div#mainContext .context_center .form .input_button
{
  margin-top:7px;
}



div#mainNF
{
  background: url(../images/home_bg.jpg) no-repeat center top;
  width:100%;  
}

div#mainContextNF
{
  margin:0px auto;
  background: url(../images/home_bg.jpg) no-repeat center top;
  width:469px;
  height:939px;
}

div#mainContextNF .context_center
{
  text-align: center;
  padding-top:360px;
  margin-left:80px;
}

div#mainContextNF .context_center .nadpis
{
  font-family: arial;
  font-size:17px;
  font-weight: bold;
  color:#a00000;
}

div#mainContextNF .context_center .text
{
  font-family: arial;
  font-size:13px;
  
  color:#000000;
  margin-top:3px;
}

div#mainContextNF .context_center .form
{
  margin-top:10px;
}

div#mainContextNF .context_center .form .select
{
    text-align: center;
}

div#mainContextNF .context_center .form .select select
{
  width:160px;
}

div#mainContextNF .context_center .form .input_text
{
  margin-top:5px;
  text-align: center;
}

div#mainContextNF .context_center .form .input_text input
{
  
  border:solid 1px #c0c0c0;
  margin-left:2px;
  font-size:16px;
  font-weight: bold;
  color:#8f8379;
  text-align: center;
  
}

div#mainContextNF .context_center .form .input_text .edit_1
{
  width:40px;  
}

div#mainContextNF .context_center .form .input_text .edit_2
{
  width:40px;
}

div#mainContextNF .context_center .form .input_text .edit_3
{
  width:67px;
}

div#mainContextNF .context_center .form .input_button
{
  margin-top:7px;
}

div#mainContextNF .context_center .form .input_text input.button
{
    font-size: 13px;
    padding: auto;
    font-weight: normal;
    color: black;
}
