body {
	background-color:#eee;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
}
img {
	border:0;
}
body img{
	border:0;
	margin:0 auto;
}
*{
	margin:0;
	padding:0;
}
#block {
	width:999px;
	height:auto;
	text-align:left;
	margin:0px auto 0px auto;
}
#header {
	height:261px;
	width:999px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/header.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	text-align: left;
	float:left;
}
#footer {
	height:112px;
	width:999px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/logo_.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	text-align: center;
	float:left;
}
#footer_logo {
	margin: 30px auto 30px auto;
	width:300px;
	height:auto;
	text-align:center;
}
#header_logo {
	float:left;
	position:relative;
	left:40px;
	top:20px;
}
#header_loader {
	float:left;
	position:relative;
	left:338px;
	top:179px;
}
#text_block {
	width:999px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	text-align:left;
	float:left;
	background-color:#FFF;
}
#text_l {
	padding:0;
	margin:0;
	width:333px;
	height:700px;
	float:left;
	background:url(../images/pole_left_2.gif) no-repeat 0 145px;
}
#left {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:333px;
	height:auto;
	background:url(../images/pole_left_1.gif) no-repeat;
	float:left;
}
#cent {
	padding:0px;
	margin:0px;
	width:666px;
	height:auto;
	float:left;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-image:url(../images/pole_center_left_2.gif);
	background-position:left;
}
#center {
	padding:0px;
	margin:0px;
	width:666px;
	height:860px;
	float:left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(../images/pole_center_left_3.jpg);
	background-position:bottom;
}
#center_left {
	padding:40px 0px 130px 0px;
	margin:0px;
	width:333px;
	background-image:url(../images/pole_center_left_1.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	float:left;
}
#center_left table{
}
#center_left table td{
	padding:10px 0 0 20px;
}
#center_right {
	padding:0px;
	margin:0px;
	width:333px;
	height:820px;
	float:right;
}
#center_right_kontakts {
	padding:0 0 0 40px;
	height:230px;
	float:left;
	background:url(../images/pole_right_2.gif) no-repeat 20px 0;
}
#center_right_maps {
	padding:0 0 0 40px;
	height:225px;
	float:left;
	background:url(../images/pole_right_2.gif) no-repeat 20px 0;
}
#maps {
	border:1px solid #eee;
}
h1 {
	margin:0px;
	padding:20px 10px 0px 20px;
	color:#C00;
	font-size:16px;
}
h2 {
	margin:0px;
	padding:10px 10px 0px 20px;
	font-size:12px;
	font-style:inherit;
}
p {
	margin:0px;
	padding:5px 10px 5px 20px;
}
ul {
	margin:0px 0px 0px 10px;
	list-style:inside;
	padding:0px;
}
li {
	margin:0px 0px 0px 10px;
	padding:0px;
}
