.gray_button {
	color: #fff;
	background: #ccc url(/img/button_bg_gray.png) top left repeat-x;
	text-shadow: #393939 -1px -1px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.gray_button a {
	color: #fff;
	background: #ccc url(/img/button_bg_gray.png) top left repeat-x;
	text-shadow: #393939 -1px -1px 0px;
}

.gray_button:hover, .gray_button a:hover {
	color: #f2f2f2;
	text-shadow: #545454 -1px -1px 0px;
}

.user_ava {
	border: 2px solid #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	vertical-align: top;
}

.pr_krugl {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: top;
	padding: 10px;
}

.user_big_photo {
	color: #fff;
	float: right;
	position: relative;
	vertical-align: bottom;
	font-size: 11px;
	text-shadow: #393939 -1px -1px 0px;
}

.user_big_photo:hover {
	color: #fff;
	text-decoration: none;
}

.ava_photo {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	height: 350px;
	padding: 10px;
}

.pr_nophoto {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	height: 350px;
	background: url(/img/nophoto.png) center center no-repeat #e4e4e4;
	padding: 10px;
}

.pr_nophoto span {	
	color: #000;
	float: right;
	position: relative;
	vertical-align: bottom;
	font-size: 11px;
	text-shadow: #fff -1px -1px 0px;
}


.pr_friend_ava {
	border: 2px solid #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-right: 5px;
}

.pr_info_title {
	color: #ccc;
}

.pr_last_activ {
	padding: 3px;
	background-color: #3B3B3B;
	font-size: 11px;
}

.pr_info {
	color: #fff;
}


.pr_rating_info {
	background-color: #d40000;
	color: #fff;
	padding: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


.link2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #e97100;
	text-decoration: none;
	padding-top: 5px;
}

.ytb_padd {
	padding-left: 15px;
	color: #373737;
}

.pr_photo {
	background-color: #000;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	display: block;
	margin: 0 5px;
	font-size: 11px;
	width: 100px;
	color: #a5a5a5;
	vertical-align: top;
	overflow: hidden;
	height: 134px;
}

.pr_photo a {
	font-size: 11px;
	color: #fff;
}

.pr_photo a:hover {
	color: #fff;
	text-decoration: none;
}

.pr_photo div.pr_photo_btt {
	padding: 3px 0 3px 3px;
	/*white-space:nowrap*/
}

.pr_photo .gr {
	float: right;
	top: 14px;
	height: 14px;
	width: 5px;
	display: block;
	position: relative;
}

.pr_photo .btm {
	background-color: #000;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	height: 3px;
	
	overflow: hidden;
}






.plashko {
	width: 100%;
	height: 5px;
	background-color: #ffd200;
}

.plashko_place {
	background-color: #f5f6f6;
	padding: 15px;
}

#profile .name {
	font-family: Tahoma;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	display: inline-block;
}

.blue {
	color: #2e7ab3;
}


.infoline_block {
	height: 30px;
	padding-left: 15px;
	margin-top: 15px;
	background-image: url(/img/profile/show-hide.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	cursor: pointer;
}



.infoline_none {
	height: 30px;
	padding-left: 15px;
	margin-top: 15px;
	background-image: url(/img/profile/show-hide.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	cursor: pointer;
	
}




a.link {
	font-family: Tahoma;
	font-size: 20px;
	color: #3c8fcf;
	text-decoration: none;
}



a.link:hover {
	color: red;
}

.infotext {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.prred {
	top: 10px;
	position: relative;
	float: right;
}

.search-gr {
	height: 40px;
	background-image: url(/img/profile/search-g.png);
}
.search-gr .padd {
	padding: 8px 5px;
}
.search-left {
	
	height: 40px;
	width: 10px;
	background-image: url(/img/profile/search-l.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.photo_bg {
	text-align: center;
	background-color: #eeeeee;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

.del_link {
	float: right;
	display: block;
	position: relative;
}

.dobavl {
	color: #a6a6a6;
}

.photo_info {
	font-size: 12px;
}