
/****************************************/
/*              RESET                   */
/****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, 
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, 
li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline:0;
}
body {
	line-height:1;
	color:#595959;
  overflow-y: auto !important;
  margin: 0 !important;
  -webkit-print-color-adjust:exact;
}
ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
}
.clear {
	clear: both;
}
.clear.big {
	padding-bottom: 20px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.center {
  text-align: center;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
html{
	height: 100%;
}
html {
	-webkit-text-size-adjust: 100%;
	font: 400 100%/1.65 serif; /* base font size 18px with 1.65 line-height */
}
body {
	font-family: 'montserratlight', Tahoma, Arial, sans-serif;
  line-height: 1.3em; 
  font-size: 1em; 
  color: #666666; 
  overflow-x: hidden;
  background: #fff;
}
div#mm-page, .mm-page-container {
	position: relative;
  float: left;
  width: 100%;
  height:100%;
  min-height: 100vh;	
	z-index: 1;
  padding:0; margin:0;  
}
body {
	word-wrap: break-word;
}
.full_width {
	width: 100%; 
  margin-bottom: 20px;  
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
.small-padding {
  padding: 20px 0px 20px 0px;
}
.container {
	position: relative;
  max-width: 1160px;
  margin: 0 auto; 
  padding: 0px 20px 0px 20px;   
}
.wrap {
	position: relative;
  max-width: 1200px;
  padding: 0px 20px 0px 20px;  
  margin: 0 auto;    
}
.fullwrap {
	position: relative;
  max-width: 1200px;
  padding: 0px 0px 0px 0px;  
  margin: 0 auto;    
}
header .wrap {
  position: relative;
  max-width: 1200px;
  padding: 0px 0px 0px 0px;
  background: pink;  
}
::selection {
    background: #fefac7; 
    color: #555555;
}
::-moz-selection {
    background: #fefac7; 
    color: #555555;
}
section {
	z-index: 99; position: relative;
}
section, footer {
	padding: 0px 0px 0px 0px;
}
section {
  width: 100%;
  margin: 0px auto 0px auto;
}


/*-----------------------------------------------------------------------------------*/
/*	TOP & HEADER
/*-----------------------------------------------------------------------------------*/
header div.test {
  position: relative;
  float: left;
  width: 100%;
}
header.hp div.test {
  height: 605px;
}
header.sp div.test {
  height: 255px;
}

header {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  padding: 0;
  background: #8a0a0c url('../../images/bgr-header.jpg') top center no-repeat;
}
header * {
	margin-bottom: 0 !important;
}
header.hp {
  height: 605px;
}
header.sp {
  height: 255px;
}
#top {
  position: relative;
  float: left;
  width: 100%;
  height: 99px;
  z-index: 2000; 
}
#logo {
  float: left;
  width: 329px;
  height: 99px;
  padding: 0px;
  background: url('../../images/logo.png') top center no-repeat;
}
#logo a  {
  float: left;
  width: 329px;
  height: 99px;
}
#logo span {
  position: relative;
  left: -9000px;
}

/*-----------------------------------------------------------------------------------*/
/*	HLAVNI MENU
/*-----------------------------------------------------------------------------------*/
nav#mainmenu {
  position: relative;
  float: right;
  padding: 0px 10px 0px 0px;
  margin: 35px 0px 24px 0px;
  height: 40px;
}
nav#mainmenu ul.menu {
  float: left;
  height: 40px;
  list-style: none;
}
nav#mainmenu ul.menu li {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.05em;
  line-height: 40px;
}
nav#mainmenu ul.menu li a {
  float: left;
  height: 40px;
  width: 100%;
  padding: 0px 12px 0px 12px;
  font-family: 'montserratextrabold', Tahoma, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #fff;
}
nav#mainmenu ul.menu li:hover a { 
  text-decoration: none;
  color: #8a0a0c;
  background: #fff;
}
nav#mainmenu ul.menu li a.active {
  text-decoration: none;
  color: #363a3b;  
}
nav#mainmenu ul.menu li a:hover {
  text-decoration: none;
  color: #8a0a0c;
  background: #fff;  
}
nav#mainmenu ul.menu li a:hover div.sub:hover {
  text-decoration: none;
  color: #8a0a0c;
  background: #fff;  
}
div#slidemenu {
	display: none;
}

nav#mainmenu ul.menu li div.sub {
  display: none;
  float: left;
  width: 100%;
  height: auto;
  background: #fff;
}
nav#mainmenu ul.menu li:hover div.sub {
  display: block;
  position: absolute;
  top: 40px;
  padding: 20px 20px 0px 20px;
}
nav#mainmenu ul.menu li:hover div.sub h3 {
  float: left;
  width: 100%;
  color: #8a0a0c;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  font-size: 1.0em;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}
nav#mainmenu ul.menu li:hover div.sub ul {
  float: left;
  width: 100%;
  padding: 10px 0px 20px 0px;
}
nav#mainmenu ul.menu li:hover div.sub ul li {
  float: left;
  width: 50%;
  line-height: 1.1em;
  padding: 0px;
  margin: 0px;
}
nav#mainmenu ul.menu li:hover div.sub ul li a {
  float: left;
  height: auto;
  color: #8a0a0c;
  font-family: 'montserratmedium', Tahoma, Arial, sans-serif;
  font-size: 0.75em;
  line-height: 1.1em;
  padding: 5px 0px 5px 0px;
  margin: 0px;
  text-align: left;
}
nav#mainmenu ul.menu li:hover div.sub ul li a:hover {
  color: #f68220;
}

div#slogan {
  float: left;
  width: 50%;
  padding: 80px 20px 20px 40px;
}
div#slogan h4 {
  color: #f68220;
  font-family: 'montserratextrabold', Tahoma, Arial, sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  border: none;
  margin: 0px;
}
div#slogan h2 {
  color: #fff;
  font-family: 'montserratextrabold', Tahoma, Arial, sans-serif;
  font-size: 2.0em;
  line-height: 1.3em;
  padding: 20px 0px 40px 0px;
  margin: 0px;
  
  border: none;
}

div#slider {
  float: right;
  width: 50%;
  padding: 0px;
  margin-top: 40px;
  text-align: right;
}
#slides {
  width: 100%;
}
#slides .slide {
  width: 500px;
  height: 428px;
  text-align: center;
  margin: 0px auto 0px auto;
}
#slides .slide img {
  width: 500px;
  height: 428px;
  margin: 0px auto 0px auto;
}
.owl-carousel .owl-dots {
  float: left;
  width: 100%;
  padding-left: 48%;
}
.owl-carousel .owl-dots .owl-dot {
  float: left;
  height: 12px;
  width: 12px;
  background-color: grey;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.owl-carousel .owl-dots .owl-dot.active {
  background-color: orange;
}

div#search {
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 450px;
  height: 110px;
  background: #f68220;
  z-index: 1500;
}
div#search span {
  float: left;
  width: 100%;
  padding: 40px 20px 0px 20px;
  font-size: 2.0em;
  color: #fff;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  line-height: 40px;
}

div#stripe {
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 30%;
  height: 110px;
  background: #f68220;
  z-index: 1000;
}  

/*-----------------------------------------------------------------------------------*/
/*	SEKCE A SLOUPCE
/*-----------------------------------------------------------------------------------*/
div.section {
  float: left;
  width: 100%;
  padding: 20px 0px 40px 0px;
}
div#home {
  position: relative;
  width: 100%;
  z-index: 2000;
  min-height: 630px; 
}
div#home.hp {
  margin: 640px 0px 0px 0px; 
}
div#home.sp {
  margin: 275px 0px 0px 0px;
}
div#akce {
  padding: 0px 0px 40px 0px;
  background: #363a3b url('../../images/bgr-action.jpg') center center no-repeat;
}
div#akce h2 {
  color: #fff;
}


div#allrefs {
  float: left;
  width: 100%;
}
div.refs {
  float: left;
  width: 100%;
}
div.ref {
  float: left;
  width: 14.28%;
  padding: 0px 20px 0px 0px;
  margin: 0px 0px 0px 0px;
}
div.ref img {
  float: left;
  width: 100%;
  height: auto;
  //border: 1px solid silver;
}




/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
div#footer {
  float: left;
  width: 100%;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #8a090c;           
}
div#footer div.wrap {
  max-width: 1200px;
  padding: 0px 20px 0px 20px;  
  margin: 0px auto 0px auto;
}
div.copy {
  float: left;
  width: 100%;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.9em;
  text-align: center;
}
div.copy a {
  color: #f68220;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
}
div.copy a:hover {
  color: #fff;
}
