 html, body{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	background-color:#f0e4ca;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#600000;
	min-width:1000px;
	/*width: expression(document.documentElement.clientWidth < 1004 ? "1000px" : "auto");*/
behavior:url(/templates/urteh/csshover.htc);
}

a{
	color:#600000;
	font-size:11px;
}
p, div, ul, form, h1, h2{
	padding:0px;
	margin:0px;
}

#main{
	_height:100%;
	min-height:100%;
	margin:0px auto;
	width:900px;
}
#header{
	height:360px;
	position:relative;
}
.head_top{
	height:68px;
	width:872px;
	margin:0px auto;
}
.head_img{
	position:relative;
	width:872px;
	margin:0px auto;
	height:292px;
	background:url(/templates/urteh/images/head.jpg) no-repeat;
}
.logo{
	position:absolute;
	wisth:152px;
	height:28px;
	left:18px;
	top:24px;
}
.head_phones{
	position:absolute;
	left:364px;
	color:#600000;
	width:120px;
}
.head_phones span{
	color:#948b6d;
}
.head_phones div{
	margin:15px 0px 0px 30px;
}

.tmenu{
	width:270px;
	position:absolute;
	right:0px;
	height:20px;
	top:20px;
}
#top_menu{
	width:270px;
}
#top_menu li{
	list-style:none;
	float:left;
	padding:0px 15px;
	height:15px;
	border-right:1px solid #d0c7b3;
}
#top_menu li.last{
	border:0px none;
}
#top_menu li a{
	color:#4e4e4e;
}
.expression{
	position: absolute;
	width:360px;
	/*height:100px;*/
	font-size:19px;
	left:445px;
	top:105px;
}
.expression div{
	font-size:16px;
	font-style:italic;
	/*float:right;*/
	text-align:right;
}

#main_div{
	padding-top:28px;
}
.left_col{
	float:left;
	width:235px;
	padding-right:80px;
}

.clearing{
	clear:both;
/*	height:88px;*/
}
.lmenu{
	position:relative;
}
.lmenu table{
	border-collapse:collapse;
}
.show{
	display:block !important;
}
.lmenu td{
	background:url(/templates/urteh/images/menu_td.jpg) no-repeat;
	vertical-align:middle;
	height:37px;
	width:235px;
	/*border:1px solid #e5dac3;*/
}
.lmenu td:hover, .lmenu td.jshover{
	background: url(/templates/urteh/images/menu_td_hover.jpg) no-repeat;
	/*border:1px solid #9a9893;*/
}
.lmenu tr{
	position:relative;
}
.hide{
	display: none;
}
.lmenu tr td a{
	/*background:url(/templates/urteh/images/li_bg.gif) no-repeat 10px 3px;
	padding-left:30px;
	display:block; */
}
.lmenu tr td img {
  padding: 0 10px;
}
.lmenu tr td table tr td a{
/*	padding-left:20px;
	background:url(/templates/urteh/images/li_bg.gif) no-repeat 30px 3px;
	background-position:left center;    
	margin-left:30px;   */
}
.lmenu tr td table tr td img {
  padding:0 10px 0 30px;
}
.lmenu tr td table tr td table tr td a{
	/*padding-left:20px;
	background:url(/templates/urteh/images/li_bg.gif) no-repeat 50px 3px;
	background-position:left center;
	margin-left:50px;    */
}

.lmenu tr td table tr td table tr td img {
  float:left;
  padding:5px 10px 5px 50px;
}
.right_col{
	margin-left:315px;
	/*padding:0px 40px 20px 0px;*/
	/*width:545px;*/
}
.right_col p{

	padding:10px 0px;
}
.right_col h1, .right_col h2{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	padding:10px 0px;
	margin-left:-10px;
}
#content{
	/*padding:10px 40px 20px 10px;*/
	color:#000000;
	/*line-height:16px;*/
}
#content ul
{
padding-left:20px;
}
#content p
{
padding-top:0px;
}

#news{
	background:url(/templates/urteh/images/news_bg_px.jpg) repeat-y #E7D7B3;
/*background-color:#E7D7B3;*/
	width:578px;
	/*height:149px;*/
	position:relative;
left:-10px;
border:1px solid #F7EEDF;
padding-bottom:20px;
float:none;
}
#news div{
/*display:inline-table;*/
}
.left_news{
	top:10px;
	/*height:139px;*/
	position:relative;
	width:230px;
float:left;
left:30px;
}
.right_news{
/*margin-left:310px;*/
margin-left:320px;
position:relative;
top:10px;
width:230px;
}
#news p{
	text-indent:0px;
	padding:7px 0px;
}
#footer{
	height:88px;
	position:relative;
	margin-top:-88px;
	width:900px;
	margin:0px auto;
}
.counters{
	position:absolute;
	left:50px;
	bottom:5px;
}
.madeby{
	position:absolute;
	right:40px;
	bottom:15px;
}
.feedback{
	height:218px;
	width:184px;
	background:url(/templates/urteh/images/bg_feedback.jpg) no-repeat bottom;
	margin:90px auto 0px auto;
	color:#000000;
}
.feedback_title{
	font-size:19px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.feedback_title span{
	color:#600000;
}
.feedback input, .feedback textarea{
	width:147px;
	border:1px solid #a89d86;
}
.feedback textarea{
	height:55px;
}
.form{
	width:149px;
	margin:0px auto;
	line-height:16px;
	padding-top:10px;
}
.feedback .submit_button{
	background:url(/templates/urteh/images/feed_submit.jpg) no-repeat;
	width:95px;
	border:0px none;
	height:19px;
	cursor:pointer;
	margin-top:7px;
}
.seo_text{
bottom:15px;
left:160px;
position:absolute;
width:450px;
text-align:center;
}
.seo_text a
{
text-decoration:none;
font-size:10px;
}
.prodT
{
text-align:justify;
}
.prodT a
{
color:#000000;
}
.prodT a:hover
{
text-decoration:underline;
}
