.jqueryslidemenu{
font: bold 11px Verdana;
width: 960px;
height: 60px;
margin:0 auto;
margin-left: -200px;
margin-top: 117px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
width: 106px;
height: 105px;
background: #b6d1f8;
}

#test11
{
background: url('img/head_rottweiler.jpg') no-repeat;
}
#test11-11
{
background: url('img/head_rottweiler.jpg') no-repeat;
}
#test17
{
background: url('img/head_kavkazec.jpg') no-repeat;
}
#test17-17
{
background: url('img/head_kavkazec.jpg') no-repeat;
}
#test21
{
background: url('img/head_alabai.jpg') no-repeat;
}
#test21-21
{
background: url('img/head_alabai.jpg') no-repeat;
}
#test25
{
background: url('img/head_york.jpg') no-repeat;
}
#test25-25
{
background: url('img/head_york.jpg') no-repeat;
}
#test29
{
background: url('img/head_shpic.jpg') no-repeat;
}
#test29-29
{
background: url('img/head_shpic.jpg') no-repeat;
}
#test33
{
background: url('img/nemovch.png') no-repeat;
}
#test33-33
{
background: url('img/nemovch.png') no-repeat;
}
#test37
{
background: url('img/uznovch.png') no-repeat;
}
#test37-37
{
background: url('img/uznovch.png') no-repeat;
}
#test41
{
background: url('img/chi.png') no-repeat;
}
#test41-41
{
background: url('img/chi.png') no-repeat;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color: #000;
padding: 13px 0px;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #000;
}

	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
width: 200px;
height: 24px;
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 195px; /*width of sub menus*/
height: 24px;
padding: 0px;
color: #f00;
margin: 0;
border-style: solid;
border-color: #456696;
border-width: 2px;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #b6d1f8;
color: black;
}










.jqueryslidemenu1{
font: bold 12px Verdana;
width: 182px;
margin:0 auto;
}

.jqueryslidemenu1 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu1 ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu1 ul li a{
display: block;
color: #000;
padding: 10px 10px;
text-decoration: none;
}

* html .jqueryslidemenu1 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu1 ul li a:link, .jqueryslidemenu ul li a:visited{
color: #000;
}

.jqueryslidemenu1 ul li a:hover{
background: #b6d1f8; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu1 ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu1 ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu1 ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu1 ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
color: #f00;
margin: 0;
border-top-width: 0;
background: #b6d1f8;
border-bottom: 1px solid #2393A1;
}

.jqueryslidemenuz1 ul li ul li a:hover{ /*sub menus hover style*/
background: #b6d1f8;
color: black;
}

