img, div { behavior: url(iepngfix.htc) }

* {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
body {
	background-color: #828282;
	background-image: url(img/bg.png);
	text-align: center;
}
#container {
	height: 100%;
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}
#top {
	height: 200px;
	width: 1100px;
	margin-top: 10px;
	background: #696969 url(img/texture.png);
}
#logo {
	height: 190px;
	width: 210px;
	text-align: center;
	margin-top: 10px;
	float: left;
	background: url(img/vert_line.png) no-repeat right;
}
#banner_top {
	height: 170px;
	width: 680px;
	text-align: center;
	
	padding-top:15px;
	padding-bottom:15px;
	float: left;
}	
#tel {
	height: 185px;
	width: 210px;
	text-align: center;
	padding-top:15px;
	
	float: right;
	background: url(img/vert_line.png) no-repeat left;
}
#lang_search {
	height: 25px;
	width: 1030px;
	float: left;
	text-align: center;
	padding-top:10px;
	padding-bottom:5px;
}
#menu_top{
	height: 40px;
	width: 1100px;
	float: left;
	text-align: right;
	margin-bottom:10px;
}
#menu_end{
	height:30px;
	width:140px;
	float:left;
	background-color: #696969;
	background-image: url(img/texture.png);
	text-align: center;
	padding-top:10px;
}
#menu_end2{
	height:30px;
	width:136px;
	float:left;
	background-color: #696969;
	background-image: url(img/texture.png);
	text-align: center;
	padding-top:10px;
}
#menu_text{
	height:30px;
	width:103px;
	float:left;
	background-color: #696969;
	background-image: url(img/texture.png);
	text-align: center;
	font-weight: bolder;
	padding-top:10px;
}

#banner_left{
	height: 100%;
	width: 160px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #696969;
	background-image: url(img/texture.png);
	margin-right: 10px;
}
#main_text{
	height: 100%;
	width: 760px;
	float: left;
	background-color: #696969;
	background-image: url(img/texture.png);
}

#menu_uslugi{
	height: 100%;
	width: 100px;
	float: left;
	margin-top: 20px;
	padding-left: 3px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bolder;
}
#main_text_include{
	height: 100%;
	width: 600px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #CFCFCF;

}
#dop_panel{
	height: 100%;
	width: 150px;
	float: right;
	background-color: #696969;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(img/texture.png);
}

#bottom{
	height: 40px;
	width: 1100px;
	float: left;
	text-align: right;
	margin-top: 20px
}
#copyright{
	height: 40px;
	width: 1100px;
	float: left;
	margin-top: 20px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
.text {
	font-family: "arial", serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	text-indent: 15px;
	margin: 10px;
}
.text_list {
	font-family: "arial", serif;
	font-size: 14px;
	color: #221E1F;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}

a {text-decoration:none}
div #menu_uslugi A:link {text-decoration: none; color: white;}
div #menu_uslugi A:visited {text-decoration: none; color: white;}
div #menu_uslugi A:hover {text-decoration: none; color: blue;}

div #menu_text A:link {text-decoration: none; color: white;}
div #menu_text A:visited {text-decoration: none; color: white;}
div #menu_text A:hover {text-decoration: none; color: blue;}

A IMG {
 border: none;
}
/* CSS Document */
