/*
   MODULES
*/

.tree { font-size:10px; color:#777; text-decoration:none; }
.tree a { color:#888; text-decoration:none; }
.tree a:hover { color:#666; text-decoration:underline; }
.tree_sign { background-image:URL('imgs/treea.gif'); background-position: 50% 70%; background-repeat:no-repeat; width:14px; }

.search_text{
 font-size:9px;
 border: 1px solid #6C6B79;
 background-color:#3D4246;
 color:#eee;
 width: 100%;
 height: 18px;
 padding:1px;
 margin:0px;
 margin-top:2px;
}
.search_submit{
 color:#eee;
 font-size:9px;
 font-weight:normal;
 border: 1px solid #6C6B79;
 background-color:#3D4246;
 margin:0px;
 margin-left:2px;
 margin-top:2px;
 margin-right:1px;
 width: 60px;
 height: 18px;
}
.searchHL{
 padding-left:2px;
 padding-right:2px;
 color:#004A92;
 border-bottom:1px solid #004A92;
}
.searchBL{
 padding:5px;
 margin-bottom:10px;
}
.searchBL
.t{
 color:#004A92;
}
.searchBL
.st{
 color:#004A92;
 text-decoration:none;
}
.searchBL
.c{
 color:#999;
 text-decoration:none;
}
.searchBL
a
.c {
 text-decoration:none;
 color:#999;
}
.searchBL
a:hover
.c {
 text-decoration:none;
 color:#eee;
}
.searchBL
a:hover
.t {
 text-decoration:underline;
}
.searchBL
a:hover
.st {
 text-decoration:underline;
}

.sitemap_l1{
 font-size:11px;
 font-weight:bold;
 padding:5px;
}
.sitemap_l1_f{
 color:#000;
 background:#eee;
 font-size:11px;
 font-weight:bold;
 cursor:pointer;
 padding:5px;
}
.sitemap_l2{
 padding:3px;
 padding-left:30px;
 font-size:11px;
}
.sitemap_l2_f{
 color:#000;
 background:#eee;
 padding:3px;
 padding-left:30px;
 font-size:11px;
 cursor:pointer;
}
.sitemap_l3{
 padding:3px;
 padding-left:60px;
 font-size:11px;
}
.sitemap_l3_f{
 color:#000;
 background:#eee;
 padding:3px;
 padding-left:60px;
 font-size:11px;
 cursor:pointer;
}
.sitemap_l4{
 padding:3px;
 padding-left:90px;
 font-size:10px;
}
.sitemap_l4_f{
 color:#000;
 background:#eee;
 padding:3px;
 padding-left:90px;
 font-size:10px;
 cursor:pointer;
}

.newsbox_marq{
 width:170px;
}
.newsbox_sdiv{
 font-size:11px;
 text-align:left;
 padding:6px;
 color:#666;
 margin-bottom:10px;
}
.newsbox_sdivf{
 font-size:11px;
 text-align:left;
 padding:5px;
 cursor:pointer;
 color:#333;
 border:1px solid #ddd;
 margin-bottom:10px;
}
.newsbox_data{
 font-weight:bold;
}

.comanda_cant{
 text-align:right;
 border:1px solid #111;
 font-size:10px;
 color:#F7953C;
 padding:2px;
 height:20px;
 width:80px;
 background:#000;
}
.comanda_back{
 background-image:URL('imgs/larr.gif');
 background-position:5 45%;
 background-repeat: no-repeat;
 padding-left:20px;
}
.comanda_back
a{
 font-size:12px;
 font-weight:bold;
}

/* News.php */
.news_row{
 padding:6px;
 border:0px;
}
.news_rowf{
 padding:5px;
 border:1px solid #004A92;
 cursor:pointer;
}
.news_data{
 color:#999;
 float:right;
}
.news_title{

}

/*
  Submenu */
.submenu{
 margin-bottom:15px;
 padding-top:10px;
 font-family:Verdana;
}
.submenu_title{

 font-size:14px;
 font-weight:bold;
 color:#3D4246;
 padding:3px;
 padding-left:0px;
 border-bottom:1px solid #555;
 border-right:0px;
 margin-bottom:10px;
}
.submenu_title
span{
 font-size:14px;
 font-weight:bold;
 color:#555;
 margin-bottom:10px;
}
.cat{
 width:145;
 padding:4px;
 padding-left:10px;
 padding-right:20px;
 font-size:12px;
 color:#555;
 border-left:5px solid #ddd;
 margin-bottom:2px;
 margin-left:5px;
 font-weight:bold;
 white-space:normal;
}
.catf{
 width:145;
 padding:4px;
 padding-left:10px;
 padding-right:20px;
 font-size:12px;
 color:#000;
 border-left:5px solid #3D4246;
 margin-bottom:2px;
 margin-left:5px;
 cursor:pointer;
 font-weight:bold;
 white-space:normal;
}
.scat{
 width:130;
 padding:3px;
 padding-left:8px;
 padding-right:10px;
 border-left:3px solid #ddd;
 margin-bottom:2px;
 margin-left:22px;
 font-size:10px;
 color:#333;
 white-space:normal;
}
.scatf{
 width:130;
 padding:3px;
 padding-left:8px;
 padding-right:10px;
 border-left:3px solid #3D4246;
 margin-bottom:2px;
 margin-left:22px;
 font-size:10px;
 color:#000;
 cursor:pointer;
 white-space:normal;
}

