
#sp-logo h1{
	font-size: 40px;
	letter-spacing: 5px;
}



.NoMarginTop #sp-main-body {
  padding: 0px 0;
}




#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #fff;
}
#sp-menu, .offcanvas-menu{
  text-transform: uppercase;
}


.entry-header h1::after, .entry-header h2::after {
  width: 100%;
}
.entry-header h1, .entry-header h2 {
  padding-right: 10px;
  box-shadow: none;
}




.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0px;
}




.offcanvas-menu li{

font-family: Spectral, sans-serif;
}


.convertforms.cf-success .cf-response {
    background-color: #c5a262;
    color:#000000;
}



.mod-languages  img {
  filter: grayscale(100%);
}
.mod-languages  img:hover{
  filter: none;
}


/* Player */
.videocontent{
	position: relative;
}

.mejs-container{
	border: solid 2px #C5A262;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}


.s5_media_player_download{
	display:block!important;
	float:right!important;
	position: absolute;
	top:-18px;
	right:0px;
	padding: 5px 10px;
	background-color: #C5A262;
}
.mejs-horizontal-volume-slider, .mejs-volume-button, .mejs-duration-container{
	display:none;
	visibility:hidden;	
}





a {
    color: #c5a262;
}
a:hover {
    color: #c5a262;
}


#offcanvas-toggler > i {
    color: #fff; /*C5A363*/
}
#offcanvas-toggler > i:hover {
    color: #DBC8A7;
}

.ap-login a i.pe, .ap-signin a i.pe {
    color: #7C7285;
}

.forget-name-link{
  display:none;
  visibility:hidden;

}



.navbar-nav li{
	margin:0px;
	padding:0px!important;
	border:none!important;
  margin-right:10px;
}


.Copyright_txt{
  font-size: 14px;
  text-align: left;
  color: #787878;
}

/* Facebook */
.item-207 a {
  color: #8798BD!important;
}

/* Instagram */
.item-208 a{
  color: #F56040!important;
}




.CV_tablica td{
padding:5px;
}



@media (max-width: 992px) {

.CV_tablica tr{
	border-bottom: 1px solid #EDEDED;
}
.CV_tablica td{
	border-right: 1px solid #EDEDED;
	hyphens: auto;
	font-size: 15px;
}
}


@media (max-width: 600px) {


	
.CV_tablica tr{
	border-bottom: 0px solid #EDEDED;
	border-bottom: 15px solid #ffffff;
}
.CV_tablica td{
	border-right: 0px solid #EDEDED;
	display: table-row;
	hyphens: auto;
	font-size: inherit;
}

}








.CenterLogo{
/*
 text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255,0,39,0.5); 
box-shadow: 0px 0px 10px 0px rgba(255,0,39,0.5);


  display: block;
  margin-left:auto;
  margin-right: auto;
*/
}