/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
  font-size: 81.3%;
}

/*# sourceMappingURL=responsive.tablet.portrait.css.map */


/*  hlavička */

#header{
	height:163px;

}


#logo {
	padding:0px;
	display: block;
	width: 163px;
	height: 110px;
	position:inherit;
	z-index:9999;
	padding-bottom:10px;
	margin-left:15px
}

/*  hlavička konec*/


/*  flex slider*/
.headerone{
	background-color:#eeeef0;
	clear:both
}
/*  flex slider konec*/



/*  obdelniky */

.tretina1{
	width:100%;
	float:none
}

.tretina2 {	
	width:100%;
	float:none
}

.tretina3 {	
	width:100%;
	float:none
}


.dvetretiny1 {	
	width:100%;
	float:none;
}

.dvetretiny2 {	
	width:100%;
	float:none;
}


/*  obdelniky konec*/





/*  novinky uvod*/


#block-views-novinky-block-1 .view-content {
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

#block-views-novinky-block-1 .views-row{
	width:33.3%;
	float:left;	
} 

/*  novinky uvod konec*/
