﻿html {background: url(images/bg-home.gif);}
body {margin: 0px;}
body, div, a, p, td  {font-family: Arial; font-size: 12px; color: #333;}
table { border-collapse: collapse; }
a { color: #1E408A; font-weight: bold; text-decoration: none;}
a:hover { color: #FF9600; text-decoration: none;}
h1 {margin: 5px 0px; padding: 0px; padding-left: 6px; font-size: 16px; color: #c00;}
h3 {text-align: center; font-family: Times New Roman; font-size: 20px; color: #1E408A;}
h4 {font-size: 14px; color: #1E408A;}
form {margin: 0px; padding: 0px;}
button {width: 106px; height: 26px; line-height: 26px; border: 0px; font-weight: bold; color: #fff; background: url(layout/button.gif) no-repeat;}
img {border: 0px;}

.tdmenu {background: url(images/mid-menu.gif) center center no-repeat;}
.menutop {display: block; line-height: 38px; color: #fff; font-weight: bold; text-align: center; text-transform: uppercase; text-decoration: none;}
.menutop:hover {color: #fff; text-decoration: none;}
.fadelink {display: block; margin: 10px 0px; text-align: center; font-family: Times New Roman; font-size: 20px; color: #1E408A;}

.catalog {display: block; height: 40px; line-height: 40px; font-size: 16px; color: #1E408A; font-weight: bold; padding-left: 40px;}
.cliplib {background: url(images/clip.gif) no-repeat;}
.news {background: url(images/news.gif) no-repeat;}
.testo {background: url(images/testo.gif) no-repeat;}
.item {display: block; margin-bottom: 5px; margin-left: 15px; padding-left: 15px; background: url(images/bullet.gif) 0px 6px no-repeat; color: #333;}

.itemdtl {display: block; margin-bottom: 5px; margin-left: 15px; padding-left: 15px; font-weight: normal; background: url(images/bullet.gif) 0px 6px no-repeat; color: #333;}

#bottompage {margin: 0px auto; display: block; width: 1000px; padding: 0px 12px; text-align: center; color: #fff;}
#bottompage p {text-align: center; color: #fff; padding: 0px; margin: 2px;}
.menubottom {color: #fff; font-weight: bold; text-transform: uppercase; text-decoration: none;}
/*================================ dropdown menu ===============================*/
#dropmenudiv{position:absolute;line-height:18px;z-index:100;}
#dropmenudiv a{background:#1E408A;width:100%;display:block;text-indent:3px;border-bottom:1px solid #fff;padding:5px 8px;text-decoration:none;font-weight:bold;z-index:100;color:#fff;}
#dropmenudiv a:hover{background-color:#4276C1;;z-index:100;color:#fff;}
.hidden{visibility:hidden;display:none;}

