body
{
    margin: 0px;
    padding: 0px;
    font-family: arial;
	font-size: 12px;
    background: url("http://www.baitel.ee/images/background.jpg") repeat;
}
table
{
	border-collapse: collapse;
}
a
{
    font-family: arial;
}
td
{
	margin: 0px;
    padding: 0px;
    font-family: arial;
	font-size: 12px;
}
.top
{
	width: 831px;
    height: 134px;
    background: #000000;
}
.logo
{
	padding-top: 20px;
    padding-left: 30px;
	vertical-align: top;
    width: 170px;
}
.language
{
	padding-right: 25px;
	text-align: right;
	height: 65px;
}
.language a
{
	margin: 0px 3px;
}
.search_td
{
    padding-right: 100px;
	vertical-align: top;
}
.search_td_text
{
	text-align: center;
    background: url("http://www.baitel.ee/images/search.jpg");
    width: 129px;
}
.search_text
{
	width: 119px;
	height: 20px;
	border: none;
	background: none;
}
.search_td_button
{
	text-align: center;
    width: 48px;
    background: url("http://www.baitel.ee/images/button.jpg");
}
.search_button
{
	width: 48px;
    height: 25px;
	border: none;
	background: none;
	cursor: pointer;
}
.content
{
    width: 831px;
    height: 350px;
    background: url("http://www.baitel.ee/images/middlenew.gif") repeat-y;
}
marquee
{
	position: absolute;
	margin-left: 32px;
	margin-top: -49px;
    width: 200px;
}
marquee td
{
	padding: 20px 0px;
    text-align: center;
}
.text
{
	width: 430px;
	text-align: left;
}
.bottom
{
	width: 831px;
    height: 70px;
    background: #000000;
}
.bottom td
{
	vertical-align: top;
    font-size: 12px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
}