#add_bookmark {
	background-color: #CFFFDA;
	font-weight: bold;
	padding: 3px 3px;
}

#add_bookmark img{
	vertical-align: bottom;
}

#add_vkontakte a{
	text-decoration: none;
	color: #3D6B97;
	font-weight: bold;
}

#add_vkontakte img {
	vertical-align: bottom;
}

#add_vkontakte {
	background-color: #D6E0F5;
	padding: 3px 3px;
}

h1 {
	font-size: 16px;
	text-decoration: underline;
}

#main {
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
}

#main_center {
	width: 1000px;
	text-align: center;
}

#col1 {
	width: 200px;
}

#col2 {
	width: 600px;
}

#col3 {
	width: 200px;
}

#col1{
	position: absolute;
}

#col2{
	position: relative;
	left: 205px;
}

#col3 {
	position: relative;
	left: 810px;
}

#col1, #col2, #col3 {
	top: 5px;
	min-height: 170px;
}

.tr {
	position: absolute;
}

.clear {
	clear: both;
	height: 120px;
}

#search {
		margin-top: 30px;
		margin-left: 50px;
		min-height: 200px;
}

#search div {
	width: 500px;
	text-align: left;
	margin-top: 5px;
}

#search hr {
	color: blue;
	margin-top: 10px;
}

.search_t {
	margin: 0px;
}

#search_hints  a{
	border-bottom:1px dashed blue;
	text-decoration: none;
	color: blue;
}

#search_hint_title {
	margin-right: 30px;
}

#search_input {
	margin-left: 55px;
}

#s_info {
	padding-top: 15px;
}

#menu {
	margin-top: 50px;
	text-align: left;
}

#menu2 {
	margin-top: 5px;
	text-align: left;
}

#menu a {
	text-decoration: underline;
	color: blue;
	display: block;
	margin-bottom: 5px;
}

#content {
	text-align: left;
}

#list_diapason {
	margin-top: 15px;
}

#description_module {
	margin: 15px;
}

#description_module div {
	margin-top: 10px;
}

.region {
	display: block;
	font-size: 12px;
	margin: 3px;
}

#footer {
	margin: 50px;
}

#footer hr {
	width: 100%;
}

.item {
	font-size: 12px;
	margin: 5px;
}

#info_number div{
	margin: 7px;
	font-size: 14px;
}

div#numbers_variant {
	margin-right: 5px;
	font-size: 12px;
}

div.city_code span{
	margin-right: 15px;
	display: block;
	width: 300px;
	float: left;
}

div.city_code {
	width: 700px;;
	clear: both;
}

div.letter_city_code {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

#liveinternet {
	float: left;
}

#keywords {
	margin-top: 25px;
}

#keywords  a {
	line-height: 70%;
	font-size: 11px;
	color: black;
}

#keywords  div {
	margin-bottom: 5px;
}

#comment_title {
	font-size: 16px;
	margin-top: 25px;
}

#comments {
	margin-top: 10px;
	margin-left: 20px;
}

#add_comment {
	border-bottom:1px dashed black;
	text-decoration:none;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #7F3737;
}

#add_comment_div {
	margin: 20px;
}

#comment_form {
	margin: 20px;
	border: 1px dashed black;
	display: none;
}

#comment_form div {
	margin: 10px;
}

#subm {
	font-size: 12px;
	width: 300px;
}

.comment_div {
	width: 400px;
	border: 1px dashed gray;
	margin: 10px;
}

.comment_name {
	margin-left: 10px;
	margin-right: 80px;
	font-weight: bold;
}

.comment_time {
	float: right;
	margin-right: 10px;
}

.comment_info {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

#urinfo {
	text-align: left;
	margin-top: 15px;
	color: #BFBFBF;
}

.clear {
	clear: both;
	height: 1px;
}


/* ****************************************************************************************** */

#last_comment_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.comment_block_item {
	text-align: left;
	border: 1px dashed gray;
	padding: 3px;
	cursor: pointer;
	margin-bottom: 15px;
}

.comment_block_item  a{
	text-decoration: none;
	color: black;
}

.comment_block_info {
	border-bottom: 1px solid gray;
}

.comment_block_name {
	font-weight: bold;
	margin-left: 5px;
}

.comment_block_text {
	margin-top: 10px;
}

.comment_desc {
	font-size: 10px;
	color: #4F4F4F;
}

#all_comments {
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #BDA7DF;
}

div.comment_item {
	margin: 20px 5px;
	border: 1px dashed gray;
}

div.comment_item .header {
	border-bottom: 1px solid gray;
	padding: 5px;
}

div.comment_item .text {
	padding: 10px;
}

div.comment_item  span.bold {
	font-weight: bold;
}