.eletListaObalka * {box-sizing: border-box;}
.eletListaObalka {
	max-width: 940px;
	margin: 0px auto;
}
.eletListaLogo {
	float: left;
	margin: 0px 10px 3px 3px;
	background: url(//ikony.elet.sk/eletlogow.svg) no-repeat;
	width: 135px;
	height: 32px;
	border: 0;
}
#eletHlNav {
	background: #F7F7F7;
	padding: 8px 0px 0px;
	position: relative;
}
#eletHlNav ul {
	margin: 0;
	padding: 0;
	float: right;
}
#eletHlNav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#eletHlNav ul a {
	text-decoration: none;
	color: #767676;
	padding: 13px 12px 12px;
	font: 300 12px 'Verdana';
	display: block;
	position: relative;
	text-align: center;
}
#eletHlNav a:hover {
	color: #131113 !important;
}
.eletVybrate {
	background: white;
	color: #131113 !important;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.eletNove span {
	display: block;
	position: absolute;
	top: 3px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font: 10px 'Verdana';
	color: #e31818;
	margin-left: -12px;
}
.clearfix:after {
	content:"";
	display:table;
	clear:both;
}
.eletListaReklama {
	position: relative;
	bottom: 1px
}
.eletListaReklama a {
	padding: 0 0 0 10px !important;
}
.eletListaReklama a img {
	position: relative;
	top: -2px;
}
#elet-lista-gpt {
	width: 120px;
	height: 40px;
	margin: 0px auto;
}
#eletHamburger {display: none;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.eletListaLogo {
		/*
		background: url(//ikony.elet.sk/eletlogow.svg) no-repeat;
		background-size: 135px 32px;
		*/
		position: relative;
		top: 5px;
	}
}
@media only screen and (min-width: 857px) {
	#eletHlNav ul {
		display: block !important;
	}
}
@media only screen and (max-width: 856px) {
	#eletHlNav ul {
		background: #F7F7F7;
		position: absolute;
		width: 100%;
		top: 40px;
		z-index: 10;
		-webkit-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.41);
		-moz-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.41);
		box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.41);
	}
}
@media only screen and (min-width: 401px) and (max-width: 856px) {
	#eletHamburger {
		color: #767676;
		display: block;
		text-decoration: none;
		font-size: 12px;
		float: right;
		margin: 11px 10px 0;
		content: "";
		width: .8em;
		height: 0.6em;
	}
	#eletHamburger:before {
		content: "Portály ELET";
		display: block;
		position: absolute;
		right: 28px;
		top: 14px;
		font: 12px 'Verdana';
		color: #767676;
	}
	.eletListaLogo {
		margin: 0 10px 9px 10px;
	}
	#eletHlNav {
		padding: 0px !important;
	}
	.eletListaObalka ul {
		display: none;
	}
	#eletHlNav ul {
		float: none;
		clear: both;
	}
	#eletHlNav li {
		width: 33%;
		border-top: 1px solid white;
		border-left: 1px solid white;
	}
	#eletHlNav ul a {
		padding: 16px 12px 16px;
	}
	.eletNove span {
		top: 4px;
	}
	.eletListaReklama {
		width: 100% !important;
		padding-top: 4px !important;
	}
	.eletListaReklama a {
		padding: 0 !important;
	}
}
@media only screen and (max-width: 400px) {
	#eletHamburger {
		color: #767676;
		display: block;
		text-decoration: none;
		font-size: 12px;
		float: right;
		margin: 11px 10px 0;
		content: "";
		width: .8em;
		height: 0.6em;
	}
	#eletHamburger:before {
		content: "Portály ELET";
		display: block;
		position: absolute;
		right: 28px;
		top: 14px;
		font: 12px 'Verdana';
		color: #767676;
	}
	.eletListaLogo {
		margin: 0 10px 9px 10px;
	}
	#eletHlNav {
		padding: 0px !important;
	}
	.eletListaObalka ul {
		display: none;
	}
	#eletHlNav ul {
		float: none;
		clear: both;
	}
	#eletHlNav li {
		float: none;
		border-top: 1px solid white;
	}
	#eletHlNav ul a {
		padding: 16px 12px 16px;
	}
	.eletNove span {
		top: 4px;
	}
	.eletListaReklama {
		padding-top: 3px !important;
	}
	.eletListaReklama a {
		padding: 0 !important;
	}
}