#content .obsah-in h2 {   
  margin: 8px 0 5px 0;
  font-size: 1.3em;   
}

#content .obsah-in h3 {  
  font-size: 1.1em;   
}

#content .obsah-in .katalog-obj td.req {   
  font-weight: bold;  
}

#content .obsah-in .missing input { 
  border: 1px solid #cc0000; background: #feb2ac;
}

#content .obsah-in .katalog-obj td {   
   vertical-align: top;
}

#content .obsah-in .katalog-obj .payment-pricecap {
   display: none;
}

#content .obsah-in .katalog-obj .alert-danger {   
    color: rgb(255, 0, 0);
    margin: 10px 0px;
    font-size: 14px;
}

#content .obsah-in .katalog-obj td input[type="text"] {   
    border: 1px solid #ABABAB;
    font-size: 12px;
    height: 17px;
    padding: 0;
    width: 180px;
}

#content .obsah-in .katalog-obj td textarea {   
    border: 1px solid #ABABAB;
    font-size: 12px;
    height: 70px;
    padding: 0;
    width: 180px;
}

#content .obsah-in .katalog-obj td input[type="submit"] {   
   background: url("/Public/NE/img/input_bg.gif") no-repeat scroll -130px -96px transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 128px;
}

/* ------ sitemap ------ */
#content .obsah-in .mapa-stranek a:hover {   
   text-decoration: none;
}

#content .obsah-in .mapa-stranek a {   
   text-decoration: underline;
}

#content .obsah-in .mapa-stranek .li1 {   
   margin-bottom: 8px;
}
/* ------ sitemap end ------ */


/* ------ partnerska sekce ------ */
#content .obsah-in .Login-box {
  margin-top: 10px;
}

#content .obsah-in .Login-box .login-error,
#content .obsah-in .heslo p {
  color: red;
}     

#content .obsah-in .Login-box input[type="submit"] {
  background: url("/Public/NE/img/g-but-small-n.png") no-repeat;
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  width: 90px;
  border: none;
  cursor: pointer;
}      

#content .obsah-in .heslo input[type="submit"] {
  background: url("/Public/NE/img/g-but-small-n.png") no-repeat;
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  width: 90px;
  border: none;
  cursor: pointer;
}      
/* ------ partnerska sekce end ------ */