/* CSS Document */

.headerTop{
width:980px; height:35px; margin:auto; margin-top:0px; margin-bottom:0px; background:url(images/headerTop.png) no-repeat;
}

ul#menuUst {
height: 34px;
width:980px;
margin: 0;
padding: 0;
position: relative;
}

ul#menuUst li {
list-style: none;
position: absolute;
}


ul#menuUst li a {
height: 34px;
display: block;
position:relative;
}



#menuUst1 a{
width:123px;
background: url(images/menuHeader.png) 0 0 no-repeat;
}
#menuUst2 a{
width:117px;
background: url(images/menuHeader.png) -123px 0 no-repeat;
}
#menuUst3 a{
width:117px;
background: url(images/menuHeader.png) -240px 0 no-repeat;
}
#menuUst4 a{
width:117px;
background: url(images/menuHeader.png) -357px 0 no-repeat;
}
#menuUst5 a{
width:117px;
background: url(images/menuHeader.png) -474px 0 no-repeat;
}
#menuUst6 a{
width:117px;
background: url(images/menuHeader.png) -591px 0 no-repeat;
}
#menuUst7 a{
width:117px;
background: url(images/menuHeader.png) -708px 0 no-repeat;
}
#menuUst8 a{
width:155px;
background: url(images/menuHeader.png) -825px 0 no-repeat;
}

#menuUst1 {left: 0px;}
#menuUst2 {left: 123px;}
#menuUst3 {left: 240px;}
#menuUst4 {left: 357px;}
#menuUst5 {left: 474px;}
#menuUst6 {left: 591px;}
#menuUst7 {left: 708px;}
#menuUst8 {left: 825px;}


ul#menuUst li a {
text-indent: -9999px;
text-decoration: none;
}



#menuUst1 a:hover{
width:123px;
background: url(images/menuHeader.png) 0 -34px no-repeat;
}
#menuUst2 a:hover{
width:117px;
background: url(images/menuHeader.png) -123px -34px no-repeat;
}
#menuUst3 a:hover{
width:117px;
background: url(images/menuHeader.png) -240px -34px no-repeat;
}
#menuUst4 a:hover{
width:117px;
background: url(images/menuHeader.png) -357px -34px no-repeat;
}
#menuUst5 a:hover{
width:117px;
background: url(images/menuHeader.png) -474px -34px no-repeat;
}
#menuUst6 a:hover{
width:117px;
background: url(images/menuHeader.png) -591px -34px no-repeat;
}
#menuUst7 a:hover{
width:117px;
background: url(images/menuHeader.png) -708px -34px no-repeat;
}
#menuUst8 a:hover{
width:155px;
background: url(images/menuHeader.png) -825px -34px no-repeat;
}

#menuUst1 a.secili{
width:132px;
background: url(images/menuHeader.png) 0 -68px no-repeat;
}
#menuUst2 a.secili{
width:117px;
background: url(images/menuHeader.png) -123px -68px no-repeat;
}
#menuUst3 a.secili{
width:117px;
background: url(images/menuHeader.png) -240px -68px no-repeat;
}
#menuUst4 a.secili{
width:117px;
background: url(images/menuHeader.png) -357px -68px no-repeat;
}
#menuUst5 a.secili{
width:117px;
background: url(images/menuHeader.png) -474px -68px no-repeat;
}
#menuUst6 a.secili{
width:117px;
background: url(images/menuHeader.png) -591px -68px no-repeat;
}
#menuUst7 a.secili{
width:117px;
background: url(images/menuHeader.png) -708px -68px no-repeat;
}
#menuUst8 a.secili{
width:155px;
background: url(images/menuHeader.png) -825px -68px no-repeat;
}