html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
  border: 0;
  outline: 0;
  font-size: 100.01%;
  vertical-align: baseline;
  background: transparent;
  margin: 0px;
  padding: 0px;
}
body {
  line-height: 1;
}
img {
  border: none;
}
*:focus {
  outline: none;
}
blockquote, q{
  quotes: none;
}
.clear:after {
  content: '.';
  display: block;
  clear: both;
  height: 0px;
  font-size: 0px;
  visibility: hidden;
}
.hidden {
  display:none;
}

body {
  background-color: #000;
}
body, textarea, input, select {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  color: #eee;
}
em {
  font-style: italic;
}
strong, dfn {
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, "Myriad Pro","Tahoma","Arial",sans-serif;
  font-weight: bold;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h4 {
  font-size: 16px;
  line-height: 24px;
}
h3 {
  font-size: 20px;
  line-height: 26px;
}
h2 {
  font-size: 24px;
  line-height: 32px;
}
h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: normal;
}

p, ul, ol, dl, blockquote {
  margin: 16px 0;
}

img + p,
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p,
h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, h6 + ol,
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul,
h1 + dl, h2 + dl, h3 + dl, h4 + dl, h5 + dl, h6 + dl
 {
  margin-top: 0px;
}

table {
  border-collapse: collapse;
  empty-cells: show;
}
table td, table th {
  border: 1px #000 solid;
  padding: 3px 5px;
  vertical-align: baseline;
  text-align: left;
}
table caption {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  caption-side: top;
  text-align: center;
}
table tfoot th[scope="row"] {
  text-align: right;
}

ul {
  list-style: circle inside;
}
ol {
  list-style: decimal inside;
}
/*
li:first-letter {
  text-transform: uppercase;
}
*/
dt {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  display: block;
}
dd {
  margin-left: 16px;
}


listing, code, kbd, samp {
  font-family: "Lucida Console","Courier New",monospace;
  font-size: 12px;
}
listing, pre {
  display: block;
  margin: 0 16px;
  border: 1px #111 solid;
  background: #f0f0f0;
  padding: 16px;
}
hr {
  margin: 16px 16px;
}

a {
  text-decoration: underline;
  color: #eee;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 1px #111 dotted;
}
sup, sub {
  font-size: 9px;
  position: relative;
  top: -5px; 
}
sub {
  top: 3px;
}

abbr, acronym {
  border-bottom-color: inherit;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

del {
  text-decoration: line-through;
  color: inherit;
}
ins {
  color: inherit;
  text-decoration: none;
}

q{quotes: "\00ab" "\00bb" "\201e" "\201c";}

blockquote {
  margin-left: 20px;
}

blockquote cite {
  position: relative;
  top: -16px;
}

fieldset {
  border: none;
}
legend {
  font-size: 16px;
  line-height: 24px;
  font-family: "Helios","Helvetica","Arial",sans-serif;
  font-weight: bold;
  text-align: left;
}
input[type="text"], textarea, input[type="password"]{
  width: 250px;
}
textarea {
  height: 75px;
}
label {
  display: block;
  font-weight: bold;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline;
  font-weight: normal;
  padding-left: 8px;
}
form ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
}
fieldset div {
  margin-top: 16px;
}
fieldset.submit {
  margin: 16px 0;
}
input[type="file"], select {
  width: 257px;
}

.oops {
  margin: 0 45px;
}

html, body {
  height: 100%;
}

.b-pagewrapper {
  min-height: 100%;
  position: relative;
}

.b-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 340px;
}

.b-main-content {
  padding-bottom: 360px;
}

.b-pagewrapper {
  width: 1004px;
  margin: 0 auto;
}

.b-header {
  height:  259px;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  background: #000 url('/images/footer.png') no-repeat center bottom;
}

.b-header {
  background: url('/images/header.jpg') no-repeat center top;
  position: relative;
}

.b-logo {
  position: absolute;
  top: 60px;
  left: 220px;
  width: 580px;
  height: 155px;
}

.b-logo a {
  display: block;
  height: 100%;
}

.b-logo a span {
  display: none;
}

.b-icons {
	position: absolute;
	margin: 0;
	top: 20px;
	left: 30px;
	list-style: none;
}

.b-icons li {
	float: left;
	width: 12px;
	margin-right: 12px;
	height: 12px;
}

.b-icons li a {
	display: block;
	height: 12px;
}

.b-icons .home {
	background: url('/images/icons/home.png') no-repeat left top;
}

.b-icons .email {
	background: url('/images/icons/email.png') no-repeat left 1px;
}

.b-icons a span {
	display: none;
}


.b-languages {
	position: absolute;
	top: 20px;
	right: 30px;
	list-style: none;
	margin: 0;
}

.b-languages li {
	float: left;
	width: 40px;
	text-align: right;
	text-transform: uppercase;
}

.b-languages li a {
	text-decoration: none;
}

.b-languages li a.active {
	color: #f90;
}

.b-main-nav {
  margin: 0;
  list-style: none;
  height: 32px;
  background: url('/images/main_nav.png') repeat-x left top;
  text-align: justify;
  text-justify: newspaper;
}

.b-main-nav li {
  display: inline;
  line-height: 33px;
  margin-left: 54px;
}

.b-main-nav a {
  text-decoration: none;
  font-size: 18px;
}

.b-main-nav a.active, .b-main-nav a:hover {
  color: #f90;
}

.b-secondary-nav {
	list-style: none;
	overflow: hidden;
	margin-bottom: 50px;
}

._not-main {
	margin: -70px 0 50px 45px;
}

.b-secondary-nav li {
	display: inline;
	margin-left: 17px;
	border-left: 1px #fff solid;
	padding-left: 22px;
	position: relative;
	left: -36px;
	text-transform: lowercase;
}

.b-secondary-nav li .active {
  font-weight: bold;
}

.b-main-content {
  background: url('/images/light.jpg') no-repeat left top;
  border-top: 1px #000 solid;
  padding: 80px 0px 360px 0px;
}

.b-afisha {
  background: url('/images/afisha_bg.png') repeat-y left top;
}

.b-afisha-inner {
  background: url('/images/afisha_bottom.jpg') no-repeat left bottom;
  padding-bottom: 120px;
}

.b-afisha .b-events-list {
  margin: 0;
  background: url('/images/afisha_top.png') no-repeat left top;
  padding-top: 34px;
}

.b-afisha-archive-header {
  text-align: center;
}

.b-events-list {
	list-style-type: none;
}

.b-events-list li {
	margin-bottom: 50px;
}


.b-event {
	position: relative;
}

.b-event h3, .b-event .date, .b-event .b-summary, .b-event .b-vimeo {
	margin: 0 20px 0 500px;
	display: block;
}

.b-event h3 {
	padding-top: 17px;
	color: #f90;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
}

.b-event .date {
	border: none;
	cursor: text;
	font-size: 20px;
	line-height: 26px;
	color: #f90;
}

.b-event .b-vimeo {
	width: 400px;
	margin-top: 10px;
	margin-left: 540px;
	
}

.b-event .b-gallery-link {
	display: block;
	float: right;
	margin-right: 20px;
	background: url('/images/icons/gallery.png') no-repeat right 2px;
	padding-right: 20px;
	font-size: 14px;
}

.b-event-image {
	float: left;
	background: url('/images/shadow.png') no-repeat left top;
	padding: 17px;
	margin-left: 26px;
	width: 380px;
	height: 550px;
}

.b-events-archive {
	margin-top: 50px;
	color: #000;
	text-align: right;
	width: 420px; 
	margin-bottom: 10px;
}

.b-events-archive a {
	color: #000;
	text-transform: uppercase;
	background: url('/images/icons/archive.png') no-repeat left top;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.b-galleries-list {
  padding: 0 54px;
  list-style: none;
  text-align: justify;
  text-justify: newspaper;
  position: relative;
}

.b-galleries-list li {
  display: -moz-inline-block;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 350px;
  position: relative;
  margin-bottom: 40px;
}

.b-galleries-list .last {
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  border: none;
}

.b-gallery-item h3 {
	color: #f90;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	padding: 0 22px;
	line-height: 22px;
	margin-bottom: 8px;
}

.b-gallery-item h3 a{
	color: #f90;
	text-decoration: none;
}

.b-gallery-item .date, .b-gallery-item .b-photos-count {
	text-align: right;
	display: block;
	border: none;
	font-size: 14px;
	line-height: 18px;
	cursor: text;
	padding-right: 22px;
}

.b-gallery {
  margin: 0 54px;
}

.b-gallery h2 {
  color: #f90;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  margin-bottom: 20px;
}

.b-gallery-archive {
  text-align: right;
  margin: 30px 50px 0 0;
}

.b-gallery-archive a {
  background: url('/images/folder.png') no-repeat right center;
  padding-right: 20px;
  font-size: 16px;
}


#wrapper img {
  margin: 0;
  border: none;
}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:100%; display:none; height: 608px;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:750px; margin: 0 auto; height:500px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:100%; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:750px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:500px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/iktomiImageGalleryPlugin/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/iktomiImageGalleryPlugin/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/iktomiImageGalleryPlugin/images/link.gif) center center no-repeat}
#thumbnails {margin:15px -50px;}
#slideleft {float:left; width:20px; height:87px; background:url(/iktomiImageGalleryPlugin/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:87px; background:#222 url(/iktomiImageGalleryPlugin/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:950px; margin-left:5px; height:87px; overflow:hidden}
#slider {position:absolute; left:0; height:110px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
  
.b-guestbook {
  list-style: none;
  margin: 0;
}
  
.b-guestbook-item {
  zoom: 1;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  list-style: none;
}
  
.b-equal-columns {
  background: #e9990a url('/images/guestbook_userinfo.png') repeat-x left top;
  zoom: 1;
}
 
.b-user-info {
  width: 160px;
  float: left;
}

.b-message {
  float: right;
  width: 784px;
  background: #a3a3a3 url('/images/guestbook_message.png') repeat-x left top;
}
  
.b-user-info {
  list-style-type: none;
  margin: 10px;
  padding: 0;
  color: #000;
  
}

.b-user-info a {
  color: #000;
  text-decoration: none;
}

.b-user-info a:hover {
  text-decoration: underline;
}

.b-user-info .name, .b-user-info .date, .b-user-info .email {
  display: block;
  padding-left: 20px;
  margin-bottom: 8px;
}

.b-user-info .name {
  background: url(/images/icons/guestbook_name.png) no-repeat left top;
  padding-top: 3px;
}

.b-user-info .date {
  background: url('/images/icons/guestbook_date.png') no-repeat left top;
  border: none;
  cursor: text;
  display: block;
  padding-left: 20px;
  margin-bottom: 8px;
}

.b-user-info .email {
  background: url('/images/icons/guestbook_email.png') no-repeat 0px 2px;
}

.b-user-info .email._hidden {
  background: url('/images/icons/guestbook_email_inactive.png') no-repeat 0px 2px;
}

  .b-message {
  color: #000;
  width: 724px;
  padding: 10px 30px;
  min-height: 80px;
}
  
  .b-message-answer {
  clear: both;
  margin-left: 220px;
  background: #a3a3a3 url('/images/guestbook_answer.png') repeat-x left top;
  color: #000;
  padding: 10px 20px 10px 40px;
  position: relative;
}

.b-answer-icon {
  position: absolute;
  left: -23px;
  top: 5px;
  width: 17px;
  height: 15px;
  background: url('/images/icons/answer.png') no-repeat left top;
}
  .b-pagination-bar {
  margin-top: 80px;
  text-align: center;
}

.b-pagination-bar a {
  text-decoration: none;
}

.b-pagination-bar a:hover {
  text-decoration: underline;
}

.b-pagination-bar .previous {
  background: url('/images/icons/previous.png') no-repeat left center;
  padding-left: 20px;
}

.b-pagination-bar .next {
  background: url('/images/icons/next.png') no-repeat right center;
  padding-right: 22px;
}

.b-pagination-bar .current {
  margin: 0 100px;
}
  .b-write-comment {
  margin-top: 40px;
  font-weight: normal;
  font-size: 18px;
  background: url('/images/icons/new_comment.png') no-repeat left bottom;
  padding-left: 20px;
  cursor: pointer;
  text-decoration: underline;
}
  .b-guestbook-form input, .b-guestbook-form textarea {
  color: #000;
}

.b-guestbook-form .message textarea {
  background: #f0f0f0;
  border: 1px #a3a3a3 solid;
  width: 600px;
  height: 150px;
}

.b-guestbook-form input[type="checkbox"] {
  margin-left: 0;
}

.b-guestbook-form  .submit .field, .b-guestbook-form .submit .input {
  display: inline;
}

.b-guestbook-form .submit input {
  margin-left: 180px;
  padding: 4px 5px;
}

.b-guestbook-form .submit .field img {
  float: left;
  width: 120px;
  height: 30px;
}

.b-guestbook-form .submit .field input {
  width: 120px;
  height: 24px;
  margin-left: 10px;
  line-heigth: 22px;
  font-size: 18px;
  padding: 0;
}
  
  .b-menu {
  margin: 0 54px;
}
  .b-menu-categories {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-align: center;
}

.b-menu-categories a {
  text-decoration: none;
}

.b-menu-categories ul {
  width: 33%;
  margin: 0 auto
}

.b-menu-categories .previous {
  position: absolute;
  top: 0; left: 0;
  padding-left: 20px;
  background: url('/images/icons/previous.png') no-repeat left 4px;
  text-align: left;
}

.b-menu-categories .next {
  position: absolute;
  top: 0; right: 0;
  text-align: right;
  padding-right: 20px;
  background: url('/images/icons/next.png') no-repeat right 4px;
}

.b-menu-categories .next:hover, .b-menu-categories .previous:hover {
  text-decoration: underline;
}
  .b-menu-categories-list {
  list-style: none;
  text-align: center;
}

.b-menu-categories .active, .b-menu-categories .active a {
  background: #fff;
  color: #000;
}

.b-menu-categories-list a:hover {
  text-decoration: underline;
}
  .b-menu-title {
  font-size: 22px;
  line-height: 36px;
  color: #f90;
  font-weight: normal;
  margin-top: 50px;
  clear: both;
}
  .b-menu-items {
  list-style: none;
  text-align: justify;
  text-justify: newspaper;
  margin-top: -30px;
}

.b-menu-items li {
  display: -moz-inline-block;
  display: inline-block;
  vertical-align: top;
  width: 45%;
  text-align: left;
  margin-top: 40px;
  position: relative;
}
  .b-menu-image {
  position: absolute;
  top: 0; left: 0;
  width: 170px; height: 130px;
  float: none;
}
.b-menu-image-loaded {
  position: absolute;
  top: 0; left: 0;
  z-index: 2000;
}
  .b-dish-description {
  margin-left: 180px;
  min-height: 130px;
}

.b-dish-description h4 {
  font-size: 14px;
  margin-top: -7px;
}

.b-dish-description .b-price {
  font-size: 14px;
  font-weight: bold;
}
  .b-dish-description {
  margin-left: 180px;
  min-height: 130px;
}

.b-dish-description h4 {
  font-size: 14px;
  margin-top: -7px;
}

.b-dish-description .b-price {
  font-size: 14px;
  font-weight: bold;
}


.b-game-rules {
  list-style: none;
}
.b-game-rules .b-rule {
  margin-bottom: 40px;
  background: #1a1a1a url('/images/icons/plus.png') no-repeat 2px 18px;
  padding: 10px 0 0 20px;
}

.b-game-rules .feature {
  float: right;
  margin: 0 10px 10px 0;
}


.b-game-rules h3 {
  font-size: 22px;
  font-weight: normal;
  color: #f90;
  cursor: pointer;
}

.b-game-rules .description {
  clear: both;
  margin-left: -20px;
  background: #313131;
  padding: 10px 20px;
  display: none;
}

.b-game-rules .b-rule.active {
  background: #1a1a1a url('/images/icons/minus.png') no-repeat 2px 18px;
}

.b-game-rules .b-rule.active .description {
  display: block;
}


.b-game-rules .rates-link {
  cursor: pointer;
  color: #f90;
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  clear: both;
  padding-bottom: 5px;
  background: #525252;
  margin-left: -20px;
  padding-left: 20px;
}

.b-game-rules .rates {
  display: none;
  background: #525252;
  margin-left: -20px;
  padding: 10px 20px;
  color: #000;
  text-align: center;
}

.b-game-rules .rates .table {
  text-align: left;
}

.b-game-rules .rates.active {
  display: block;
}
  .b-random-combination {
  position: relative;
  text-align: right;
  border: 1px #1a1a1a solid;
}

.b-shirts {
  position: relative;
  width: 54px; height: 77px;
  float: right;
  margin-right: 5px;
}
.b-shirts div {
  display: block;
  margin: 0; padding: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-raidus: 3px;
  border-radius: 3px;
  width: 47px;
  height: 70px;
  background: url('/images/shirts/poker-1.png'); 
}

.b-shirts .poker-1 {
  background: url('/images/shirts/poker-1.png'); 
}

.b-shirts .poker-2 {
  background: url('/images/shirts/poker-2.png'); 
}

.b-shirts .poker-3 {
  background: url('/images/shirts/poker-3.png'); 
}

.b-shirts .poker-4 {
  background: url('/images/shirts/poker-4.png'); 
}
.b-shirts .black-1 {
  background: url('/images/shirts/black-1.png');
}
.b-shirts .black-2 {
  background: url('/images/shirts/black-2.png');
}

.b-shirts #shirt-first {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
.b-shirts #shirt-second {
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 2;
}
.b-shirts #shirt-third {
  position: absolute;
  bottom: 6px;
  right: 6px;
  z-index: 3;
} 

.b-cards {
  border: 1px #3b3b3b solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-raidus: 3px;
  border-radius: 3px;
  width: 300px;
  height: 80px;
  margin-top: 80px;
  text-align: left;
}
.b-cards img {
  margin: 5px;
}

.b-cards._blackjack img:first-child {
  margin-left: 127px;
}

.b-cards .more {
  color: #fff;
  border-bottom: 1px #fff dashed;
  text-decoration: none;
  font-size: 14px;
  font-style: italic;
  margin-left: 8px;
  line-height: 20px;
  position: relative; top: -30px;
  outline: none;
}

.b-random-combination h5 {
  display: none;
  position: relative;
  width: 200px;
  top: -50px;
  left: -210px;
  text-align: right;
  color: #fff;
}
.b-random-combination h5 a {
  color: #fff;
}

.b-random-combination h5 .blackjack {
  color: #71d771;
  font-size: 45px;
  display: block;
  margin: -20px 0 10px 0;
}

.b-cards #hidden-card {
  display: none;
  position: absolute;
  /*bottom: 21px;*/
  right: 0;
  top: 81px;
}
  
  
  
  #simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  width:600px;
  position: relative;
  background: #fff;
  border: 2px #000 solid;
  padding: 10px;
  color: #000;
}

#simplemodal-container a.modalCloseImg {
  background:url(/images/timetable-day_close.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-10px;
  right:-18px;
  cursor:pointer;
}


body.index #simplemodal-container a.modalCloseImg {
  top: -10px;
  right: -52px;
}
  .b-press {
  margin: 0 50px;
}

.b-press h2 {
  font-size: 24px;
  font-weight: normal;
  color: #f90;
  margin-bottom: 12px;
}
.b-press h2 a {
  color: #f90;
  text-decoration: none;
}

.b-press h2 a:hover {
  text-decoration: underline;
}.b-press-releases-list li {
  list-style-type: none;
}

.b-press-releases-list h4 a{
  color: #f90;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
}

.b-press-releases-list h4 a:hover {
  text-decoration: underline;
}
.b-breadcrumbs {
  list-style: none;
}

.b-breadcrumbs li, .b-breadcrumbs li h2, .b-breadcrumbs li h3 {
   display: inline;
} 

.b-breadcrumbs .current {
  font-size: 16px;
  color: #f90;
  margin-left: 3px;
}

.b-breadcrumbs li h3 {
  font-weight: normal;
  font-size: 16px;
}

.b-page {
  margin: 0 50px;
}

.b-page h2 {
  font-size: 24px;
  font-weight: normal;
  color: #f90;
  margin-bottom: 12px;
}


.b-address {
	margin-top: 200px;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
}
.b-slogan {
	width: 40%;
	margin: 0 auto;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
}
.b-copyright {
  width: 250px;
  position: absolute;
  bottom: 85px; 
  left: 20px;
  font-size: 10px;
  line-height: 14px;  
}

.b-contacts-link {
  background: url('/images/icons/contacts.png') no-repeat right top;
  padding-right: 20px;
}

.b-author {
	display: block;
  width: 240px;
  text-align: center;
  position: absolute;
  bottom: 80px;
  right: 20px;
  font-size: 9px;
}

.b-author span {
  display: none;
}
