html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
background-image: url('l.gif');
background-repeat: repeat;
font-size: 11px;
font-family: tahoma;
}

* {font-size:100.01%;}

IMG {
        border: 0;
        }

H1 {
        color: #000000;
        font-size: 10pt;
        font-family: verdana;
      }

 H2 {
        color: #000000;
        font-size: 10pt;
        font-family: verdana;
      }

.contacts {
        color: #3A3A3A;
        font-size: 9pt;
        font-family: Verdana;
        text-align:left;
        }

.link {
        color: #3A3A3A;
        font-size: 10pt;
        font-family: Arial;
        font-weight:bold;
        text-align:left;
        }
.link a:active,
.link a:visited,
.link a:link {
        color: #3A3A3A;
        text-decoration:none;
        }

.link a:hover {
        color: #8000CF;
        text-decoration: underline;
        }

.text {
        color: #000000;
        font-size: 10pt;
        font-family: verdana;
        text-align:left;
}
.text a:active,
.text a:visited,
.text a:link {
        color: #007bb5;
        text-decoration:none;
        }

.text a:hover {
        color: #8000CF;
        text-decoration: underline;
        }

.catalog {
        color: #003232;
        font-size: 9pt;
        font-family: verdana;
        text-align:center;
}
.catalog a:active,
.catalog a:visited,
.catalog a:link {
        color: #003232;
        text-decoration:none;
        }

.catalog a:hover {
        color: #8000CF;
        text-decoration: underline;
        }

.name {
        color: #000000;
        font-size: 10pt;
        font-family: verdana;
}
.name a:active,
.name a:visited,
.name a:link {
        color: #007bb5;
        text-decoration:none;
        }

.name a:hover {
        color: #8000CF;
        text-decoration: underline;
        }

.sitemap {
        color: #000000;
        font-size: 10pt;
        font-family: verdana;
        font-weight:bold;
		  vertical-align:top;
}
.sitemap a:active,
.sitemap a:visited,
.sitemap a:link {
        color: #3A3A3A;
        text-decoration:none;
        }

.sitemap a:hover {
        color: #8000CF;
        text-decoration: underline;
        }

.original ul, .dostavka ul {list-style:none;margin:0;padding:0;}
.original img {margin:1em 0;}

.dostavka h3 {margin-bottom:0;}

#imglist img {
		display:block;
		width:130px;
		height:206px;
		border:0px;
}