/* == Юзер Панель == */
.panel_indent {height: 52px;}
.topPanel {width:100%; height:52px; background:#363636; position:fixed; overflow:hidden;opacity:1.0; box-shadow: 0px 0px 10px #000000; z-index:102;}
.logotype {background: url('/style/personal_page/site_logoWeb.png');width: 165px;height:35px;margin-top:9px; margin-left:5px; position:relative;}
.topconntent {margin-top:-42px; margin-left:180px;}
.button_top {opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.button_top:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.button_right_top {margin-top: 0px;position:absolute;float:right;right:-3px; opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=60);}
.button_right_top:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
.top_like_button {height:52px; margin-top:-35px; overflow:hidden; padding-right:15px; position:absolute; float:right; right:65px;}
/* ===================== */

/* == Белые кнопки == */
.linkbutton, .linkbutton:link, .linkbutton:active,.linkbutton:visited {height:25px; padding:0 0 0 9px; margin:0 1px; display:inline-block; font-family:Tahoma; font-size:10px; color:#ba6418; text-shadow:1px 1px 1px #f7f7f7; text-transform:uppercase; background:url(/buttons/link_button_bg.png) no-repeat 0 0; cursor:pointer;}
.linkbutton:hover {text-decoration:none; background-position:0 -26px;}
.linkbutton:hover span {background-position:right -26px;}
.linkbutton span {height:19px; padding:6px 11px 0 0; display:inline-block; background:url(/buttons/link_button_bg.png) no-repeat right 0; cursor:pointer;}
.linkbutton span:hover {background-position:right -26px;}
/* ===================== */

.header_tiles {
font-family:sans-serif; font-size:22px; color:white; text-shadow:rgb(34, 34, 34) 2px 2px 5px;
}