.home header, .search header {display: none;}
#main #content-wrap {padding-top: 20px !important; padding-bottom: 20px !important;}
.widget-area.sidebar-primary {padding-left: 20px !important;}
#primary {padding: 10px !important;}
a:hover {color: #e50e83 !important;}
.page-header {border-radius: 10px; margin-top: 20px !important; background: #e50e83 !important;}
.page-header h1 {color: white !important;}
#breadcrumbs a:hover {color: black !important;}

button {background: #e50e83 !important; border-radius: 10px;}
/* konec ocean wp style*/

.Left {float: left;}
.Right {float: right;}
.clearfix {overflow: hidden;}

.sameHeigt {display: flex; flex-wrap: wrap;}

body {
    background: url(/../../wp-content/uploads/2019/01/Boruto-konoha-background-5-min.webp) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-color: #f8b705 !important;
    background-size: cover !important;
}

.new_text {
    background: rgba(248, 183, 005, 0.8) !important;
    padding: 10px 20px;
    bottom: 7px !important;
    position: absolute;
    font-family: Helvetica;
    width: 100%;
}

.new_text h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.new_text .content {
    font-size: 14px;
    margin-bottom: 10px;
	color: black;
}

.new_text span {color: white;}
.new_text span i {padding: 0px 5px; color: #e50e83 !important;}

@media only screen and (max-width: 400px) {
    
    .news_contain {
        background-size: auto !important;
        background-position: center center !important;
        height: 250px !important;
    }
    .new_text .content { display: none; }
    .new_text h1 { font-size: 14px !important;}
	
	body {
		background: #f8b705 !important;
		background-repeat: no-repeat !important;
		background-attachment: fixed !important;
		background-position: center center !important;
		background-size: cover !important;
	}
}

.nadpis_h2 {color: #e50e83 !important; font-family: "Helvetica",Sans-serif; font-size: 25px; margin: 10px 0px;}
.text_center {text-align: center;}

.div_one_man {
    width: 24.6%;
    display: inline-table;
    cursor: pointer;
    border-radius: 10px;
    transition: background 1s;
    padding: 10px;
    margin-bottom: 10px;
}

.div_one_man:hover {
    background: #f8b705;
}

.div_one_man .image-man {
    border: 5px solid white;
    margin-bottom: 10px;
    border-radius: 10px;
}

.div_one_man .name {
    font-family: Helvetica;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}


@media only screen and (max-width: 1105px){
    .div_one_man {width: 24.6%;}
    .div_one_man .image {height: 100px;}
}

@media only screen and (max-width: 770px) {
    .div_one_man {width: 24.6%;}
}

@media only screen and (max-width: 750px) {
    .div_one_man {width: 49%;}
}

.recent-post .items-p {
    font-family: Helvetica;
    padding: 10px 0px;

    overflow: auto;
}

/*.recent-post .items-p:not(:last-child) {*/
.recent-post .items-p {
    border-bottom: 1px dotted white;
}

.recent-post .items-p a {
    font-size: 12px;
    font-weight: bold;
}

.recent-post .items-p .title {
    font-size: 16px;
    font-weight: bold;
}

.recent-post .items-p span {
    font-size: 12px;
}

.recent-post .image {
    height: 90px !important;
    margin-right: 10px;
    float: left;
    border: 3px solid white !important;
    border-radius: 10px !important;
}

.view-count {font-family: Helvetica; line-height: 2; font-size: 25px;}

.content-text_t {
    background: #f8b705;
    padding: 20px 20px;
    width: 100%;
    margin: auto;
    border-radius: 10px;
    text-align: justify;
    font-family: Helvetica;
    overflow: auto;
	margin: 20px 0px;
}

#thumb-img {
    float: left;
    width: 200px;
    padding-right: 20px;
    margin-bottom: 0px;
}

.content-text_t span {padding-right: 10px;}
.content-text_t span i {color: #e50e83;}

@media only screen and (max-width: 800px) {
    .content-text_t {width: 100%;}
}

@media only screen and (max-width: 400px) {
    #thumb-img {width: 100%;padding-right: 0px;}
}

#p_arrow {font-size: 30px; color: #f8b705;}

#p_text {font-size: 12px; color: black;}
#p_text:hover {color: #e50e83;}

/* header */
.layout {width: 1200px; max-width: 90%; margin: auto;}

#header_own {padding: 10px 20px 0px !important; background: #393738 !important; border-radius: 10px 10px 0 0;}
#header_logo {width: 250px;}
#search {border: 3px #ea9933 solid !important; border-radius: 5px; padding: 5px 10px; width: 25%; min-width: 250px; background: white; font-weight: bold;}
.search-submit {position: relative;}
#searchform {position: relative;}
#searchform i {padding: 10px; background: dodgerblue; color: white; min-width: 50px; text-align: center; position: absolute; right: 0px;}
#header_search {text-align: right;}


.header_menu {background: #f8b705 !important;  border-radius: 0 0 10px 10px; padding: 5px 20px;}
.menu-items {display: inline-block; font-weight: bold; color: white; padding: 5px 10px; border-radius: 30px; text-transform: uppercase;}
.menu-items:hover, .menu-item-active {background: #e50e83 !important; color: white;}

#menu-hamburger {display: none; background: #ebae05; padding: 0px 8px; border-radius: 5px;}
#menu-hamburger {font-size: 18px;}

.menu_on {display: block !important;}

#header_osoba {position: absolute; z-index: 99; top: 0px; left: 48%; height: 140px;}

@media only screen and (max-width: 1000px) {
	#header_osoba {left: 55%;}
}

@media only screen and (max-width: 959px) {
	.layout {max-width: 95%;}
}

@media only screen and (max-width: 890px) {
	#header_osoba {display: none;}
	#rand_menu {display:none;}
}

@media only screen and (max-width: 666px) {

	#header_osoba {display: block; right: 0; left: auto;}
	
	/* header */
	#header_search, #search {width: 100%;}
	#header_logo_div {text-align: center; float: inherit;}
	.HeadLineCenter2 {line-height: normal; margin: 0px 0px 10px;}
	
	/* menu */
	.menu-items {display: none;}
	#menu-hamburger {display: inline-block;}
	.header_menu {text-align: center;}
	#menu-hl {float: none !important;}
}

/* ADS */
#banner_ads_top {text-align: center; margin-top: 20px;}

.elementor-1033 .elementor-element.elementor-element-2476c50 .elementor-posts-container .elementor-post__thumbnail {padding-bottom: 0px !important;}

/* table seznam */
#seznam-dilu tr th {background: #e50e83; color: white; text-transform: uppercase; font-weight: bold;}
.id-dil {text-align: center;}
.id-obr {width: 100px;}
.id-obr img {width: 45px;}
.id-vydano {width: 125px; text-align: center;}
.id-filler {text-align: center;}


@media only screen and (max-width: 500px) {
	.id-filler, .id-vydano {display: none;}
	.id-obr {width: 65px;}
	.id-obr img {width: 100%;}
	
	.width_serial_70 {display: none; width: 0%;}
	.width_serial_30 {width: 100% !important;}
}


/* breadcrumbs */
#breadcrumbs {text-align: center; margin: 10px 0px; list-style: none;}
#breadcrumbs li {display: inline;}
#breadcrumbs li a {color: #f7c53d; text-transform: uppercase;}
#breadcrumbs strong {color: white; text-transform: uppercase;}
/* breadcrumbs end*/

.upozorneni {border-radius: 10px; background: red; padding: 10px; margin: 20px auto 0px !important; text-align: center;}

.list_serial {background: #e50e83; margin-bottom: 20px; width: calc(25% - 20px); margin-right: 20px;}
.serial_cta img {transition: transform .95s, visibility .95s ease-in; overflow: hidden; /*transform-origin: 0 0;*/}
.serial_cta:hover img {transform: scale(1.2);-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.width_serial_30 {width: 30%;}
.width_serial_70 {width: calc(70% - 20px);}
.serial_img {vertical-align: middle !important;}
.serial_h2 {text-align: center; padding: 25px 0px; margin-bottom: 0px; color: white;}
.margin-left-20 {margin-left: 20px;}

/* manga */

.img_manga {display: block; margin-left: auto; margin-right: auto; width:80%; margin-top: 20px; margin-bottom: 20px;}
.nav {background: #f8b705; width: 100%; margin: auto; padding: 15px; border-radius: 10px; font-family: Helvetica; font-weight: bold;}
/*.nav a {padding: 10px;}*/
#toggle {color: white; font-family: Helvetica; font-weight: bold; padding: 5px 20px; margin-top: 10px;}
.box {float:left; padding: 2px; font-weight: bold; border-radius: 5px; font-family: "Helvetica"; background: #393738; width: 50px; height: 50px;}
.box a {font-size: 25px; padding: 10px; }
#wrapper {width: 110px; margin: auto; overflow: hidden;}
#first {padding-left: 10px; float:left; margin-right: 10px;}
#second {padding-right: 10px; text-align: right; overflow: hidden;}
.linkmanga {line-height: 25px;}


@media only screen and (max-width: 900px) {
	.list_serial {width: calc((100% / 3) - 20px);}
}

@media only screen and (max-width: 600px) {
	.list_serial {width: calc((100% / 2) - 20px);}
}

@media only screen and (max-width: 400px) {
	.img_manga {width: 100%;}
	.list_serial {width: 100%;}
}

.sidebar-kontejner h3 {background: #f8b705 !important;}

.height_login {height: 35px;}
.fixed_bottom {position: fixed; bottom: 0px; width: 100%; z-index: 999;}
.login_back {background: #f8b705 !important; padding: 5px 10px; border-radius: 10px 10px 0px 0px;}

.org_color {color: #e50e83 !important;}

#login {margin-right: 25px;}
#login i, #register i {margin-right: 5px;}

/* konec prvního souboru */
/*
body {background: url(/../../wp-content/uploads/2019/06/Konoha-background.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: top center; background-color: #f8b705; background-size: cover;}*/

input, p, a, div {font-family: "Roboto",Sans-serif !important;}

svg path {transition: d 0.5s;}
svg path#ytp-id-15 {transition: all 1.5s;}

.Left, .left {float: left;}
.Right, .right {float: right;}
.clearfix {overflow: hidden;}

.table {display: table;}
.cell {display: table-cell;}

.orange {background: #ea9933;}
.yellow {background: #f1c631;}

.text-center {text-align: center; margin-bottom: 10px;}
.hover_link:hover {color: #0a81c3;}

.center_img {display: block; margin-left: auto; margin-right: auto; width: 100%;}

.primary_100 {width: 100% !important;}
#primary {background: rgba(255,255,255,.8); border-radius: 10px;}

img {vertical-align: inherit !important;}

.middle-site-logo {width: 100% !important;}
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {width: 100% !important;}
#site-navigation {display: block !important;}
ul.main-menu {width: 100% !important;}

.layout, .page-header {width: 1200px; max-width: 90%; margin: auto;}

@media only screen and (max-width: 950px) {
	.layout, .page-header {max-width: 95%; }
}

#header_own {padding: 0px 20px; background: #f1c631; border-radius: 10px 10px 0 0;}
#header_logo {width: 250px;}
#search {border: 3px #ea9933 solid; border-radius: 5px; padding: 5px 10px; width: 25%; min-width: 250px; background: white;}
.search-submit {position: relative;}
#searchform {position: relative;}
#searchform i {padding: 10px; background: dodgerblue; color: white; min-width: 50px; text-align: center; position: absolute; right: 0px;}
#header_search {text-align: right;}

.HeadLineCenter1 {line-height: 75px;}
.HeadLineCenter2 {line-height: 100px;}

#menus {list-style-type: none; text-transform: uppercase;}
#menus li {line-height: normal; display: inline; margin-right: 15px; background: #0c83c4; padding: 10px 15px;}
#menus li:hover {background: #2d3d94;}
#menus a li {color: white;}

.header_serial {background: #ea9933; padding: 20px; color: white; border-radius: 10px; margin-top: 20px;}
.header_serial h1 {text-align: center; margin-bottom: 0px;}

.header_menu {background: #ea9933;  border-radius: 0 0 10px 10px; padding: 5px 20px;}
.menu-items {display: inline-block; font-weight: bold; color: white; padding: 5px 10px; border-radius: 30px;}
.menu-items:hover, .menu-item-active {background: #0a81c3; color: white !important;}
.header_menu ul {margin: 0px;}
.padding-0 {padding: 0px;}

#menu-hamburger {display: none; background: #ebae05; padding: 0px 8px; border-radius: 5px;}
#menu-hamburger {font-size: 18px;}

.menu_on {display: block !important;}

#header_osoba {position: absolute; z-index: 99; top: 0px; left: 60%; height: 150px;}

/* breadcrumbs */
#breadcrumbs {text-align: center; margin: 10px 0px; list-style: none;}
#breadcrumbs li {display: inline;}
/* breadcrumbs end*/

/* video díl */
.resp-container {position: relative; overflow: hidden; padding-top: 56.25%; background: black;}
.resp-iframe, .resp-iframe-video {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
#vdescription {margin-top: 10px;}
#thumb-video {width: 50%;}
#thumb-video img {width: calc(50% - 13px); margin-right: 5px; margin-bottom: 5px;}
#thumb-video #thumb-img {width: 100%; margin: 0px; padding-right: 10px;}
#video_description {background: #ea9933; width: 50%; padding: 10px;}

.video {}
.resp-container:hover .controls {transform: translateY(0);}
.controls {display: block; position: absolute; bottom: 0px; width: 100%; flex-wrap: wrap; z-index: 888; background: rgba(0, 0, 0, 0.7); transform: translateY(100%) translateY(-5px); transition: all 0.2s;}
.buttons {padding: 0px 15px; height: 36px; line-height: 36px; font-size: 109%; text-align: left;}
.buttons div {background: none; border: 0; outline: 0; cursor: pointer;}

.buttons .svg_icon {width: 30px; height: 35px; display: inline-block; font-size: 28px; color: white; -webkit-font-smoothing: antialiased;}

.buttons #play-pause, .buttons #volume, .buttons #timer {float: left;}
.buttons #timer {color: white; font-weight: 600;}

.orange-bar {height: 10px; top: 0px; left: 0px; width: 100%; background: black; cursor: pointer;}
.orange-juice {position: absolute; height: 10px; background: red; transition: all 0.2s;}
.white-juice {height: 10px; width: 100%; background: white; transition: all 0.2s;}

.ytp-svg-fill {fill: #fff;}

.ytp-volume-panel {display: inline-block; width: 0; height: 100%; cursor: pointer; outline: 0; transition: all 0.4s;}
.ytp-volume-panel-hover {width: 52px; margin-right: 8px;}
.ytp-volume-slider {height: 100%; position: relative; overflow: hidden;}
.ytp-volume-slider-handle {position: absolute; top: 50%; width: 12px; height: 12px; border-radius: 6px; margin-top: -6px; background: #fff !important;}
.ytp-volume-slider-handle:before, .ytp-volume-slider-handle:after {content: ''; position: absolute; display: block; top: 50%; height: 3px; margin-top: -2px; width: 64px;}
.ytp-volume-slider-handle:before {left: -58px; background: #fff;}
.ytp-volume-slider-handle:after {left: 6px; background: rgba(255,255,255,.2);}


#pause-resume-video {position: absolute; width: 100%; height: 100%; z-index: 777; top: 0px;}
#pause-resume-video svg {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); background: rgba(189, 195, 199, 0.6); border-radius: 100%;}
#pause-resume-video-svg.stopped {display: block;}
#pause-resume-video-svg.resume {display: none;}

@media only screen and (max-width: 610px) {
	#next_previos_ep h2 {font-size: 15px;}
	#next_previos_ep h4 {font-size: 13px;}
}

@media only screen and (max-width: 600px) {
	#thumb-video, #video_description{width: 100%;}
	#thumb-video img:nth-child(even) {margin-right: 0px; width: 50%;}
	#thumb-video img {height: 120px;}
	/*#primary {padding: 0px;}*/
	
	.resp-container {padding-top: 130.25%;}
	
	#vdescription {margin-bottom: 10px;}
	
	.NewPlayer {padding: 10px 9px !important;}
	
	/*#f8b705 !important*/
}

@media only screen and (max-width: 500px) {
	.left_right_inside_50 {width: 70% !important;}
}
@media only screen and (max-width: 400px) {
	.left_right_inside_50 {width: 80% !important;}
	body {background: #0a81c3 !important;}
	.controls, #pause-resume-video {display: none;}
}

@media only screen and (max-width: 1175px) {
	#header_osoba {left: 63%;}
}

@media only screen and (max-width: 1100px) {
	#header_osoba {display: none;}
}

.img-next-prev {width: 100%;}
.left_right_50, .left_right_inside_50 {width: 50%;}
/* post statistic and share */
.BaseContainer {background: #efefef; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 15px;}
.BaseContainer .Like {background: #ea9933; border-radius: 5px; color: black; font-weight: bold; width: 200px; float: left; margin-right: 20px;}
.BaseContainer big {font-size: 18px;}
.BaseContainer small {font-size: 12px;}
.BaseContainer .Like .Likes {border-right: 1px solid #f8b705; width: 35%; text-align: center; padding: 5px; float: left; line-height: 19px;}
.BaseContainer .Like .liked-button {text-align: center; line-height: 40px; padding: 5px; float: right; width: 65%;}
.BaseContainer .Like em {font-style: normal; color: black; font-size: 14px;}

.BaseContainer .Social {border-right: 1px solid #ccc; border-left: 1px solid #ccc; float: left; padding: 0px 10px 0px 10px;}
#sharedicon {font-size: 54px; color: white; }

.BaseContainer .error_dil {border-right: 1px solid #ccc; border-left: 1px solid #ccc; float: left; padding: 0px 10px 0px 10px;}
.BaseContainer .error_dil i {color: orange; font-size: 54px; cursor: pointer;}
.BaseContainer .error_dil i:hover {color: red;}

.BaseContainer .Stats {line-height: 50px;}
.BaseContainer .Stats span {font-size: 18px; text-transform: uppercase;}
.BaseContainer .Stats big {font-size: 24px; font-weight: bold;}

.BaseContainer .epizode {}
.BaseContainer .epizode i {color: white; font-size: 35px; background: #ea9933; padding: 4px 15px; margin-top: 5px;}
.BaseContainer .epizode i.first {margin-right: 5px; margin-left: 10px;}
.BaseContainer .epizode i:hover {background: #f1c631; color: black;}

.yes-liked-button {background: #c48f4c; border-radius: 0px 5px 5px 0px;}

.list_dil {margin: 10px 0px; padding: 10px; transition: all .5s ease-out;}
.list_dil #break_icon {margin: 0px 5px;}
.list_dil img {width: 25%;}
.list_dil:hover {background: #f8b705;}

#icons_list {margin-right: 5px;}
#dil_info {width: calc(75% - 10px); margin-left: 10px; margin-bottom: 0px;}
.odpocet-back h2 {text-align: center; font-weight: bold; font-size: 25px; }
.odpocet-back #demo_odpocet {text-align: center;}
.odpocet-back #demo_odpocet div {}
.odpocet-back #demo_odpocet div{display:inline-block; background:#ea9933; margin-left:20px; padding:20px; text-align:center; color:#fff; border-radius:10px; font-size:40px; width:100px; line-height:1}
.odpocet-back #demo_odpocet div span{font-size:12px}

.widget-title {font-weight: bold;}

@media only screen and (max-width: 750px) {
	.list_dil img {float: none; width: 100%;}
	#dil_info {float: none; margin-left: 0px; margin-top: 10px; width: 100%; }
	
	#header_osoba {display: block; right: 0; left: auto;}
	
	.BaseContainer .epizode {float: none;}
	.BaseContainer .epizode i.first { margin-left: 0px;}
	
	/* header */
	#header_search, #search {width: 100%;}
	#header_logo_div {text-align: center; float: inherit;}
	.HeadLineCenter2 {line-height: normal; margin: 0px 0px 10px;}
	
	/* menu */
	.menu-items {display: none;}
	#menu-hamburger {display: inline-block;}
	.header_menu {text-align: center;}
	
	/* menu u dílu */
	.social_links {display: none;}
	#thumb-img {padding-right: 0px !important;}
	#Like.Like {width: 100% !important;}
	.page-id-27 #content {padding-top: 10px !important;}
	
	.BaseContainer .error_dil {float: none; text-align: center; padding-top: 60px; border: 0;}
}

@media only screen and (max-width:600px){
	.odpocet-back #demo_odpocet div{padding:15px; margin-left:10px; font-size:25px; width:80px}
	.odpocet-back h2{font-size:20px; text-align:left;}
}

@media only screen and (max-width:450px){
	.odpocet-back #demo_odpocet div{padding:10px; margin-left:10px; font-size:20px; width:62px}
	.odpocet-back #demo_odpocet div:first-child{margin-left:0}
	.odpocet-back h2{font-size:18px;text-align:left;}
}

/* menu */
#menu-serie li {background: #ffde00; margin-bottom: 10px; padding: 10px; font-size: 14px; font-weight: bold;}
#menu-partnerske-weby li {border: 0px; padding: 0px;}

/* dalÅ¡Ã­ dÃ­ly */

.dil_serie {background: #ffde00; padding: 5px 10px; margin-bottom: 10px;}
.dil_serie:hover {background: #cbb81b; }
.dil_serie#current_dil {background: #cbb81b; font-weight: bold;}

/* icony fontawesome */
#play_icon {line-height: 23px; font-size: 23px; color: black;}

/* ADS */
#banner_ads_top {text-align: center; margin-top: 20px;}

#close_ads {background: red; color: white; padding: 3px; position: absolute !important; line-height: normal;top: 100px; left: 545px;z-index: 99;}

.ads_background {position: absolute; width: 100%; height: 100%; background: rgba(241, 196, 15, 0.7); z-index: 999; top: 0px;}
.ads_video {width: 300px; margin: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; line-height: normal !important;}
#ads_text {color: white; font-weight: bold; font-size: 17px; cursor: pointer;}

.NewPlayer {color: white; background: #0c83c4; padding: 10px 15px; font-weight: bold;}
.NewPlayer:hover, .PlayerActive {background: #2d3d94;}

/* get dil */
.div_one {width: calc((100% / 4) - 5px); display: inline-table; cursor: pointer; border-radius: 10px; transition: background 1s; padding: 10px; margin-bottom: 10px;}
.div_one:hover {background: #f8b705;}
.div_one .image {height: 130px; background-size: contain; background-position: center; background-repeat: no-repeat; margin-bottom: 10px;}
.div_one .name {font-family: Helvetica; text-align: center; font-size: 15px; font-weight: bold;}
@media only screen and (max-width: 1005px){
	.div_one {width: 32.918%;}
	.div_one .image {height: 100px;}
}
@media only screen and (max-width: 750px) {
	.div_one {width: 49%;}
}
@media only screen and (max-width: 400px) {
	.div_one {width: 100%; margin-bottom: 10px;}
}
#searchid {font-family: Helvetica; font-weight: bold; color: #ea9933; width: 100%; padding: 10px; border-radius: 10px; margin-bottom: 10px;}
.center {  display: block;  margin-left: auto;  margin-right: auto;  width: 50%;}

/* front page */
.new_text {background: rgba(234, 153, 51, 0.8); padding: 10px 20px; bottom: 8px; position: absolute; font-family: Helvetica; width: 100%;}
.new_text h1 {font-size: 18px; font-weight: bold; margin-bottom: 10px; color: white;}
.new_text .content {font-size: 14px; margin-bottom: 10px;}
.new_text span {color: white;}
.new_text span i {padding: 0px 5px; color: #0a81c3;}

.nadpis_h2 {color: #ea9933; font-family: "Helvetica",Sans-serif; font-size: 25px; margin: 10px 0px;}

@media only screen and (max-width: 400px) {
    
    .news_contain {
        background-size: auto !important;
        background-position: center center !important;
        height: 250px !important;
    }
    .new_text .content { display: none; }
    .new_text h1 { font-size: 14px !important;}
}

#icons i {color: #0a81c3;}
.list_dil:hover {color: black;}

/* sidebar right */
.sidebar-kontejner {background: rgba(255,255,255,.8); border-radius: 10px;}
.sidebar-kontejner h3 {background: #ea9933; padding: 5px 10px; border-radius: 10px 10px 0 0; margin-bottom: 0px; text-transform: uppercase; text-align: center;}

/* delete nahnoji banner */
.fp-logo {display: none;}
#video_advert {display: none !important;}

/* search result */
#h1_search {color: #ea9933; text-transform: uppercase; text-align: center;}

.image_relative {position: relative !important;}
.image_stitek {position: absolute; right: 10px;}
.image_stitek span {padding: 2px 5px; font-weight: bold;}
.image_stitek span:hover {color: black;}
.image_stitek #stitek_cz {background: #ea9933;}
.image_stitek #stitek_en {background: #f1c631;}

