@charset "utf-8";
/* CSS Document */
body{
	background:#060808;
	text-align:center;
	margin:auto;
}

#container{
	margin:auto;
	background-image: url(jawbraker001copy.jpg);
	width: 800px;
	height: 800px;
	background-repeat: no-repeat;
	background-position: center 45px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;}

#menu {
	list-style: none;
	padding: 0;
	margin:;
	width: 774px;
	height: 210px;
	position: relative;top: 150px;}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .kontakt {
	width: 167px;
	height: 52px;
	background: url(navigacija/kontakt.gif) no-repeat;
	left: 700px;
	top:270px;}
#menu .kontakt span {
	width: 191px;
	height: 102px;
	background: #060808 url(navigacija/kontakt_on.gif) no-repeat;left: px;
top: -8px;}
#menu .desavanja {
	width: 192px;
	height: 56px;
	background: url(navigacija/desavanja.gif) no-repeat;
	left: 700px;
	top:180px;}
#menu .desavanja span {
	width: 192px;
	height: 66px;
	background: #060808 url(navigacija/desavanja_on.gif) no-repeat;
	left: -2px;
	top: -8px;}
#menu .majice {
	width: 124px;
	height: 56px;
	background: url(navigacija/majice.gif) no-repeat;
	left: -130px;}
#menu .majice span{
	width: 124px;
	height: 66px;
	background: #060808 url(navigacija/majice_on.gif) no-repeat;
	left: -2px;
	top: -8px;}

#menu .duksevi {
	width: 144px;
	height: 56px;
	background: url(navigacija/duksevi.gif) no-repeat;
	left: -130px;
	top:180px;}
#menu .duksevi span{
	width: 144px;
	height: 66px;
	background: #060808 url(navigacija/duksevi_on.gif) no-repeat;
	left: -2px;
	top: -8px;}

#menu .zastave {
	width: 157px;
	height: 52px;
	background: url(navigacija/zastave.gif) no-repeat;
	left: -130px;top: 270px;	}
#menu .zastave span{
	width: 152px;
	height: 66px;
	background: #060808 url(navigacija/zastave_on.gif) no-repeat;
	left: -2px;
	top: -8px;}

#menu .zenske_majice {
	width: 252px;
	height: 56px;
	background: url(navigacija/zenske_majice.gif) no-repeat;
	left: -130px;top: 90px;}
#menu .zenske_majice span{
	width: 252px;
	height: 66px;
	background: #060808 url(navigacija/zenske_majice_on.gif) no-repeat;
	left: -2px;
	top: -8px;}

#menu .novcanici {
	width: 179px;
	height: 56px;
	background: url(navigacija/novcanici.gif) no-repeat;
	left: 700px;top: 90px;}
#menu .novcanici span{
	width: 179px;
	height: 66px;
	background: #060808 url(navigacija/novcanici_on.gif) no-repeat;
	left: -2px;
	top: -8px;}

#menu .zakrpe {
	width: 133px;
	height: 56px;
	background: url(navigacija/zakrpe.gif) no-repeat;
	left: 700px;}
#menu .zakrpe span{
	width: 133px;
	height: 66px;
	background: #060808 url(navigacija/zakrpe_on.gif) no-repeat;
	left: -2px;
	top: -8px;}



h2{
color: #FFFFFF;
font-weight: bold;
font-size:18px;

}

p{
	color: #FFFFFF;
	font-weight: bold;font-size: 16px;}

#info{position: relative;top: 450px;}

a:link{color: #fcfbfc;background-color: #f22035;}