/* CSS Document */

body, table, td, tr{
	padding:0;
	margin:0;
	border-collapse:collapse;
	vertical-align:top;
	font-family:Arial, Tahoma, Verdana;
	color:#868686;
	font-size:14px;
}

body{
	background-color:#e8e8e8;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}

#ext{
	position:relative;
	width:970px;
	background-color:#fff;
	margin:0 auto;
}

.left_shadow{
	background-image:url(../images/left_shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}
.right_shadow{
	background-image:url(../images/right_shadow.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:5px;
}

.top_menu td{
	padding:5px 12px 7px 12px;
	text-align:center;
}
.top_menu td a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

table.main td{
	padding:0 20px 0 0;
}

.search_but{
	width:19px;
	height:16px;
}

.content{
	padding:20px 30px;
}

.bottom_menu{
	padding:10px 0 5px 0;
}
.bottom_menu a{
	color:#000;
	font-size:12px;
}
.bottom_menu2 a{
	color:#0162cf;
}

table.main td table.lists td{
	padding:0 5px 10px 0;
}

.desc td{
	padding:10px;
	border:dotted 1px #999999;
	vertical-align:middle;
	text-align:right;
	color:#000000;
}
form td{
	padding:5px;
}
.goroda a{
	text-decoration:none;
}
.goroda a:hover{
	text-decoration:underline;
}

a{
	color:#555753;
}
.servise
{
	color:#0162cf;
	padding-left:5px;
}
h1{
	font-weight:normal;
}

img{
	border:none;
	behavior: url("images/pngbehavior.htc");
}
