.mylinks {
height:7px; 
overflow: hidden; 
margin-top: -8px;
}

.tp-bullets.tp-thumbs .bullet {
  margin-left: 5px;

}

.nav.nav-pills.nav-stacked li{
float:left;
}

.ja-submenu ul {
  display: inline-block;
  margin-top: 50px;
  padding: 5px;
}

.ja-submenu ul li{
float:left;
font-size: 1em;
}

.ja-submenu ul:before {
  content: none;
  }

  #megamenucss #js-mainnav.blackwhite .js-megamenu {
   background: none;
}

#js-mainnav.megamenu.blackwhite {
margin-top: 100px;
margin-bottom: 1px;
  border: 1px solid #000000;
  border-bottom: none;
  background-color: none;
  background: #212121 url(../images/black2_bkg.png) top left repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}


.t3-header {
  height: 100px;
}

.logo {
  width: auto;
  height: 100px;
}

.row {
  margin-top: 20px;
  margin-bottom: 20px;
 
}

.logo-image img {
margin-top: -10px;
  max-height: 78px;
  max-width: 100%;
}

.logo {
  border-right: 0px;

}

.ja-submenu {
   background: #212121 url(../images/black2_bkg.png) top left repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}


.row-fluid .sblock2 {
  width: 55%;
  text-align:center !important;
}

.sblock3 .jshop_categ .category
{
  float:center;
}

.jshop h1 {
text-align:center !important;
  padding-bottom: 10px;
}

.2diva {
width: 100%;
}

.left1div {
width:40%;
float:left;
padding: 10px;
 margin-right: 20px;

}

.right2div {
width:100%;
}

.rasporka {
min-width: 10px;
}

.navbar-nav {
margin-top: 10px;
  font-size: 0.9em;
  max-width: 100%;
}

.navbar-default .navbar-nav > li > a {
  padding: 5px 10px;
}

.t3-mainnav .t3-navbar {
width: 100%;
 margin: 0 auto;
}
h1{
  text-align: center !important;
  font-size: 30px;
}
h2,h3,h4{
  text-align: center !important;
  font-size: 28px;
}