html, body {
  margin: 0;
  padding: 0;
}

a { color: #af1601; }
a:hover { 
    text-decoration: underline;
    color: #e60009;
}

img { border: 0; }
    
body {
    background: #fad371 url(pic/bg.jpg) repeat-y top left;
}

body, td, p {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #000000;
}

h1 {
    font-size: 16pt;
    color: #00832a;
    margin: 10px 0 10px 0;
    padding: 0;
}

h2 {
    font-size: 21px;;
    color: #af1601;
    margin: 0 0 7px 0;
    padding: 0;
    font-weight: normal;
}

h3 {
    font-size: 14pt;
    color: #354122;
    margin: 10px 0 10px 0;
    padding: 0;
}

h4 {
    font-size: 12pt;
    color: #354122;
    margin: 10px 0 10px 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0 0 9px 0;
}

#all {
    width: 100%;
    height: 100%;
    height: 800px;
    background: url(pic/bg1.jpg) no-repeat top left;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 950px;
    height: 254px;
    background: url(pic/ecomag1.jpg) no-repeat top left;
    z-index: 1;
}

#baner1 {
    position: absolute;
    top: 0;
    right: 10px;
    width: 140px;
    height: 140px;
    z-index: 2;
}

#baner1 img {
    border: 1px solid #fdf2b2;
}

#catalog {
    position: absolute;
    left: 0px;
    top: 187px;
    width: 259px;
    z-index: 2;
    margin: 0;
    padding: 25px 0 0 0px;
    background: #fad371 url(pic/catbg.jpg) no-repeat top left;
}

#catalog h2 {
    margin-left: 30px;
}

#catalog ul {
    margin-left: 15px;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

#catalog a.sel {
    font-weight: bold;
    text-decoration: none;
}

#ln1 {
    width: 259px;
    height: 1px;
    border-bottom: 1px solid #e5953a;
    margin: 0 0 10px 0;
    padding: 0;
}

#catalog p {
    margin-left: 40px;
}

#catalog input {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #000000;
}

#catalog table {
    margin-left: 40px;
}

#catalog h3 {
    font-family: arial, tahoma, serif;
    font-size: 17px;
    color: #974026;
    font-weight: bold;
    margin: 0 0 7px 40px;
    padding: 0;
}

#copy {
    width: 258px;
    height: 50px;
    background: url(pic/copybg.jpg) no-repeat top left;
}

#copy p {
    color: #fef5b2;
    font-size: 11px;
}

#copy a {
    color: #fef5b2;
    font-size: 11px;
}

#basket {
    position: absolute;
    left: 520px;
    top: 147px;
    width: 400px;
    height: 30px;
    z-index: 2;
    color: #fff;
}

#basket a {
    color: #fff845;
}

#search {
    position: absolute;
    left: 294px;
    top: 187px;
    width: 450px;
    height: 30px;
    z-index: 2;
    color: #af1601;
}

#search input {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #000;
    background-color: #fef7a8;
}


#text {
    position: absolute;
    z-index: 3;
    top: 225px;
	left: 290px;
}

hr {
    height: 1px;
    border-top: 0;
    border-bottom: 1px solid #f4a732;
}

.text1 {
    width: 70%;
}

.text1 input {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #000;
    background-color: #fef7a8;
}

.text1 h3 {
    font-family: arial, tahoma, serif;
    font-size: 15px;
    color: #eb6b23;
    margin: 0 0 10px 0;
}

.text1 h4 {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #af1601;
    margin: 0 0 10px 0;
}

.text1 h5 {
    font-family: arial, tahoma, serif;
    font-size: 16px;
    color: #913b22;
    margin: 0 0 10px 0;
}

.text1 input.add {
    font-family: arial, tahoma, serif;
    font-size: 12px;
    color: #af1601;
    font-weight: bold;
}

.text0 {
    width: 1%;
}

.text2 {
    width: 28%;
    font-size: 11px;
    color: #000;
    padding-right: 20px;
}

.text2 a {
    color: #000;
    font-size: 11px;
}

.text2 a:hover {
    color: #f31e01;
}

.text2 b {
    color: #fff;
}

.text2 b.a {
    color: #af1601;
}

#alert {
    border: 1px dotted #f4a732;
    padding: 10px;
    margin: 10px 0 0 0;
}

#counters {
    border: 1px dotted #f4a732;
    padding: 10px;
    margin: 10px 0 0 0;
    text-align: center;
}

table.tovar img {
    border: 1px solid #f3a632;
}

#counters2 {
    border-top: 1px solid #f4a732;
    padding: 10px 0 0 0;
}


ul.services li {
    margin: 5px 5px 5px 8px;
	padding: 0 5px 0 10px;
	list-style-image: url(/pic/pn.gif);
}

ul.services li:hover {
    list-style-image: url(/pic/pna.gif);
}

ul.services li a {
    font-weight: bold;
	font-size: 14px;
}

ul.s_sub  {
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
}

ul.s_sub li {
	margin: 2px 0 0 0;
    padding: 2px 0 0 0;
	list-style-image: url(/pic/pn2.gif);
}

ul.s_sub li a {
	font-size: 12px;
    font-weight: normal;
    color: #000;
}

ul.s_sub li a:hover {
    color: red;
}

ul.s_sub li:hover {
    list-style-image: url(/pic/pn2a.gif);
}
