select.langSelect {
  position: absolute;
  bottom : 5px;
  right: 20px; 
}

#top {
  position: relative;
}

#aktuality p {
  margin:0 0 10px 0;
}

div.footer {
  padding-left: 50px;
  padding-right: 50px;
}

table.poptavkaForm td
{
  text-align: left; 
}

div.zakinfo
{
  padding-bottom: 10px;
}

div.fb-like.menu
{
  padding-top: 10px;
  padding-left: 70px;
  padding-bottom: 20px;
}

div.youtube.menu 
{
  text-align: center;
}

div.fb-like.page-detail
{
  padding-top: 20px;
}


.refitem.alter
{
  background-color: #E1E1E1;
}
.refitem a { padding-right: 10px; }
.refitem {
  position: relative;
 font-size: 110%;   
 line-height: 20px;
 padding: 5px !important;
}

.refitem .urls { position: absolute; width: 150px; font-weight: bold; top: 10px;right: 5px; }
.refitem ul { margin-top: 0px; } 
.refitem .grant { display: block; padding-bottom: 10px; padding-right: 10px;text-align: right; }

div.calculator table
{
  padding: 20px;
  margin: 0 auto;
}

div.calculator table td
{
  padding: 5px;
}

div.calculator table td label
{
  font-weight: bold;
}

div.calculator input[type=submit]
{
  font-weight: bold;
  padding: 4px;
}

div.calculator table td select
{
  width: 100%;
}

div.calculator div.result
{
  margin: 20px auto;
  width: 95%;
}

div.calculator div.demand
{
  width: 95%;
  text-align: center;
}

div.calculator div.result div.result-items
{
  padding: 10px;
  border: 1px solid black;
  background-color: #E3E3E3;
  margin-bottom: 20px;
}

div.calculator div.result div.grant, 
div.calculator div.result div.totalprice,
div.calculator div.result div.customercost  
{
  padding: 10px 0;
  font-size: 14px;
  clear: both;
  margin-bottom: 10px;
}

div.calculator div.result div b,
div.calculator div.result div label,
div.calculator div.result div small,
div.calculator div.result div span
{
  font-size: 14px;
  font-weight: normal;
}

div.calculator div.result div b
{
  font-weight: bold;
}

div.calculator div.result .grant
{
  color: red;
}

div.calculator div.result .totalprice
{
  color: green;
}

div.calculator div.result .customercost
{
  color: blue;
}

div.calculator .error
{
  color: red;
}

div.calculator div.result div.result-items label
{
  width: 40%;
  float: left;
}

div.calculator div.result div.result-items span
{
  width: 60%;
  float: right;
}

div.calculator .fuels
{
  margin-top: 10px;
}