body{background-color: #FFF; color: #333333; font-size:12px;}

h4 {background-color: #FFF;color: #333333;font-size:12px; text-align: center;}

#rip { border: 3px solid black; padding: 5px; display: initial;}

@charset "UTF-8";
strong {color: #894E3E;}

/* ul class bg li*/
ul.bg li li{
	list-style: "- ";
}

ul.bg li li li{
	list-style: "- - ";
}

ul.bg li li li li {
	list-style: "- - - ";
}

#skr>tr>td
{text-align: left; font-size: 16pt;font-weight:bold;border-style:none;border-width:1px;border-color: #894E3E;}

h1
{text-align: center; color: #333333; font-size: 16pt;}

h2
{text-align: center; color: #894E3E; font-size: 14pt;}

h3
{text-align: center; color: #333333; font-size: 12pt;}

a:link
{text-decoration:none; color: #894E3E;font-weight:bold;}

a:visited
{text-decoration:none; color: #333333; font-weight:bold;}

a:hover
{text-decoration:none; color: #C1A25F;font-weight:bold;}

/**/
#small, .small, .smaller
{font-size: 10px; color: #333333;}


table
{text-align: left; font-size: 12pt;font-weight:bold;border-style:none;border-width:none;border-color: #894E3E;}

td, tr
{text-align: left; font-size: 12pt;border-style:none;border-width:none;border-color: #894E3E;}

#menu
{text-align: left; font-size: 14px; list-style-type: none; display: block; z-index: 9999;}

#list
{text-align: left; font-size: 14px; list-style-type: none; font-weight:bold;}

#list>li>a
{text-align: left; font-size: 14px; list-style-type: none; }

#top{
	background-color: #FFF;
}

hr {
  border-style: solid;
  border-color: #894E3E;
  size: 1px;
  padding-top:20px;
}
.cnt {border-top: 1px solid #894E3E; padding-bottom:20px;padding-top:20px;}

/* Stick index letter */
.heading{
  background: #FFF;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
  font-size: 16px;
  font-weight:bold;
  padding-left: 10px;
  left: 0;
  color: #894E3E;
  padding-top: 180px;
  padding-bottom: 5px;
}

.pok {
	position: initial;
	width: 100%;
}

#poks, #hpok, #hppl, #pokudk, #pokisbn, #pokismn, #pokssk, #hpz, #hps, #hpplko, #hpp, #hgp, #hdza, #hpil, #hpiko, #hspi, #hpiri, #hprpmi, #hpnp, #hissn, #pokissn, #hpnzpi, #hizps, #hizm {
	position: -webkit-sticky;
	position: sticky;
	background-color: #FFF;
	top:0;
	overflow: hidden;
	margin-left: -20px;
	margin-right: -20px;
	width: 110%;
	z-index: 9999;
	border-bottom: 1px solid #894E3E;
}


#poks > h3, #poksppl > h3, #pokspz > h3, #poksps > h3, #pokspplko > h3, #pokspp > h3, #poksgp > h3, #pokudk > h3, #pokisbn > h3, #pokismn > h3, #pokssk > h3, #poksdza > h3, #pokspil > h3, #poksspi > h3, #pokspiri > h3, #poksprpmi > h3, #pokspnp > h3, #pokissn > h3, #pokspiko > h3, #pokvest > h3, #pokspnzpi > h3, #poksizps > h3, #poksizm > h3 {
font-size: 14px!important;
background: #FFF!important;
color: #894E3E!important;
border-top: 1px solid #894E3E!important;
}

/* SPLIT */
.split {
  top: 270px;
  min-height: 60%;
  position: fixed;
  overflow-x: hidden;
}

.up {
z-index: 999;
top : 0;
height: 170px;
width: 100%;
background-color: #FFF;
}

.down
{
z-index: 1;
bottom: 0;
min-height: 56%;
width: 100%;
}

.left {
  top: 250px;
  left: 0;
  width: 30%;
  bottom: 20px;
  background-color: #FFF;
  z-index: 1;
  padding-left:10px;
}

.right {
  top: 250px;
  right: 0;
  width: 70%;
  bottom: 20px;
  background-color: #FFF;
  z-index: 1;
}

.centered {
  position: initial;
  text-align: left;
  padding: 15px;
  z-index: 1;
}
/* slider */
#slider {
left: -10px;
  top: -275px;
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  margin: 10px auto 0 auto;
  border-radius: 4px;
  z-index: 99999;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  list-style: none;
}

#slider ul > li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 80px;
  background: #F8F5ED;
  text-align: center;
  /*line-height: 60px;*/
}

a.control_prev, a.control_next {
  position: absolute;
  top: 25%;
  z-index: 999;
  display: block;
  padding: 3% 3%;
  width: auto;
  height: auto;
  background: #894E3E;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

ul > li > table {
	margin-left: 50px;	
}

td > a {
	text-decoration: none;
	color: #894E3E;
	font-weight: bold;
}

/* MEGA MENU*/
.navbar-default{
color: #f8f5ed;
background-color: #894E3E;
border-color: #894E3E;
}
.navbar-default .navbar-nav > li > a{
	color:#f8f5ed;
}

.col-sm-3{
	WIDTH:33.3%;
	background-color:#f8f5ed;
	color:#894E3E;
}

.col-sm-6{
	WIDTH:25%;
	height: 80px;
	background-color:#f8f5ed;
	color:#894E3E;
	padding:10px;
}
.navbar-default .navbar-brand{
	color:#f8f5ed;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #894E3E;
  white-space: normal;
  list-style: none;
}
.megamenu a {
  padding: 3px 20px;
  font-weight: normal;
  line-height: 1.428571429;
  color: #894E3E;
  white-space: normal;
  list-style: none;
  text-decoration: none;
}
.megamenu a:hover {
text-decoration: none;
background-color: #894E3E;
color: #f8f5ed;
}

@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#f8f5ed;
  }
}
/* MEGA MENU END*/

