/* NITEL d.o.o. splash intro style sheet */

html,body                       {background: #000; margin: 0; padding: 0; height: 100%;}

a img                           {border: none;}
a, a img,a:link, a:visited,
a:hover, a:active               {outline: none;}

#container 			{width: 1024px; height: 680px; position: absolute; left: 50%; top: 50%; margin: -340px 0 0 -512px;}

#intro                          {width: 980px; height: 400px; left: 50%; margin: 90px auto 0 -490px; position: absolute; z-index: 999;}

#buttons                        {width: 575px; height: 105px; position: absolute; left: 50%; margin: 280px 0 0 -287px; z-index: 9999;}

#dropshadow                     {width: 575px; height: 40px; position: absolute; left: 50%; margin: 385px 0 0 -287px; z-index: 9999; }

#redshadow			{width: 165px; height: 40px; float: left; background: url(../images/redshadow.jpg) no-repeat;}

#greyshadow			{width: 165px; height: 40px; float: left; background: url(../images/greyshadow.jpg) no-repeat; margin: 0 40px;}

#blackshadow			{width: 165px; height: 40px; float: left; background: url(../images/blackshadow.jpg) no-repeat;}


#racunala                       {display: block; background: url(../images/redBtn_rollover.png) no-repeat 0 0;}

#racunala:hover                 {display: block; background: url(../images/redBtn_rollover.png) no-repeat 0 -103px;}


#mreze                          {display: block; background: url(../images/greyBtn_rollover.png) no-repeat 0 0; margin: 0 40px 0 40px}

#mreze:hover                    {display: block; background: url(../images/greyBtn_rollover.png) no-repeat 0 -103px;}


#zastita                        {display: block; background: url(../images/blackBtn_rollover.png) no-repeat 0 0;}

#zastita:hover                  {display: block; background: url(../images/blackBtn_rollover.png) no-repeat 0 -103px;}


.common                         {width: 165px; height: 103px; float: left;}

.hidden				{display: none;}


#footer                         {width: 1024px; height: 194px; background: url(../images/patchCables.gif) no-repeat center;}

#footer                         {left: 50%; margin: 430px 0 0 -512px; position: absolute; z-index: 999;}