/* pro Text
.t h1
{
   border-top: orange 1px solid;
   color: red;
}

.t h2
{
  color: red;
}
*/

div.eshopnadpis h1
{
  font-family: Tahoma,Arial,Sans-Serif;
  background-color: white;
  color: #3C60DA;
  font-size: 17px;
  border-bottom: 1px dotted #DDE5FC;
  font-family: Verdana,Helvetica,Sans-Serif;
  font-weight: normal;
  padding-left: 5px;
  padding-top: 20px;
  padding-bottom: 4px;
}


