@charset "utf-8";
/* CSS Document */

@font-face {
  font-family:bold_cn;
  src:url(font/bold_cn.otf);
}

@font-face {
 font-family:bold_cn;
 src:url(font/bold_cn.eot);/* For IE browsers */
}

@font-face {
 font-family:bold_cn;
 src:url(font/bold_cn.woff);/* For IE browsers */
}

@font-face {
  font-family:cn;
  src:url(font/cn.otf);
}

@font-face {
 font-family:cn;
 src:url(font/cn.eot); /* For IE browsers */
}

@font-face {
  font-family:cn;
  src:url(font/cn.woff); /* For IE browsers */
}

body {
	margin:0px;
	padding:0px;
	background-color:#E9EBEE;
	}

#glava {
	position:absolute;
	width:100%;
	height:150px;
	background-color:#000;
	top:0px;
	z-index:900;
	}
	
#fb {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/fb.png);
	left:50%;
	margin-left:520px;
	top:60px;
	background-size:100%;
}



#ig {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/instagram.png);
	left:50%;
	margin-left:480px;
	top:60px;
	background-size:100%;
}	
	
#crta_zgoraj {
	position:absolute;
	width:100%;
	height:10px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:150px;
	}
	
#logo {
	position:absolute;
	width:140px;
	height:140px;
	background-image:url(images/logo_stran.png);
	left:50%;
	margin-left:-550px;
	top:5px;
	z-index:1000;
	
	}
	
#fotografija {
	position:absolute;
	width:100%;
	height:200px;
	background-image:url(images/pivo.jpg);
	background-size:100%;
	background-position:center;
	background-attachment:fixed;
	top:160px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	}
	
#pike_pivo {
	width:1005;
	height:200px;
	overflow:hidden;
	background-image:url(images/subtle_dots.png);
	}
	
#ikona {
	position:absolute;
	width:230px;
	height:200px;
	background-image:url(images/pivo_ikona.png);
	top:160px;
	left:50%;
	margin-left:-115px;
	background-size:100%;
	}

#pivo {
	height:145px;
	width:1100px;
	background-color:#FFF;
	margin:0px auto;
	margin-top:375px;
	border:1px solid #CCC;
	}
	
#o_pivu {
	position:absolute;
	width:1080px;
	height:46px;
	background-image:url(images/o_pivu.png);
	margin-top:10px;
	margin-left:10px;
	left:50%;
	margin-left:-540px;
		}
	
#vsebina {
	position:absolute;
	width:1080px;
	height:auto;
	margin-top:66px;
	text-align:left;
	left:50%;
	margin-left:-540px;
	font-family:cn;
	font-size:19px;
	line-height:1.25em;
	}
	
#zvezde_vecera {
	width:1100px;
	height:46px;
	background-image:url(images/zvezde_vecera.png);
	margin:0px auto;
	margin-top:30px;
	
	}
	
	
#mask_bastard {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_bastard.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-550px;
	overflow:hidden;
	z-index:900;
	}

#bastard {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/bastard.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#bastard:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/bastard.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_sailor {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_sailor.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-183.33px;
	overflow:hidden;
	z-index:900;
	}
	
#sailor {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/sailor.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#sailor:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/sailor.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_frontier {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_frontier.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:183px;
	overflow:hidden;
	z-index:900;
	}

#frontier {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/frontier.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#frontier:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/frontier.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#predskupine {
	position:absolute;
	width:1100px;
	height:46px;
	background-image:url(images/pred_skupine.png);
	top:938px;
	left:50%;
	margin-left:-550px;
	}
	
#mask_piso {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_piso.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-550px;
	overflow:hidden;
	z-index:900;
	}
	
#piso {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/piso.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#piso:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/piso.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_moon {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_moon.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-183.33px;
	overflow:hidden;
	z-index:900;
	}
	
#moon {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/dark_moon.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#moon:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/dark_moon.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_kriek {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_kriek.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:183px;
	overflow:hidden;
	z-index:900;
	}
	
#kriek {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/kriek.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#kriek:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/kriek.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_armadillo {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_armadillo.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-550px;
	overflow:hidden;
	z-index:900;
	}
	
#armadillo {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/armadillo.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#armadillo:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/armadillo.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_alpha {
	position:absolute;
	cursor:pointer;
	width:367px;
	height:300px;
	background-image:url(images/hover_alpha.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-183.33px;
	overflow:hidden;
	z-index:900;
	}
	
#alpha {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/alpha.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#alpha:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/alpha.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_vec {
	position:absolute;
	cursor:wait;
	width:367px;
	height:300px;
	background-image:url(images/hover_vec.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:183px;
	overflow:hidden;
	z-index:900;
	}

#vec {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#vec:hover {
	position:absolute;
	width:367px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-183.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#noga {
	position:absolute;
	width:100%;
	height:300px;
	background-color:#000;
	top:1619px;
	
	}
	
#logo_noga {
	position:absolute;
	width:150px;
	height:100px;
	background-image:url(images/logo_noga.png);
	left:50%;
	margin-left:-75px;
	margin-top:100px;
	background-size:100%;
	}
	
#copyright {
	position:absolute;
	width:200px;
	height:auto;
	font-family:cn;
	font-size:12px;
	color:#b1b1b1;
	text-align:center;
	left:50%;
	margin-left:-100px;
	margin-top:220px;
	}

#pipeline_brewery {
	position:absolute;
	width:100%;
	height:16px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:1919px;
	}
	
a.link{
	text-decoration:none;
	color:#CCC;	
	}
	
a.link:hover {
	color:#0c9444;
	}

a.link:active {
	color:#FFF;
	}
	
a.link:visited {
	color:#FFF;
	}
	
#slo{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/slo.png);
	left:50%;
	margin-left:-340px;
	margin-top:167.5px;
	}

#ang{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/usa.png);
	left:50%;
	margin-left:-285px;
	margin-top:167.5px;
	}

#jezik {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/jezik.png);
	left:50%;
	margin-left:-365px;
	margin-top: 120px;
	
	}
	
#naslov {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/hitre_povezave.png);
	left:50%;
	margin-left:200px;
	margin-top:70px;
	}

#hitre_povezave {	
	position:absolute;
	width:150px;
	height:130px;
	font-family:cn;
	font-size:15px;
	color:#CCC;
	left:50%;
	margin-left:200px;
	margin-top:115px;
	line-height:1.20em;
	text-align:center;
}
	
/*=========Celozaslonska stran 1100px=========*/

/*=========1300px do 1101px=========*/

	@media only screen and (min-width: 1101px) and (max-width: 1299px){
		
#glava {
	position:absolute;
	width:100%;
	height:150px;
	background-color:#000;
	top:0px;
	z-index:900;
	}
	
#fb {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/fb.png);
	left:50%;
	margin-left:470px;
	top:60px;
}

#ig {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/instagram.png);
	left:50%;
	margin-left:430px;
	top:60px;
}
	
#crta_zgoraj {
	position:absolute;
	width:100%;
	height:10px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:150px;
	}
	
#logo {
	position:absolute;
	width:140px;
	height:140px;
	background-image:url(images/logo_stran_prvi.png);
	left:50%;
	margin-left:-530px;
	top:5px;
	z-index:1000;
	
	}
	
#fotografija {
	position:absolute;
	width:100%;
	height:200px;
	background-image:url(images/pivo.jpg);
	background-size:100%;
	background-position:center;
	background-attachment:fixed;
	top:160px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	}
	
#pike_pivo {
	width:1005;
	height:200px;
	overflow:hidden;
	background-image:url(images/subtle_dots.png);
	}
	
#ikona {
	position:absolute;
	width:230px;
	height:200px;
	background-image:url(images/pivo_ikona.png);
	top:160px;
	left:50%;
	margin-left:-115px;
	background-size:100%;
	}

#pivo {
	height:145px;
	width:1000px;
	background-color:#FFF;
	margin:0px auto;
	margin-top:375px;
	border:1px solid #CCC;
	}
	
#o_pivu {
	position:absolute;
	width:980px;
	height:46px;
	background-image:url(images/o_pivu.png);
	margin-top:10px;
	margin-left:10px;
	left:50%;
	margin-left:-490px;
		}
		
	
#vsebina {
	position:absolute;
	width:980px;
	height:auto;
	margin-top:66px;
	text-align:left;
	left:50%;
	margin-left:-490px;
	font-family:cn;
	font-size:19px;
	line-height:1.25em;
	}
	
#zvezde_vecera {
	width:1000px;
	height:46px;
	background-image:url(images/zvezde_vecera.png);
	margin:0px auto;
	margin-top:30px;
	
	}
	
	
#mask_bastard {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_bastard.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-500px;
	overflow:hidden;
	z-index:900;
	}

#bastard {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/bastard.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#bastard:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/bastard.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_sailor {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_sailor.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-166.6px;
	overflow:hidden;
	z-index:900;
	}
	
#sailor {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/sailor.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#sailor:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/sailor.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_frontier {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_frontier.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:166px;
	overflow:hidden;
	z-index:900;
	}

#frontier {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/frontier.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#frontier:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/frontier.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#predskupine {
	position:absolute;
	width:1000px;
	height:46px;
	background-image:url(images/pred_skupine.png);
	top:938px;
	left:50%;
	margin-left:-500px;
	}
	
#mask_piso {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_piso.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-500px;
	overflow:hidden;
	z-index:900;
	}
	
#piso {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/piso.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#piso:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/piso.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_moon {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_moon.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-166.6px;
	overflow:hidden;
	z-index:900;
	}
	
#moon {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/dark_moon.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#moon:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/dark_moon.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_kriek {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_kriek.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:166px;
	overflow:hidden;
	z-index:900;
	}
	
#kriek {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/kriek.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#kriek:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/kriek.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_armadillo {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_armadillo.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-500px;
	overflow:hidden;
	z-index:900;
	}
	
#armadillo {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/armadillo.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#armadillo:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/armadillo.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_alpha {
	position:absolute;
	cursor:pointer;
	width:333px;
	height:300px;
	background-image:url(images/hover_alpha.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-166.6px;
	overflow:hidden;
	z-index:900;
	}
	
#alpha {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/alpha.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#alpha:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/alpha.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_vec {
	position:absolute;
	cursor:wait;
	width:333px;
	height:300px;
	background-image:url(images/hover_vec.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:166px;
	overflow:hidden;
	z-index:900;
	}

#vec {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#vec:hover {
	position:absolute;
	width:333px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-166.5px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#noga {
	position:absolute;
	width:100%;
	height:300px;
	background-color:#000;
	top:1619px;
	
	}
	
#logo_noga {
	position:absolute;
	width:150px;
	height:100px;
	background-image:url(images/logo_noga.png);
	left:50%;
	margin-left:-75px;
	margin-top:100px;
	}
	
#copyright {
	position:absolute;
	width:200px;
	height:auto;
	font-family:cn;
	font-size:12px;
	color:#b1b1b1;
	text-align:center;
	left:50%;
	margin-left:-100px;
	margin-top:220px;
	}

#pipeline_brewery {
	position:absolute;
	width:100%;
	height:16px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:1919px;
	}
	
#slo{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/slo.png);
	left:50%;
	margin-left:-340px;
	margin-top:167.5px;
	}

#ang{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/usa.png);
	left:50%;
	margin-left:-285px;
	margin-top:167.5px;
	}

#jezik {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/jezik.png);
	left:50%;
	margin-left:-365px;
	margin-top: 120px;
	
	}
	
#naslov {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/hitre_povezave.png);
	left:50%;
	margin-left:200px;
	margin-top:70px;
	}

#hitre_povezave {	
	position:absolute;
	width:150px;
	height:130px;
	font-family:cn;
	font-size:15px;
	color:#CCC;
	left:50%;
	margin-left:200px;
	margin-top:115px;
	line-height:1.20em;
	text-align:center;
}
		
	}
	
/*=========1300px do 1101 px=========*/

/*=========1100px do 959px=========*/
		
		@media only screen and (min-width: 959px) and (max-width: 1100px){
			
			
#glava {
	position:absolute;
	width:100%;
	height:150px;
	background-color:#000;
	top:0px;
	z-index:900;
	}
	
#fb {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/fb.png);
	left:50%;
	margin-left:410px;
	top:60px;
}

#ig {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/instagram.png);
	left:50%;
	margin-left:370px;
	top:60px;
}
	
#crta_zgoraj {
	position:absolute;
	width:100%;
	height:10px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:150px;
	}
	
#logo {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/logo_stran_tretji.png);
	left:50%;
	margin-left:-450px;
	top:5px;
	z-index:1000;
	
	}
	
#fotografija {
	position:absolute;
	width:100%;
	height:200px;
	background-image:url(images/pivo.jpg);
	background-size:100%;
	background-position:center;
	background-attachment:fixed;
	top:160px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	}
	
#pike_pivo {
	width:1005;
	height:200px;
	overflow:hidden;
	background-image:url(images/subtle_dots.png);
	}
	
#ikona {
	position:absolute;
	width:230px;
	height:200px;
	background-image:url(images/pivo_ikona_odzivna.png);
	top:160px;
	left:50%;
	margin-left:-115px;
	background-size:100%;
	}

#pivo {
	height:145px;
	width:900px;
	background-color:#FFF;
	margin:0px auto;
	margin-top:375px;
	border:1px solid #CCC;
	}
	
#o_pivu {
	position:absolute;
	width:880px;
	height:46px;
	background-image:url(images/o_pivu.png);
	margin-top:10px;
	margin-left:10px;
	left:50%;
	margin-left:-440px;
		}
	
#vsebina {
	position:absolute;
	width:880px;
	height:auto;
	margin-top:66px;
	text-align:left;
	left:50%;
	margin-left:-440px;
	font-family:cn;
	font-size:19px;
	line-height:1.25em;
	}
	
#zvezde_vecera {
	width:900px;
	height:46px;
	background-image:url(images/zvezde_vecera.png);
	margin:0px auto;
	margin-top:30px;
	
	}
	
	
#mask_bastard {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_bastard.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-450px;
	overflow:hidden;
	z-index:900;
	}

#bastard {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/bastard_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#bastard:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/bastard_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_sailor {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_sailor.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:900;
	}
	
#sailor {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/sailor_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#sailor:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/sailor_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_frontier {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_frontier.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:150px;
	overflow:hidden;
	z-index:900;
	}

#frontier {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/frontier_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#frontier:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/frontier_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#predskupine {
	position:absolute;
	width:900px;
	height:46px;
	background-image:url(images/pred_skupine.png);
	top:938px;
	left:50%;
	margin-left:-450px;
	}
	
#mask_piso {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_piso.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-450px;
	overflow:hidden;
	z-index:900;
	}
	
#piso {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/piso_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#piso:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/piso_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_moon {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_moon.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:900;
	}
	
#moon {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/dark_moon_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#moon:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/dark_moon_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_kriek {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_kriek.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:150px;
	overflow:hidden;
	z-index:900;
	}
	
#kriek {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/kriek_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#kriek:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/kriek_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_armadillo {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_armadillo.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-450px;
	overflow:hidden;
	z-index:900;
	}
	
#armadillo {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/armadillo_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#armadillo:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/armadillo_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_alpha {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:300px;
	background-image:url(images/hover_alpha.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:900;
	}
	
#alpha {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/alpha_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#alpha:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/alpha_prva.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_vec {
	position:absolute;
	cursor:wait;
	width:300px;
	height:300px;
	background-image:url(images/hover_vec.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:150px;
	overflow:hidden;
	z-index:900;
	}

#vec {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#vec:hover {
	position:absolute;
	width:300px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#noga {
	position:absolute;
	width:100%;
	height:300px;
	background-color:#000;
	top:1619px;
	
	}
	
#logo_noga {
	position:absolute;
	width:150px;
	height:100px;
	background-image:url(images/logo_noga.png);
	left:50%;
	margin-left:-75px;
	margin-top:100px;
	}
	
#copyright {
	position:absolute;
	width:200px;
	height:auto;
	font-family:cn;
	font-size:12px;
	color:#b1b1b1;
	text-align:center;
	left:50%;
	margin-left:-100px;
	margin-top:220px;
	}

#pipeline_brewery {
	position:absolute;
	width:100%;
	height:16px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:1919px;
	}

#slo{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/slo.png);
	left:50%;
	margin-left:-340px;
	margin-top:167.5px;
	}

#ang{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/usa.png);
	left:50%;
	margin-left:-285px;
	margin-top:167.5px;
	}

#jezik {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/jezik.png);
	left:50%;
	margin-left:-365px;
	margin-top: 120px;
	
	}
	
#naslov {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/hitre_povezave.png);
	left:50%;
	margin-left:200px;
	margin-top:70px;
	}

#hitre_povezave {	
	position:absolute;
	width:150px;
	height:130px;
	font-family:cn;
	font-size:15px;
	color:#CCC;
	left:50%;
	margin-left:200px;
	margin-top:115px;
	line-height:1.20em;
	text-align:center;
}	
			
		}
		
/*=========1100px do 959px=========*/

/*=========959px do 768px=========*/

	@media only screen and (min-width: 768px) and (max-width: 958px) {
		
		
#glava {
	position:absolute;
	width:100%;
	height:150px;
	background-color:#000;
	top:0px;
	z-index:900;
	}
	
#fb {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/fb.png);
	left:50%;
	margin-left:270px;
	top:60px;
}
	
#ig {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/instagram.png);
	left:50%;
	margin-left:230px;
	top:60px;
}
	
#crta_zgoraj {
	position:absolute;
	width:100%;
	height:10px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:150px;
	}
	
#logo {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/logo_stran_tretji.png);
	left:50%;
	margin-left:-450px;
	top:5px;
	z-index:1000;
	
	}
	
#fotografija {
	position:absolute;
	width:100%;
	height:200px;
	background-image:url(images/pivo.jpg);
	background-size:100%;
	background-position:center;
	background-attachment:scroll;
	top:160px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	}
	
#pike_pivo {
	width:1005;
	height:200px;
	overflow:hidden;
	background-image:url(images/subtle_dots.png);
	}
	
#ikona {
	position:absolute;
	width:230px;
	height:200px;
	background-image:url(images/pivo_ikona_odzivna.png);
	top:160px;
	left:50%;
	margin-left:-115px;
	background-size:100%;
	}

#pivo {
	height:155px;
	width:600px;
	background-color:#FFF;
	margin:0px auto;
	margin-top:375px;
	border:1px solid #CCC;
	}
	
#o_pivu {
	position:absolute;
	width:580px;
	height:46px;
	background-image:url(images/o_pivu.png);
	margin-top:10px;
	margin-left:10px;
	left:50%;
	margin-left:-290px;
		}
	
#vsebina {
	position:absolute;
	width:580px;
	height:auto;
	margin-top:66px;
	text-align:left;
	left:50%;
	margin-left:-290px;
	font-family:cn;
	font-size:17px;
	line-height:1.18em;
	}
	
#zvezde_vecera {
	width:600px;
	height:46px;
	background-image:url(images/zvezde_vecera.png);
	margin:0px auto;
	margin-top:30px;
	
	}
	
	
#mask_bastard {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_bastard_prva.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-300px;
	overflow:hidden;
	z-index:900;
	}

#bastard {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/bastard_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#bastard:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/bastard_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_sailor {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_sailor_prva.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-100px;
	overflow:hidden;
	z-index:900;
	}
	
#sailor {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/sailor_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#sailor:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/sailor_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_frontier {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_frontier_prva.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:100px;
	overflow:hidden;
	z-index:900;
	}

#frontier {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/frontier_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#frontier:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/frontier_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#predskupine {
	position:absolute;
	width:600px;
	height:46px;
	background-image:url(images/pred_skupine.png);
	top:948px;
	left:50%;
	margin-left:-300px;
	}
	
#mask_piso {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_piso_prva.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-300px;
	overflow:hidden;
	z-index:900;
	}
	
#piso {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/piso_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#piso:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/piso_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_moon {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_moon_prva.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:-100px;
	overflow:hidden;
	z-index:900;
	}
	
#moon {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/dark_moon_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#moon:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/dark_moon_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_kriek {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_kriek_prva.png);
	background-position:center;
	margin-top:396px;
	left:50%;
	margin-left:100px;
	overflow:hidden;
	z-index:900;
	}
	
#kriek {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/kriek_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#kriek:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/kriek_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_armadillo {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_armadillo_prva.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-300px;
	overflow:hidden;
	z-index:900;
	}
	
#armadillo {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/armadillo_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#armadillo:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/armadillo_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_alpha {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_alpha_prva.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:-100px;
	overflow:hidden;
	z-index:900;
	}
	
#alpha {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/alpha_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#alpha:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/alpha_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_vec {
	position:absolute;
	cursor:pointer;
	width:200px;
	height:300px;
	background-image:url(images/hover_vec_prva.png);
	background-position:center;
	margin-top:706px;
	left:50%;
	margin-left:100px;
	overflow:hidden;
	z-index:900;
	}

#vec {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#vec:hover {
	position:absolute;
	width:200px;
	height:300px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#noga {
	position:absolute;
	width:100%;
	height:300px;
	background-color:#000;
	top:1629px;
	
	}
	
#logo_noga {
	position:absolute;
	width:150px;
	height:100px;
	background-image:url(images/logo_noga.png);
	left:50%;
	margin-left:-75px;
	margin-top:100px;
	}
	
#copyright {
	position:absolute;
	width:200px;
	height:auto;
	font-family:cn;
	font-size:12px;
	color:#b1b1b1;
	text-align:center;
	left:50%;
	margin-left:-100px;
	margin-top:220px;
	}

#pipeline_brewery {
	position:absolute;
	width:100%;
	height:16px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:1929px;
	}
	
#slo{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/slo.png);
	left:50%;
	margin-left:-340px;
	margin-top:167.5px;
	}

#ang{
	position:absolute;
	width:40px;
	height:25px;
	background-image:url(images/usa.png);
	left:50%;
	margin-left:-285px;
	margin-top:167.5px;
	}

#jezik {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/jezik.png);
	left:50%;
	margin-left:-365px;
	margin-top: 120px;
	
	}
	
#naslov {
	position:absolute;
	width:150px;
	height:30px;
	background-image:url(images/hitre_povezave.png);
	left:50%;
	margin-left:200px;
	margin-top:70px;
	}

#hitre_povezave {	
	position:absolute;
	width:150px;
	height:130px;
	font-family:cn;
	font-size:15px;
	color:#CCC;
	left:50%;
	margin-left:200px;
	margin-top:115px;
	line-height:1.20em;
	text-align:center;
}
			
			
		}
		
/*=========959px do 768px=========*/

/*=========do 767px=========*/

	@media only screen and (max-width: 767px) {
		
		
#glava {
	position:absolute;
	width:100%;
	height:150px;
	background-color:#000;
	top:0px;
	z-index:900;
	}
	
#fb {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/fb.png);
	left:50%;
	margin-left:5px;
	top:2229px;
}

#ig {
	position:absolute;
	width:30px;
	height:30px;
	background-image:url(images/instagram.png);
	left:50%;
	margin-left:-35px;
	top:2229px;
}
	
#crta_zgoraj {
	position:absolute;
	width:100%;
	height:10px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:150px;
	}
	
#logo {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/logo_stran_tretji.png);
	left:50%;
	margin-left:-450px;
	top:5px;
	z-index:1000;
	
	}
	
#fotografija {
	position:absolute;
	width:100%;
	height:200px;
	background-image:url(images/pivo.jpg);
	background-size:150%;
	background-position:center;
	background-attachment:scroll;
	top:160px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	}
	
#pike_pivo {
	width:1005;
	height:200px;
	overflow:hidden;
	background-image:url(images/subtle_dots.png);
	}
	
#ikona {
	position:absolute;
	width:230px;
	height:200px;
	background-image:url(images/pivo_ikona_odzivna.png);
	background-size:100%;
	top:160px;
	left:50%;
	margin-left:-115px;
	background-size:100%;
	}

#pivo {
	height:225px;
	width:300px;
	background-color:#FFF;
	margin:0px auto;
	margin-top:375px;
	border:1px solid #CCC;
	}
	
#o_pivu {
	position:absolute;
	width:280px;
	height:46px;
	background-image:url(images/o_pivu_prva.png);
	background-size:100%;
	margin-top:10px;
	margin-left:10px;
	left:50%;
	margin-left:-140px;
		}
	
#vsebina {
	position:absolute;
	width:280px;
	height:auto;
	margin-top:66px;
	text-align:left;
	left:50%;
	margin-left:-140px;
	font-family:cn;
	font-size:16px;
	line-height:1.19em;
	}
	
#zvezde_vecera {
	width:300px;
	height:46px;
	background-image:url(images/zvezde_vecera_prva.png);
	background-size:100%;
	margin:0px auto;
	margin-top:30px;
	
	}
	
	
#mask_bastard {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/bastard_mobilna.png);
	background-position:center;
	margin-top:10px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}

#bastard {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/bastard_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#bastard:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/bastard_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_sailor {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/sailor_mobilna.png);
	background-position:center;
	margin-top:165px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}
	
#sailor {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/sailor_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#sailor:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/sailor_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_frontier {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/frontier_mobilna.png);
	background-position:center;
	margin-top:320px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}

#frontier {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/frontier_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#frontier:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/frontier_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#predskupine {
	position:absolute;
	width:300px;
	height:46px;
	background-image:url(images/pred_skupine_mobilna.png);
	background-size:100%;
	top:1178px;
	left:50%;
	margin-left:-150px;
	}
	
#mask_piso {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/piso_mobilna.png);
	background-position:center;
	margin-top:556px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}

#piso {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/piso_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#piso:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/piso_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_moon {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/moon_mobilna.png);
	background-position:center;
	margin-top:711px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}
	
#moon {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/dark_moon_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#moon:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/dark_moon_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_kriek {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/kriek_mobilna.png);
	background-position:center;
	margin-top:866px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}
	
#kriek {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/kriek_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#kriek:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/kriek_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_armadillo {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/armadillo_mobilna.png);
	background-position:center;
	margin-top:1021px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}
	
#armadillo {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/armadillo_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#armadillo:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/armadillo_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_alpha {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/alpha_mobilna.png);
	background-position:center;
	margin-top:1176px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}
	
#alpha {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/alpha_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#alpha:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/alpha_druga.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#mask_vec {
	position:absolute;
	cursor:pointer;
	width:300px;
	height:150px;
	background-image:url(images/vec_mobilna.png);
	background-position:center;
	margin-top:1331px;
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	z-index:0;
	background-size:100%;
	}

#vec {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-150px;
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	transition: margin-top 0.5s;
	z-index:1000;
	}
	
#vec:hover {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/vec.png);
	background-position:center;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-250px;
	z-index:1000;
	}
	
#noga {
	position:absolute;
	width:100%;
	height:300px;
	background-color:#000;
	top:2174px;
	
	}
	
#logo_noga {
	position:absolute;
	width:150px;
	height:100px;
	background-image:url(images/logo_noga.png);
	background-size:100%;
	left:50%;
	margin-left:-75px;
	margin-top:100px;
	}
	
#copyright {
	position:absolute;
	width:200px;
	height:auto;
	font-family:cn;
	font-size:12px;
	color:#b1b1b1;
	text-align:center;
	left:50%;
	margin-left:-100px;
	margin-top:220px;
	}

#pipeline_brewery {
	position:absolute;
	width:100%;
	height:16px;
	background-image:url(images/crta.png);
	background-size:100%;
	background-repeat:no-repeat;
	top:2474px;
	}
	
#slo{
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/slo.png);
	left:50%;
	margin-left:-340px;
	margin-top:167.5px;
	}

#ang{
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/usa.png);
	left:50%;
	margin-left:-285px;
	margin-top:167.5px;
	}

#jezik {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/jezik.png);
	left:50%;
	margin-left:-365px;
	margin-top: 120px;
	
	}
	
#naslov {
	position:absolute;
	width:0px;
	height:0px;
	background-image:url(images/hitre_povezave.png);
	left:50%;
	margin-left:200px;
	margin-top:70px;
	}

#hitre_povezave {	
	position:absolute;
	width:0px;
	height:0px;
	font-family:cn;
	font-size:0px;
	color:#CCC;
	left:50%;
	margin-left:200px;
	margin-top:115px;
	line-height:1.20em;
	text-align:center;
}
		
	}