@charset "utf-8";


/*
#header {
	width: 70px;
	padding: 0px;
}
#header ul {
	width: 70px;
	margin-top:60px;
	}
#header ul li{
	height:23px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:60px;
	position: static;
	text-align:left;
}
#header ul li a {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	
}
#header ul li a:hover {
	color: #333;
}
#header ul .blank {
	height:50px;
	}
#header ul li.fade a {
    color: transparent;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}*/
#header {
	width: 226px;
	margin-top: 60px;
    margin-left:40px;
}
#header ul {
	width: 226px;
	}
#header ul li{
	float:left;
	display:block;
}
#header ul li a {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#header ul li a:hover {
	color: #333;
}
#header ul .blank {
	height:50px;
	}
#header ul li.fade a {
    color: transparent;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
	}


/* homeheader css--------------------------------------------------------- */
	
		
/*#header2 {
    margin-left: auto;
    margin-right: auto;
    width: 610px;		
	}
#header2 ul {
	margin-top:25px;
	width:610px;
	}
#header2 ul li{
	float:right;
	height:23px;
	padding-top: 8px;
	margin-right:30px;
	display:block;
}

#header2 ul li:first-child{
	float:right;
	height:23px;
	padding-top: 8px;
	margin-right:20px;
	display:block;
}

#header2 ul li a {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#header2 ul li a:hover {
	color: #333;
}
#header2 ul .blank {
	height:50px;
	}
#header2 ul li.fade a {
    color: transparent;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}

*/

/* homeheader css--------------------------------------------------------- */
	
		
#header2 {
    margin-left: auto;
    margin-right: auto;
    width: 610px;		
	}
#header2 ul {
	margin-top:25px;
	width:610px;
	}
#header2 ul li{
	float:right;
	height:23px;
	padding-top: 8px;
	margin-right:20px;
	display:block;
}

#header2 ul li:first-child{
	float:right;
	height:23px;
	padding-top: 8px;
	margin-right:20px;
	display:block;
}

#header2 ul li a {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#header2 ul li a:hover {
	color: #333;
}
#header2 ul .blank {
	height:50px;
	}
#header2 ul li.fade a {
    color: transparent;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}


/* homeheader css--------------------------------------------------------- */
	
		
#header-mb {
    margin-left: auto;
    margin-right: auto;
    width: 900px;		
	}
#header-mb ul {
	margin-top:30px;
	margin-left:10px;
	width:900px;
	}
#header-mb ul li{
	float:left;
	height:40px;
	padding-top: 8px;
	margin-right:20px;
	display:block;
}
#header-mb ul li a {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#header-mb ul li a:hover {
	color: #333;
}
#header-mb ul .blank {
	height:50px;
	}
#header-mb ul li.fade a {
    color: transparent;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}

/* akcv */
.infakcv{
	padding: 0px 10px 0px 10px;
	position: fixed;
	bottom: 3.5%;
	right: 2%;

	background-color: hsla(38, 65%, 10%, 0.548);
}