  
/* ========================= zlom1 pro min nez 320px ==================================================================== */	
/* ========================= zlom2 pro iPhone 3+4+5 na vysku, stary android na sirku, samsung galaxy na vysku, ========== */
/* ========================= zlom3 pro iphone iPhone 3+4+5 na sirku ===================================================== */
/* ========================= zlom4 kindle na vysku, samsung galaxy na sirku ============================================= */
/* ========================= zlom5 iPad na vysku + prvni velikosti tabletu ============================================== */
/* ========================= zlom6 pro iPad na sirku, kindle na sirku  + druhe tabletove velikosti + desktop mensi======= */
/* ========================= zlom7 pro dekstop s vetsim rozlisenim ====================================================== */
 
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

body, html {
  margin: 0pt;
  padding: 0pt;
  width: 100%;
  height: 100%;
}

body {
	margin:0;
	padding:0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body, html {
    color: #444446;
    font-family: Arial,Helvetica,sans-serif;
}

div#outside {
  position: absolute;
  background: none repeat scroll 0% 0% #F6F6F6;
  z-index: -1;
  top: 0pt;
  left: 0pt;
  overflow: hidden;
}

div#inside {
  z-index: -1;
  top: 0pt;
  left: 0pt;
  margin-bottom: -5px;
  overflow: hidden;
}

.siroky, .siroky div#inside, .siroky div#inside img {
  width: 100%;
}

div#inside img {
  margin: auto;
  z-index: -1;
  overflow: hidden;
}

img.pozad {
  position: fixed;
  top: 0px;
  left: 0px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LAYOUT - JEDNOSLOUPCOVÝ

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ========================= zlom1 ======================== */
@media screen and (min-width: 0px){


}
/* ========================= zlom2 ======================== */

@media screen and (min-width: 319px){

	html {
	-webkit-text-size-adjust: none;
	}

	#obalovyblok {
	    width: 300px;
	}


}
/* ========================= zlom3 ======================== */

@media screen and (min-width: 479px){

	#obalovyblok {
	    width: 400px;
	}


}
/* ========================= zlom4 ======================== */

@media screen and (min-width: 579px){

	#obalovyblok {
	    width: 500px;
	}


}
/* ========================= zlom5 ======================== */

@media screen and (min-width: 760px){

	#obalovyblok {
	    width: 700px;
	} 

     
}
/* ========================= zlom6 ======================== */

@media screen and (min-width: 960px){

	#obalovyblok {
	    width: 900px;
	}


}
/* ========================= zlom7 ======================== */

@media screen and (min-width: 1200px){

	#obalovyblok {
	    width: 1100px;
	}


}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LAYOUT - DVOUSLOUPCOVÝ

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ========================= zlom1 ======================== */
@media screen and (min-width: 0px){

	body {
	  margin:0;
	  padding:0; 
	}

	#jazykovemutace {
		display:none;
	}

	header {
		width:100%;
	}

	header a {
		text-decoration:none;
	}

	.vHeadru {

	}

	.vHeadru-bottom {
		position:relative;
	}

	#logo {
		position:absolute;
		top:160px;
		left:20px;
	}

	.tma #logo {
		color:#F7EFED;
		text-shadow:1px 1px 0 #313131;
	}

	.svetlo #logo {
		color:#F7EFED;
		text-shadow:1px 1px 0 #fff;
	}

	.csslider1 > .cs_arrowprev > label:after, .csslider1 > .cs_arrownext > label:after {
		color:#FFFFFF;
	}

	.csslider1 > .cs_arrowprev > label, .csslider1 > .cs_arrownext > label {
	    background-color: #3e2723;
	    border-radius: 50%;
	    margin-left: -28px;
	    margin-top: -28px;
	}

	.csslider1 > .cs_arrowprev > label, .csslider1 > .cs_arrownext > label {
	    height: 50px;
	    line-height: 50px;
	    padding: 14px;
	    width: 50px;
	}

	.csslider1 {
		max-width:none;
		width:100%;
		margin-top:0;
		font-family:sans-serif;
	}

	.csslider1 ul {
		padding:0;
		margin:0;
	}

	.cs_bullets {
		display:none;
	}

	.csslider1 > .cs_description {
		display:block;
		height:100%;
		position:relative;
	}

	.csslider1 > .cs_description > label > .cs_descr {
		padding:0 20px 20px 20px;
	}

	.csslider1 > .cs_description > label > .cs_title {
		color:#3e2723!important;
	}

	
	.csslider1 > .cs_description > label > .cs_descr {
		color:#313131!important;
	}

	.csslider1 > .cs_description > label {
		background:#fff;
		color:#3e2723;
		border-bottom:5px solid #3e2723;
		box-shadow:0 0 5px rgba(0,0,0,0.2);
	}

	#obalovyblok {
  		width: 240px;
  		/*box-shadow:0 0 5px rgba(0,0,0,0.2);*/
	}

	.obrazkovac {
		min-height:215px;
		background-position: center center;
  		background-size: cover;
	}

	.obrazkovac1 {
	  width: 100%;
	}

	#obsahovac {
		background:#fff;
		overflow:hidden;
		padding:1em 2em 2em 2em;
	}

	#obsahovac img {
		width:100%;
		margin: 1em 0 1em 0;
		border:1px solid #DBDBDB; 
		background:#fff;
		padding:5px; 
	}   
  
 	#obsahovac #vnitrekclanku img {
		float:right;
		margin: 1em 0 0 1em;
	}   
  
  	#panel-full #clanek img {
		border:1px solid #DBDBDB; 
	}  
   
   
	#obsahovac .nyroModal img {
		border:0;
		padding:0;
		width:auto;
	}

	#vnitrekclanku {
		overflow:hidden;
	}

	#panel1 {
		float:left;
	}

	.blocky_obsah {
		overflow:hidden;
	}

	#panel2 {
	}

	.bocni-bloky,
	#panel2 .bocni-bloky,
	#reklamniblok,
	#panel0 .bocni-bloky {
		background:#3e2723;
		color:#FFFFFF;
		padding:1em;
		margin-top:1em;
		overflow:hidden;
	}

	.bocni-bloky a,
	#panel2 .bocni-bloky a,
	#reklamniblok a,
	#panel0 .bocni-bloky a {
		color:#FFFFFF;
	}

	.bocni-bloky .top_sloup h5,
	#panel2 .bocni-bloky .top_sloup h5,
	#reklamniblok .top_sloup h5,
	#panel0 .bocni-bloky .top_sloup h5 {
		color:#FFFFFF;
	}

	#uvodni {
		float:left;
		margin-bottom:2em;
	}

	#panel-full {
		width:100%;
		float:left;
	}

	#panel-full #clanek {
		margin-bottom:1em;
	}

	.bocni-bloky .half_form {
		width:100%;
		margin:0;
	}

	#obsahovac .uvod-blocky img {
		border:0;
		padding:0.5em 0;
		background:none;
	}

	footer {
		background:#323232;
		padding:1em;
		color:#fff
	}

	footer ul {
		padding-left:1em;
	}

	footer .bocni-bloky {
		border:0;
		padding-top:0;
		background:none;
	}

	#pata_bg_rozsirena {
		overflow:hidden;
		margin:0 auto;
		margin-bottom:2em;
	}

	#pata_bg {
		padding-top:1em;
		margin:0 auto;
	}

	.h1_v_hlavicce {
	  display:none;
	}

	.csslider1 > .cs_description > label {
		display:none;
	}

	.vHeadruVnitrek {
		position:relative;
		margin:0 auto;
	}


}
/* ========================= zlom2 ======================== */

@media screen and (min-width: 319px){

	/* disable webkit text size adjust (for iPhone) */

	html {

	-webkit-text-size-adjust: none;

	}

	#obalovyblok,
	.vHeadruVnitrek {
	    width: 300px;
	}



}
/* ========================= zlom3 ======================== */

@media screen and (min-width: 479px){

	#obalovyblok,
	.vHeadruVnitrek {
	    width: 400px;
	}

}
/* ========================= zlom4 ======================== */

@media screen and (min-width: 579px){

	#obalovyblok,
	.vHeadruVnitrek {
	    width: 500px;
	}

	.obrazkovac {
		width:500px;
		margin:0 auto;
	}

	#obsahovac img {
		max-width:100%;
		float:left;
		margin: 1em 1em 1em 0;
		width:auto; 
	}
   
    #obsahovac .tri_image img {
        float:left;
        margin:0 0.8em 1em 0;
    }
    
    #obsahovac .uvod-blocky img {
		width:100%;
	}

	#pata_bg div {
		float:left;
		margin-right:1em;
	}

	#pata_bg div#copyright {
		float:right;
		margin-right:0;
	}

    footer {
    }

}
/* ========================= zlom5 ======================== */

@media screen and (min-width: 760px){

	#obalovyblok,
	.vHeadruVnitrek {
	    width: 700px;
	    margin:0 auto;
	}

	#us_rozsirenahlavicka {
		margin-top:-3px;
	}

	.csslider1 > .cs_description > label > .cs_descr {
		font-size:1em;
	}

	.csslider1 > .cs_description > label > .cs_title {
		font-size:2em;
	}

	.obrazkovac1 {
	}

	.uvod-blocky {
		width:32%;
		float:left;
		margin-right:2%;
	}



	.uvod-blocky:last-of-type {
		margin-right:0;
	}

	.obrazkovac {
		width:700px;
		min-height:300px;
	}

	.h1_v_hlavicce {
	  top: 380px;
	  width:450px;
	  display:block;
	}

	.csslider1 > .cs_description > label {
		width:450px;
		top:-50px;
		display:block;
	}

	footer .bocni-bloky {
		width:22%;
		float:left;
		margin-right:3%;
	}

	footer .bocni-bloky:nth-of-type(4) {
		margin-right:0;
	}

	.vHeadru {
	}

    
}
/* ========================= zlom6 ======================== */

@media screen and (min-width: 960px){

	#obalovyblok,
	.vHeadruVnitrek {
	    width:900px;
	    margin:0 auto;
	}

	#logo {
		top:400px;
		left:25px;
	} 

	.csslider1 > .cs_description > label {
		width:540px;
		top:-50px;
	}

	.obrazkovac {
		width:900px;
		min-height:480px;
	}

	#obal-sloupcu {
    	margin-top: 50px;
	}

	#panel1 {
		width:570px;
		float:left;
	}

	#panel2 {
		width:230px;
		float:right;
	}

    .sloupec21 #panel1 {
       float:right; 
    }

    #panel0 {
        float:left;
        width:230px;
    }

	#pata_bg {
	}

	footer .bocni-bloky {
		width:25%;
		margin:0;
	}

	footer .bocni-bloky .top_sloup {
	
	}



}
/* ========================= zlom7 ======================== */

@media screen and (min-width: 1200px){

	#obalovyblok {
	    width:1160px;
	}

	.obrazkovac,
	.vHeadruVnitrek,
	#obsahovac,
	.vHeadru-bottom,
	#us_rozsirenahlavicka {
		width:1160px;
		margin:0 auto;
	}

	.csslider1 > .cs_description > label {
		width:800px;
		min-height:180px;
		left:0;
		top:-80px;
	}

	.obrazkovac {
	  min-height: 480px;
	}

	#panel1 {
		width:740px;
		float:left;
	}

	#panel2 {
		width:330px;
		float:right;
	}

    #panel0 {
		width:330px;
		float:left;
	}

	#pata_bg_rozsirena {
		width:100%;
	}


}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LAYOUT - TŘÍSLOUPCOVÝ

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ========================= zlom1 ======================== */
@media screen and (min-width: 0px){
  

}
/* ========================= zlom2 ======================== */
@media screen and (min-width: 319px){

	/* disable webkit text size adjust (for iPhone) */

	html {

	-webkit-text-size-adjust: none;

	}

	#obalovyblok {
	    
	}

}
/* ========================= zlom3 ======================== */
@media screen and (min-width: 479px){

	#obalovyblok {
	    
	}

}
/* ========================= zlom4 ======================== */
@media screen and (min-width: 579px){

	#obalovyblok {
	    
	}

	.hs_994 #obsahovac .uvod-blocky img,
    .hs_995 #obsahovac .uvod-blocky img,
    .hs_996 #obsahovac .uvod-blocky img,
    .hs_997 #obsahovac .uvod-blocky img,
    .hs_998 #obsahovac .uvod-blocky img {
    	width:100%;
    	margin:0;
    }

    .hs_994 .uvod-blocky,
    .hs_995 .uvod-blocky,
    .hs_996 .uvod-blocky,
    .hs_997 .uvod-blocky,
    .hs_998 .uvod-blocky {
    	width:100%;
    	margin:1em 0;
    }

}
/* ========================= zlom5 ======================== */
@media screen and (min-width: 760px){

	#obalovyblok {
	    
	}
    
    .hs_994 .uvod-blocky,
    .hs_995 .uvod-blocky,
    .hs_996 .uvod-blocky,
    .hs_997 .uvod-blocky,
    .hs_998 .uvod-blocky,
    .hs_995 #panel-aside-float .bocni-bloky,
    .hs_996 #panel-aside-float .bocni-bloky,
    .hs_997 #panel-aside-float .bocni-bloky,
    .hs_998 #panel-aside-float .bocni-bloky
     {
    	width:32%;
    	float:left;
    	margin:0;
    	margin-right:2%;
    }

    .hs_994 .uvod-blocky:nth-of-type(3),
    .hs_995 .uvod-blocky:nth-of-type(3),
    .hs_996 .uvod-blocky:nth-of-type(3),
    .hs_997 .uvod-blocky:nth-of-type(3),
    .hs_998 .uvod-blocky:nth-of-type(3),
    .hs_995 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_996 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_997 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_998 #panel-aside-float .bocni-bloky:nth-of-type(3) {
    	margin-right:0;
    }



}
/* ========================= zlom6 ======================== */
@media screen and (min-width: 960px){
	#obalovyblok {
	    
	}

	.sloupec30 #panel0 {
		width:24%;
		float:left;
		margin-right:1%;
		margin-left:-75%;
	}

	.sloupec30 #panel1 {
		width:50%;
		float:left;
		margin-left:25%;
	}

	.sloupec30 #panel2 {
		width:24%;
		float:right;
		margin-left:1%;
	}

	

}
/* ========================= zlom7 ======================== */

@media screen and (min-width: 1200px){
	#obalovyblok {
	    
	}

	




}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LAYOUT - SPOLEČNÝ

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ========================= zlom1 ======================== */
@media screen and (min-width: 0px){
  
    #katalog-galerie {
        float:left;
        width:100%;
    }

    .dve_image {
        width:100%;
        float:left;
    }

    #obsahovac .dve_image  .nyroModal img,
    #obsahovac .tri_image  .nyroModal img {
        border: 1px solid #DBDBDB;
        background: #fff;
        padding: 5px;
    }
    
}
/* ========================= zlom2 ======================== */
@media screen and (min-width: 319px){

	/* disable webkit text size adjust (for iPhone) */

	html {

	-webkit-text-size-adjust: none;

	}

	#obalovyblok {
	    
	}

}
/* ========================= zlom3 ======================== */
@media screen and (min-width: 479px){

	#obalovyblok {
	    
	}

}
/* ========================= zlom4 ======================== */
@media screen and (min-width: 579px){

	#obalovyblok {
	    
	}

	.hs_994 #obsahovac .uvod-blocky img,
    .hs_995 #obsahovac .uvod-blocky img,
    .hs_996 #obsahovac .uvod-blocky img,
    .hs_997 #obsahovac .uvod-blocky img,
    .hs_998 #obsahovac .uvod-blocky img {
    	width:100%;
    	margin:0;
    }

    .hs_994 .uvod-blocky,
    .hs_995 .uvod-blocky,
    .hs_996 .uvod-blocky,
    .hs_997 .uvod-blocky,
    .hs_998 .uvod-blocky {
    	width:100%;
    	margin:1em 0;
    }

}
/* ========================= zlom5 ======================== */
@media screen and (min-width: 760px){

	#obalovyblok {
	    
	}

	#obsahovac #vnitrekclanku img.img-levo {
		float:left;
		margin:0em 1em 1em 0;
	}
    
    .hs_994 .uvod-blocky,
    .hs_995 .uvod-blocky,
    .hs_996 .uvod-blocky,
    .hs_997 .uvod-blocky,
    .hs_998 .uvod-blocky,
    .hs_995 #panel-aside-float .bocni-bloky,
    .hs_996 #panel-aside-float .bocni-bloky,
    .hs_997 #panel-aside-float .bocni-bloky,
    .hs_998 #panel-aside-float .bocni-bloky
     {
    	width:32%;
    	float:left;
    	margin:0;
    	margin-right:2%;
    }

    .hs_994 .uvod-blocky:nth-of-type(3),
    .hs_995 .uvod-blocky:nth-of-type(3),
    .hs_996 .uvod-blocky:nth-of-type(3),
    .hs_997 .uvod-blocky:nth-of-type(3),
    .hs_998 .uvod-blocky:nth-of-type(3),
    .hs_995 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_996 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_997 #panel-aside-float .bocni-bloky:nth-of-type(3),
    .hs_998 #panel-aside-float .bocni-bloky:nth-of-type(3) {
    	margin-right:0;
    }

    #obsahovac .a-img-pravo img {
        float:right;
        margin:0 0 1em 1em;
    }

}
/* ========================= zlom6 ======================== */
@media screen and (min-width: 960px){
	#obalovyblok {
	    
	}


}
/* ========================= zlom7 ======================== */

@media screen and (min-width: 1200px){
	#obalovyblok {
	    
	}


}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

NAVIGACE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	nav, .mobilephone {
		position:absolute;
		right:5px;
		top:15px;
        z-index:10;
	}

	#katalog_zbozi {
		width:40px!important;
		padding:0!important;
		overflow:hidden;
		font-size:0!important;
		border-radius:5px;
	}

	.menu_close {
		background-color:#3e2723!important;
		background-image: url(close.png);
		background-repeat:no-repeat;
		background-position:230px 15px;
		color:#FFFFFF;
	}
  	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
    nav {
		top:18px;
	}

}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

	#navcontainer,
    #navlist {
    	margin:0;
    	padding:0;
    }

    #navlist li {
    	list-style:none;
    	float:left;
    	position:relative;
    }

    #navlist li ul {
    	display:none;
    	position:absolute;
    	width:250px;
    	margin:0;
    	padding:0.5em;
    	background:rgba(0,0,0,0.8);
    	z-index:10;
    }

    #navlist li:hover ul {
    	display:block;
    }

    #navlist li ul li {
    	float:none;
    }

    nav {
		background: url(http://default.2dny.cz/view/images/menu-bg10507.jpg) repeat-x;
  		height: 50px;
  		width:100%;
		position:absolute;
		float:left;
		right:0;
		z-index:5;
		top:480px;
	}

	nav li {
		margin:0;
	}

	nav a {
		color:#fff;
		display:inline-block;
		padding:0.5em;
	}

	nav .ma-podmenu a {
		padding-right:25px;
	}

	nav .ma-podmenu a:after {
		  content: '\e801';
		  font: 18px "basiccontrols";
		  position:absolute;
		  /*top:25%;*/
        transform:rotate(-90deg) translate(0, -50%);
		  right:8px;
	}

<!--
	@-moz-document url-prefix() {
    nav .ma-podmenu a:after {
        top: 13px;
    }
-->
}


  
  

	nav a:hover, nav li.aktivni03 a {
		background:#3e2723;
		color:#FFFFFF;
	}
  
  nav li.aktivni03 li a {
		background:#3e2723;
		color:#FFFFFF;
	}
  
    nav li.aktivni03 ul li a {
        background:none;
        color:#3e2723;
    }
  
  
nav li li a::before {
    bottom: 0.1em;
    color: #333333;
}


  

	.menu_repeat_vysun ul.menu_uvnitr a {
	  font-size: 16px;
	  line-height:29px;
	  text-transform:uppercase;
	}

	.menu_repeat_vysun ul.menu_uvnitr li.aktivni03 > a {
		text-shadow:none;
		font-size: 16px;
		background:#3e2723;
		color:#FFFFFF;
	}

	nav ul li ul li a {
		color:#3e2723;
		line-height:2em;
		padding:0 1em;
		display:block;
		position:relative;	
	}

	nav ul li ul li a:hover {
		background:#3e2723;
		color:#FFFFFF;
	}

	nav .ma-podmenu li a {
		padding:0 2.5em 0 1em;
	}

	nav .ma-podmenu li a:after {
		display:none;
	}


  


	nav ul li ul li a:hover, nav ul li:hover ul li a {
		border:0;
	}

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

	nav {
		top:480px;
	}

}







/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

TYPOGRAFIE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	h1,h2,h3,h4,h5,h6 {
		margin:0;
	}

	h1,
	.top_sloup h5 {
		color:#3e2723;
		text-shadow:none;
	}

	.nadpis_bg h6 {
		color:#3e2723;
		text-shadow:none;
	}

	a {
		color:#3e2723;
	}

	a:hover {
		text-decoration:none;
	}

	footer a,
	footer .top_sloup h5 {
		color:#fff
	}

	body {
		font-size:90%;
	}
  
  #clanek img.img-levo  {
	float:left;
  margin:1px 10px 1em 0;
  }  
	
}

/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}

@media only screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
	
}

/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){
	body {
		font-size:100%;
	}
}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

FOTOGALERIE VYPIS - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	
	.fotogal-slozka {
		overflow:hidden;
	}

	#obsahovac #pexeso img {
		margin:0;
		border:0;
		padding:0;
	}

	#pexeso {
		margin:0;
		padding:0;
		list-style:none;
	}

	#pexeso li {
		text-align:center;
		background: none repeat scroll 0 0 #f9f9f9;
		border: 1px solid #d9d9d9;
		float: left;
		width:155px;
		height:185px;
		margin:10px;
		padding:5px;
	}

	#pexeso li a {
		display:block;
	}

	.posledni_foto_nazev_vypis {
		height:30px;
		margin-bottom:5px;
	}

	a.img_slozka {
	  margin: 0;
	  width: 145px;
	  height: 140px;
	  position:relative;
	  overflow:hidden;
	}

	#obsahovac #pexeso img {
	  max-width: none;
	  position: absolute;
	}



}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

FOTOGALERIE DETAIL - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	#fotogalerie {
		overflow:hidden;
	}

	a.img_fotogalerie {
	  width: 150px;
	  height: 150px;
	  overflow: hidden;
	  display: block;
	  border: 3px solid #f5f5f5;
	  float: left;
	  margin:10px;
	  position: relative;
	}

	#obsahovac #fotogalerie img {
	  position: absolute;
	  max-width: none;
	  margin:0;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

VIDEOGALERIE VYPIS - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	#videogalerie .blocky_obsah {
		background:#f5f5f5;
		float:left;
		width:100%;
		margin-bottom:0.5em;
		padding:.5em;
	}
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){

	.obalnicek {
		width:50%;
		float:left;
	}

}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

	

}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

VIDEOGALERIE DETAIL - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	.videoklip2 embed {
		width:100%;
	}
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    .videoklip {
    	width:35%;
    	float:left;
    }

    .popis_videa {
    	width:65%;
    	float:left;
    }
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){
	.videoklip {
    	width:30%;
    	float:left;
    }

    .popis_videa {
    	width:70%;
    	float:left;
    }
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

KATALOG VYPIS - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	.blogovy-prispevek {
		overflow:hidden;
		position:relative;
		min-height:190px;
	}

	.blog-nadpis {
		font-size:1.5em;
	}

	.katalog-tabulka {
		width:100%;
	}

	.katalog-tabulka td {
		padding: 2px 6px;
	}

	.kat-tab-radek1 td {
		background: #f9f9f9;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

	#obsahovac .blogovy-prispevek img {
		position: absolute;
		left: 0;
		top: 0.4em;
		margin:0;
	}

	.pouzity-obrazek1 {
		padding-left:190px;
	}

	.pouzity-obrazek5 {
		padding-left:370px;
	}

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){
	.sloupec30 .blogovy-prispevek.pouzity-obrazek5 {
		padding-left:270px;
	}

	.sloupec30 #obsahovac .blogovy-prispevek.pouzity-obrazek5 img {
		width:250px;
	}
}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

KATALOG DETAIL - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	

	.katalog-tabulka-vlastnosti {
		width:100%;
	}

	.katalog-tabulka-vlastnosti td {
		padding:4px;
	}
  
  .tri_image:before,
  .tri_image:after {
    content: " "; /* 1 */
    display: table; /* 2 */
  }

  .tri_image:after {
    clear: both;
  }
  
  .ctyri_image:before,
  .ctyri_image:after {
    content: " "; /* 1 */
    display: table; /* 2 */
  }

  .ctyri_image:after {
    clear: both;
  }
  



}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

	

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){
    #obsahovac .ctyri_image img {
    width: 23%;
}
}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

BLOGOVE STRANKOVANI

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.strankovac {
    color: #060606;
    width: 100%;
    padding-bottom:10px;
}


.strankovac ul {
    float: right;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

BLOG VYPIS - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	#obsahovac .blogovy-prispevek img,
	#obsahovac .blogovy-prispevek.pouzity-obrazek5 img {
		width:100%;
	}
  
  #blogclanek .blogovy-prispevek1 {
    float: left;
    width: 100%;
}
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

	#obsahovac .blogovy-prispevek img {
		max-width:100%;
		width:auto;
	}
	
	.blogovy-prispevek {
		position:relative;
		padding-left:190px;
	}

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    .blogovy-prispevek.pouzity-obrazek5 {
		position:relative;
		padding-left:370px;
	}

	#obsahovac .blogovy-prispevek.pouzity-obrazek5 img {
		width:auto;
	}
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

BLOG DETAIL - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

FORMULÁŘE - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	input[type="submit"] {
	cursor:pointer;
}

input[type="submit"]:hover {
	opacity:0.8;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}

.half_form {
    width: 100%;
    float: right;
    padding: 1em;
}


.full {
    width: 100%;
}

.half {
    width: 48%;
}

.right {
    float: right;
}

.left {
    float: left;
}

.repeata form table {
	float:left;
}

.full_form {
    float:left;
    width:100%;
}

form table {
    width:100%;
}

form div {
    margin:5px 0;
}

.form-nadpis-radiocheck1 {
    font-size:1.2em;
    font-weight:bold;
}

/* ========= fu_001 ========= */

.fu_001 {
    background:#fff;
    padding:10px;
}

.fu_001 input, .fu_001 textarea, .fu_001 select {
    border:1px solid rgba(0,0,0,0.5);
    padding: 5px;
    margin-bottom: 10px;
    text-indent: 0;
}

/* ========= fu_002 ========= */

.fu_002 {
    background:#fff;
    padding:10px;
}

.fu_002 td {
    width: 45%;
}

.fu_002 td:nth-of-type(2n) {
    padding-left: 5%;
    width: 50%;
}



.fu_002 input, .fu_002 textarea, .fu_002 select {
    border:1px solid rgba(0,0,0,0.5);
    padding: 5px;
    margin-bottom: 10px;
    text-indent: 0;
    border-radius:3px;
    width: 100%;
    box-shadow: inset 0px 2px 1px 0 rgba(0,0,0,0.1);
}



.fu_002 label {
    font-weight: bold;
    padding-bottom:5px;
    display: block; 
}

.fu_002 input[type="submit"] {
    width: auto;
    box-shadow: none;
    padding: 5px 10px;
    background: #3e2723;
    color:#FFFFFF;
} 

/* ========= fu_003 ========= */

.fu_003 {
    background:#fff;
    padding:10px;
}

.fu_003 td {
}

.fu_003 td:nth-of-type(2n) {
    width: 70%;
}

.fu_003 input, .fu_003 textarea, .fu_003 select {
    border:1px solid rgba(0,0,0,0.5);
    padding: 10px;
    margin-bottom: 10px;
    text-indent: 0;
    border-radius:3px;
    width: 100%;
    box-shadow: inset 0px 2px 1px 0 rgba(0,0,0,0.1);
}

.fu_003 label {
    font-weight: bold;
    padding-bottom:5px;
    display: block; 
}

.fu_003 input[type="submit"] {
    width: auto;
    box-shadow: none;
    padding: 10px 20px;
    background: #3e2723;
    color:#FFFFFF;
}

/* ========= fu_004 ========= */

.fu_004 {
    background:#fff;
    padding:10px;
}

.fu_004 input, .fu_004 textarea, .fu_004 select {
    border:1px solid rgba(0,0,0,0.5);
    padding: 10px;
    margin-bottom: 10px;
    text-indent: 0;
    border-radius: 3px;
}

.fu_004 input[type="submit"] {
    width: auto;
    padding: 10px 20px;
    background: #3e2723;
      color:#FFFFFF;
      font-weight:bold;

} 


.form-clanek input[type="checkbox"], .form-clanek input[type="radio"]{
  display:none;
}
.form-clanek input[type="checkbox"]+label,.form-clanek input[type="radio"]+label{
  cursor:pointer;
}
.form-clanek input[type="checkbox"]+label:before{
  content:"";
  display:inline-block;
  height:17px;
  margin:-2px 4px 0 0;
  vertical-align:middle;
  width:17px;
}
.form-clanek input[type="radio"]+label:before {
content:"";
  display:inline-block;
  height:16px;
  margin:-1px 4px 0 0;
  vertical-align:middle;
  width:16px;
}
.form-clanek input[type="checkbox"]+label:before{
  background:url(images/checkbox.png)left top no-repeat;
}
.form-clanek input[type="checkbox"]:checked+label:before{
  background:url(images/checkbox.png)right top no-repeat;
}
.form-clanek input[type="radio"]+label:before{
  background:url(images/radio.png)left top no-repeat;
}
.form-clanek input[type="radio"]:checked+label:before{
  background:url(images/radio.png)right top no-repeat;
}
.form-clanek input[type="checkbox"]:checked+label,input[type="radio"]:checked+label{
  font-weight:bold;
}

.odpoved-formulare {
    text-align:center;
        background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#ededed 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#ededed 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#ededed 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ededed',GradientType=0 );
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    font-size:18px;
    padding:10px 0;
}

.odpoved-formulare:before {
    content: '\2714';
    color: #2aa338;
    padding-right: 10px;
}


/* ========= bp_001 ========= */

.bp_001 input, .bp_001 select {
    border:1px solid rgba(0,0,0,0.3);
    box-shadow: 0 0 0px 2px rgba(0,0,0,0.1);
    padding: 10px;
    margin-bottom: 10px;
    text-indent: 0;
    border-radius: 5px;
    width:100%;
}

.bp_001 select {
    margin-bottom: 20px;
}

.bp_001 label {
    font-weight: bold;
    padding-bottom:5px;
    display: block; 
}

.bp_001 input[type="submit"] {
    width: auto;
    box-shadow: none;
    padding: 10px 20px;
    background: #3e2723;
      color:#FFFFFF;

}      

/* ========= bp_002 ========= */

.bp_002 input, .bp_002 select {
    border:1px solid rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.05);
    padding: 10px;
    margin-bottom: 10px;
    text-indent: 0;
    border-radius: 2px;
    width:100%;
}

.bp_002 select {
    margin-bottom: 20px;
}

.bp_002 label {
    font-weight: bold;
    padding-bottom:5px;
    display: block; 
}

.bp_002 input[type="submit"] {
    width: auto;
    box-shadow: none;
    padding: 10px 20px;
    background: #3e2723;
      color:#FFFFFF;
}

	.comment-reply-link,
	.formbutton {
		background: #3e2723;
     	color:#FFFFFF;
     	border:0;
     	text-decoration:none;
     	padding:5px 10px;
     	margin:0.5em 0;
     	display:inline-block;
	}


	.reply_formy {
		background:#f5f5f5;
		padding:1em;
	}

	.reply_formy input[type="text"] {
		padding:5px;
	}

	.reply_formy textarea {
		width:100%;
	}


}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

	.half_form {
        width: 50%;
        float: right;
        margin: 1em;
        margin-right:0;
    }

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

TABULKY - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	
	table {
		border-collapse:collapse;
		float:left;
		margin-bottom:1em;
	}

	table td {
		background:#fff;
		color:#313131;
    vertical-align:top;
	}
  
  


	.katalog-tabulka-detail {
		float:left;
		width:100%;
	}

	/* ========= tab_001a ========= */
	.tab_001a {
		width:100%;
		border-collapse:collapse;
		text-align:left;   
	      float:left;
	}

	.tab_001a th {
		background:rgba(0,0,0,0.1)
	}

	.tab_001a th, .tab_001a td {
		padding:7px;
		border-bottom:1px dotted rgba(0,0,0,0.2)
	}


			/* ========= tab_001b ========= */

			.tab_001b {
				width:100%;
				border-collapse:collapse;
				text-align:left;    
	      float:left;
			}

			.tab_001b th {
				background:rgba(0,0,0,0.1)
			}

			.tab_001b th, .tab_001b td {
				padding:7px;
				border-bottom:1px dotted rgba(0,0,0,0.2)
			}
			
			.tab_001b tr td:first-of-type {
				font-weight:bold;
			}
			
			
			/* ========= tab_001c ========= */

			.tab_001c {
				width:100%;
				border-collapse:collapse;
				text-align:left;    
	      float:left;
			}

			.tab_001c th {
				background:rgba(0,0,0,0.1)
			}

			.tab_001c th, .tab_001c td {
				padding:7px;
				border-bottom:1px dotted rgba(0,0,0,0.2)
			}
			
			.tab_001c tr:last-of-type td {
				background:rgba(0,0,0,0.8);
				font-weight:bold;
				color:#fff;
			}
			
			
			/* ========= tab_001d ========= */

			.tab_001d {
				width:100%;
				border-collapse:collapse;
				text-align:left;  
	      float:left;
			}

			.tab_001d th {
			}

			.tab_001d th, .tab_001d td {
				padding:7px;
				border-bottom:1px dotted rgba(0,0,0,0.2)
			}
			
			.tab_001d tr td:first-of-type {
				background:rgba(0,0,0,0.1);
			}
			
			
			/* ========= tab_001e ========= */

			.tab_001e {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
	      float:left;
			}

			.tab_001e th {
				background:rgba(0,0,0,0.1)
			}

			.tab_001e th, .tab_001e td {
				padding:7px;
				border-bottom:1px dotted rgba(0,0,0,0.2)
			}
			
			.tab_001e tr td:first-of-type {
				background:rgba(0,0,0,0.05);
			}
			
			.tab_001e tr:last-of-type td {
				background:rgba(0,0,0,0.8);
				font-weight:bold;
				color:#fff;
			}

			


	/* ========= tab_002 ========= */

	.tab_002 {
		width:100%;
		border-collapse:collapse;
		text-align:left;   
	}

	.tab_002 th {
		background:rgba(0,0,0,0.1)
	}

	 .tab_002 td {
		padding:7px;
		border:1px solid #b4b4b4;
	}

	.tab_002 th {
		padding:7px;
		border:1px solid #b4b4b4;
		border-bottom:1px solid #fff;
	}

	.tab_002 th:last-of-type {
		border:1px solid #b4b4b4;
	}


	/* ========= tab_005a ========= */

	.tab_005a {
		width:100%;
		border-collapse:collapse;
		text-align:center;      
	}

	.tab_005a th {
		background:rgba(0,0,0,0.8);
		color:#fff;
	}

	.tab_005a th, .tab_005a td {
		padding:7px;
		border-bottom:1px solid #dadada;
	}

	.tab_005a tr:nth-of-type(odd) {
		background:rgba(0,0,0,0.1);
	}


			/* ========= tab_005b ========= */

			.tab_005b {
				width:100%;
				border-collapse:collapse;
				text-align:center;  
			}

			.tab_005b th {
				background:rgba(0,0,0,0.8);
				color:#fff;
			}

			.tab_005b th, .tab_005b td {
				padding:7px;
				border-bottom:1px solid #dadada;
			}

			.tab_005b tr:nth-of-type(odd) {
				background:rgba(0,0,0,0.1);
			}
			
			.tab_005b tr td:first-of-type {
				background:rgba(0,0,0,0.15);
			}
			
			
			/* ========= tab_005c ========= */

			.tab_005c {
				width:100%;
				border-collapse:collapse;
				text-align:center;  
			}

			.tab_005c th {
				
			}

			.tab_005c th, .tab_005c td {
				padding:7px;
				border-bottom:1px solid #dadada;
			}

			.tab_005c tr:nth-of-type(odd) {
				background:rgba(0,0,0,0.1);
			}
			
			.tab_005c tr td:first-of-type {
				background:rgba(0,0,0,0.15);
			}
			
			
			/* ========= tab_005d ========= */

			.tab_005d {
				width:100%;
				border-collapse:collapse;
				text-align:center;      
			}

			.tab_005d th {
				background:rgba(0,0,0,0.8);
				color:#fff;
			}

			.tab_005d th, .tab_005d td {
				padding:7px;
				border-bottom:1px solid #dadada;
			}

			.tab_005d tr:nth-of-type(odd) {
				background:rgba(0,0,0,0.1);
			}
			
			.tab_005d tr:last-of-type td {
				font-weight:bold;
			}
			
			
			/* ========= tab_005e ========= */

			.tab_005e {
				width:100%;
				border-collapse:collapse;
				text-align:center;     
			}

			.tab_005e th {
				background:rgba(0,0,0,0.8);
				color:#fff;
			}

			.tab_005e th, .tab_005e td {
				padding:7px;
				border-bottom:1px solid #dadada;
			}

			.tab_005e tr:nth-of-type(odd) {
				background:rgba(0,0,0,0.1);
			}
			
			.tab_005e tr td:first-of-type {
				background:rgba(0,0,0,0.15);
			}
			
			.tab_005e tr:last-of-type td {
				font-weight:bold;
			}


	/* ========= tab_004a ========= */

	.tab_004a {
		width:100%;
		border-collapse:collapse;
		text-align:left;         
	}

	.tab_004a th {
		   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */	color:#fff !important;}

	.tab_004a td {
		background: #fcfcfc; /* Old browsers */
		background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}

	.tab_004a th, .tab_004a td {
		padding:10px;
		border-bottom:1px solid #dadada;
	}

			/* ========= tab_004b ========= */

			.tab_004b {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
			}

			.tab_004b th {
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;		}

			.tab_004b td {
				background: #fcfcfc; /* Old browsers */
				background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
			}

			.tab_004b th, .tab_004b td {
				padding:10px;
				border-bottom:1px solid #dadada;
			}
			
			.tab_004b tr td:first-of-type {
				font-weight:bold;
			}
			
			
			/* ========= tab_004c ========= */

			.tab_004c {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
			}

			.tab_004c th {
				
			}

			.tab_004c td, .tab_004c th {
				background: #fcfcfc; /* Old browsers */
				background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
			}

			.tab_004c th, .tab_004c td {
				padding:10px;
				border-bottom:1px solid #dadada;
			}
			
			.tab_004c tr td:first-of-type {
				font-weight:bold;
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;		}
			
			/* ========= tab_004d ========= */

			.tab_004d {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
			}

			.tab_004d th {
				
			}

			.tab_004d td, .tab_004d th {
				background: #fcfcfc; /* Old browsers */
				background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
			}

			.tab_004d th, .tab_004d td {
				padding:10px;
				border-bottom:1px solid #dadada;
			}
			
			.tab_004d tr:last-of-type td {
				font-weight:bold;
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;		}
			
			
			/* ========= tab_004e ========= */

			.tab_004e {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
			}

			.tab_004e th {
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;		}

			.tab_004e td {
				background: #fcfcfc; /* Old browsers */
				background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
			}

			.tab_004e th, .tab_004e td {
				padding:10px;
				border-bottom:1px solid #dadada;
			}
			
			.tab_004e tr td:first-of-type {
				font-weight:bold;
			}
			
			.tab_004e tr:last-of-type td {
				font-weight:bold;
				background:rgba(0,0,0,0.1);
			}


	/* ========= tab_002a ========= */

	.tab_002a {
		width:100%;
		text-align:left;         
	      float:left;
	}

	.tab_002a th {
		   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */	color:#fff !important;	color:#fff;
		border:0;
	}

	.tab_002a td {
		border:1px solid #dadada;
	}

	.tab_002a th, .tab_002a td {
		padding:10px;
	}

			/* ========= tab_002b ========= */

			.tab_002b {
				width:100%;
				text-align:left;  
	      float:left;
			}

			.tab_002b th {
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;			color:#fff;
				border:0;
			}

			.tab_002b td {
				border:1px solid #dadada;
			}

			.tab_002b th, .tab_002b td {
				padding:10px;
				border-radius:3px;
			}
			
			.tab_002b tr td:first-of-type {
				font-weight:bold;
				background:rgba(0,0,0,0.1);
			}
			
			
			/* ========= tab_002c ========= */

			.tab_002c {
				width:100%;
				text-align:left;  
	      float:left;
			}

			.tab_002c th {
				border:1px solid #dadada;
			}

			.tab_002c td {
				border:1px solid #dadada;
			}

			.tab_002c th, .tab_002c td {
				padding:10px;
				border-radius:3px;
			}
			
			.tab_002c tr td:first-of-type {
				font-weight:bold;
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;			border:0;
			}
			
			
			/* ========= tab_002d ========= */

			.tab_002d {
				width:100%;
				text-align:left;
	      float:left;
			}

			.tab_002d th {
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;			color:#fff;
				border:0;
			}

			.tab_002d td {
				border:1px solid #dadada;
			}

			.tab_002d th, .tab_002d td {
				padding:10px;
				border-radius:3px;
			}
			
			.tab_002d tr:last-of-type td {
				font-weight:bold;
				background:rgba(0,0,0,0.1);
			}
			
			
			/* ========= tab_002e ========= */

			.tab_002e {
				width:100%;
				text-align:left;
	      
	      float:left;
			}

			.tab_002e th {
				   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */			color:#fff !important;			color:#fff;
				border:0;
			}

			.tab_002e td {
				border:1px solid #dadada;
			}

			.tab_002e th, .tab_002e td {
				padding:10px;
				border-radius:3px;
			}
			
			.tab_002e tr td:first-of-type {
				background:rgba(0,0,0,0.05);
			}
			
			.tab_002e tr:last-of-type td {
				font-weight:bold;
				background:rgba(0,0,0,0.1);
			}


	/* ========= tab_003a ========= */

	.tab_003a {
		width:100%;
		border-collapse:collapse;
		text-align:left;     
	      float:left;
	}

	.tab_003a th {
		background: rgba(0,0,0,0.1);
		text-align:center;
	}

	.tab_003a td {

	}

	.tab_003a th, .tab_003a td {
		padding:7px;
		border:1px solid #dadada;
	}


			/* ========= tab_003b ========= */

			.tab_003b {
				width:100%;
				border-collapse:collapse;
				text-align:left;   
	      float:left;
			}

			.tab_003b th {
				background: rgba(0,0,0,0.1);
				text-align:center;
			}

			.tab_003b td {

			}

			.tab_003b th, .tab_003b td {
				padding:7px;
				border:1px solid #dadada;
			}
			
			.tab_003b tr td:first-of-type {
				background: rgba(0,0,0,0.05);
			}
			
			
			/* ========= tab_003c ========= */

			.tab_003c {
				width:100%;
				border-collapse:collapse;
				text-align:left;  
	      float:left;
			}

			.tab_003c th {
				text-align:center;
			}

			.tab_003b td {

			}

			.tab_003c th, .tab_003c td {
				padding:7px;
				border:1px solid #dadada;
			}
			
			.tab_003c tr td:first-of-type {
				background: rgba(0,0,0,0.05);
			}
			
			
			/* ========= tab_003d ========= */

			.tab_003d {
				width:100%;
				border-collapse:collapse;
				text-align:left;   
	      float:left;
			}

			.tab_003d th {
				background: rgba(0,0,0,0.1);
				text-align:center;
			}

			.tab_003d td {

			}

			.tab_003d th, .tab_003d td {
				padding:7px;
				border:1px solid #dadada;
			}
			
			.tab_003d tr:last-of-type td {
				font-weight:bold;
			}
			
			
			/* ========= tab_003e ========= */

			.tab_003e {
				width:100%;
				border-collapse:collapse;
				text-align:left;  
	      float:left;
			}

			.tab_003e th {
				background: rgba(0,0,0,0.1);
				text-align:center;
			}

			.tab_003e td {

			}

			.tab_003e th, .tab_003e td {
				padding:7px;
				border:1px solid #dadada;
			}
			
			.tab_003e tr td:first-of-type {
				background: rgba(0,0,0,0.05);
			}
			
			.tab_003e tr:last-of-type td {
				font-weight:bold;
			}


	/* ========= tab_007 ========= */

	.tab_007 {
		width:100%;
		border-collapse:collapse;
		text-align:center;  
	      float:left;
	}

	.tab_007 th {
		   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */	color:#fff !important;	text-align:center;
		font-size:1.5em;
	}

	.tab_007 th:first-of-type {
		border-radius:6px 0 0 0;
	}

	.tab_007 th:last-of-type {
		border-radius:0px 6px 0 0;
	}

	.tab_007 tr td:first-of-type {
		text-align:left;
		background:rgba(0,0,0,0.1)
	}

	.tab_007 th, .tab_007 td {
		padding:25px;
	}

	.tab_007 td {
		border:1px solid #dadada;
	}


	/* ========= tab_008 ========= */

	.tab_008 {
		width:100%;
		border-collapse:collapse;
		text-align:left;
		border:1px solid #e6e6e6;  
	      float:left;
	}

	.tab_008 th {
		border:1px solid #e6e6e6;
		border-left:0;
		border-right:0;
		-webkit-box-shadow:inset 0px 1px 0 0 #FFFFFF;
		box-shadow:inset 0px 1px 0 0 #FFFFFF;
		background: #fcfcfc; /* Old browsers */
		background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}

	.tab_008 th:first-of-type {
		border-radius:6px 0 0 0;
	}

	.tab_008 th:last-of-type {
		border-radius:0px 6px 0 0;
	}

	.tab_008 th, .tab_008 td {
		padding:10px;
	}

	.tab_008 td {
		background:#fcfcfc;
		border:1px solid #e6e6e6;
		border-left:0;
		border-right:0;
		-webkit-box-shadow:inset 0px 1px 0 0 #FFFFFF;
		box-shadow:inset 0px 1px 0 0 #FFFFFF;
	}


	/* ========= tab_006a ========= */

	.tab_006a {
		width:100%;
		border-collapse:collapse;
		text-align:left;      
	      float:left;
	}

	.tab_006a th {
		font-weight:bold;
		border-bottom:3px solid tomato;
		color:tomato;
		font-size:1.2em;
	}

	.tab_006a td {
		border-bottom:1px solid #000;
	}

	.tab_006a th, .tab_006a td {
		padding:10px;	
	}


			/* ========= tab_006b ========= */

			.tab_006b {
				width:100%;
				border-collapse:collapse;
				text-align:left;      
	      float:left;
			}

			.tab_006b th {
				font-weight:bold;
				border-bottom:3px solid tomato;
				color:tomato;
				font-size:1.2em;
			}

			.tab_006b td {
				border-bottom:1px solid #000;
			}

			.tab_006b th, .tab_006b td {
				padding:10px 0;	
			}

			.tab_006b tr td:first-of-type {
				color:tomato;
			}
			
			
			/* ========= tab_006c ========= */

			.tab_006c {
				width:100%;
				border-collapse:collapse;
				text-align:left;     
	      float:left;
			}

			.tab_006c th {
				font-weight:bold;
				border-bottom:3px solid tomato;
				font-size:1.2em;
			}

			.tab_006c td {
				border-bottom:1px solid #000;
			}

			.tab_006c th, .tab_006c td {
				padding:10px 0;	
			}

			.tab_006c tr td:first-of-type {
				color:tomato;
			}
			
			
			/* ========= tab_006d ========= */

			.tab_006d {
				width:100%;
				border-collapse:collapse;
				text-align:left;
	      float:left;
			}

			.tab_006d th {
				font-weight:bold;
				color:tomato;
				border-bottom:3px solid tomato;
				font-size:1.2em;
			}

			.tab_006d td {
				border-bottom:1px solid #000;
			}

			.tab_006d th, .tab_006d td {
				padding:10px 0;	
			}

			.tab_006d tr:last-of-type {
				color:tomato;
			}
			
			
			/* ========= tab_006e ========= */

			.tab_006e {
				width:100%;
				border-collapse:collapse;
				text-align:left;      
	      float:left;
			}

			.tab_006e th {
				font-weight:bold;
				color:tomato;
				border-bottom:3px solid tomato;
				font-size:1.2em;
			}

			.tab_006e td {
				border-bottom:1px solid #000;
			}

			.tab_006e th, .tab_006e td {
				padding:10px 0;	
			}
			
			.tab_006e tr td:first-of-type {
				color:tomato;
			}

			.tab_006e tr:last-of-type td {
				font-weight:bold;
				color:tomato;
			}


	/* ========= tab_010 ========= */

	.tab_010 {
		width:100%;
		border-collapse:collapse;
		text-align:left; 
	      float:left;
	}

	.tab_010 th {
		border:1px solid #e6e6e6;
		border-left:0;
		border-right:0;
		   background: #424242; /* Old browsers */   
	background: -moz-linear-gradient(top, #808080 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#808080", endColorstr="#424242",GradientType=0 ); /* IE6-9 */	color:#fff !important;}

	.tab_010 th, .tab_010 td {
		padding:10px;
	}

	.tab_010 td {
		background:rgba(0,0,0,0.05);
		border:1px solid #fff;
		border-left:0;
		border-right:0;
	}

	.tab_010 tr:last-of-type td {
		background:rgba(0,0,0,0.15);
		font-weight:bold;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

DISKUZE - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	
	#obsahovac .comment img {
		width:auto;
	}

	.commentlist {
		padding:0;
		list-style:none;
	}

	.commentlist li {
		list-style-type:none;
	}

	.comment,
	.admin_comment {
		border:1px solid #f5f5f5;
		padding:1em;
		list-style-type:none;
		margin-bottom:0.5em;
		position:relative;
	}

	#obsahovac .comment img {
		position:absolute;
		top:0;
		left:1em;
	}

	.comment-author {
		min-height:60px;
	}

	.comment-meta {
		padding-left:60px;
	}

	.fn a {
		font-size:1.5em;
		text-decoration:none;
		font-style:normal;
	}

	.comment-date a {
		font-size:0.8em;
		text-decoration:none;
	}

	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

SOUTĚŽ - ŠIROKÝ OBSAHOVÝ PANEL

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	hr {
		border:0;
	}
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){

	.form_radek_souteze {
		width:100%;
		float:left;
		margin-bottom:0.5em;
	}

	.form_radek_souteze label {
		display:inline-block;
		float:left;
		width:40%;
	}

    .form_radek_souteze span {
    	display:block;
    	font-style:italic;
    	font-size:.8em;
    }

    .form_radek_souteze input[type="text"] {
    	float:right;
    	width:60%;
    }

    #stylized input[type="submit"] {
    	border:0;
    	background::#3e2723;
    	color:#3e2723;
    	padding:5px 10px;
    	margin:1em 0;
    }
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

NOVINKY - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	
	#panel2 #novinky {
		padding-bottom:0;
	}

	.jednotliva_novinka {
		position:relative;
	}

	.jednotliva_novinka h4 {
    font-family: arial;
    font-size: 1.1em;
		padding-top:1.2em;
		line-height:1.2em;
		font-weight:bold;
	}
  
  	#novinky h5 {
    margin-bottom:-7px;
	}

	.jednotliva_novinka span {
		font-size:1em;
    display: block;
    margin: 0;
    padding: 0 5px 0 0;
    float:left;
  }
  
  .jednotliva_novinka span::after {
    content: ". |";
    display: inline-block;
	}

	.jednotliva_novinka p {
		margin-top:0em;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ANKETA - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	span.graph {
	  background-color: #f0f0f0;
	  border: 1px solid #D8D8D9;
	  color: white;
	  display: block;
	  height: 1.5em;
	  margin-top: 3px;
	  width: 100%;
	}

	span.graf-bar {
	  background:#333333;
	  display: block;
	  height: 1.5em;
	  margin-top:-1px;
	}
  
  .graf-text-vlevo {
    float: right;
    margin-right: 10px;
    margin-top: -50px;
}
	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

KONTAKTY - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	.kontakt-mininadpis-email, .kontakt-mininadpis-telefon, .kontakt-firma, .kontakt-mininadpis-icq, .kontakt-mininadpis-skype, .kontakt-mininadpis-fax, .kontakt-mininadpis-mobil, .kontakt-mininadpis-doba {
	    font-weight: bold;
	    display:block;
	}

	.kontakt-osoba, .kontakt-ulice, .kontakt-mesto, .kontakt-psc {
		display:block;
	}
	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ŠŤÍTKY - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	#stitky ul  {
		text-align: center;
		padding:0; 
	}

	#stitky a  {

	}


	 
	#stitky ul { margin: 0; }
	#stitky ul li { display: inline-block; list-style-type:none; padding: 2px; line-height: 2em; height:2em;}

	.sila_stitku_1 a {
		font-size:1em;
		font-weight: 100;
	}

	.sila_stitku_2 a {
		font-size:1.4em;
		font-weight: 200;
	}

	.sila_stitku_3 a {
		font-weight: 300;
		font-size:1.7em;
	}

	.sila_stitku_4 a {
		font-weight: 400;
		font-size:2em;
	}

	.sila_stitku_5 a {
		font-weight: 500;
		font-size:2.3em;
	}

	.sila_stitku_6 a {
		font-size:2.6em;
		font-weight: 600;
	}
	
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

DALŠÍ ČLÁNKY - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

SOUBORY KE STAŽENÍ - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

POSLEDNÍ FOTO - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

POSLEDNÍ VIDEO - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

VYHLEDÁVÁNÍ - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	input#hledani {
		height:31px;
		float:left;
		padding-left:5px;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

NAŠI PARTNEŘI - POSTRANNÍ BLOK

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

MAPA WEBU - SAMOSTATNÉ BLOKY

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	.sitemap {
		width:100%;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

	.halfsize-div {
        width: 50%;
        margin: 0 0 0 1em;
        float:right;
    }

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

DROBEČKOVÁ NAVIGACE - SAMOSTATNÉ BLOKY

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

	#drobeckovanavigacenahore {
		margin-bottom:1em;
	}

	.uvodni_strana #drobeckovanavigacenahore, .uvodni_strana #drobeckovanavigacedole {
		display:none;
	}

	#drobeckovanavigacenahore ul, #drobeckovanavigacedole ul {
		list-style:none;
		margin:0;
		padding:0.5em 0;
		border-bottom: 1px solid #f2f2f2;
	}

	#drobeckovanavigacenahore li, #drobeckovanavigacedole li {
		display:inline;
	}

	#drobeckovanavigacenahore li:after, #drobeckovanavigacedole li:after {
		content:'/';
		padding:0 0.5em;
	}

	#drobeckovanavigacenahore li.poslednili:after, #drobeckovanavigacedole li.poslednili:after {
		content:'';
		padding:0 0.5em;
	}

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

KONTKATY V HLAVIČCE - BLOKY V HLAVIČCE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){
	.telefon-header {
		display:none;
	}
}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    .telefon-header {
    	display:block;
    	position:absolute;
    	right:0;
    	top:445px;
    	background:#fff;
    	padding:0 1em 1em 1em;
    	font-size:19px;
    	height:120px;
    	width:250px;
    	border-bottom:5px solid #3e2723;
    	z-index:1000;
    	color:#3e2723;
    	box-shadow: 0 0 5px rgba(0,0,0,0.2);
    	z-index:99;
    }

    .uvodni_strana .telefon-header {
    	top:220px;
    }

    .telefon-header a {
    	color:#3e2723;
    }

    .telefon-header .fa {
    	padding-right:.5em;
    }
    
    p.email {
    font-size: 1.1em;
    }
    #panel2 {
    }


}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){


	.telefon-header {
    	width:250px;
    }

	.uvodni_strana .telefon-header {
    	top:285px;
    }    
}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){
  .telefon-header {
    	width:385px;
    }
        
	.telefon-header {
    	top:445px;
    }

	.uvodni_strana .telefon-header {
    	top:345px;
    }

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

VYHLEDÁVÁNÍ - BLOKY V HLAVIČCE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

JAZYKY - BLOKY V HLAVIČCE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    

}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

LOGO - BLOKY V HLAVIČCE

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ROZŠÍŘENÁ HLAVIČKA - ÚVODNÍ STRANA

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

SLUŽBY/AKCE/VÝROBKY - ÚVODNÍ STRANA

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ===== zlom1 ========================================================================================================== */
@media screen and (min-width: 0px){

}
/* ===== zlom2 ========================================================================================================== */

@media screen and (min-width: 319px){

}
/* ===== zlom3 ========================================================================================================== */

@media screen and (min-width: 479px){

}
/* ===== zlom4 ========================================================================================================== */

@media screen and (min-width: 579px){

}
/* ===== zlom5 ========================================================================================================== */

@media screen and (min-width: 760px){
    
}
/* ===== zlom6 ========================================================================================================== */

@media screen and (min-width: 960px){

}
/* ===== zlom7 ========================================================================================================== */

@media screen and (min-width: 1200px){

}


/* ------------------------------------------------------------------------------
*********************************************************************************
=================================  Eshop ========================================
*********************************************************************************
-------------------------------------------------------------------------------*/


@media screen and (min-width: 0px) {
.jsi-v-shop-kosiku aside {
    display:none;
}
.obal_obrazku {
    height: 270px;
    overflow: hidden;
}
#obsahovac .obalime .obal_obrazku img {
    max-width:100%;
}
.shop-obal-kupovaciho-tlacitka {
    float:right;
}
.mini_nahledy {
        display: none;
    }
    body {
        font-size: 14px;
    }
    .hledani {
        float: left;
    }
    .hledani input {
        padding: 0 8px;
        line-height: 34px;
        border-radius: 5px;
        border: 1px solid #E8E8E8; 
    }
    .hledani input[type="submit"] {
        background: #e74c3c;
        color: #fff;
    }   
    .kosPrehled {
    float: right;
    margin-top: 28px;
    text-align: right;
    }
    .kosCena {
    color: #e74c3c;
    font-size: 1.2em;
    font-weight: bold;
    }
    .kosVypis {
    float: right;
    margin-left: 9px;
    }
    .kosKusu{
    color: white;
    text-align:left;
    font-weight:bold;
    }
    
    .vybirak {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    margin-bottom: 15px;
    padding: 5px 40px;
    position: relative;
    width: 100%;
    margin-top:17px;
    }
    
    .vybirak h5{
    margin-top:3px;
    margin-bottom:1px;
    }
    
    
    .vybirak select {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-bottom: 16px;
    padding: 8px;
    }
    
    .kosPrehled {
        position:relative;
    }

    .kosPrehled a {
        position:absolute;
        display:block;
        width:100%;
        height:100%;
        top:0;
        left:0;
    }

    .doKosiku {
        width: 36px;
        height: 36px;
        border-radius: 3px;
        background: url(http://bohuminak.cz/2dnyEshop/img/kosik.png) no-repeat center,#27a55c;
        background-size: 24px;
        display: inline-block;
        float: right;
    }
    #obsahovac .obalime img {
        float:none;
        max-width:none;
        width:auto;
        margin:0;
        border:0;
    }
    .obalik-1 {
        border:1px solid #E8E8E8;
        background:#fff;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
    }
    .obalik-1 h2 a {
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
        color: #3e2723;
    }
    .detailNahled {
        background: #3e2723;
        color: #FFFFFF;
        text-decoration: none;
        border-radius: 5px;
        padding: 10px 20px;
        display: inline-block;
        transition: all .2s;
    }
    .detailNahled:hover {
        transform: scale(1.1);
        box-shadow: 0 0 5px rgba(0,0,0,0.4);
    }
    .popis-zbozi p {
        width: 50%;
        float: left;
    }
    .cenaNahled {
        line-height: 36px;
    }
    .filtrBlok {
        width: 100%;
    }
    
    aside h4.zavreny-filtr {
        background: url(../img/right.png) no-repeat right;
        border: 1px solid #E8E8E8;
        border-right: 0;
        border-left: 0;
    }
    .filtrovaciVypis {
        border: 1px solid #E8E8E8;
        padding: 10px;
        margin-bottom: 10px;
    }
    .filtrovaciVypis li {
        float: left;
        margin-right: 5px;
    }
    .filtrovaciVypis a {
        background:url(../img/del.png) no-repeat right, #E8E8E8;
        border: 1px solid #E8E8E8;
        padding: 5px 15px 5px 5px;
        border-radius:5px;
        text-decoration: none;
        font-size: 12px;
    }
    .filtrovaciVypis a:hover {
        background:url(../img/del.png) no-repeat right, #fff;
    }
    .prepinacMobil {
        width: 100%;
        margin-bottom: -1px;
    }
    .prepinacMobil li {
        width: 49%;
        float: left;
        text-align: center;
    }
    .prepinacMobil li.raditMobil {
        float: right;
    }
    .prepinacMobil a {
        display: block;
        border: 1px solid #E8E8E8;
        padding: 10px 0;
        text-decoration: none;
        background: #E8E8E8;
    }
    .prepinacMobil .aktivniFiltr a {
        background: none;
        border-bottom: 1px solid #fff;
    }
    .filtr_prepinac {
        display: none;
    }
    .jenProMobily .filtr_prepinac {
        display: block;
    }
    .jenProMobily .filtr_prepinac li {
        margin-bottom: 1px;
    }
    .jenProMobily .filtr_prepinac a {
        background: #E8E8E8;
        display: block;
        padding: 10px;
        text-decoration: none;
    }
    aside ul.moduly {
        margin-bottom: 10px;
    }
    .nekamZpet {
        background: url(../img/left.png) no-repeat left;
        opacity: 0.8;
        padding-left: 20px;
        text-decoration: none;
        margin-bottom: 20px;
    }
    .moduly li {
        margin: 5px 0;
    }
    .nahledy {
        padding: 0;
        margin: 0;
    }
    .nahlednik img {
        width: 100%;
    }
    .mini_nahledy li img {
        width: 100%;
    }
    .mini_nahledy li {
        float: left;
        list-style: none;
        width: 70px;
        border: 1px solid #E8E8E8;
        text-align: center;
        padding: 5px;
        margin: 3px;
    }
    .pravak h1 {
        text-transform: uppercase;
    }
      
    .sdph {
    font-size: 27px;
    font-weight: bold;
    margin: 0.5em 0;
    }
    
    .sdph span {
        font-weight: bold;
        color: #e74c3c;
    }
    .bezdph {
        opacity: .8;
    }
    .pravak form {
        margin-bottom: 20px;
    }
    form h5 {
        margin: 0.5em 0;
    }
    .cenak select {
        border-radius: 5px;
        border: 1px solid #E8E8E8;
        padding: 8px;
        margin-bottom: 20px;
    }
    .mnozstevnik {
        position: relative;
        float: left;
        width: 60px;
    }
    .kusy {
        border-radius: 5px 0 0 5px;
        border: 1px solid #E8E8E8;
        padding: 8px;
        width: 36px;
        height:34px;
        text-align: center;
    }
    .cenak button, .mnozstevnik button {
        background: #E8E8E8;
        width: 17px;
        height: 18px;
        line-height: 17px;
        position: absolute;
        left:35px;
        padding: 0;
        border: 1px solid #D4D4D4;
    }
    .minus {
        top:16px;
    }
    .popis {
        width: 100%;
        clear: both;
    }
    .pocetKusu {
        line-height: 34px;
        margin-right: 20px;
    }
    .koupit {
        line-height: 34px;
        background: #27a55c;
        border: 0;
        padding: 0 15px;
        color: #fff;
        border-radius: 5px;
    }
    .tabulecka {
        width: 100%;
    }
    .tabulecka td {
        border-bottom: 1px solid #E8E8E8;
        padding: 10px 0;
        background:none;
    }
    .tabulecka tr td:nth-of-type(2) {
        text-align: right;
    }
    .vizitka {
        position: relative;
        padding-left: 90px;
        margin: 20px 0;
    }
    .vizitka img {
        position: absolute;
        left:0;
    }
    .vizitka p {
        margin: 0;
    }
    .vizitka p.jmeno {
        font-size: 1.2em;
        font-weight: bold;
    }
    .vizitka p.pozice {
        font-style: italic;
        opacity: .6;
        margin-bottom: 10px;
    }
    .vizitka a {
        color:#666;
    }
    #uvodni,
    #obsahovac {
        overflow:visible;
    }
    #uvodni:before,
    #uvodni:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    #uvodni:after {
        clear: both;
    }

    /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
    #uvodni {
        *zoom: 1;
    }
    .uvod-blocky {
        padding:20px;
        background:url(../images/blockyMS.png) repeat-y, #fff;
        padding-left:80px;
    }
    .obrazek-blocky {
        margin:-20px;
        display:none;
    }
    #obsahovac .uvod-blocky img {
        padding:0;
        margin-bottom:1em;
    }
    .uvod-blocky h2 {
        text-transform:uppercase;
    }
    .uvod-blocky ul {
        padding:0 0 0 1em;
    }
    .uvod-blocky li {
        margin:5px 0;
    }
    .uvod-blocky p {
        margin-bottom:2em;
    }
    .tlacitko-detail {
        background:url(../images/sipkaTlacitko.png) no-repeat right, #d92e44;
        color:#fff;
        border-radius:5px;
        padding:8px 42px 8px 15px;
        text-decoration:none;
        text-transform:uppercase;
        font-weight:bold;
        float:right;
    }
    .tlacitko-detail:hover {
        background:url(../images/sipkaTlacitko.png) no-repeat right, #b32134;
    }
    .tabulka77 {
        display:table;
        width:100%;
        margin:2em 0;
    }
    .tabulka77 .row {
        display:table-row;
    }
    .tabulka77 .col {
        display:table-cell;
    }
        
    .jsi-v-shop-kosiku #panel1 {
        width:100%;
        padding:0;
    }

    .jsi-v-shop-kosiku #drobeckovanavigacedole {
        display:none;
    }
    .zahlaviKos {
        background:#3b3c6c;
        color:#fff;
    }
    .tabulka77 .zahlaviKos .col {
        padding:10px;
    }
    .col a {
        text-decoration:none;
    }
    .obrazekKos {
        min-height: 1px;
        width:50px;
    }
    .odebratKos {
        width:70px;
        text-align:center;
    }
    #obsahovac .obrazekKos img {
        margin:0;
        border:0;
        height:50px;
        margin:-10px 0;
    }
    .tabulka77 .col {
        padding: 5px;
        padding-top: 10px;
        vertical-align: top;
        display: table-cell;
        border-bottom: 1px solid #dddddd;
    }
    .kosik-x {
        background:none;
        border:none;
        color:#d92e44;
        font-weight:bold;
    }
    fieldset, .podminkyInfo {
        background:#f2f2f2;
        border:0;
        margin:10px 0;
        padding:20px;
    }
    fieldset ul {
        list-style:none;
        margin:0;
        padding:0;
    }
    .platbaCena {
        background: #27a55c;
        border-radius: 3px;
        padding: 3px;
        color: #fff;
        margin-right: 6px;
        display: inline-block;
        width: 55px;
        text-align: right;
    }
    fieldset li {
        margin: 10px 0;
        position: relative;
    }
    .poznamka {
        font-style: italic;
        font-size: 14px;
        color:#d92e44;
    }
    .cervena {
        color:#d92e44;
    }
    fieldset input[type="text"] {
        width: 100%;
        height: 35px;
        border-radius: 5px;
        border: 1px solid #d1d1d1;
    }
    .table {
        display: table;
        width: 100%;
        margin-top: 15px;
        float: left;
    }
    .table .row {
        display: table-row;
    }
    .table .col {
        display: table-cell;
        padding: 5px;
        padding-bottom: 0;
        position: relative;
        vertical-align: middle;
    }
    .opticky {
        width: 100%;
        background: #ddd;
        height: 1px;
        box-shadow: 0 1px 0 #fff;
        margin: 15px 0 0 0;
        clear: both;
        float: left;
    }
    .dodaciAdresa {
        position: relative;
        top: -10px;
        float: left;
        padding-left: 15px;
    }
    .dodaciAdresa li {
        float: left;
        margin-right: 15px;
    }
    hr {
        width: 100%;
        clear: both;
        border: 0;
    }
    fieldset textarea {
        width: 100%;
        height: 90px;
        border-radius: 5px;
        border: 1px solid #d1d1d1;
        padding:0.5em;
    }
    input[type="submit"].odeslatObjednavku {
        padding:15px 25px;
        background:#27a55c;
        color:#fff;
        border:0;
        text-transform:uppercase;
        font-size:1.5em;
        border-radius:5px;
        float:right;
        font-weight:normal;
        text-shadow:1px 1px 1px rgba(0,0,0,.5);
    }
    .vHeadru-bottom {
        position:relative;
    }
    input#hledani {
        border:1px solid #ececec;
        border-radius:3px;
        height:42px;
    }
    .novyObal {
        background:#f8f8f8;
    }
  
    #pata_bg {
        border:0;
    }
}

@media screen and (min-width: 319px) {

}

@media screen and (min-width: 479px) {

    .obalik-1 {
        width:49%;
        float: left;
        margin-right: 2%;
    }
}

@media screen and (min-width: 579px) {

}

@media screen and (min-width: 760px) {

    .strankovac select {
        height: 38px;
        padding: 0 5px;
    }
    .obalime {
        position:relative;
    }
    #horni-strankovac {
        position: absolute;
        top:0;
        right: 0;
        border:1px solid #E8E8E8;
    }
    aside {
        float: left;
        width: 240px;
    }
  
    .jenProMobily {
        display: none;
    }
    .filtr_prepinac {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        width: 100%;
    }
    .filtr_prepinac li {
        float: left;
        margin-right: 5px;
    }
    .filtr_prepinac li:hover {
        background:#d92e44;
    }
    .filtr_prepinac a {
        display: block;
        padding: 10px;
        border: 1px solid #E8E8E8;
        text-decoration: none;
        color: #222;
    }
    #obal {
        width: 100%;
        float: left;
    }
    .levak, .pravak {
        width: 50%;
        float: left;
    }
    .levak {
        padding-right: 10px;
    }
    .pravak {
        padding-left: 10px;
    }
    #hledakovec {
        position:absolute;
        left: 300px;
        top: 28px;
    }
    header {
<!--        position:fixed;-->
    }
    .hs_994 .uvod-blocky, .hs_995 .uvod-blocky, .hs_996 .uvod-blocky, .hs_997 .uvod-blocky, .hs_998 .uvod-blocky, .hs_995 #panel-aside-float .bocni-bloky, .hs_996 #panel-aside-float .bocni-bloky, .hs_997 #panel-aside-float .bocni-bloky, .hs_998 #panel-aside-float .bocni-bloky {
        width: 49%;
        float: left;
        margin-bottom:15px;
        margin-right: 2%;
    }
    .hs_994 .uvod-blocky:nth-of-type(3), .hs_995 .uvod-blocky:nth-of-type(3), .hs_996 .uvod-blocky:nth-of-type(3), .hs_997 .uvod-blocky:nth-of-type(3), .hs_998 .uvod-blocky:nth-of-type(3), .hs_995 #panel-aside-float .bocni-bloky:nth-of-type(3), .hs_996 #panel-aside-float .bocni-bloky:nth-of-type(3), .hs_997 #panel-aside-float .bocni-bloky:nth-of-type(3), .hs_998 #panel-aside-float .bocni-bloky:nth-of-type(3) {
        margin-right: 2%;
    }
    .uvod-blocky:nth-of-type(even) {
        margin-right:0;
    }
}

@media screen and (min-width: 960px) {
    header {
        height:auto;
    }
    .vHeadru {
        width:100%;
    }
    nav a {
    }
    .obalik-1 {
        width:32%;
        float: left;
        margin-right: 2%;
    }
    .obalik-1:nth-of-type(3n) {
        margin-right: 0;
    }
    .label {
        width: 175px;
    }
    .input {
        width: 320px;
    }
    input#hledani {
        width:340px;
    }
}

@media screen and (min-width: 1200px) {
    .vHeadruVnitrek {
        
    }
    
}

@media screen and (max-width: 1199px) {
    .obrazkove_logo {
        width:250px;
        overflow:hidden;
    }
}

@media screen and (max-width: 959px) {
    .obalik-1:nth-of-type(even) {
        margin-right: 0;
    }
}

@media screen and (max-width: 759px) {
    .filtrBlok.jenProMobily {
        padding: 10px;
        border: 1px solid #E8E8E8;
    }
    .detail aside {
        display: none;
    }
    .table .col {
        display:block;
    }
    .odeslatObjednavku {
        width:100%;
        text-align:center;
    }
}

@media screen and (max-width: 478px) {
    .odeslatObjednavku {
        font-size:1em;
    }
    .tabulka77 .col.obrazekKos {
        display:none;
    }
    #panel1 {
        
    }
}

.tableLogo {
float:left;
}

#logo_stredni {
    position: relative;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.col-4 {
    width: 33.3%;
    /*padding: 0 20px 0 0;*/
}

.col-7 {
    width: 58.3%;
}

.half {
    width: 50%;
}

.blok-rezervace h2, .blok-rezervace h3, .blok-rezervace h4 {
    margin-bottom:0.5em;
}

.blok-rezervace .table {
    display: table;
    border-collapse: collapse;
    width: 100%;
    margin:0;
}

.blok-rezervace .tr {
    display: table-row;
}

.blok-rezervace .th, .blok-rezervace .td {
    display: table-cell;
    padding: 5px;
    text-align: center;
    border: 1px solid #2B2D42;
}

.blok-rezervace .th {
    background: #2B2D42;
    color: #fff;
}

.blok-rezervace .td {
    background: #EDF2F4;
}

.blok-rezervace .td.vikend {
    background: #8D99AE;
    color: #fff;
}

.blok-rezervace .td.rezervace {
    background: #D90429;
    color: #fff;
}

.blok-rezervace .td.volno {
    background: #02C39A;
    color: #fff;
    cursor:pointer;
}

.blok-rezervace .td.vybrano {
    background: #05668D;
    color: #fff;
}

.blok-rezervace .seznam-rezervace ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.blok-rezervace .seznam-rezervace a {
    text-align: right;
    padding-left:25px;
}

.blok-rezervace .legenda {
    margin: 0;
    width: 100%;
    float: left;
}

.blok-rezervace .legenda ul {
    list-style: none;
    padding: 0;
}

.blok-rezervace .legenda li {
    display: inline-block;
    margin-right: 10px;
}

.blok-rezervace .leg-vikend {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #8D99AE;
    margin-right: 5px;
}

.blok-rezervace .leg-rez {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #D90429;
    margin-right: 5px;
}

.blok-rezervace .leg-volno {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #02C39A;
    margin-right: 5px;
}

.blok-rezervace .leg-vybrano {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #05668D;
    margin-right: 5px;
}

.blok-rezervace .kalendare {
    position: relative;
}

.blok-rezervace .mesicLeft, .blok-rezervace .mesicRight {
    position: absolute;
    top:0;
}

.blok-rezervace .mesicLeft {
    left: 0;
}

.blok-rezervace .mesicRight {
    right: 0;
}

.blok-rezervace .kalendare .half {
    text-align: center;
    position: relative;
    width: 49%;
}

.blok-rezervace .kalendare select {
    margin-bottom: 5px;
}

.blok-rezervace .kalendar-mesic, .blok-rezervace .kalendar-rok {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-bottom: 2px;
}

.seznam-rezervace {
    float:left;
    width:100%;
    margin-bottom:1em;
}

.seznam-rezervace ul:first-of-type {
    padding-right:15px;
}

.obsazena-rezervace {
    padding-left:25px;
}

.seznam-rezervace {
    background:#EDF2F4;
    float:left;
    width:100%;
}

.blok-rezervace h3.rezervace_nadpis_casy, .blok-rezervace h3.rezervace_nadpis_formular {
    font-size:16px;
    font-weight:normal;
    padding-left:5px;
    margin-top:.5em;
}

#rezervace_blok_casy h4  {
    background: #2B2D42;
    color: #fff;
    margin:0;
    padding:5px;
}

.blok-rezervace .seznam-rezervace #rezervace_blok_casy ul {
    padding:5px;    
}

#rezervace_blok_form h4 {
    background: #2B2D42;
    color: #fff;
    margin:0;
    padding:5px;
}

.seznam-rezervace form {
     background:#EDF2F4;
}

.seznam-rezervace table td {
    background:none;
}

@media (max-width: 1199px) {
    .col-4, .col-7 {
        width: 100%;
    }
}

.blok-rezervace .seznam-rezervace #rezervace_blok_casy .col-4 {
    width:49%;
}

@media (max-width: 578px) {
    .blok-rezervace .kalendare .half {
        width: 100%;
    }
    .druhyKalendar {
        display: none;
    }
    .blok-rezervace .seznam-rezervace #rezervace_blok_casy .col-4 {
        width:100%;
    }        
}

/*
STRANKOVANI
*/

.strankovac {
    width: 100%;
    padding-bottom: 10px;
    float:left;
}

.strankovac ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float:right;
}

.strankovac li {
    border: 1px solid #C4C4C4;
    display: inline-block;
    margin: 0 5px;
    padding: 5px;
    position: relative;
}

.dalsi {
    background: #FFFFFF;
    color:#3e2723;
    text-transform: uppercase;
}

.predchozi {
    background: #FFFFFF;
    color:#3e2723;
    text-transform: uppercase;
}


.strankovac li.aktivni_stranka {
    background: #060606 none repeat scroll 0 0;
    color: #FFFFFF;
}

#blogclanek {
    width:100%;
    float:left;
}

.odkaz-na-cely-blog {
    margin:1em 0 2em 0;
}

.odkaz-na-cely-blog a {
    background:#3e2723;
    color: #FFFFFF;
    border-radius:5px;
    padding:10px 20px;
    display:inline-block;
    font-size:2em;
    text-decoration:none;
}

.odkaz-na-cely-blog a:hover {
    background:#3e2723;
    color: #FFFFFF;
}


@media (max-width: 578px) {
    .odkaz-na-cely-blog a {
        font-size:1.5em;
        width:100%;
        text-align:center;
    }        
}

.dalsi-predchozi-blok {
    width:100%;
    float:left;
}

.blog-sipka-predchozi, .blog-sipka-dalsi {
    background:#3e2723;
    color: #FFFFFF;
    border-radius:5px;
    padding:10px 20px;
    display:inline-block;
    font-size:1.5em;
    text-decoration:none;
    float:left;
}

.blog-sipka-dalsi {
    float:right;
}

.blog-sipka-predchozi:hover, .blog-sipka-dalsi:hover {
    background:#3e2723;
    color: #FFFFFF;
}