.elastislide-horizontal ul li {
    display: -moz-grid-line;
    height: 100%;
    overflow: hidden;
    max-height: 230px !important;
    display: inline-block;
}
.hlasuj {
    display: inline-table;
    float: none;
    font-size: 13px;
    margin-bottom: 0;
    padding-top: 10px;
    text-align: left;
}
.elastislide-carousel {
    margin-left: 1px;
}
.elastislide-carousel ul li a img {
    border: 4px solid white;
}
.TFtable td {
    min-width: 50%;
}
.TFtable td span {
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
.col.span_1_of_3 #socialnet {
    padding-top: 20px;
    position: relative;
}
.TFtable {
    border-collapse: separate;
    font-size: 13px;
    width: 100%;
}
.TFtable td {
    border: 1px solid #fafafa;
    padding: 4px;
}
.TFtable th {
    background: white none repeat scroll 0 0;
    color: #009ae1;
    font-size: 24px;
    padding-bottom: 14px;
    text-align: left;
}
.TFtable tr {
    background: #f8f8f8 none repeat scroll 0 0;
}
.TFtable tr:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
}
.TFtable tr:nth-child(2n) {
    background: #fff none repeat scroll 0 0;
}
.section {
    clear: both;
    font-family: "Open Sans",sans-serif;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
}
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}
.col:first-child {
    margin-left: 0;
}
.group::before, .group::after {
    content: "";
    display: table;
}
.group::after {
    clear: both;
}
.group {
    font-size: 14px;
}
.span_3_of_3 {
    width: 449px;
}
.span_2_of_3 {
    width: 26%;
}
.span_1_of_3 {
    min-width: 150px;
    text-align: center;
    width: 20%;
}
@media only screen and (max-width: 480px) {
.col {
    margin: 1% 0;
}
.span_3_of_3, .span_2_of_3, .span_1_of_3 {
    width: 100%;
}
}
.tab-menu-moje2 h1 {
    font-weight: 400;
    padding: 50px 0;
    text-align: center;
}
.tab-menu-moje2 p {
    color: black;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 20px;
}
.tab-menu-moje2 main #mujtab {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 800px;
    min-width: 320px;
    padding: 50px;
}
.tab-menu-moje2 section {
    border-top: 1px solid #ddd;
    display: none;
    padding: 20px 0 0;
}
.tab-menu-moje2 input {
    display: none;
}
.tab-menu-moje2 label {
    border: 1px solid transparent;
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    font-weight: 200;
    margin: 0 0 -1px;
    padding: 8px 8px;
    text-align: center;
    text-transform: capitalize;
}
.tab-menu-moje2 label::before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 11px;
}
.tab-menu-moje2 label:hover {
    color: #888;
    cursor: pointer;
}
.tab-menu-moje2 input:checked + label {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #009ae1 #ddd #fff;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    color: #555;
}
.tab-menu-moje2 #tab1x:checked ~ #content1x, .tab-menu-moje2 #tab2x:checked ~ #content2x, .tab-menu-moje2 #tab3x:checked ~ #content3x, .tab-menu-moje2 #tab4x:checked ~ #content4x, .tab-menu-moje2 #tab5x:checked ~ #content5x {
    display: block;
}
@media screen and (max-width: 650px) {
.tab-menu-moje2 label {
    font-size: 0;
}
.tab-menu-moje2 label::before {
    font-size: 18px;
    margin: 0;
}
}
@media screen and (max-width: 400px) {
.tab-menu-moje2 label {
    padding: 15px;
}
}
