body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F8F2D2;
	color: #797353;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat-x;
}
a img {
	border: none;
}
a {
	color: Black;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: Gray;
}
table, td, tr {
	font-size: 100%;
}
div#holder {
	width: 755px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
strong#logo {
	padding-top: 30px;
	display: block;
	float: left;
	width: 290px;
	background-image: url(img/top-linka.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 80px;
	_height: 110px;
	margin-bottom: 245px;
}
strong#logo a {
	display: block;
	width: 255px;
	height: 56px;
	position: relative;
	overflow: hidden;
}
strong#logo a span {
	position: absolute;
	left: 0;
	top: 0;
	width: 255px;
	height: 56px;
	background-image: url(img/tea-logo.gif);
	cursor: pointer;
}
ul#topmenu {
	height: 80px;
	margin: 15px 0;
	background-image: url(img/top-linka.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 180px;
	float: left;
	padding: 0;
}
ul#topmenu li {
	list-style-type: none;
	padding-left: 30px;
	line-height: 1.4em;
}
ul#topmenu li a {
	color: #726C4A;
	text-decoration: none;
}
ul#topmenu li a:hover, ul#topmenu li a.act {
	text-decoration: underline;
}
div#langs {
	float: right;
	height: 87px;
	_height: 110px;
	width: 230px;
	_width: 256px;
	padding-top: 23px;
	padding-right: 26px;
	background-image: url(img/world-map.gif);
	background-position: 40px bottom;
	background-repeat: no-repeat;
}
div#langs a {
	display: block;
	width: 20px;
	margin-bottom: 5px;
}
div#langs a img {
	border: 1px solid #222020;
}
ul#midmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	top: 110px;
}
ul#midmenu li {
	list-style-type: none;
	float: left;
	margin-right: 7px;
	width: 179px;
	border-bottom: 2px solid #E77844;
}
ul#midmenu li img {
	display: block;
	border: 1px solid #6D6755;
	border-bottom: none;
}
ul#midmenu li a {
	display: block;
	text-align: center;
	line-height: 28px;
	background-color: #F8F2D2;
	color: #797353;
	text-decoration: none;
	margin-bottom: 2px;
}
ul#midmenu li a:hover, ul#midmenu li a.act {
/*	text-decoration: underline;*/
	background-color: White;
}
ul#midmenu li div.fl {
	height: 193px;
	overflow: hidden;
	text-align: center;
/*	border: 1px solid #6D6755;*/
	border-bottom: none;
}
div#content {
	clear: both;
	padding: 0 20px;
	background-image: url(img/tecky.gif);
	min-height: 1px;
	_height: 1px;
	background-position: 495px 0;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
div#cleft {
	display: none;
}
div#ccenter {
	float: left;
	width: 450px;
}
div#cright {
	float: right;
	width: 210px;
}
div#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#footer {
	line-height: 17px;
	background-color: #C0B88D;
	padding: 0 25px 0 40px;
	background-image: url(img/tae-mini.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.9em;
	color: #5C574A;
}
div#footer a {
	color: #5C574A;
}