html, body {
	height: 100%;
}

html, body, img, table, tr, td {
margin: 0;
padding: 0;
font-family: verdana, tahoma, arial;
font-size: 10px;
}

img {
border: 0px;
}

body {
height: 100%; 
width: 100%;
background-color: #ffffff;
}

div.container {
	border: 1px solid #000000;
	overflow: hidden;
	width: 100%;
}

div.left {
	position: relative
	width: 45%;
	float: left;
	padding-top:-200px;
}
div.logod {
	position: relative
	float: left;
	padding-left:20px;
	padding-top:2px;
	margin-top: 3px;
}

td.admin {
height: 1px;
background: #dfdfdf;
}

div.right {
	width: 45%;
	float: right;
}
p.esindused {
   font-size: 12px;
   font-weight:normal;
   padding-left:20px;
}

table.main {
   background-image: url(img/back.jpg);
}
div.toode {
margin:5px;
width:160px; 
border:0px solid; 
margin-left:23px;
float:left;
}

div.uudis {
position:relative;
margin:5px;
width:630px; 
border:0px solid; 
margin-left:5px;
float:left;
}

.clsname {
  font-weight:bold;
  font-size: 12px;
}
.clsinfo {
 color: #303030; 
}
.clssisu {
 color: #303030; 
}
.clsold {
  color: #696969;
  font-size: 10px;
}
.clsadded {
  color: #696969;
  font-size: 10px;
}
.clsnew {
  font-weight:bold;
  color: #ff0000;
  font-size: 14px;
}

div.poiss {
position; absolute;
height:234px;
width:127px;
border: 1px solid #0000ff;
margin-top:-200px;
margin-left:-800px;
z-index: 5;
}
div.tydruk {
background-image:url(img/tydruk.png);
border: 1px solid #ff0000;
float;right;
height:201px;
width:196;
}

.bottom_back {
	background: url("img/muru.png") no-repeat bottom;
}

.left_back, .right_back {
	width: 225px;
}

.center_back {
	width: 550px;
}

.bottom_div {
	margin-top: -70px;
	position: relative;
}
