* {
	margin: 0;
	padding: 0;
}

img {
	display: block;
}

a {
	color: #930f0f;
}

a:hover {
	color: black;
}

a img {
	border: 0;
}

body,html {
	background: #000 repeat-y top;
	height: 100%;
	font-family: 'Trebuchet MS';
}

#frame {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	background: transparent url(../images/backFrame.jpg) no-repeat right top;
	position: relative;
}

#padding {
	width: 980px;
	overflow: auto;
	padding-bottom: 30px;
}

#header {
	width: 786px;
	height: 130px;
	background: black;
	color: #73ccff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#network {
	background: #273e42;
	height: 16px;
	padding: 2px;
}

#network a {
		color: #73ccff;
}

/* NAVIGACIJA */
#nav {
	width: 786px;
	height: 40px;
	background: brown url(../images/backNav.gif);
}

#nav ul {
	width: 100%;
	height: 100%;
	position: relative;
	background: transparent url(../images/backNav.jpg) no-repeat 189px top;
	list-style-type: none;
	overflow: hidden;
}

#nav ul li {
	float: left;
	margin: 13px 0px 0px 0px;
}


#nav ul li.atim {/* A TIM IMG */
	width: 60px;
	height: 13px;
	position: absolute;
	top: -13px;
	left: 50px;
	background: url(../images/nav_atim.gif) no-repeat;
}

#nav ul li.ostalo {
}

/* NAV LINKS */
#nav a {
	display: block;
	height: 27px;
	position: absolute;
}

#nav a:hover {
	z-index: 1;
} /*

#nav a span {
	visibility: hidden;
	position: absolute;
	width: 15px;
	height: 27px;
}

#nav a span.hoverl {
	background: url(../images/nav_hoverl.gif) no-repeat;
	top: 0px;
	left: -15px;
}

#nav a span.hoverd {
	background: url(../images/nav_hoverd.gif) no-repeat;
	top: 0px;
	right: -15px;
}

#nav a:hover {
	visibility: visible;
}

#nav a:hover span {
	visibility: visible;
} */

/* NAV BUTTONS */
#nav #home {
	width: 64px;
	height: 27px;
	background: transparent url(../images/navHome.gif) no-repeat;
	left: -5px;
}

#nav #home:hover {
	background: transparent url(../images/navHome.gif) no-repeat 0px -27px;
}

#nav #depth {
	width: 68px;
	height: 27px;
	left: 97px;
	background: transparent url(../images/navDepth.gif) no-repeat;
}

#nav #depth:hover {
	background: transparent url(../images/navDepth.gif) no-repeat 0px -27px;
}

#nav #roster {
	width: 85px;
	height: 27px;
	left: 39px;
	background: transparent url(../images/navRoster.gif) no-repeat;
}

#nav #roster:hover {
	background: transparent url(../images/navRoster.gif) no-repeat 0px -27px;
}

#nav #stats {
	width: 66px;
	height: 27px;
	left: 146px;
	background: transparent url(../images/navStats.gif) no-repeat;
}

#nav #stats:hover {
	background: transparent url(../images/navStats.gif) no-repeat 0px -27px;
}

#nav #staff {
	width: 66px;
	height: 27px;
	left: 192px;
	background: transparent url(../images/navStaff.gif) no-repeat;
}

#nav #staff:hover {
	background: transparent url(../images/navStaff.gif) no-repeat 0px -27px;
}

#nav #vukovi2 {
	width: 86px;
	height: 27px;
	right: 298px;
	background: transparent url(../images/navVukovi2.gif) no-repeat;
}

#nav #vukovi2:hover {
	background: transparent url(../images/navVukovi2.gif) no-repeat 0px -27px;
}

#nav #cheer {
	width: 72px;
	height: 27px;
	right: 246px;
	background: transparent url(../images/navVucice.gif) no-repeat;
}

#nav #cheer:hover {
	background: transparent url(../images/navVucice.gif) no-repeat 0px -27px;
}

#nav #about {
	width: 56px;
	height: 27px;
	right: 102px;
	background: transparent url(../images/navAbout.gif) no-repeat;
}

#nav #about:hover {
	background: transparent url(../images/navAbout.gif) no-repeat 0px -27px;
}

#nav #contact {
	width: 84px;
	height: 27px;
	right: 37px;
	background: transparent url(../images/navContact.gif) no-repeat;
}

#nav #contact:hover {
	background: transparent url(../images/navContact.gif) no-repeat 0px -27px;
}

#nav #shop {
	width: 63px;
	height: 27px;
	right: -5px;
	background: transparent url(../images/navShop.gif) no-repeat;
}

#nav #shop:hover {
	background: transparent url(../images/navShop.gif) no-repeat 0px -27px;
}

#nav #juniori {
	width: 77px;
	height: 27px;
	right: 189px;
	background: transparent url(../images/navJuniori.gif) no-repeat;
}

#nav #juniori:hover {
	background: transparent url(../images/navJuniori.gif) no-repeat 0px -27px;
}

#nav #forum	 {
	width: 69px;
	height: 27px;
	background: transparent url(../images/navForum.gif) no-repeat;
	right: 139px;
}

#nav #forum:hover {
	background: transparent url(../images/navForum.gif) no-repeat 0px -27px;
}

/* FOOTER */
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 786px;
	background: #ffcc00;
	text-align: center;
	font-size: 12px;
}

/* PLAYER DESIGNED IMPACT */

#designed {
	position: absolute;
	top: 200px;
	right: 5px;
	width: 185px;   
	padding-top: 114px;
	background: transparent url(../images/backDesigned.png);
}

#designed2 {
	position: absolute;
	top: 200px;
	right: 9px;
	width: 202px;
	height: 1015px;
	background: transparent url(../images/designed.png);
}

/* CONTENT na ne-prvoj strani */

#content {
	float: left;
	width: 606px;
	padding: 0px;
	font-size: 12px;
}

#content img {
	margin: 0 auto 15px auto;
}

#content h2 {
	font-size: 18px;
	color: #ffcc00;
	margin: 0px 0px 10px 10px;
}

#content p {
	margin-bottom: 20px;
}

/* RIGHT BAR SVUDA OSIM NA PRVOJ STRANI */

#vukovi {
	float: right;
	width: 186px;
}

#vukovi * {
	display: block;
}

#vukovi #vuchice {
	height: 222px;
	background: blue url(../images/barVuchice.jpg);
}

#vukovi #store {
	height: 168px;
	padding-top: 90px;
	background: brown url(../images/barShop.gif);
}

#vukovi #power {
	height: 157px;
	background: gray url(../images/barPower.jpg);
}

/* OTHER NEWS LEVO */

#meni {
	float: left;
	width: 180px;
	background: #fffae6;
}

#meni a {
	margin-left: 15px;
	color: #930f0f;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

#meni #news a {
	display: block;
	width: 176px;
	overflow: auto;
	margin: 0px 0px 4px 4px;
}

#meni #news {
	padding: 31px 0px 0px 0px;
	background: #fffae6 url(../images/backNews.gif) no-repeat top;
}

#meni #news img {
	float: left;
}

#meni #news .naslov {
	margin: 5px 0px 0px 4px;
}

#meni #word {
	margin-top: 10px;
	padding-top: 15px;
	background: transparent url(../images/backWord.gif) no-repeat;
}

#meni #word a, #safs a {
	padding-left: 6px;
	background: transparent url(../images/meni_bullet.gif) no-repeat 0px 9px;
}

#meni #safs {
	margin: 10px 0px 10px 0px;
	padding-top: 15px;
	background: transparent url(../images/backSafsnews.gif) no-repeat top;
}

#meni #team {
	margin-bottom: 10px;
	padding: 31px 0px 0px 0px;
	background: url(../images/backTeam.gif) no-repeat top;
}

#meni #team a, #meni #ostalo a {
	font-size: 14px;
	line-height: 25px;
}

#meni #ostalo {
	padding: 20px 0px 0px 0px;
	background: url(../images/backOstalo.gif) no-repeat top left;
}

td.selafTabela td.safsTabela {
	padding-left: 8px;
	padding-right: 8px;
}

#stamp {height:120px; left:600px; position:absolute; top:10px; width:120px; background:url("../images/97stamp.png") no-repeat scroll 0 0 transparent; }
