@charset "iso-8859-2";
/* CSS Document */

body {
margin:0;
background-color : #fcd8a0;
background-image : url(back_laselva.gif);
background-repeat : repeat-x;
background-position : top 0%;
}
.preload1 {background: url(blank_over_01.gif);}
.preload2 {background: url(blank_over_01.gif);}

.menu2 {padding:0; margin:1px 0 0 0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; font-size:14px; font-weight:bold;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 1px; cursor:pointer;background: url(blank_01.gif);font-weight:bold;}
.menu2 li a.top_link span {float:left; display:block; padding:0 66px 0 66px; height:30px; background:url(blank_01.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 66px 0 66px; height:30px; background:url(blank_01.gif) no-repeat right top;}

/* Safari */
html*.menu2 li a.top_link span {float:left; display:block; padding:0 63px 0 64px; height:30px; background:url(blank_01.gif) right top;}
html*.menu2 li a.top_link span.down {float:left; display:block; padding:0 63px 0 64px; height:30px; background:url(blank_01.gif) no-repeat right top;}

.menu2 li a.top_link:hover {color:#4a4a4a; background: url(blank_over_01.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(blank_over_01.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(blank_over_01.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#4a4a4a; background: url(blank_over_01.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(blank_over_01.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(blank_over_01.gif) no-repeat right top;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}