@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
html,
body {
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #131313;
    line-height: 25px;
    font-weight: 400;
}

blockquote {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    border-top: 2px solid #847059;
    border-bottom: 5px solid #847059;
    padding: 20px 0 20px 0;
    margin: 20px 0 20px 0;
    background-color: #bbb164;
    font-weight: 700;
}

blockquote p {
    width: 70%;
    margin-left: 15%;
}

.imgRight {
    float: right;
    width: 15%;
    height: auto;
    clear: right;
    box-sizing: border-box;
    margin: 0 0 25px 25px;
}

.imgRight img {
    width: 100%;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
}

select,
input,
textarea {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #131313;
    outline: none;
}

b,
strong {
    font-weight: 700;
}

.f400 {
    font-weight: 400;
}

ul li {
    list-style: square;
    list-style-image: url(../images/body/bullet.png);
    padding-bottom: 5px;
}

.skladi {
    float: right;
    width: auto;
    margin: 20px 0 0 20px;
}

.skladi img {
    height: 50px;
}

.sto {
    float: left;
    width: 100%;
    height: auto;
}

.marg {
    margin: 0 auto;
    width: 1500px;
}

.intro {
    float: left;
    width: 100%;
    max-height: 80vh;
    height: 100%;
    position: relative;
    line-height: 0;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 45px;
    text-align: center;
}

#myVideo {
    width: 100%;
}

.top {
    background-color: #f2f2f2;
    padding: 10px 0 10px 0;
    font-size: 14px;
}

.topEl {
    float: left;
    width: auto;
    height: 22px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ddd;
    line-height: 0;
}

.elDesc img {
    margin: 0 8px -5px 0;
}

.topEl img {
    height: 18px;
    width: auto;
    max-width: 20px;
}

.right {
    float: right;
}

.noneB {
    margint-right: 0;
    padding-right: 0;
    border-right: none;
}

.topEl a {
    color: #131313;
    text-decoration: none;
}

.topEl a:hover {
    color: #131313;
    text-decoration: underline;
}

.header {
    line-height: 0;
    padding: 25px 0 25px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-transition: 0.5s;
}

.logo {
    float: left;
    width: auto;
    height: auto;
}

.logo img {
    width: 129px;
    height: 101px;
}

.lanSelect {
    float: left;
    width: auto;
    height: 40px;
    border: 1px solid #cccccc;
    font-weight: 700;
    padding-left: 5px;
    margin: 30px 0 0 50px;
}

.navIcons {
    display: none;
}

nav {
    display: none;
}

.panel,
.panelRem {
    display: none;
}

.mainMenu {
    float: left;
    width: auto;
    height: auto;
    line-height: 16px;
    margin: 40px 0 0 20px;
}

.menu-link {
    display: none;
}

.mainUl {
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px !important;
}

.mainUl li {
    width: auto;
    display: inline-block;
    height: auto;
}

.mainUl li:hover {
    width: auto;
    display: inline-block;
    height: auto;
}

.mainUl li.act {
    width: auto;
    display: inline-block;
    height: auto;
}

.mainUl li a {
    color: #353a39;
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0 30px 0 0;
    !important;
}

.mainUl li a:hover {
    color: #c4b558;
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0 30px 0 0;
    !important;
}

.mainUl li.act a {
    color: #c4b558;
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0 30px 0 0;
    !important;
}

ul.mainUl ul {
    position: absolute;
    z-index: 15000;
    display: none;
    padding: 10px 0;
    margin: 0 0 0 0;
    z-index: 150002;
    color: #fff;
}

ul.mainUl li:hover ul {
    display: block;
    position: absolute;
    z-index: 150000;
    width: 240px;
    height: auto;
    color: #fff;
    padding: 10px;
    margin: 5px 0 0 -10px;
    background-color: #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    border-top: none;
}

.submenuHover li {
    display: block;
    font-size: 14px;
    height: auto;
    float: left;
    clear: left;
    width: 100% !important;
    margin: 0;
    padding: 12px 0 12px 0;
    text-shadow: none;
    text-align: left;
    font-weight: 700;
    cursor: auto;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.submenuHover li:hover {}

.submenuHover li a {
    color: #000 !important;
    text-decoration: none;
}

.submenuHover li:hover a {
    color: #c4b558 !important;
    text-decoration: none;
}

.element {
    text-align: center;
}

h1 {
    margin: 0 0 30px 0;
    padding: 0 0 40px 0;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    background-image: url(../images/body/hSplit.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    text-align: center;
}

h2 {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    font-size: 25px;
    font-weight: 400;
    color: #c4b558;
    font-style: normal;
}

h3 {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    font-style: normal;
}

h4 {
    margin: 10px 0 15px 0;
    padding: 0 0 0 0;
    font-size: 22px;
    font-weight: 400;
    color: #131313;
    font-style: normal;
}

h5 {
    margin: 10px 0 15px 0;
    padding: 0 0 0 0;
    font-size: 18px;
    font-weight: 400;
    color: #131313;
    font-style: normal;
}

.elementItems {
    float: left;
    width: 100%;
    height: auto;
    margin: 35px 0 35px 0;
}

.third {
    float: left;
    width: 30%;
    height: auto;
    margin: 0 1.5% 0 1.5%;
    text-align: center;
}

.third img {
    width: 70%;
    border-radius: 50%;
    -webikit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 12px solid #ddd;
}

.third a {
    color: #131313;
    text-decoration: none;
}

.third a:hover {
    color: #c4b558;
    text-decoration: none;
}

.center {
    text-align: center;
}

.sixth {
    display: inline-block;
    width: 13.5%;
    height: auto;
    margin: 0 1.5% 0 1.5%;
    text-align: center;
}

.sixth img {
    width: 80%;
    border-radius: 50%;
    -webikit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 6px solid #ddd;
}

.sixth a {
    color: #131313;
    text-decoration: none;
}

.third a:hover {
    color: #c4b558;
    text-decoration: none;
}

.sixth h4 {
    margin: 10px 0 15px 0;
    padding: 0 0 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #131313;
    font-style: normal;
}

.paketi {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 25px;
    padding: 50px 0 40px 0;
    background: #e0e0e0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e0e0e0 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.fourth {
    float: left;
    width: 20%;
    height: auto;
    margin: 0 2.5% 0 2.5%;
    text-align: center;
}

.fourth h4 {
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: -73px;
    background-image: url(../images/body/whiter.png);
}

.fourth img {
    width: 99.8%;
    margin: 0;
    border: 1px solid #fff;
}

.priceTag {
    position: absolute;
    width: 60px;
    height: 44px;
    padding-top: 16px;
    text-align: center;
    background-color: #8aac0b;
    margin: -30px 0 0 -20px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -webikit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #fff;
}

.priceTagB {
    position: absolute;
    width: 100px;
    height: 65px;
    padding-top: 35px;
    text-align: center;
    background-color: #8aac0b;
    margin: -30px 0 0 -20px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -webikit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #fff;
    font-size: 20px;
}

.centerBtn {
    display: inline-block;
    width: auto;
    height: 32px;
    padding: 8px 15px 0 15px;
    font-size: 13px;
    color: #fff;
    background-color: #8aac0b;
    border: 1px solid #ddd;
    text-decoration: none;
    margin: -25px 0 0 0;
    font-weight: 400;
    border-radius: 5px;
    -webikit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.centerBtn:hover {
    background-color: #000;
    color: #fff;
}

.dark .centerBtn {
    background-color: #000;
}

.dark .centerBtn:hover {
    background-color: #8aac0b;
}

.splitImg {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}

.splitImg img {
    width: 100%;
}

.rezBtn {
    display: inline-block;
    float: right;
    width: auto;
    height: auto;
    padding: 10px 15px 10px 35px;
    background-image: url(../images/body/bed_ico.png);
    background-position: 10px 10px;
    background-size: 15px;
    background-color: #191919;
    background-repeat: no-repeat;
    line-height: 14px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    margin: 30px 0 0 15px;
    border-radius: 5px;
    -webikit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.rezBtn:hover {
    background-color: #c4b558;
    color: #fff;
}

.vstopnaObjava {
    float: left;
    width: 100%;
    height: auto;
}

.vstopnaObjava img {
    float: left;
    width: 40%;
    height: auto;
    border: 15px solid #fff;
}

.infoO {
    margin: 0;
    padding: 0;
    float: left;
    width: 48%;
    margin-left: 5%;
}

.infoO p {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 5px 15px 5px 15px;
    font-size: 13px;
    background-color: #fff;
}

.infoO h3 {
    margin: 20px 0 30px 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    font-style: normal;
}

.btn {
    display: inline-block;
    width: auto;
    height: 32px;
    padding: 8px 15px 0 15px;
    font-size: 13px;
    color: #fff;
    background-color: #837258;
    border: 1px solid #ddd;
    text-decoration: none;
    margin: 10px 0 0 0;
    font-weight: 400;
    border-radius: 5px;
    -webikit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.btn:hover {
    background-color: #c4b558;
    color: #fff;
}


/*vsebinski del*/

.content {
    background-image: url(../images/body/lesBg.jpg);
}

.kLeft {
    float: left;
    width: 48%;
    height: auto;
}

.kLeft table {
    width: 100% !important;
}

.kRight {
    float: right;
    width: 48%;
    height: auto;
}

.kRight img {
    max-width: 98%;
}

.cover {
    height: 500px;
    background-position: center;
    background-size: cover;
}

.cover h3 {
    float: right;
    width: 60%;
    margin-top: 60px;
    font-size: 40px;
    font-weight: 400;
    text-align: right;
    color: #fff;
    line-height: 70px;
    text-shadow: 2px 2px #000;
    font-style: normal;
}

.kocka {
    float: left;
    width: 30%;
    height: auto;
    margin: 0 1.5% 25px 1.5%;
    cursor: pointer;
    border-radius: 15px;
    text-align: center;
}

.prod {
    height: auto;
}

.kocka h4 {
    padding: 15px 0 15px 0;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
}

.seznamIzd h4 {
    padding: 15px 0 15px 5%;
    color: #006638;
    text-decoration: none;
    font-weight: 400;
}

.seznamIzd kocka a {
    text-decoration: none;
    color: #006638;
}

.kocka a {
    text-decoration: none;
    color: #fff;
}

.seznamIzd .kocka a {
    text-decoration: none;
    color: #006638;
}

.last {
    margin-right: 0;
}

.kocka img {
    width: 80%;
    border-radius: 50%;
    -webikit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 12px solid #ddd;
}

.enota {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 0 30px 0;
}

.enotaImg {
    float: right;
    max-width: 40%;
    margin: 0 0 35px 0;
}

.enotaImg img {
    width: 100%;
}

.enotaInfo {
    float: left;
    width: 55%;
}

.enota h4 {
    font-size: 28px;
    margin: 0 0 35px 0;
    padding: 0;
    font-style: normal;
}

.splitB {
    border-top: 1px dashed #837258;
    border-bottom: 1px dashed #837258;
}

.gallery {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
    line-height: 0;
}

.gallery img {
    width: 30.3%;
    margin: 0 1.5% 15px 1.5%;
}


/*.splitB .enotaImg{float:left;}.splitB .enotaInfo{float:right;}*/

.footer {
    background-color: #efefef;
    padding: 50px 0 30px 0;
    margin-top: 30px;
    background-image: url(../images/body/fImg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #555555;
}

.footer h6 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #555555;
}

.obrazec {
    float: left;
    width: 35%;
    height: auto;
}

.footRight {
    float: right;
    width: 40%;
    height: auto;
}

.footRight img {
    float: right;
    width: auto;
    clear: right;
    height: auto;
    margin: 0 0 10px 45px;
    max-width: 100px;
}

.infoHref {
    display: inline-block;
    padding: 10px 0 10px 60px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 700;
    background-image: url(../images/body/info.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.mapHref {
    display: inline-block;
    padding: 10px 0 10px 60px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 700;
    background-image: url(../images/body/lok.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.formInput {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #000;
    font-weight: 700;
    text-align: left;
}

.inputF {
    width: 95%;
    border: 1px solid #555555;
    height: 50px;
    padding-left: 2%;
    font-size: 14px;
    color: #000;
}

.areaF {
    width: 95%;
    border: 1px solid #555555;
    height: 125px;
    padding-left: 2%;
    padding-top: 10px;
    font-size: 14px;
    color: #000;
}

.sendBtn {
    display: inline-block;
    float: left;
    width: auto;
    height: auto;
    padding: 15px 25px 15px 65px;
    background-image: url(../images/body/bell.png);
    background-position: 20px 10px;
    background-color: #191919;
    background-repeat: no-repeat;
    line-height: 14px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    margin-top: 0;
    border-radius: 5px;
    -webikit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px #fff;
    cursor: pointer;
}

.sendBtn:hover {
    background-color: #c4b558;
    color: #fff;
}

.napaka {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    color: #ff0000;
    font-weight: 700;
    display: none;
    margin-top: 10px;
}

.pgEnd {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 0 30px 0;
    font-size: 12px;
    color: #656565;
}

.pgEnd a {
    color: #656565;
    text-decoration: none;
}

.pgEnd a:hover {
    color: #000;
    text-decoration: none;
}

.endLeft {
    float: left;
    width: 25%;
    height: auto;
}

.endMid {
    float: left;
    width: 50%;
    height: auto;
    text-align: center;
}

.endMid img {
    margin: 0 5px 0 5px;
    height: 18px;
    width: auto;
    max-width: 20px;
}

.endRight {
    float: right;
    width: auto;
    height: auto;
}

a {
    color: #131313;
    text-decoration: underline;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

a:hover {
    color: #c4b558;
    text-decoration: none;
}

.fixed {
    position: fixed;
    z-index: 10000;
    padding: 5px 0 5px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-transition: 0.5s;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.fixed .logo {
    float: left;
    width: auto;
    height: auto;
}

.fixed .logo img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-transition: 0.5s;
    height: 60px;
    width: 77px;
}

.fixed .lanSelect {
    margin: 10px 0 0 50px;
}

.fixed .mainMenu {
    margin: 22px 0 0 70px;
}

.fixed .rezBtn {
    margin-top: 12px;
}

.fixed ul.mainUl li:hover ul {
    display: block;
    position: absolute;
    z-index: 150000;
    width: 240px;
    height: auto;
    color: #fff;
    padding: 10px;
    margin: 5px 0 0 -10px;
    background-color: #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    border-top: none;
}

.fixed .submenuHover li {
    display: block;
    font-size: 14px;
    height: auto;
    float: left;
    clear: left;
    width: 100% !important;
    margin: 0;
    padding: 12px 0 12px 0;
    text-shadow: none;
    text-align: left;
    font-weight: 700;
    cursor: auto;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.breadcrumb {
    float: left;
    width: auto;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
    border: 1px solid #ddd;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 30px 0 30px 0;
    line-height: 0px;
    overflow: hidden;
}

.breadcrumb a {
    text-decoration: none;
    width: auto;
    padding: 5px 10px 5px 10px;
    line-height: 12px;
    color: #000;
}

.breadcrumb a:hover {
    color: #c4b558;
}

a.firstB {
    background-image: none;
    padding: 5px;
}

.share-content {
    float: left;
    width: 100%;
    margin: 30px 0 30px 0;
}

.share-content h5 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}

a.share-btn {
    float: left;
    display: inline-block;
    width: auto;
    padding: 5px 10px 5px 10px;
    height: auto;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    margin: 0 15px 0 0;
}

.share-fb {
    background-color: #2d609b;
}

.share-tw {
    background-color: #00c3f3;
}

.share-gp {
    background-color: #eb4026;
}

.share-ln {
    background-color: #0074a1;
}

.datoteka {
    float: left;
    width: 70%;
    height: auto;
    padding: 25px 0 25px 90px;
    margin-bottom: 5px;
    clear: left;
    background-position: left center;
    background-repeat: no-repeat;
}

.word {
    background-image: url(../datoteke/word.png);
}

.pdf {
    background-image: url(../datoteke/pdf.png);
}

.excell {
    background-image: url(../datoteke/excell.png);
}

.zahvalnoSporocilo {
    float: left;
    width: 99%;
    height: auto;
    text-align: center;
    border: 2px solid #231f20;
    padding: 30px 0 30px 0;
    margin-top: 0;
    background-color: #f8f8f8;
}

.obrazecReg {
    margin: 0 auto;
    width: 70%;
    height: auto;
}

.obvezna {
    display: inline-block;
    padding: 10px;
    background-color: #837258;
    color: #fff;
    font-style: italic;
    text-align: center;
    margin-bottom: 25px;
}

.inputRez {
    width: 29%;
    height: 45px;
    margin: 0 1.2% 10px 1.2%;
    padding-left: 1%;
    border: 1px solid #555555;
}

.areaRes {
    width: 95%;
    height: 60px;
    margin: 0 1.2% 10px 1.2%;
    padding: 10px 0 0 1%;
    border: 1px solid #555555;
}

.rezervirajBtn {
    display: inline-block;
    float: left;
    margin-left: 1%;
    width: auto;
    height: auto;
    padding: 15px 25px 15px 65px;
    background-image: url(../images/body/bell.png);
    background-position: 20px 10px;
    background-color: #191919;
    background-repeat: no-repeat;
    line-height: 14px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    margin-top: 0;
    border-radius: 5px;
    -webikit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px #fff;
    cursor: pointer;
}

.rezervirajBtn:hover {
    background-color: #c4b558;
    color: #fff;
}

.napakaRez {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    color: #000;
    font-weight: 700;
    display: none;
    margin-top: 10px;
}

.bottomMenu {
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer;
    display: none;
    z-index: 10000;
}

.vrh {
    height: 0;
}

.bottomMenu img {
    width: 45px;
}

.content th {
    border: 0px;
    border-spacing: 0 #fff;
    border-collapse: collapse;
    background-color: #f2f2f2;
}

.content td {
    border: 0px;
    border-spacing: 0 #fff;
    border-collapse: collapse;
    background-color: #f2f2f2;
}

.content table {
    border: 0px;
    border-spacing: 0 #fff;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content td {
    font-size: 15px;
    vertical-align: middle;
    padding: 10px;
    line-height: 19px;
    border-bottom: 1px solid #ddd;
    text-align: left !important;
}

.content td:first-child {
    color: #2b2727;
    font-weight: 700;
    width: 250px;
}

.content tr:nth-child(odd) td {
    background-color: #fff;
}

.centerT {
    width: 70% !important;
    margin: 0 0 40px 15% !important;
    background-image: none !important;
    float: left !important;
    border: none !important;
    box-shadow: none;
}

.centerT td {
    border: 0px;
    border-spacing: 0 #fff;
    border-collapse: collapse;
    background-image: none !important;
    text-align: center !important;
    line-height: 25px;
    background-color: transparent !important;
}

.centerT td:first-child {
    font-weight: 400;
}

.sorodni a {}