/* xl - DESKTOP STYLES */ 
/* Nastavení šířky řádku*/
.et_pb_row 
{
	max-width: 1600px !important;
	width: 90%;
}

/* OVLIVŇUJE HLAVIČKU */
.container 
{
	max-width: 1600px !important;
	width: 90%;
}



ul, li {
    line-height: 24px !important;
}


/* zrušení hamburger ikony na mobilu -------------------------------------------------------------------*/
#et_mobile_nav_menu {
    display: none !important;
}

/* logo a na mobilu ------------------------------------------------------------------------------------*/
#logo, .et_header_style_split #logo {
    max-width: 98% !important;
}

/* Tag Cloud widget */
.tagcloud a {
	font-size: 14px !important;
	background-color: rgb(255,255,255) !important;
	border: 1px solid #006600;
	border-radius: 2px;
	display: inline-block;
	line-height: 1;
	margin-right: 10px;
	padding: 10px;
}

.tagcloud a:hover,
.tagcloud a:focus {
	background-color: rgb(255,220,50) !important;	
	border-color: #006600;
	color: #000000;
	outline: 0;
}

/* Nejnovější příspěvky a rubriky----------------------------------------------------------------------*/
#recent-posts-2, #categories-2 {
	font-weight: normal !important;
	font-size: 16px;
	font-style: normal !important;
	color: #000000 !important;
}



/* Barva nebo přechod těla stránek ---------------------------------------------------------------------------*/
#main-content, div.et_pb_section.et_pb_section_0 {
  background-color: rgb(240,255,230) !important;
  /*background-image: linear-gradient(180deg,#e3f9d4 0%,rgba(255,255,255,0) 400px)!important;*/
}

.et_pb_column_0{
  padding-top: 0px !important;
  z-index:1000!important;
}


/* Úprava menu v modulu Postraní panel na stránkách----------------------------------------------------------- */
#mega-menu-max_mega_menu_1, #mega-menu-max_mega_menu_2, #mega-menu-max_mega_menu_3 {
  padding: 10px !important;
  margin-bottom: 0px!important;
  box-shadow: 0px 15px 30px -17px rgba(0,0,0,0.6) !important;
}

/* podmenu*/
.mega-menu, ul.mega-sub-menu {
  padding: 10px !important;
  border-radius:0px!important;
}

/* posunutí podmenu trochu do leva*/
.mega-sub-menu{
  left: 98% !important;
}

.et_pb_widget{
    margin-bottom: 15px!important;
  float: none !important;
}


/* Styl HR v menu-------------- --------------------------------------------- */
.oddelovac_menu{
  border: 0px;
  border-top: 6px dotted #aee57e;
  margin-top: 30px;
  margin-bottom: 20px;
}

.oddelovac_zeleny{
    border-bottom: 10px solid #b3e586;
    margin-bottom: 12px !important;
}


/* Oddělení článků od hlavičky --------------------------------------------- */
#main-content .container {
    padding-top: 30px;
}

/* LEVÝ POSTRANÍ PANEL VŽDY VLEVO ------------------------------------------ */
.et_right_sidebar #main-content .container::before{
  right: auto !important;
}

body #page-container #left-area{
float: right;
padding-left: 3%;
padding-right: 0;
}

body #page-container #sidebar{
padding-left: 0;
padding-right: 0%;
float: left;
}


/* Odsazeni pod menu v hlavičce ---------------------------------------------  */
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-bottom: 25px!important;
}


img {
  vertical-align: middle;  
  /*border-radius: 6px;*/
}

a:hover {
  text-decoration: underline;
}


/* STIN HLAVICKY - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#main-header.et-fixed-header {
-webkit-box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.5)!important;
-moz-box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.5)!important;
box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.4)!important;
}

/* ODEBRAT STÍN Z HLAVNÍ HLAVIČKY */
#main-header{
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0)!important;
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0)!important;
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0)!important;  
}

/* FONT HLAVICKY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  /*#et-top-navigation {
  font-weight: 500;
  letter-spacing: 0.4px;
}*/

/* PATICKA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer-info {
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer-bottom {
  padding: 0px !important;
  background-image: url("http://www.mashp.cz/wp-content/uploads/2019/03/grafika_paticka.jpg");
  background-repeat:no-repeat;
  background-position:right center;
  background-size: 30% 100%;
}

/* LEVÝ PANEL nadpisy a odkazy -------------------------------------------------- */
.widgettitle /* Nadpisy v levém panelu */
{
	font-weight: 600 !important;
	font-size: 24px !important;
	font-style: normal !important;
	text-decoration: none !important;
	color: #000000;
	padding-bottom: 8px;
	background-color: transparent;
    letter-spacing: -1px !important;
    line-height: 1.4 !important;
  border-bottom: 3px dotted #b3e586;
  margin-bottom: 8px;
}

.et_pb_widget a {
    color: #000;
    text-decoration: none;
}

.et_pb_bg_layout_light .et_pb_widget li a {
  color: #000;
}

.popis_menu /* Nadpis menu v levém panelu */
{
	font-weight: 400 !important;
	font-size: 26px !important;
	font-style: normal !important;
	color: #005a00;
    line-height: 1.2 !important;
    letter-spacing: -1px !important;
}




/* ANIM ROTATE Y - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.anim_rotate_y{
transform: rotatey(0deg);
-webkit-transform: rotatey(0deg);
transition: transform 300ms;
}
 
.anim_rotate_y:hover{
transform: rotatey(180deg);
-webkit-transform: rotatey(180deg);
transition: transform 300ms;
}

.stin_kolem{
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}



