
@media only screen and (max-width : 520px)
{	

/* ==================== Header 1 start  ====================== */			
	
.header_1{
	max-width:920px;
	margin:0 auto;
	min-height: 1%;
}
	
/* ================================ */	
		
	.header_1_sloupec_levy{
	width: 100%;
	float: left;
	vertical-align : middle;
}
	
	
.header_1_sloupec_levy p
	{
	text-align : center;
	/*  font-size : 2.6875em;    */  	/* 43px/16=2.6875% */
	color:#3d3d3d;
	padding-left : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
    padding-top : 10px;
	padding-bottom : 10px;
}	

.header_1_sloupec_levy a
	{
	color: Black;
	text-decoration : none;
	font-size : 22px;
	font-family : Arial, Helvetica, sans-serif;
}	

/* ================================ */	

			.header_1_sloupec_pravy
	{
	width: 100%;
	float: right;
}	
	
.header_1_sloupec_pravy p
	{
	text-align : center;
	line-height : 35px;
	font-size : 22px;
	color:#8bac2c;
	padding-right : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
}	

/* ==================== Header 1 end  ====================== */			

/* ==================== Header 2 start  ====================== */		

	  .header_2
	{
		margin:0 auto;
		background-color: blue;
		max-width:920px;
		min-height: 50px;
		text-align:center;
    }
	
		  .header_2 img
	{
		width:100%;
		display: block;
    }	
	

/* ==================== Header 2 end  ====================== */		

/* ==================== Header 3 start  ====================== */		

	  .header_3
	{
		margin:0 auto;
		background-color: green;
		width:100%;
		max-width:920px;
		min-height: 50px;
		text-align:center;
		
    }
	
	
		  .header_3 img
	{
		width:100%;
		display: block;
    }
	

/* ==================== Header 3 end  ====================== */		

/* ==================== Header 4 start  ====================== */		

	  .header_4
	{
		margin:0 auto;
		background-color: White;
		max-width:920px;
		height: 0px;
		text-align:center;
    }

/* ==================== Header 4 end  ====================== */		

/* ==================== Header 5 start  ====================== */		

	  .header_5
	{
		margin:0 auto;
		/* background-color: Red;   */
		max-width:920px;
		min-height: 0.5%;
		text-align:center;
    }
	
		  .header_5 p
	{
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	padding-top : 35px;
}
	
/* ==================== Header 5 end  ====================== */		

/* ==================== Header 6 start  ====================== */		

	  .header_6
	{
	margin:0 auto;
	max-width:964px;
	min-height: 50px;
}
	
		.header_6_sloupec{

	width: 98%;
	min-height: 80px;
	background-color: White;
	float: left;
	outline: 1px solid #acacac;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-align : center;
	margin-top: 2.5%;
	margin-bottom: 2.5%;
}
	
.header_6_sloupec img{
	text-align : center;
	border : 0px;
}	

.header_6_sloupec a{
	color : #595959;
	font-size : 20px;
}	
	
	

/* ==================== Header 6 end  ====================== */		

/* ==================== Main start  ====================== */		

	  .main
	{
	margin:0 auto;
	background-color: White;
	max-width:918px;
	min-height: 444px;
	text-align:center;
	margin-top : 32px;
	border : 1px solid #acacac;
	padding-left : 30px;
	padding-right : 30px;
	box-sizing: border-box;
	padding-top : 20px;
	padding-bottom : 20px;
}

 .main p
	{
font-size : 20px;
color : #595959;
  }



/* ==================== Main end  ====================== */		

/* ==================== Footer 1 start  ====================== */		

	  .footer_1
	{
		margin:0 auto;
		max-width:920px;
		min-height: 74px;
		text-align:center;
    }
	

 .footer_1 p
	{
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	padding-top : 35px;
}


	
/* ==================== Footer 1 end  ====================== */		

/* ==================== Footer 2 start  ====================== */		

	  .footer_2
	{
	margin:0 auto;
	background-color: White;
	max-width:918px;
	min-height: 1%;
	text-align:center;
	margin-top : 0px;
	border : 1px solid #acacac;
}

/* ==================== Footer 2 end  ====================== */		

/* ==================== Footer 3 start  ====================== */		

	  .footer_3
	{
	margin:0 auto;
	max-width:920px;
	text-align:center;

}
	
  .footer_3 p
	{
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-top : 27px;
	}
	
  .footer_3 a
	{
	color : #989898;
	text-decoration : none;
}	
	
/* ==================== Footer 3 end  ====================== */		

}
	
	






