.clearfix
{
  clear: both;
}

.tzko-head
{
  margin: 40px 0;
  text-align: center;
}

.tzko-head span
{
  font-size: 22px;
  font-weight: 900;
  color: #46d154;
}

.tzko-head p
{
  font-size: 16px;
  font-weight: 500;
  color: #828282;
  margin-top: 11px;
  margin-bottom: 0;
}

.patri
{
  font-size: 16px !important;
  font-weight: 900 !important;
  color: #46d154 !important;
  text-transform: uppercase;
}

.nepatri
{
  font-size: 16px !important;
  font-weight: 900 !important;
  color: #b81c14 !important;
  text-transform: uppercase;
}

.tzko-img
{
  text-align: center;
  margin-bottom: 40px;
}

.tzko-druh-title
{
  text-align: center;
}

.tzko-druh-title span
{
  font-size: 12px;
  font-weight: 400;
  color: #46d154;
}

.tzko-druh-sel
{
  margin-top: 5px;
  text-align: center;
}

.tzko-druh-sel select
{
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  padding-left: 25px;
  width: 558px;
  height: 33px;
  background: url('../img/arrow-right.png') right no-repeat #46d154;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position-x: 528px;
  cursor: pointer;
}

.tzko-druh-sel option
{
  background: #fff;
  color: #a0a0a0;
}

.tzko-druh
{
  width: 558px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.tzko-druh-patri,
.tzko-druh-nepatri
{
  width: 275px;
  float: left;
  margin-right: 8px;
}

.tzko-druh-nepatri
{
  margin-right: 0;
}

.tzko-druh-patri-head,
.tzko-druh-nepatri-head
{
  height: 33px;
  line-height: 33px;
  background: #daf6dd;
  padding-left: 27px;
}

.tzko-druh-nepatri-head
{
  background: #eabab8;
}

.tzko-druh-patri-head span,
.tzko-druh-nepatri-head span
{
  font-size: 12px;
  font-weight: 600;
  color: #1c6323;
}

.tzko-druh-patri-head i,
.tzko-druh-nepatri-head i
{
  padding-right: 6px;
}

.tzko-druh-patri-list ul,
.tzko-druh-nepatri-list ul
{
  padding: 0;
}

.tzko-druh-patri-list li,
.tzko-druh-nepatri-list li
{
  list-style: none;
  padding: 6px 0;
  border-bottom: 1px solid #ececec;
}
.tzko-druh-patri-list li:first-child,
.tzko-druh-nepatri-list li:first-child
{
  padding-top: 0;
}

.tzko-druh-patri-list li:last-child,
.tzko-druh-nepatri-list li:last-child
{
  border-bottom: 0;
}

.tzko-druh-patri-list span,
.tzko-druh-nepatri-list span
{
  font-size: 12px;
  font-weight: 400;
  color: #a0a0a0;
  display: block;
  padding-left: 16px;
}


@media (max-width: 768px) {
  .tzko-druh-sel select,
  .tzko-druh
  {
    width: 100%;
  }

  .tzko-druh-patri,
  .tzko-druh-nepatri
  {
    width: 100%;
    float: none;
  }
}
