
/*	
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,.submenu,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,.submenu,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
*/
/* resets */

*,
*:before,
*:after {
  box-sizing: border-box;
padding:0px;
margin:0px;
border:0px;
}

html { font-family: 'Raleway', sans-serif,Verdana,Arial,Helvetica,sans-serif !important; font-size:18px; color:#826659; line-height:25px; }

.clearfix:after {
content: "";
display: table;
clear: both;
}
.clear { clear:both; }
/**/

.kategoria { font-size:14px; font-weight:bold; } 

 
/* ine */
.margtop5 { margin-top:5px; }
.margtop10 { margin-top:10px; }
.margtop20 { margin-top:20px; } 
.margtop30 { margin-top:30px; }
.margtop50 { margin-top:50px; }
.margtop60 { margin-top:60px; }
.paddbot15 { padding-bottom:15px; }
.padd15 { padding:15px; }
.padl20 { padding-left:20px; }
.padr20 { padding-right:20px; }

.process-box {
 position:fixed;
 top:0; left:0; z-index:9998; width:100%; height:100%;
 background:url(../images/page/black50.png); top:0px; bottom:0px; left:0px; right:0px;
 display:none;
 } 
 
.process-box div {
 color:#FFFFFF !important;
 font-size:20px;
 z-index:9999;
 margin-top:250px;
 }  

.pocet { font-size:45px !important; color:#FFFFFF; font-weight:bold; }
.fs35 { font-size:35px !important; font-family: 'Raleway', sans-serif,Verdana,Arial,Helvetica,sans-serif !important; font-weight:600; }

.lock { background:url(../images/page/alock.png) left top no-repeat; padding-left:128px; max-width:400px; }
.lock .input-kontakt { width:100%; }

.center-menu-box { background:url(../images/page/top-shadow-center.png) top repeat-x #e30613; }

.top-box-fix { position:fixed; z-index:9998; width:100%; height:50px; }

.top-menu-box { width:100%; max-width:1200px; height:40px; bottom:0px; right:0px; }

ul.egmenu {   
    min-height: 50px;
    width: 100%; 
	z-index:9998;
	margin: 0 auto;
}

ul.egmenu > li { 
    float: left; 
    position: relative;  
	z-index:9998;
	margin-right:4px;
}
ul.egmenu > li#green:hover { background-color:#42802C; }
ul.egmenu > li#orange:hover { background-color:#FFAA00; }
ul.egmenu > li#agreen:hover { background-color:#24BCA8; }
ul.egmenu > li:hover { background-color:#826659; }
ul.egmenu > li#fb:hover { background:none; }
ul.egmenu > li#fb { margin-right:-50px; }

.separator { margin-top:5px; padding-top:5px; border-top:1px solid rgba(255,255,255,.5); }

.green { background-color:#42802C; }
.orange { background-color:#FFAA00; }
.hneda { background-color:#826659; }
.hnedat { background-color:#5D3D3B; }
.grey { background-color:#f3f3f3; }
.agreen { background-color:#24BCA8; }

.f_blue { color:#00B2E7!important; }

ul.egmenu ul {
    /*background: #444;  */
    display: none; 
    position: absolute;
    left: 0; top: 100%;
	z-index:9998;
	border-top:10px solid #593534;
	padding:10px 0;
}

ul.egmenu ul li ul { z-index:9999 !important; }
ul.egmenu ul li a { font-size:15px; }
ul.egmenu ul li a:hover { color:#000000; }

ul.egmenu a { 
    cursor: pointer; 
    display: block; 
    color: #fff; 
    line-height: 40px; 
    padding: 0 10px; 
	font-family: 'Raleway', sans-serif,Verdana,Arial,Helvetica,sans-serif !important;
	font-weight:normal;	
	font-size:17px;
	text-decoration:none;
}

ul.egmenu a.bck { padding-right:25px; }
ul.egmenu a.bck:hover { }

ul.egmenu ul li a { line-height:30px; text-align:left; font-weight:normal; color:#FFFFFF; }
ul.egmenu ul li a:hover { background:none !important; }

ul.egmenu a:hover { color:#FFFFFF; text-decoration:none; } /* color:#FFCB32  */

ul.egmenu li { list-style: none; }
ul.egmenu li:last-child { padding-right:0; }

ul.egmenu li ul { display:none; width:100%; }
ul.egmenu li:hover {  }
ul.egmenu li:hover ul { display: block;  }

.topmenu { padding-top:130px; }
.topmenu a#pull { display: none; }
.topmenu a#pull:hover { text-decoration:none; }

.fb { display:block; width:40px; height:40px; background:url(../images/page/fb-white.png) center no-repeat; margin-left:15px; }

.nadpis, h2 { font-size:30px; color:#826659; font-weight:normal; }
.nadpis20 { font-size:20px; font-weight:bold; margin:15px 0 5px 0; }

/* SUB MENU */
	
.wrapper {
  margin: 0 auto;
  /* padding: 15px 0px; */
  width: 100%;
  background-color: #FFFFFF;
  position:relative;
}

.wrapper-c {
  margin: 0 auto;
  padding: 25px 0px;
  width: 100%;
  background:url(../images/page/sito.jpg) top center no-repeat #FFFFFF;
  position:relative;
  min-height:400px;
}


.text-box {
	position: relative;
	margin: 0 auto;
	width: 100%;
	margin: 0.5%;	
	/*max-height: 600px;*/
	/*overflow:hidden;*/
}

.prehlad-box {
	position: relative;
	margin: 0 auto;
	width: 70%;
	margin: 0.5% 15%;
	font-size:25px;
	font-weight:300;
}

.prehlad-box { color:#FFFFFF; font-size:20px; }
.prehlad-box a { color:#FFFFFF; text-decoration:none; }
.prehlad-box a:hover { color:#FFFFFF; text-decoration:underline; }


.content {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding:0px; }
	
.content-800 {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	padding:0px; }	

.contentb {
	position: relative;
	max-width: 1200px; /* 1100 */
	clear:both;
	min-height:170px;
}

.flex { display:flex; justify-content: center; flex-wrap:wrap;  -webkit-justify-content: center;  }

.nadpis-box { padding:25px 0px 10px 0px; font-size:25px; font-weight:bold; color:#e30613; font-family: 'Raleway', sans-serif,Verdana,Arial,Helvetica,sans-serif; }

.page-name-box-red { min-height:80px; background-color:#e30613; width:100%; }
.page-name-box { min-height:300px; border-bottom:10px solid #e30613; }
.page-name-box-small { min-height:160px; border-bottom:10px solid #e30613; }
.page-name-box div, .page-name-box-small div { width:100%; max-width:1024px; }
.page-name-box-small div h1 { color: #ffffff; font-size: 40px; font-weight: normal; line-height: 160px; font-weight: 700 !important; font-family: "Open Sans Condensed",sans-serif,Verdana,Arial,Helvetica,sans-serif !important; text-shadow:#333333 3px 3px 2px; }
.page-name-box div h1 { color: #ffffff; font-size: 40px; font-weight: normal; }
.h1box { width:300px !important; float:left !important; margin-top:70px !important; }
.h1box2 { width:450px !important; float:left !important; margin-top:50px !important; }
.h1box h1, .h1box2 h1 { color: #ffffff; font-size: 40px; font-weight: 700 !important; font-family: "Open Sans Condensed",sans-serif,Verdana,Arial,Helvetica,sans-serif !important; text-shadow:#333333 3px 3px 2px; }
.page-name-box-small div .h1 { color: #ffffff; font-size: 40px; font-weight: normal; line-height: 160px; font-weight: 700 !important; font-family: "Open Sans Condensed",sans-serif,Verdana,Arial,Helvetica,sans-serif !important; text-shadow:#333333 3px 3px 2px; }

.page-name { min-height:80px; background-color:#e30613; width:100%; text-align:center; }
.page-name h1 { color: #ffffff; font-size: 40px; font-weight: normal; line-height: 80px; }

.row-page { padding:20px 0; }
.row-page h1 { font-weight:normal; font-size:30px!important; color:#FFFFFF; line-height:normal; }
h2 { font-weight:normal; font-size:25px!important; }
.bcg01 { background:url(../images/page/bcg01.jpg) center no-repeat; }
.bcg02 { background:url(../images/page/bcg02.jpg) center no-repeat; height:300px!important; }

.product-page { padding:20px 0; max-width:1200px; margin:20px 0; color:#FFFFFF; }
.product-page h1 { font-weight:normal; font-size:30px!important; color:#FFFFFF; line-height:normal; }
.product-page h1 span { padding:20px 30px; background-color:rgba(0,0,0,0.5); } /* 275716 */


.grey-link { display:inline-table; margin:20px 0; padding:20px 80px; color:#FFFFFF; background-color:#9b9b9b; width:auto; text-decoration:none; font-size:18px; }
.green-link { display:inline-table; margin:20px 0; padding:20px 80px; color:#FFFFFF; background-color:#42802C; width:auto; text-decoration:none; font-size:18px; }

.mbutton a { display:inline-block; text-decoration:none; color:#FFFFFF; background-color:#42802C; padding:10px 15px; }
.mbutton a:hover { color:#000000; }

.obutton a { display:inline-block; text-decoration:none; color:#FFFFFF; background-color:#FFAA00; padding:10px 15px; }
.obutton a:hover { color:#000000; }

.bottom-cont-form-box {
 padding-bottom:25px;
 }
 
.bline { border-bottom:1px dashed #999999; margin-bottom:10px; padding-bottom:10px; } 
.tline { border-top:1px solid #999999; margin-top:15px; padding-top:5px; } 

.clear {
 clear:both;
 height:0px;
}   
 
.error {
 position:fixed;
 z-index:99999;
 border:2px solid #000000;
 background-color:#EBF0F1;
 padding:10px;
 margin-bottom:10px; 
 width:920px;
 left:0;
 right:0;
 top:170px;
 margin-left:auto;
 margin-right:auto;
 box-shadow:#333333 0px 0px 25px;
 }
 
.no-page { min-height:400px; padding-top:100px; text-align:center; } 
 
.margtop15 { margin-top:15px; } 
.paddbot25 { padding-bottom:25px; }
.padd15 { padding:15px; }
.padd30 { padding:30px; }
.paddlr25 { padding:0px 25px; }
.padd025 { padding:0 25px; }

.mlist { list-style:square; padding-left:15px; }
.mlistn { list-style:square; }

.f-shadow { position:absolute; left:0; top:0px; width:100%; height:20px; z-index:9990; background:url(../images/page/top-tien.png) repeat-x top; }
.zobak { position:absolute; left:0; top:0px; width:100%; height:30px; z-index:9991; background:url(../images/page/zobak.png) center top no-repeat; }

.slider-wrapper { /* height:500px; */  position:relative; background-size:auto 100%; }
.slider-content { position: relative; max-width: 1920px; margin: 0 auto; padding:0px; }

.slider-text { position:absolute; top:26%;  padding:55px; right:15%; color:#FFFFFF; z-index:9995; background-color:rgba(89,53,52,0.75); font-size:60px;  line-height:normal; }


.u-video-box { position:absolute; top:0; left:0; width:100%; z-index:9996;  }
#player { background-color:#000000; width:100%; height:576px; position:relative; }
.close-player { position:absolute; z-index:9999; top:50px; right:18px; width:24px; height:24px; background:url(../images/page/delete.png) 0px 0px; cursor:pointer; }
.close-player:hover { position:absolute; z-index:9999; top:50px; right:18px; width:24px; height:24px; background:url(../images/page/delete.png) -24px 0px; }


.ublok { border-top:1px solid #666666; margin-top:40px; padding-top:15px; }
.button { display:block; color:#FFFFFF; background-color:#e30613; padding:8px 18px; font-size:18px; width:200px; font-weight:bold; margin-top:25px;	border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px;  position:relative; -webkit-transition: width 50ms ease-in-out;
    -moz-transition: width 50ms ease-in-out;  -o-transition: width 50ms ease-in-out;  -ms-transition: width 50ms ease-in-out; transition: width 50ms ease-in-out; }
.button:hover { width:236px; }

.mlist { list-style:square; }
.mlist li { padding-left:5px; }
.mlist li:first-child { margin-top:10px; }
.mlist li:last-child { margin-bottom:20px; }

/**/
table { font-size:13px; color:#000000; }
table tr { line-height:20px; }
table tr.bline td { border-bottom:1px solid #666666; }

/**/
.home { font-family: 'Raleway', sans-serif,Verdana,Arial,Helvetica,sans-serif !important; font-size: 18px; color: #333333; }
.home td { height:30px; vertical-align:middle; padding:4px 6px; }
.bggrey { background:#f5f5f5; }
.dompopis { padding:0 35px 25px 0; }

.info-home { margin:50px 0; padding:35px 0; background:#f5f5f5; }

/* FARBY */
.red { color:#e30613; }

/* OBSAH */
.content-box {
 width:100%; background-color:#FFFFFF; padding-top:180px; overflow:hidden; }
 
.hav-box { text-align:center; border-bottom:1px solid #CCCCCC; padding-bottom:10px; margin-bottom:15px; color: #e30613; font-family: "Open Sans Condensed",sans-serif,Verdana,Arial,Helvetica,sans-serif;  font-size: 26px; font-weight: 600; text-decoration: none; }
 
.small { font-size:15px; }
.table { }
.table div.row { line-height:34px; border-bottom:1px solid #666666; position:relative; clear:both; width:100%; min-height:34px; }
.table div.row:hover { background-color:#f5f5f5; }
.table div.first { min-height:68px!important; }
.table div.first div { border-top:1px solid #666666!important; }
.table div.first div:first-child { border-top:none!important; }
.table div.row div { float:left; width:13.3%; text-align:center; }
.table .row div:first-child { width:60%!important; padding-left:5px; text-align:left; }

.tablec { color:#000000; }
.tablec div.row { line-height:34px; position:relative; float:left; width:75%; min-height:34px; }
.tablec div.row:hover { background-color:#f5f5f5; }
.firstc { min-height:34px!important; }
.firstc div { border-top:1px solid #666666!important; width:23%; float:left; }
.firstc div:first-child { border-top:none!important; width:31%!important; color:#FFFFFF; line-height:43px; vertical-align:middle; padding-left:10px; }
.tablec .rowtop { border-top:1px solid #666666!important; }
.tablec div.row div { float:left; width:30.6%; text-align:center; border-bottom:1px solid #666666; }
.tablec div.row div.blue { color:#fff; background-color:#00B2E7; width:8%!important; text-align:center; border-bottom:1px solid #fff!important; }
.tablec div.row div.green { color:#fff; background-color:#408031; width:8%!important; text-align:center; border-bottom:1px solid #fff!important; }
.tablec .row div:first-child { width:45%!important; text-align:left; }
.tablec .fcol { height:105px; float:left; width:25%; text-align:center; line-height:105px; border-top:1px solid #666;  border-bottom:1px solid #666; }
.tablec .fcolb { height:175px; float:left; width:25%; text-align:center; line-height:180px; border-top:1px solid #666;  border-bottom:1px solid #666; }
  
/* UVOD */
.u-grf-menu { background-color:#826659; height:100px; position:relative; }

/* KONTAKT */
.map-box { width:100%; min-height:350px; position:relative; }
.map-box img { float:right; }
.kontakt-map-box { width:100%; min-height:350px; background:url(../images/page/bx_loader.gif) center center no-repeat; }
.kontakt-map-box iframe { width:100%; min-height:350px; }
.input-kontakt { background-color:#E8E8E8; padding:8px; font-size:14px; width:80%; }
.input-textarea { background-color:#E8E8E8; padding:8px; font-size:14px; width:100%; min-height:200px; max-width:100%; }
.input-submit { padding:8px; font-size:16px; width:100%; font-weight:normal; background-color:#9b9b9b; color:#FFFFFF; }
.input-submit:hover { width:100%; background-color:#000000; cursor:pointer; }
/* KONTAKT */

/* GALLERY */
.gallery {  }
.gallery a { display:inline-block; float:left; width:33.33%; margin:0.5% 0; text-align:center; position:relative;  }
.gallery a img { width:100%; }
.gallery a.last-line { margin-right:0px !important; }
.gallery-img { margin-right:20px; }
.right-img { border:0px; margin:15px 0px 15px 15px; }

.gall div.col-1-3:hover div.g-nazov { padding: 10px 20px; }
.g-nazov { position:absolute; left: 0; bottom:10px; padding:10px; background-color: rgba(0,0,0,0.65); color: #ffffff;
	-webkit-transition: padding 200ms ease-in-out;
   -moz-transition: padding 200ms ease-in-out;
   -ms-transition: padding 200ms ease-in-out;
   -o-transition: padding 200ms ease-in-out;
   transition: padding 200ms ease-in-out; }
.g-nazov h2 { color:#ffffff; font-size: 15px!important; font-weight: bold; }
.real { font-size: 30px!important; color: #ffffff; padding: 5px 0; font-weight: bold;}
/* GALLERY */

/* dom za byt */
.select-box { background:#f3f3f3; padding:25px; max-width:500px; }
.select-box #suma { padding:10px 25px; font-size:20px; }
.img-c-box { -webkit-border-radius: 200px; width:200px; height:200px; border:2px solid #826659; overflow:hidden; -moz-border-radius: 200px; border-radius:200px; margin:50px 0 25px 0; }
.padd-c { padding:50px 150px; font-size:20px; }
.padd-c h3 { font-size:26px; }
.hide { display:none; }
.left-line { position:absolute; top:30%; bottom:30%; border-left:1px solid #826659; left:0; }


/* top */ 
.top-cont {
 width:100%;
 min-height:180px;
 position:relative;
 background:#593534;
}

.top-logo {
 background:url(../images/page/logo-bcg.png);
 width:250px; height:250px;
 z-index:9997;
 background-size:   cover;                      /* <------ */
 background-repeat: no-repeat;
 background-position: center center;  
 text-align:center;
 top:40px;
 position:absolute;
 left:-280px;
 }

.top-logo a { display:block; width:250px; height:250px; background:url(../images/page/top-logo.png) center no-repeat; }

.bottom-box-red {
 background-color:#e30613; width:100%; font-size:250%; color:#FFFFFF; padding:20px 0px 0px 0px;
 font-weight:bold; position:relative;
 }

/* UVOD */

/* Style the tab */
section {
  display: none;
  padding: 20px 0 20px 0;
}

input.itabs {
  display: none;
  border:0;
  margin: 0!important;
}

label.tabs {
  display: inline-block;
  margin: 0!important;
  padding: 15px 0px;
  font-weight: bold;
  font-size:20px;
  text-align: center;
  border-bottom: 2px solid #FFAA00;
  width:25%;
  background-color:#FFFFFF;
  color:#FFAA00;
}

label.tabs:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

/*
label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }
*/

label.tabs:hover {
  color: #000; /* #4AC5D9; */
  cursor: pointer;
  background-color:#FFFFFF;
}

input.itabs:checked + label.tabs {
  color: #FFFFFF;
  border: 2px solid #FFAA00;
  background-color:#FFAA00;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}


.row-logo-u { height:300px; background:url(../images/page/row-logo.png) center no-repeat #ffffff; }

.footer-menu { background-color:#535353; font-size:12px; color:#FFFFFF; padding:15px 0px; }  
.footer-menu a { color:#FFFFFF; text-decoration:none; }
.footer-menu a:hover { text-decoration:underline; }

.footer-end { background-color:#593534; height:70px; color:#FFFFFF!important; font-size:15px!important; line-height:70px; }
.footer-end .footer-end-left { height:70px; }
.footer-end .footer-end-right { height:70px; color:#FFFFFF; }
.footer-end .footer-end-right div { float:right; margin-right:15px; }

.weblink a { color:#CCCCCC; text-decoration:none; }
.weblink a:hover { color:#96C11F; }


.col-1-2u  { float:left; width:42%; margin:4%; position:relative; }
.col-1-2u div.cont { border:1px solid #dcdcdc; padding:35px; color:#826659; min-height:440px; }
.col-1-2u:hover div.cont { background-color:#f3f3f3; }
.col-1-2u p { margin-top:30px; }
.col-1-2u a { position:absolute; left:0; top:0; width:100%; height:100%; }

.col-1-2u div.link { color:#ffffff; min-height:100px; line-height:100px; font-size:25px; display:block; width:100%; margin-top:15px; text-decoration:none; }


.col-1-2  { float:left; width:50%; position:relative; }
.col-1-2a { float:left; width:50%; padding-right:2%; }
.col-1-2b { float:left; width:50%; padding-left:2%; border-left:1px solid #CCCCCC; }
.col-1-2a p, .col-1-2b p { margin-bottom:10px; text-align:justify; }

.col-1-3 { float:left; width:33.3%; margin-bottom:35px; position:relative; }

.lline { position:absolute; left:0; top:0px; height:60px; width:2px; background-color:#707070; }


.col-1-3n { float: left; width: 33%; padding: 0 1% 5% 1%; } 
.fsize18 { font-size:18px; }

.col-1-4 { float:left; width:25%; position:relative; min-height:300px; }
.col-1-4 a { display:block; position:absolute; z-index:9996; left:0px; top:0px; width:100%; height:100%; }

.col-1-5 { float:left; width:20%; }

.col-1-3u { float:left; width:33.3%; padding:20px 0; font-size:18px; min-height:400px; }
.col-1-3u:hover { background-color:#e30613; color:#FFFFFF; }
.col-1-3u:hover .nadpis, .col-1-3u:hover .small18  { color:#FFFFFF; }


@media all and ( max-width: 1366px ) { 

.top-logo { position:relative; top:0; left:0; width:120px; height:120px; background-size:100%;  }
.top-logo a { display:block; width:120px; height:120px; background-size:100%; }

.top-cont {
 width:100%;
 min-height:125px;
 position:relative;
 padding-top:5px;
}
.topmenu { padding-top:5px; }
.contentb { min-height:175px; }
 
.slider-text {  padding:45px; font-size:40px; } 

 
}


@media all and ( max-width: 800px ) { 

html { font-size:16px; }

.top-menu-box { position:absolute; top:0px; left:0px; width:100%; z-index:9999; }
.topmenu { background-color:#593534; line-height:60px; position:relative; padding-bottom:10px; }

.topmenu ul { display:none; }
.topmenu a#pull {
	display: block;	
	width:50px;	
	height:50px;
	background:url(../images/page/nav-icon-b.png) center right no-repeat;
	position:absolute;
	right:10px;
	top:0px;
	content:'';
	z-index:9998;
}

.mlogo { position:absolute; left:10px; top:5px; width:80px; height:80px; background:url(../images/page/logo-bcg.png) center center no-repeat;  background-size:100% 100%; }
.mlogo a { position:absolute; left:5px; top:5px; width:70px; height:70px; z-index:1; background:url(../images/page/top-logo.png) center center no-repeat; background-size:100% 100%; }

ul.egmenu > li#fb { margin-right:0px; }

ul.egmenu { width:50%; }
ul.egmenu a { font-size:15px; padding:0; }
ul.egmenu a.bck { padding:0; }
ul.egmenu a:hover { color:#FFFFFF; text-decoration:none; } /* color:#FFCB32  */

.topmenu ul.egmenu ul { position:relative; display:none !important; height:auto; padding:5px 10px;  }
.topmenu ul.egmenu li.tap ul { display:block !important;}

.topmenu ul.egmenu { margin:0px; }
.topmenu ul.egmenu > li { 
    float: none;
	width:100%;
    position: relative;  
	z-index:9998;
}

.fb { margin-left:0; margin-top:10px; }
.slider-wrapper img { width:100%; }
.contentb {
    clear: both;
    max-width: 1024px;
    min-height: 50px !important;
    position: relative;
}

/* top */ 
.top-cont {
 width:100%;
 min-height: 50px !important;
 position:relative;
 background:#593534;
 padding-top:0px;
 }
 
label.tabs { width:50%; font-size:15px; } 
 
.content-box { padding-top:50px; } 
.u-grf-menu { height:auto; }

.top-logo { display:none; }

.top-logo a { display:block; width:164px; height:120px; }

.content {
    margin: 0 auto;
	width:100%;
    padding: 4% 2%;
    position: relative;
}
.content img { max-width:96%; }

.dompopis { padding:0 0 25px 0; }
 
.center-menu-box { background-color:#e30613; min-height:45px; width:100%; z-index:9995; }  


.col-1-2 { float:none; width:100%; padding-bottom:15px; }
.col-1-2 img { width:100%; }
.col-1-2h { float:left; width:50%; font-size:14px; }
.col-1-2h .small18 { font-size:10px; line-height:19px; }
.col-1-2a { float:none; width:100%; padding-right:2%; }
.col-1-2b { float:none; width:100%; padding-left:2%; border-left:1px solid #CCCCCC; }
.col-1-2a p, .col-1-2b p { margin-bottom:10px; text-align:justify; }

.col-1-3 { float:none; width:100%; margin-bottom:35px; }
.col-1-3n { float: none; width: 100%; padding: 0 1% 5% 1%; } 
.fsize18 { font-size:18px; }

.col-1-4 { float:none; width:100%; position:relative; min-height:300px; }
.col-1-4 a { display:block; position:absolute; z-index:9996; left:0px; top:0px; width:100%; height:100%; }

.col-1-5 { float:left; width:20%; }

.col-1-3u { float:none; width:100%; padding:20px 0; font-size:18px; min-height:inherit; }
.col-1-3u:hover { background-color:#e30613; color:#FFFFFF; }
.col-1-3u:hover .nadpis, .col-1-3u:hover .small18  { color:#FFFFFF; }

.col-1-2u { float:none; width:92%; }

/* UVOD */  
.slider-text { position:absolute; bottom:8%;  padding:8px 15px; margin:0% 3%; color:#FFFFFF; z-index:9997; font-size:18px; line-height:normal; }
/**/

.tablec, .firstc, .table { font-size:13px; }
.tablec .fcolb, .tablec .fcol { line-height:normal; padding-top:15px; }

.table div.first { line-height:normal; }
.table .row div:first-child { width:50%!important; }
.table div.row div { width:16%; }
.table div.row { line-height:normal; min-height:0; }

.firstc div:first-child { line-height:35px; }

.footer-end { background-color:#434343; height:auto; color:#FFFFFF; font-size:15px; line-height:20px; text-align:center !important; }
.footer-end .footer-end-left { height:50px; text-align:center !important; }
.footer-end .footer-end-right { height:50px; color:#FFFFFF; }
.footer-end .footer-end-right div { float:none; margin-right:none; }

.weblink { text-align:center !important; }
.weblink a { color:#CCCCCC; }
.weblink a:hover { color:#96C11F; text-decoration:none; }


.h1box, .h1box2 { width:100% !important; float:left !important; padding:0 2%; text-align:center !important; }
.page-name-box div h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
	display:block;
}

.page-name-box-small div h1 { line-height:normal; font-size:30px; }
.page-name-box-small div { padding-top:35px; }

.input-kontakt { width:100%; }

.map-box { width:100%; min-height:350px; position:relative; text-align:center; }
.map-box img { float:none; width:100%; height:auto; margin-top:15px; }

.mbutton a, .obutton a { width:45%; margin-bottom:5px; }

.padd-c { padding:0; }
.left-line { display:none; }

}