body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/top_fon.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a{
	text-decoration: none;
	color: #000000;
}

a:hover{
	color: #3360AB;
	text-decoration: none;
}
a:vizited{
	color: #A1911F;
}

/*================ ЛОГОТИП =================*/
.logo{
	margin-top: 25px;
	margin-left: 32px;
}



/* ================ КНОПКИ (закладки) =================*/


.buttons{
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 33px;
}

.active_but{
	height: 29px;
	clear: right;
	float: left;
}
.active_but .left{
	width: 6px;
	height: 29px;
	background-image: url(../images/but_fon_left_active.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}
.active_but .center{
	height: 29px;
	background-image: url(../images/but_fon_center_active.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	text-align: center;
	clear: right;
	float: left;
	font-size: 11px;
	margin: 0px;
}
.active_but .right{
	width: 6px;
	height: 29px;
	background-image: url(../images/but_fon_right_active.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;

}


.disactive_but{
	height: 29px;
	clear: right;
	float: left;
}
.disactive_but .left{
	width: 6px;
	height: 29px;
	background-image: url(../images/but_fon_left_disactive.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
	float: left;
	margin: 0px;
}
.disactive_but .center{
	height: 29px;
	background-image: url(../images/but_fon_center_disactive.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	text-align: center;
	clear: right;
	float: left;
	font-size: 11px;
	margin: 0px;
}
.disactive_but .right{
	width: 6px;
	height: 29px;
	background-image: url(../images/but_fon_right_disactive.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	clear: right;
	float: left;
}

.center p{margin-top: 8px;}



/*================ КАРТА ================*/
.map{
	margin: 33px;
}
.map span{
	border: 1px solid #FFFFFF;
}


/*============= ПРАВОЕ МЕНЮ =================*/

.right_menu{
	margin: 15px;
}

.title{
	color: #2F60A5;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}



/* ========= LOGIN =========== */
.login{
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.login p{
	color: #90929B;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}

.login a{
	color: #3A67AF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.login a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.login table tr td{
	height: 25px;
}




/*================== Профиль ==================*/
.login .profile{
	font-size: 12px;
	font-weight: bold;
	color: #A1911B;
	margin-left: 12px;
}
.login .profile_user{
	font-size: 17px;
	font-weight: normal;
	color: #2E62A9;
	margin-top: 5px;
	margin-left: 12px;
}
.login .profile_menu{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	padding: 10px;
	background-color: #F1F5F6;
	border: solid 1px #B0BEC7;
}
.login .profile_menu a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.login .profile_menu a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #2E62A9;
	text-decoration: underline;
}
.login .profile_menu p{
	margin-top: 5px;
	margin-bottom: 5px;
}




/*=========== СТИЛИ ПОЛЕЙ ФОРМ ===============*/

.login_input{
	font-family: Tahoma;
	font-size: 11px;
	width: 95px;
	height: 18px;
	border: 1px solid #8D93A1;
	padding: 2px;
}
.login_button{
	width: 60px;
	height: 22px;
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #8D93A1;
	background-image: url(../images/button_fon_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}



/* ==================== ПОИСК ТОЧЕК ==================== */
.search_title{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.search_form{
	margin-top: 15px;
	padding: 15px;
	background-color: #FFFFFF;
}
.search_result a{
	color: #2E62A9;
	font-weight: normal;
	text-decoration: underline;
}
.search_result a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.search_pages{
	margin-top: 20px;
	font-size: 12px;
}
.search_pages a{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding: 5px;
}
.active{
	background-color: #547FBF;
}
.active b{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search_not_found{
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #F0F6FF;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}



/* ============= ОПИСАНИЕ ТОЧКИ ==============*/
.place{
	padding: 30px;
	background-color: #FFFFFF;
	border: solid 3px #5680BF;
}
.place table tr td{
	color: #666666;
	font-size: 11px;
}
.place table tr td b{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.place_title{
	font-size: 22px;
	font-weight: bold;
	color: #235494;
	margin-top: 0px;
	margin-bottom: 20px;
}
.place_author{
	margin-bottom: 40px;
}
.place_author a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.place_author a b{
	text-decoration: none;
	color: red;
}
.place_koord{
	margin-top: 0px;
	padding: 15px;
	background-color: #FFFFFF;
	font-size: 20px;
	color: #000000;
	width: 392px;
}
.place_koord b{
	color: red;
}
.place_descr{
	margin-top: 20px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.place_descr h1{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/*======== Комментарии =============*/
.place_comments{
	margin: 30px;
}
.place_comments h1{
	font-size: 17px;
	font-weight: bold;
}
.comment_input{
	font-family: Tahoma;
	font-size: 12px;
	height: 18px;
	border: 1px solid #8D93A1;
	padding: 1px;
}
.comment_textarea{
	font-family: Tahoma;
	font-size: 12px;
	width: 500px;
	height: 150px;
	border: 1px solid #8D93A1;
}
.comment_text{
	background-color: #FFFFFF;
	padding: 15px;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 30px;
}
.comment_text a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}



/*============== РЕГИСТРАЦИЯ ===============*/
.reg_title{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.reg_form{
	margin-top: 15px;
	padding: 15px;
	background-color: #FFFFFF;
}

/*========= Мои точки ==============*/
.my_places_title{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}
.my_place{
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 22px;
}
.my_place p{
	margin: 3px;
}
.my_place a{
	text-decoration: underline;
	font-weight: bold;
}

/*========= Мои точки ==============*/
.my_places_title{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}
.my_place{
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 22px;
}
.my_place p{
	margin: 3px;
}
.my_place a{
	text-decoration: underline;
	font-weight: bold;
}

/*========= ДРУЗЬЯ ==============*/
.friends_title{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}
.friends {
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 22px;
}
.friends table tr td{
	margin: 8px;
	font-size: 12px;
	color: #000000;
}
.friends a{
	font-size: 17px;
	color: #225FBA;
	text-decoration: underline;
	font-weight: bold;
}
