.h1
{
   font-family: "Open Sans";
   font-size: 32px;
   font-weight: bold;
   vertical-align:middle;
   text-align: center;
   font-weight:bold;
   text-decoration: none;
   color: #04436E;
   background-color: transparent;
}

.h2
{
   font-family: "Open Sans";
   font-size: 26px;
   font-weight: bold;
   vertical-align:middle;
   text-align: center;
   font-weight:bold;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.h3
{
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: bold;
   vertical-align:middle;
   text-align: center;
   font-weight:bold;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.h4
{
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: bold;
   vertical-align:middle;
   text-align: center;
   font-weight:bold;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.text-zagolovok{
   font-family: "Open Sans";
   font-size: 20px;
   font-weight: bold;
   vertical-align:middle;
   text-align: left;
   font-weight:bold;
   text-decoration: none;
   color: #04436E;
   background-color: transparent;
}

.text-def
{
   font-family: "Open Sans";
   font-size: 14px;
   color: #333;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
}

.text-zag
{
   font-family: "Open Sans";
   font-size: 14px;
   color: #04436E;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
}

.tab{
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   vertical-align: middle;
   text-align: center;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.tab-model{
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   vertical-align: middle;
   text-align: left;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.tab-prace{
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   vertical-align: middle;
   text-align: center;
   text-decoration: none;
   color: #333;
   background-color: transparent;
}

.podpis-comment{
   text-align: left;
}