.hidden {display:none;}

code {font-family:arial,Courier}

#options {width:570px; padding-top:8px; text-align:right; }
#options a {text-decoration:none;}
#options a:hover {}

#acc {width:580px; list-style:none; color:#033; margin:0 auto 0px;}
#acc h3 {width:500px;  padding:6px 16px 8px; font-weight:bold; margin-left:10px; font-size:10pt;color: blue; cursor:pointer;}
#acc h3:hover {}

#acc .acc-section {overflow:hidden;  }
#acc .acc-content {width:532px;margin-left:20px; padding:10px;  border-top:none; background:#fff; font-size:9pt;}

#nested {width:580px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:500px;  padding:6px 20px 8px; font-weight:bold;   color:#1995e3;font-size:9pt;}
#nested h3:hover {}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:522px; padding:10px;margin-left:20px;  border-top:none; background:#fff}
#nested .acc-selected {}

.acc-content p {margin-top:10px;}
.acc-content img {padding:5px;}
.time {font-size:8pt;}

/*  Toodete CSS */

#options2 {width:750px; padding-top:8px; text-align:right; }
#options2 a {text-decoration:none; }
#options2 a:hover {}

#acc2 {width:720px; list-style:none; color:#033; margin:0 auto 0px;}
#acc2 h3 {width:690px;  padding:6px 16px; font-weight:bold; margin-left:10px; font-size:11pt;color: blue;}
#acc2 h3:hover {}

#acc2 .acc-section {overflow:hidden;  }
#acc2 .acc-content {width:690px;margin-left:20px; padding:10px;  border-top:none; background:#fff; font-size:9pt;}

#acc2 .acc {width:580px; list-style:none; color:#033; margin-bottom:15px}
#acc2 .acc h3 {width:500px;  padding:6px 20px 8px; font-weight:bold;   color:#1995e3;font-size:9pt;}
#acc2 .acc h3:hover {}
#acc2 .acc .acc-section {overflow:hidden; background:#fff}
#acc2 .acc .acc-content {width:522px; padding:10px;margin-left:20px;  border-top:none; background:#fff}
#acc2 .acc .acc-selected {}

/* Div container css */

.toode {width:200px;text-align:center;float:left;}



ul.menu {list-style:none; margin:0; padding:0;z-index:9999;text-align:center;font-size:9pt;}
ul.menu * {margin:0; padding:0;z-index:9999;}
ul.menu a {display:block; color:#1995e3; text-decoration:none}
ul.menu a:hover { color:red; }
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:22px; left:0; background:#1995e3; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:96px; margin:0}
ul.menu ul li a {display:block; padding:2px 7px 2px; background-color:#a9c4f5; font-size:9pt;color:black; }
ul.menu ul li a:hover {}
ul.menu ul ul {left:96px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:2px 9px 2px; font-weight:bold; background:url(images/header.gif); width:78px}
ul.menu .menulink:hover, ul.menu .menuhover {}

