input.newbutton {
    color: #fff;
    padding: 15px 40px 15px 40px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    border: 2px solid var(--barvaodkazuhover);
    background: var(--barvaodkazuhover);
    position: relative;
    text-transform: uppercase;
}
input.newbutton:hover, input.newbutton:active {
    color: var(--barvaodkazuhover);
	background: none;
    border: 2px solid var(--barvaodkazuhover);
}

a.newbutton {
	z-index: 2;
    color: #fff;
    padding: 15px 40px 15px 40px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    border: 2px solid var(--barvaodkazuhover);
    background: none;
    position: relative;
    text-transform: uppercase;
}
a.newbutton:hover:before, a.newbutton:focus:before, a.newbutton:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
a.newbutton:before {
    border: 2px solid var(--barvaodkazuhover);
    background: var(--barvaodkazuhover) !important;
}
a.newbutton:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--barvaodkazuhover);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
a.newbuttont {
    color: #fff;
    padding: 15px 40px 15px 40px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    border: 2px solid var(--barvaodkazuhover);
    background: none;
    position: relative;
    text-transform: uppercase;
}
a.newbuttont:hover:before, a.newbuttont:focus:before, a.newbuttont:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
a.newbuttont:hover {
	color: var(--barvaodkazuhover);
}
a.newbuttont:before {
    border: 2px solid var(--barvaodkazuhover);
    background: var(--barvaodkazuhover) !important;
}
a.newbuttont:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--barvaodkazuhover);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
input.newbuttono, a.newbuttono {
    background-color: #1a1a1d;
    color: #fff;
	padding: 18px 44px 18px 44px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 2px solid transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
}
@media (max-width: 690px) {
    a.newbuttono {
        padding: 10px 25px 10px 25px !important;
        font-size: 16px !important;
    }
}
a.newbuttonp {
    background-color: #1a1a1d;
    color: #fff;
    padding: 15px 35px 15px 35px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    margin-top: 20px;
    margin-bottom: 20px;
}
.uvod a.newbuttonp {
    background-color: #00b1e5;
    color: #fff;
    padding: 15px 35px 15px 35px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    margin-top: 20px;
    margin-bottom: 20px;
}
a.newbuttonr {
    background-color: var(--barvaodkazuhover);
    color: #fff;
    padding: 15px 40px 15px 40px;
    border-radius: 6px 6px 6px 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: all 0.3s;
    margin-top: 20px;
    margin-bottom: 20px;
}
a.zelene, a.active {
	background-color: #1a1a1d !important;
}
a.zelene:hover, a.active:hover {
	background-color: #1a1a1d !important;
}
.produktp a.readmore {
    font-size: 17px;
    font-weight: 600;
    color: #444444 !important;
    text-decoration: none !important;
    position: relative;
    bottom: 25px;
    background: #f4f4f4;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center !important;
    line-height: 45px;
    display: inline-block;
}
.produktp a.readmore:hover {
	background-color: var(--barvaodkazuhover) !important;
	color: #fff !important;
}
.produktp a.readmore:after {
	display: none !important;
}
.vyhody a.readmore {
    font-size: 17px;
    font-weight: 600;
    color: #444444 !important;
    text-decoration: none !important;
    position: relative;
    bottom: 0px;
    background: #f4f4f4;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center !important;
    line-height: 45px;
    display: inline-block;
}
.vyhody a.readmore i {
	font-size: 17px !important;
    color: #444444 !important;
}
.vyhody a.readmore:hover i {
    color: #fff !important;
}
.vyhody a.readmore:hover {
	background-color: var(--barvaodkazuhover) !important;
	color: #fff !important;
}
.vyhody a.readmore:after {
	display: none !important;
}
.produkt a.readmore {
    font-size: 18px;
    font-weight: 600;
    color: #ff1c29 !important;
    text-decoration: none !important;
    position: absolute;
    bottom: 25px;
}
.produkt a.readmore:after {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 6px;
    transition: all 0.2s linear;
    display: inline-block;
    opacity: 0;
    transition: margin 0.5s, opacity 0.3s linear;
	color: #ff1c29;
}
.produkt a.readmore:hover {
	color: var(--barvaodkazuhover) !important;
}
.produkt a.readmore:hover:after {
    opacity: 1;
    margin-left: 12px;
}
a.readmore {
    font-size: 18px;
    font-weight: 600;
    color: var(--barvaodkazuhover) !important;
    text-decoration: none !important;
    position: absolute;
    bottom: 25px;
}

a.readmore:hover {
	color: var(--barvaodkazuhover) !important;
}

a.readmorepozice {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-decoration: none !important;
}
a.readmorepozice:hover {
	color:#fff;
}
a.readmorepozice:after {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 6px;
    transition: all 0.2s linear;
    display: inline-block;
    opacity: 0;
    transition: margin 0.5s, opacity 0.3s linear;
	color: #fff;
}
a.readmorepozice:hover:after {
    opacity: 1;
    margin-left: 12px;
}

a.newbutton:hover, a.newbutton:active{
  background-color:  transparent;
	transition: all 0.3s;
	color: #fff;
}
input.newbuttono:hover, a.newbuttono:hover,
input.newbuttono:active, a.newbuttono:active{
  background-color: #fff;
	transition: all 0.3s;
	color: #00b1e5;
	border: 2px solid;
}
a.newbuttonp:hover, a.newbuttonp:active{
  background-color: #00b1e5;
	transition: all 0.3s;
	color: #fff;
}
.uvod a.newbuttonp:hover, .uvod a.newbuttonp:active{
  background-color: #1a1a1d;
	transition: all 0.3s;
	color: #fff;
}
a.newbuttonr:hover, a.newbuttonr:active{
  background-color: #1a1a1d;
	transition: all 0.3s;
	color: #fff;
}

.novinka a.newbuttonr {
	margin-bottom: 0 !important;
}


@media(max-width:600px) {
input.newbutton, a.newbutton {
    padding: 14px 25px;
    font-size: 15px;
    line-height: 100%;
}
}
@media(max-width:800px) {
input.newbuttono, a.newbuttono {
    padding: 14px 25px;
    font-size: 15px;
}
}
@media(min-width:800px) and (max-width:991px) {
input.newbuttono, a.newbuttono {
    padding: 18px 30px 18px 30px;
}
}