body {
    background-color: #675342;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}

p {
	text-align: justify;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

div, td, table {
	padding: 0;
	margin: 0;
}

div, td {
	vertical-align: top;
}

img {
	border: 0;
}

h1 {
	font-family: Times New Roman, serif;
}

h2, h3 {
	text-align: center;
}

h2 {
	margin-top: 0;
	border-bottom: 1px solid #675342;
}

ul {
	list-style-type: none;
}

.maintable {
    background-image: url('../images/body_back.png');
    background-position: top left;
    background-repeat: repeat-y;
    width: 100%;
 }

.header {
 font-size: 16px;
 font-weight: bold;
 }

.name1 {
  position: relative;
  top: 30px;
  left: 60px;
}

.name2 {
  position: relative;
  top: 30px;
  left: 20px;
}

.logo {
    text-align: center;
    font-size: 10px;
    color: #A96F55;
    margin-top: 60px;
}
.beck {
    background-image: url('../images/name2.png');
    background-position: top left;
    background-repeat: repeat-y;
    width: 100%;
 }

.glasslogo {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.indeplogo {
  text-align: left;
  vertical-align: bottom;
  width: 33%;
}
.tyflologo {
  text-align: right;
  vertical-align: bottom;
  width: 33%;
}

.vinimage {
  position: absolute;
  top: 260px;
  left: 720px;
}

#vinmenu {
    position: absolute;
    margin: 0 0 0 -200px;
    width: 150px;
    line-height: 30px;
}

.vincontent {
    position: relative;
    top: 0px;
    left: 0px;
    width: 500px;
}

.normtable {
    padding-right: 140px;
    padding-left: 180px;
    width: 660px;
}
/*
marquee.marquee1 {
    scrollAmount: 5;
    scrollDelay: 80;
    behavior: slide;
    direction: left;
    color: #675342;
    font-weight: bold;
}
*/
.marquee1 {
    marquee-style: slide;
    marquee-direction: left;
    color: #A96F55;
    font-weight: bold;
    text-align: center;
	font-size: 12px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.center {
    text-align: center;
}

.marquee2 {
    marquee-style: slide;
    marquee-direction: left;
    color: #675342;
    font-weight: bold;
	font-size: 12px;
}

a         {color: #675342; font-weight: bold; font-size: .9em; text-align: center; text-decoration: none;}
a:visited {color: #675342;}
a:hover   {color: #675342; text-decoration: underline; font-size: .9em;}

.slideshow {
  float: left;
  margin: 10px;
  margin-left: -160px;
  border-style: outset;
  border: 1px;
}
.footer {
    border-top: 1px solid #675342;
    font-size: 10px;
    padding-top: 20px;
    text-align: center;
}
.leftmenu {
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}

#address {
    text-align: left;
    vertical-align: middle;
    line-height: 40px;
    font-size: 20px;
    color: #A96F55;

}


a.leftmenu         {color: #ffffff; font-weight: bold; text-align: center; text-decoration: none;}
a.leftmenu:visited {color: #ffffff;}
a.leftmenu:hover   {color: yellow; text-decoration: none;}

.bg {
    position: absolute;
    top: 600px;
    left: 340px;
}
.clk {
  position: relative;
  top: 175px;
  left: -80px;
  font-size: 11px;
  line-height: 20px;
  z-index: 1;
}
div#leftblock{
  height: 550px;
  width: 150px;
  background-color: #675342;
  position: absolute;
  top: 240px;
  left: -1px;
  font-size: 11px;
  z-index: -1;
}

li {
	list-style-type: none;
}

.art    {text-align: right;  vertical-align: top;}
.act    {text-align: center; vertical-align: top;}
.alt    {text-align: left;   vertical-align: top;}
.acm    {text-align: center; vertical-align: middle;}
.arm    {text-align: right;  vertical-align: middle;}
.acb    {text-align: center; vertical-align: bottom;}
.acbb   {text-align: center; vertical-align: bottom; font-weight: bold;}

.productheader {color: #000000; font-weight: bold; text-align: center; width:1200px}
.yearheader {color: #000000; font-weight: bold; text-align: center;}
.priceheader {color: #000000; font-weight: bold; text-align: center;}
.qtyheader {color: #000000; font-weight: bold; text-align: center;}

.product     {color: #675342; font-size: .8em; text-align: left; text-decoration: none; width:200px}
.price       {color: #675342; font-size: .8em; text-align: right; text-decoration: none; width:200px;}
.qty         {color: #675342; font-size: .8em; text-align: center; text-decoration: none;}

.tarifform   {color: #000000; font-size: .9em; text-align: left; text-decoration: none;}
.tarifformheader {color: #000000; font-weight: bold; font-size: .9em; text-align: center; text-decoration: none;}

#tariftable td { padding: 5px; border: solid 1px; border-color: #675342;}

.ngh {
    width: 660px;
}


