a {
	color: #2854C3;
	text-decoration : none;
}

a:hover {
	color: #F40057;
	text-decoration : none;
}

body {
	background:#7FAFDF;
	color:#000;
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;

}

form {
	margin : 0px;
}

img {
	border:0px;
}

p {
	text-align: justify;
}

h1 {
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color: #2854C3;
}

h2 {
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

h3 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
}

h4 {
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

ul {
	text-align:left;
/*	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;*/
}

li {
	text-align:left;
	list-style-type: none;
}

li:before {
color: #F40057; /* Цвет маркера */
content: "•"; /* Сам маркер */
padding-right: 10px; /* Расстояние от маркера до текста */
margin-left: -15px;
}

input {
	border:expression(this.type=="text" ? "1px solid #D4DDE9" : "default");
	padding: expression(this.type=="text" ? "3px" : "default");
	color:  expression(this.type=="text" ? "#000" : "default");
	background-color: expression(this.type=="text" ? "#fff" : "default");
}

input[type="text"] {
	border: 1px solid #D4DDE9;
	padding: 3px;
	color:  #000;
	background-color: #fff;
}

textarea {
	border: 1px solid #D4DDE9;
	padding: 3px;
	color: #000;
	background-color: #fff;
}

select {
	border: 1px solid #D4DDE9;
	color: #000;
	background-color: #fff;
	padding: 1px;
}





/*=====MAIN PAGE======*/

.blue_border {
	border: 1px solid #3250A2;
	padding:5px;
	margin-bottom:10px;
}

div.blue_border h2{
	width:100%;
	background-color:#F0F0F0;
	color:#0D1873;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
}

div.blue_border h3{
	width:100%;
	background-color:#F0F0F0;
	color:#0D1873;
	text-align: center;
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
}

div.blue_border h3 a{
	color:#0D1873;
}

div.blue_border h3 a:hover {
	color:#283ADE;
	text-decoration: none;
}

div.blue_border h4 {
	color:#0D1873;
	font-size:14px;
}

.mainpage_first_p {
	color:#0D1873;
	padding:0px;
	margin:0px;
}

.mainpage_first_p a {
	color:#283ADE;
	text-decoration: none;
}
.mainpage_first_p a:hover {
	text-decoration: underline;
}

.mainpage_p {
	padding:0px;
	margin:0px;
}

.mainpage_p a{
	color:#0D1873;
	text-decoration: none;
	font-weight:bold;
}

.mainpage_p a:hover {
	color:#3041DF;
}

.mainpage_p a img{
	padding:0px 15px 15px 15px;
}

a.sonnic_link {
	color:#000;
	text-decoration: none;
}

.head_link a{
	color:#2854C3;
	font-weight:bold;
	text-decoration: none;
}

.head_link a:hover{
	color:#F40057;
	font-weight:bold;
}

.head_link {
	color:#2854C3;
	font-weight:bold;
}

.block_head {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.clear {
	clear:both;
}


/*=====ANONSES======*/

div.anons {
	background:#fff;
	margin: 5px 0px 0px 0px;
	padding:5px 5px 0px 5px;
	border: 1px solid #D4DDE9;
	width:138px;
}

td.anons {
	background:transparent url(images/anons_top_edge.png) no-repeat scroll center top;
}

td.anons div {
	background:transparent url(images/anons_bottom_edge.png) no-repeat scroll center bottom;
	padding:0px 2px 6px 2px;
	width:134px;
}

div.anons_inner {
/* 	margin-top: 5px; */
	padding:0px 2px 6px 2px;
	width:134px;
	text-align: center;
}

div.anons_header {
	background:transparent;
	color:#F40057;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align: center;
}

div.anons_inner img {
	border: 1px solid #D4DDE9;
}


/*==================*/

/*//////////////////////SONNICS/////////////////////////////*/
.alphabet  {
	background: #fff8db;
	color: #b00435;
	border: 1px solid #d8ad2b;
}
.alphabet_over {
	background: #ff0000;
	color: #ffffff;
	border: 1px solid #ff0000;
}

.alphabet a {
	background: none;
	color: #b00435;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}
.alphabet_over a {
	background: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}
.alphabet_over a:hover {
	background: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

/*///////////////////////////////////////////////////*/

.pagenav {
	padding: 0.5em;
	margin: 5px 0px;
	text-align: center;
	border-top: 1px solid #D4DDE9;
	background-color: #F6F6F9;
	margin-top:15px;
}

.pagenav span {
	color: #000;
	background-color: #DCE3EF;
	border: 1px solid #D4DDE9;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #356481;
	background-color: #F0F0F3;
	border: 1px solid #D4DDE9;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #000;
	background-color: #FFF8DB;
	border: 1px solid #FFCC33;
	margin: 0.2em;
	text-decoration: none;
}

/* =========ADVERTISING=========== */

div.footmsg {
	text-align:center;
	font-size:9px;
	color:#375EA2;
}

div.footmsg a{
	color:#375EA2;
	font-family:Verdana,Helvetica;
	font-size:9px;
	text-align:center;
}

.leftmenu {
	color:#fff;
	font-family:Verdana,Helvetica;
	font-size:10px;
}

/* ==============Names============ */

.letter_male {
	font-size: 14px;
	font-weight: bold;
	background:#D9D5F6 url(images/dotted_black.gif) repeat-x scroll left bottom;
	color:#310F4B;
	padding:2px 0 2px 4px;
}

.letter_female {
	font-size: 14px;
	font-weight: bold;
	background:#EDCFCF url(images/dotted_black.gif) repeat-x scroll left bottom;
	color:#9C0820;
	padding:2px 0 2px 4px;
}

a.nnn_teaser_title {
	color:#fff;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:6px;
	text-align:center;
	text-decoration: none;
}

 a.nnn_teaser_title:hover{
	text-decoration: underline;
}

/* ==========Horoscopes========== */
.ignioBigInformerTitle {
	display:none;
}

div.ignioBigInformerTexts {
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
	border-top: 1px solid #E6E6E9;
	border-bottom: 1px solid #E6E6E9;
}

.ignioBigInformerSign{
	padding:0px 0 10px 75px;
	margin:1px 0 0px 0;
}

div.ignioBigInformerSign h3{
	margin:0px;
	padding-bottom:5px;
	background: transparent url(images/dotted_black.gif) repeat-x bottom;
	font-weight: bold;
	color: #3250A2;
}

div.ignioBigInformerSign p{
	margin:1px 0 0px 0;
	padding:5px 0 5px 0;
}

div.ignioBigInformerDates {
	text-align: center;
}

div.ignioBigInformerDates span {
	background: transparent url(images/entry_before.gif) no-repeat left bottom;
	padding-left: 12px;
	margin-left:5px;
}

.ignioSignN0  {background: #fff url(signs/sign00.png) no-repeat left top}
.ignioSignN1  {background: #fff url(signs/sign01.png) no-repeat left top}
.ignioSignN2  {background: #fff url(signs/sign02.png) no-repeat left top}
.ignioSignN3  {background: #fff url(signs/sign03.png) no-repeat left top}
.ignioSignN4  {background: #fff url(signs/sign04.png) no-repeat left top}
.ignioSignN5  {background: #fff url(signs/sign05.png) no-repeat left top}
.ignioSignN6  {background: #fff url(signs/sign06.png) no-repeat left top}
.ignioSignN7  {background: #fff url(signs/sign07.png) no-repeat left top}
.ignioSignN8  {background: #fff url(signs/sign08.png) no-repeat left top}
.ignioSignN9  {background: #fff url(signs/sign09.png) no-repeat left top}
.ignioSignN10 {background: #fff url(signs/sign10.png) no-repeat left top}
.ignioSignN11 {background: #fff url(signs/sign11.png) no-repeat left top}

div.ignioBigInformerTail a{color:#3250A2;}
/* =========================== */

td.teasernet_reftd {display:none;}

.dotted_item {
	padding:5px 0 5px 0;
	background: transparent url(images/dotted_black.gif) repeat-x bottom;
}

h3.dotted_item {
	margin:0px;
	padding-bottom:5px;
	background: transparent url(images/dotted_black.gif) repeat-x bottom;
	font-weight: bold;
	color: #3250A2;
	text-align:center;
}

.blue_top {
	border: 2px solid #87afff;
    border-radius: 15px;

    padding: 10px;
    width: 555px;

    background: #dce5fe;
    background: -moz-linear-gradient(top, #dce5fe 0%, #fdf8fe 31%, #fdf8fe 74%, #dce5fe 100%);
    background: -webkit-linear-gradient(top, #dce5fe 0%,#fdf8fe 31%,#fdf8fe 74%,#dce5fe 100%);
    background: linear-gradient(to bottom, #dce5fe 0%,#fdf8fe 31%,#fdf8fe 74%,#dce5fe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5fe', endColorstr='#dce5fe',GradientType=0 );
}

.blue_top-mp {
    border: 2px solid #87afff;
    border-radius: 15px;

    padding: 10px;

    background: #dce5fe;
    background: -moz-linear-gradient(top, #dce5fe 0%, #fdf8fe 31%, #fdf8fe 74%, #dce5fe 100%);
    background: -webkit-linear-gradient(top, #dce5fe 0%,#fdf8fe 31%,#fdf8fe 74%,#dce5fe 100%);
    background: linear-gradient(to bottom, #dce5fe 0%,#fdf8fe 31%,#fdf8fe 74%,#dce5fe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5fe', endColorstr='#dce5fe',GradientType=0 );
}

.blue_rounded {
	border: 2px solid #87AFFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 10px;
	margin-bottom:10px;
}

.yellow_plate {
	background: #fbf1ca;
/* 	background: #fff8db;  */
	color: #000;
	border: 1px solid #d8ad2b;
	padding: 20px;
}

.yellow_plate p {
	margin-top: 0px;
}

.white_plate {
	background: #ffffff;
	color: #000;
	padding: 20px;
}

.white_plate p {
	margin-top: 0px;
}

a.link_button_yellow {
	font-weight: bold;
	background: #FFF8DB;
	color: #B00435;
	padding: 4px;
	border: 2px solid #FFCC33;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.link_button_blue {
	font-weight: bold;
	background: #E5ECF9;
	color: #000096;
	padding: 4px;
	border: 2px solid #3366CC;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.link_button_green {
	font-weight: bold;
	background: #BCFFC9;
	color: #006633;
	padding: 4px;
	border: 2px solid #339933;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.link_button_darkblue {
	font-weight: bold;
	background: #3250A2;
	color: #fff;
	padding: 4px;
	border: 2px solid #2B3E7B;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.link_button_grey {
	font-weight: bold;
	background: #E5E8ED;
	color: #000;
	padding: 4px;
	border: 2px solid #CACFD8;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.link_button_red {
	font-weight: bold;
	font-size:14px;
	background: #DE1C3A;
	color: #fff;
	padding: 4px;
	border: 2px solid #DE1C3A;
	background:url(images/button-bg-hover.png) repeat-x;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}




/*Site sizes:
Width: 1058px
Columns: 159, 595,149,149*/

#bg {
 background: transparent url(bg/son_bg.png) no-repeat fixed  top center;
}

#bg_link{
display:block;
height:100%;
width:100%;
position: fixed;
left:0;
top:0;
z-index:0;
}

#page_bg {
	background: transparent;
	width: 1098px;
	margin: 0px auto 0;
	height:100%;
	position:relative;
	z-index:2;
}

#page {
	background: #fff url(images/header_bg.png) repeat-x scroll top;
	width: 1058px;
	margin: 0px auto 0;
	height:100%;
	position:relative;
	z-index:3;
}


#counters{
	height:3px;
	background: #fff;
}

#site_header {
	height:100px;
	position:relative;
	display:block;
	margin-top:1.5em;
	background: none;
}

#top-banner {
	float:left;
	margin-right:11px;
	margin-top:5px;
}

#top-banner img{
	border:1px solid #4D649A;
}


#site_menu {
/* 	background: #253D7B; */
	border-top: 1px dotted #3579EA;
	height: 30px;
	background: url(images/nav-bg.png) left center repeat-x;
}

#site_menu a{
	display: block;
	color:#fff;
	font-size:12px;
	font-weight: bold;
	line-height: 29px;
	height: 29px;
	float:left;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #3579EA;
}

#site_menu a:hover{
	color:#F40057;
	background: #fff;
	text-decoration:none;
}

#gl_search {
	float:right;
	vertical-align:middle;
	padding:3px;
}

#adv_menu {
	background:#fff;
	height:3px;
	padding:2px 0;
}

/*MAIN_PART*/
#content-wrapper {
	border-bottom: #D4DDE9 1px solid;
	border-top: #D4DDE9 1px solid;
	background: #fff url(images/content_bg.png) repeat-y scroll top left;
    position: relative;
}

#left-column {
    width: 660px;
    padding: 0 20px 0 30px;
    position: relative;
    display: table-cell;
}

#right-column {
    width: 300px;
    position: relative;
    height: 100%;
    display: table-cell;
}

#social-column {
	width: 48px;
	float: left;
	margin-top:20px;
}

/*MAIN_TABLE */

#main_table {
	width:1058px;
	background:#FFFFFF;
	border-top:1px solid #D4DDE9;
	border-bottom:1px solid #D4DDE9;
}

#large_main_table {
	width:1058px;
	background:#FFFFFF;
	border-top:1px solid #D4DDE9;
	border-bottom:1px solid #D4DDE9;
}

#mt_left_panel {
	width:161px;
	background:#ECECF3;
    position: relative;
}

#mt_central_panel {
	width:597px;
	background:#FFFFFF;
}

#mt_large_central_panel {
	width:897px;
	background:#FFFFFF;
}

#mt_right_panel {
	width:300px;
	background:#ECECF3;
    position: relative;
}

#mt_right_panel1 {
	width:150px;
	background:#ECECF3;
}

#mt_right_panel2 {
	width:150px;
	background:#ECECF3;
}

/*LEFT_PANEL*/

#left_panel {
	padding: 0px;
	width: 161px;
}
#left_panel h2{
	background: transparent url(images/nav-bg.png) left center repeat-x;
	line-height: 28px;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

#left_panel ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #fff;
	padding-left:0px;
	margin:5px 0px;
}
#left_panel ul li{
/* 	background: transparent url(images/bullet2.gif) no-repeat scroll top left; */
	line-height: 13px;
	padding:5px 0 5px 5px ;
/* 	margin-bottom:5px; */
	border-bottom:1px solid #6387C4;
}
#left_panel ul li a{
	color: #fff;
}
#left_panel ul li a:hover{
	color:#FFF201;
	text-decoration: none;
}
#left_panel ul strong{
	line-height:25px;
	margin-left:10px;
	padding: 2px 0;
	background: transparent url(images/dotted_white.gif) repeat-x scroll bottom;
}

/*RIGHT_PANEL*/

#right_panel {
	padding: 0px;
	border-left: 1px solid #5483B2;
}
#right_panel h2{
	background: #3355AB;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	margin: 5px 0 0 0;
}

/*RIGHT_PANEL2*/

#right_panel2 {
	padding: 0px;
	border-left: 1px solid #5483B2;
}
#right_panel2 h2{
	background: #3355AB;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	margin: 5px 0 0 0;
}

/* ============================ */

#index_menu{
/*	border: 2px solid #87AFFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 10px;
	margin:10px;*/
}


#index_menu tr td li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(images/dotted_black.gif) repeat-x scroll left bottom;
	color:#000000;
	padding:5px 0 7px 4px;
}

#index_menu tr td li:before {
	content: none; /* Сам маркер */
	padding-right: 0px;
	margin-left: 0px;
}

#index_menu tr td li a{
	background:transparent url(images/folder20.png) no-repeat scroll left center;
	color:#2854c3;
	display:block;
	font-size:15px;
	padding:0 0 0 25px;
}

#index_menu tr td li a:hover{
	color:#F40057;
}

#index_menu tr td li span{
	background:transparent url(images/folder20.png) no-repeat scroll left center;
	color:#2854c3;
	display:block;
	font-size:15px;
	padding:0 0 0 25px;
}

#index_menu tr td ul{
	margin-top:3px;
}

#index_menu tr td ul li{
	list-style-image:inherit;
	list-style-position:outside;
	list-style-type:inherit;
	background:transparent;
	color:#000000;
	padding:0;
}

#index_menu tr td ul li a{
	background:transparent;
	color:#2854c3;
	font-size:12px;
	padding:0;
}

#index_menu tr td ul li a:hover{
	color:#F40057;
}

#content {
	padding:10px;
	width: 575px;
}

#content-mp {
	padding:20px 0 10px 0;
}

#content2 {
	padding:10px;
	width: 575px;
	background: #ffffff;
	border:1px solid #DBD1E3;
}

#link_chain {
}

#mooncalendar {
	padding: 5px 5px 5px 150px;
	background: transparent url(images/moon_bg.jpg) no-repeat scroll top left;
	height:125px;
	width:395px;
}


#moon_link {
	/*background: transparent url(images/entry_before.gif) no-repeat scroll left center;*/
	padding: 0 15px 3px 15px;
/* 	margin-bottom:5px; */
	font-size:15px;
}

#moon_link a{
	background: transparent;
	color: #3250A2;
	font-weight:bold;
}

#moon_link a:hover{
	background: transparent url(images/dotted_black.gif) repeat-x bottom;
	color: #3250A2;
	text-decoration: none;
}

#topic {
	padding: 0px 20px;
}

#topic li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(images/dotted_black.gif) repeat-x scroll left bottom;
	color:#000000;
	padding:5px 0 7px 4px;
}

#topic li:before {
content:none;
}

#topic li a{
	background:transparent url(images/entry_before.gif) no-repeat scroll left center;
	color:#2854C3;
	display:block;
	font-size:15px;
	padding:0 0 0 16px;
}

#topic li a:hover {
	text-decoration: none;
	color:#F40057;
}

#topic li a.subcat{
	background:transparent url(images/folder20.png) no-repeat scroll left center;
	color:#2854C3;
	display:block;
	font-size:15px;
	padding:0 0 0 25px;
}

#topic li a.subcat:hover {
	text-decoration: none;
	color:#F40057;
}

/*BOTTOM*/

#footer {
	background: #fff;
	padding: 0 25px;
    margin-top: 20px;
}

#bottom_menu {
	color: #0D1873;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom_menu a{
	color: #0D1873;
}

#gmenu {
	background: transparent url(images/gmenu.png) no-repeat scroll center right;
	width:744px;
	padding-right:8px;
}
#gmenu_inner {
	background: transparent url(images/gmenu_left.png) no-repeat scroll center left;
	width:736px;
	padding: 1px 0 1px 4px;
}

#cloud {
	background: #FFF8DB;
	border: 1px solid #FFCC33;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	text-align:center;
}

#cloud a{
	color: #B00435;
	text-decoration:none;
}

#cloud a:hover{
	text-decoration:underline;
}

#ladycash_int td {
	text-align: center;
}

#ladycash_int td img {
	margin:4px auto 0;
}

/**/
.header_block{
	top:0;
	position:absolute;
	width:100%;
	height:110px;
	overflow:hidden;
	margin-left:.5em;
}
.logo_block{
	width:242px;
	height:100px;
	display:block;
	margin-left:15px;
	float:left;
	margin-top:2.5em;
	cursor:pointer;
}
.block_a{
	display:block;
	float:right;
	width:740px;
	margin-top:8em;
	position:absolute;
	top:0;
	right:0;

}

/**/
.top_ads{
	float:right;
	max-width:728px;
	width:100%;
	margin-top:-6em;
margin-bottom:1em;
margin-right:4em;
display:block;
}

#recommended_block .entry {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted black;
}

#recommended_block .image {
    float: left;
    box-sizing: border-box;
    width: 100px;
    margin-top: 5px;
    margin-left: 5px;
}

#recommended_block .text-part {
    float: left;
    width: 195px;
    box-sizing: border-box;
    padding: 5px;
}

#recommended_block .title a {
    font-size: 14px;
    color: #2854C3;
    text-decoration: none;
}

#recommended_block .clear {
    clear: both;
}

#recommended_left_block {
    margin-top: 10px;
}

#recommended_left_block .entry {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted black;
}

#recommended_left_block .image {
    text-align: center;
    margin-bottom: 5px;
}

#recommended_left_block .title {
    text-align: center;
}

#interesting_block {
    text-align: center;
}

#interesting_block .entry {
    padding: 5px;
    box-sizing: border-box;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.dotted-bottom {
    height: 30px;
}


#right_block_fixing.fixed, #left_block_fixing.fixed {
	position: fixed;
	top: 0;
}

#right_block_fixing.fix_to_bottom, #left_block_fixing.fix_to_bottom {
	position: absolute;
	bottom: 0;
}

#right_block_fixing_bottom_anchor, #left_block_fixing_bottom_anchor {
    position: absolute;
    bottom: 0
}



/***SUBSCRIBE TO VK TOAST *****/

#subs_notification {
    position: fixed;
    padding: 3px;
    background: #fff;
    box-shadow: 0 0 5px #9a9a9a;
    border-top: 2px solid #4c5e91;
    z-index: 99;
}

#subs_notification .inner-subs-content {
    position: relative;
    right: 0;
    left: 0;
}

#subs_notification .inner-subs-content>* {
    display: inline-block;
    vertical-align: middle;
}
#subs_notification .inner-subs-content img {
    height: 115px;
}

#subs_notification .close {
    color: #adadad;
    font-size: 14px;
	font-family: Tahoma, Arial sans-serif;
    position: absolute;
    top: 0%;
    right: 5px;
	cursor: pointer;
}

@media (max-width: 767px) {
	#subs_notification .inner-subs-content {
		text-align: center;
	}
	#subs_notification {
		right: 0;
		left: 0;
		bottom: 0;
	}
	#subs_notification .close {
		top: 6%;
	}
	#subs_notification .inner-subs-content img {
		max-width: 95%;
        height: auto;
	}
}

@media (min-width: 768px) {
	#subs_notification {
		/*right: 1%;
		bottom: 1%;*/
		right: 5px;
		bottom: 5px;
		width: 435px;
		height: 125px;
	}
}


#sprosi_show {
	position: fixed;
	padding: 3px;
	box-shadow: 0 0 5px #9a9a9a;
	z-index: 99;
	background: #F5F5F5;
}

#sprosi_show .inner-subs-content {
	position: relative;
	right: 0;
	left: 0;
}

#sprosi_show .inner-subs-content a {
    display: block;
    background-image: url('/sonnik/style/sprosi_mobile.png');
    height: 120px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#sprosi_show .close {
	color: #adadad;
	font-size: 14px;
	font-family: Tahoma, Arial sans-serif;
	position: absolute;
	top: 0%;
	right: 5px;
	cursor: pointer;
}

@media (max-width: 767px) {
	#sprosi_show {
		right: 0;
		left: 0;
		bottom: 0;
	}

	#sprosi_show .close {
        top: -20px;
        right: 0;
	}
    #sprosi_show .inner-subs-content a {
        display: block;
        height: 100px;
        background-image: url('/sonnik/style/sprosi_mobile.png');
        background-size: 100%;
        background-repeat: no-repeat;
    }
}

@media (min-width: 768px) {
	#sprosi_show {
		left: 46%;
        transform: translateX(-50%);
		bottom: 5px;
		width: 530px;
		height: 120px;
	}
}

@media (min-width: 1030px) {
	#sprosi_show {
		width: 530px;
		height: 120px;
	}
}