


#kontakt
{
	border: 							0px solid pink!important; 
	
	background-image: 					url(../assets/bg/video3_dark6.p);
	background-repeat: 					no-repeat;
	background-attachment: 				fixed;
	background-size: 					cover;
	resize: 							both;
	background-position: 				center;
	
	
	/*
	background-image: 					url(../assets/bg/_.png);
	
	background-repeat: 					no-repeat;
	background-attachment: 				fixed;
	background-size: 					cover;
	resize: 							both;
	background-position: 				center;
	
	background: linear-gradient(393deg, rgba(223,235,232,0.9) 0%, rgba(255,255,255,1) 99%, rgba(223,235,232,1) 39%);*/
	
	/*background-color:					rgb(181, 185, 188, 0.5);*/
	/*background: rgb(2,0,36);*/
	
	/* */
	
	/* background: linear-gradient(23deg, rgba(2,0,36,0) 0%, rgba(181,185,188,0.4) 97%); */
	
}


#sct_140_email
{
	text-decoration: none; 
	color: #505050;
	transition: 0.3s;
	
}

#sct_140_email:hover
{
	color: #EF7D00;
	transition: 0.3s;
	
}