html  {
position:relative;
width: 100%;
height:100%;
display:block;
margin: 0; /* Убираем отступы */
padding: 0; /* Убираем поля */
}

BODY {
FONT-SIZE: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
width: 100%;
height: 100%;
margin: 0; /* Убираем отступы */
padding: 0; /* Убираем поля */
display:block;
position:relative;
}

blockquote{
background:#f8f6e7;
border-top:1px solid #fc3;
border-left:5px solid #fc3;
border-right:1px solid #fc3;
border-bottom:1px solid #fc3;
margin:10px 0 0 20px;
padding:10px;
}

hr{border:0;border-top:1px solid #999}

TD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial;
}
TD.im {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; FONT-FAMILY: Arial
}

.over_hid {
  overflow: hidden;
}

.add_form input, .add_form select { border:solid 1px #CCC; border-radius:6px; outline:none; padding:4px; font-size:14px; margin:6px 0  0 0; }
.add_form select:hover { cursor:pointer; background-color:#FFC;}

.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}

input[type="text"],input[type="search"],input[type="password"],textarea,select,checkbox,radio{
	border:1px solid #bbb;
	color:#333;
	padding:0px 3px 0px 3px;
	border-radius: 3px;
	line-height: normal;
	-moz-transition:box-shadow ease-in-out 0.5s, border ease-in-out 0.5s;
	-webkit-transition:box-shadow ease-in-out 0.5s, border ease-in-out 0.5s;
	-o-transition:box-shadow ease-in-out 0.5s, border ease-in-out 0.5s;
	transition:box-shadow ease-in-out 0.5s, border ease-in-out 0.5s;
}
input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,textarea:focus{
	box-shadow:0 2px 2px 0 rgba(0,0,0,0.3) inset;	
	border:1px solid #43727E !important;
	color:#000;
	line-height: normal;
	-moz-transition:box-shadow ease-in-out 0.2s, border ease-in-out 0.2s;
	-webkit-transition:box-shadow ease-in-out 0.2s, border ease-in-out 0.2s;
	-o-transition:box-shadow ease-in-out 0.2s, border ease-in-out 0.2s;
	transition:box-shadow ease-in-out 0.2s, border ease-in-out 0.2s;
}

@media only screen and (min-width: 1350px), only screen and (max-device-width: 310px) {
	.min_ads  {
		display: none;
	}
}

@media only screen and (max-width: 870px), only screen and (max-device-width: 870px) {
	.micro {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {
	.micro2 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 890px), only screen and (max-device-width: 890px) {
	.micro3 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px) {
	.min {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1350px), only screen and (max-device-width: 1350px) {
	.min2 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1550px), only screen and (max-device-width: 1550px) {
	.min3 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1500px), only screen and (max-device-width: 1500px) {
	.min4 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1400px), only screen and (max-device-width: 1400px) {
	.min5 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
	.min6 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1090px), only screen and (max-device-width: 1090px) {
	.mob_min {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1130px), only screen and (max-device-width: 1130px) {
	.mob_min_top {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1250px), only screen and (max-device-width: 1250px) {
	.mob_min_super {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1600px), only screen and (max-device-width: 1600px) {
	.min_img {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1730px), only screen and (max-device-width: 1730px) {
	.min_img2{
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (min-width: 1090px), only screen and (max-device-width: 310px) {
	.min_menu  {
		display: block;
	}
}

@media only screen and (min-width: 1090px), only screen and (max-device-width: 310px) {
	.min_menu_cat  {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (min-width: 1500px), only screen and (max-device-width: 310px) {
	.pad {
		padding-right:10px;
	}
}

@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {
	.mob {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 795px), only screen and (max-device-width: 795px) {
	.mob2 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
	.mob3 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.mob4 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 670px), only screen and (max-device-width: 670px) {
	.mob5 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 350px), only screen and (max-device-width: 350px) {
	.mob6 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 490px), only screen and (max-device-width: 490px) {
	.mob7 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.mob8 {
		margin-left:-30px;
	}
}

@media only screen and (max-width: 520px), only screen and (max-device-width: 520px) {
	.mob9 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 670px), only screen and (max-device-width: 670px) {
	.mob10 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 370px), only screen and (max-device-width: 370px) {
	.mob11 {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (max-width: 1430px), only screen and (max-device-width: 1430px) {
	.mob12 {
		margin-left:-35px;
	}
}

@media only screen and (min-width: 820px), only screen and (max-device-width: 310px) {
	.mob_tel  {
		display: none;
	}
}

@media only screen and (min-width: 670px), only screen and (max-device-width: 310px) {
	.mob_log  {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

@media only screen and (min-width: 600px), only screen and (max-device-width: 310px) {
	.mob_tabl  {
		width: 0px; 
		height: 0px;
		display: none;
	}
}

table.stuff    {
   border-spacing: 15px;
   border-collapse: separate;
}

@media only screen and (max-width: 795px), only screen and (max-device-width: 795px) {
	table.stuff  {
   border-spacing: 0px;
   border-collapse: separate;
	}
}

.title_2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
color:#333;
padding:5px 10px !important;
clear:both;
background:#eee;
font-weight: bold; 
border-radius: 3px;
box-shadow: 0 -25px 25px -25px rgba(255,255,255,1) inset;
border:1px solid #bbb;
text-shadow:1px 1px 0 rgba(255,255,255,1);
}

a {
color:#105289;
text-decoration:none
} 

a:hover{
color:#b71f38;
transition: color .4s linear;
-webkit-transition: color .4s linear;
-moz-transition: color .4s linear;
-o-transition: color .4s linear;
-ms-transition: color .4s linear;
text-decoration:underline
}

H1 {  
color: #b71f38; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

H2 {
color:#105289;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

H3 {
color:#105289;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

H4 {
color: #b71f38; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

H5 {
color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

.menu {  
display: block;
font-family: Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
color: #000000;
text-shadow: 0 1px #fff;
text-decoration: none
}

.menu:hover {  
color: #b71f38;
}

.podval{
text-shadow: 0 1px #fff;
clear: both;
}

.menu2 {  
display: block;
font-family: Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-shadow: 0 1px #fff;
text-decoration: none
}

.image_wel  {
background-color: #FFFFFF;
background-image: url("/images/wel.gif");
border: 2px solid transparent;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 10px 0 #000000;
-webkit-box-shadow: 0 0 10px 0 #000000;
-moz-box-shadow: 0 0 10px 0 #000000;
}

.image_wel:hover {
  border: 2px solid #73BCD1
}

.td_bg_1 {  background-image: url(/images/cont_ls.gif); background-repeat: repeat-y}
.td_bg_2 {  background-image: url(/images/cont_rl.gif); background-repeat: repeat-y; background-position: right}
.glow_gif {  background-repeat: repeat-y}
.b_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}

@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
.b_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
}

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.b_text { color: #b71f38}
a.b_text:hover { text-decoration: underline}
a.text { color: #b71f38}
a.text:hover { text-decoration: underline}
a.text2 { color: #000000; text-decoration: none}
a.text2:hover { text-decoration: underline}

.prais_img {
position: absolute;
margin-top: -16px;
z-index: 10;
}

.block_bg {  
background-repeat: repeat-x; 
background-color: #ffffff
}

.title {  
color: #b71f38; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

.title_max {  
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

.news_title {  
color: #4F4F4F; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; font-weight: bold; 
text-decoration: none
}

.link_anch {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #4f4f4f; 
text-decoration: none; 
font-size: 11px; 
font-weight: bold
}

.link_anch:hover { 
color: #b71f38
}

.title_g {  
color: #4f4f4f; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none
}

.i2 {
BORDER-RIGHT: #990000 1px outset; 
BORDER-TOP: #996600 1px outset; 
BACKGROUND: #43727E ; 
FONT: 700 12px Arial, Verdana, sans-serif; 
BORDER-LEFT: #996600  1px outset; 
COLOR:#FFFFFF ; 
BORDER-BOTTOM:#000000  1px outset;
PADDING-top: 2px;
PADDING-BOTTOM: 1px;
text-shadow: 1px 1px 1px #000;
}

.i2:hover{background:#DD5B2E; cursor:pointer;}

.i3 {
padding:5px 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background: #43727E; /* Old browsers */
	background: -moz-linear-gradient(top,  #67A2B1 0%, #43727E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67A2B1), color-stop(100%,#43727E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #67A2B1 0%,#43727E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#43727E',GradientType=0 ); /* IE6-9 */
border:solid 1px #CCC; 
border-radius:6px; 
margin:6px 0  0 0; 
font-size:14px;
color: #FFFFFF;
font-weight: bold;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
text-shadow: 1px 1px 1px #000;
}

.i3:hover{ background:#DD5B2E; cursor:pointer; }

.i4 {border: 1 solid #E7E7E7;}

.i5 {
text-align:center; 
font-size:11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #43727E; 
border-width: 1; 
border-style: outset; 
border-color: #43727E; 
color: #FFFFFF; 
cursor:pointer; padding: 0px 0px 3px 0px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
text-shadow: 1px 1px 1px #000;
}

.i5:hover{background:#DD5B2E}

.i6 {
text-align:center; 
font-size:11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background:#70204c;
background:-moz-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bd5094),color-stop(100%,#70204c));
background:-webkit-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-o-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-ms-linear-gradient(top,#bd5094 0,#70204c 100%);
background:linear-gradient(top,#bd5094 0,#70204c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5094',endColorstr='#70204c',GradientType=0);
border-width: 1; 
border-style: outset; 
border-color: #43727E; 
color: #FFFFFF; 
cursor:pointer; 
padding: 0px 0px 3px 0px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
text-shadow: 1px 1px 1px #000;
}

.i6:hover{background:#DD5B2E}

.i7 {
padding:2px 5px 3px 5px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background: #43727E; /* Old browsers */
	background: -moz-linear-gradient(top,  #67A2B1 0%, #43727E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67A2B1), color-stop(100%,#43727E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #67A2B1 0%,#43727E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#43727E',GradientType=0 ); /* IE6-9 */
border:solid 1px #CCC; 
border-radius:6px; 
margin-left:5px; 
font-size:12px;
color: #FFFFFF;
font-weight: bold;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
text-shadow: 1px 1px 1px #000;
}

.i7:hover{ background:#DD5B2E; cursor:pointer; }

.tabl_ceni {
margin:0px;
padding:0px;
font-size: 12px;
color: #000080;
font-weight: 700;
background-color: #DBDBDB;
text-align: center;
border:0;
text-shadow:1px 1px 0 rgba(255,255,255,1);
}

.tabl_ceni2 {
margin:0px;
padding:0px;
font-size: 12px;
color: #000080;
font-weight: 700;
background-color: #EFECEC;
text-align: center;
border:0;
text-shadow:1px 1px 0 rgba(255,255,255,1);
}

.navbar_panel {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
background:#bd5094;
background:-moz-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bd5094),color-stop(100%,#70204c));
background:-webkit-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-o-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-ms-linear-gradient(top,#bd5094 0,#70204c 100%);
background:linear-gradient(top,#bd5094 0,#70204c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5094',endColorstr='#70204c',GradientType=0);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 1px 1px 5px #777;
-moz-box-shadow: 1px 1px 5px #777;
box-shadow: 1px 1px 5px #777;
}

.prais {
border-right: 2px solid #43727E; 
padding: 5px 10px 5px 10px; 
border-left: 2px solid #43727E; 
height: 15px; 
font: 12px verdana; 
color: #FFFFFF; 
background-color: #43727E; 
text-shadow: 1px 1px 1px #000;
}

.prais_top {
border: 2px solid #43727E;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.cat {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #20597D; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

.cat:hover {  color: #b71f38}
.cat2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.cat2:hover {  color: #b71f38}

.header {
	-webkit-box-shadow: 2px 2px 5px #555;
	-moz-box-shadow: 2px 2px 5px #555;
	box-shadow: 2px 2px 5px #555;
}

.header_blok {
	-webkit-box-shadow: 5px 5px 10px #555;
	-moz-box-shadow: 5px 5px 10px #555;
	box-shadow: 5px 5px 10px #555;
}

.image  {
background-color: #FFFFFF;
border: 2px solid transparent;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 10px 0 #000000;
-webkit-box-shadow: 0 0 10px 0 #000000;
-moz-box-shadow: 0 0 10px 0 #000000;
}

.image:hover {
  border: 2px solid #73BCD1
}

.navbar {
	background-color: #FFFFFF;
	padding: 0 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
}

div.rules {
	background-color: #E2C4C8;
	background-image: linear-gradient(#E2C4C8, #F4E3E5);
	color: #BC2A4D;
	border: 1px solid #A67377;
	padding: 0 10px;
	margin: 10px 0;
	font-size: 1.1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

.blok {
       background-color:#bd5094;
	   border:solid 1px #B5B5B5;
	   border-radius:0 20px;
	   font-family:Verdana;
	   font-weight:bold;
	   font-size:13px;
	   color:#FFF;
	   padding:3px 20px 4px 20px;
}

.blok_inf{
       border:solid 1px #B5B5B5;
	   border-top:none;
	   border-radius:14px 0 8px 8px;
	   margin:0 0 0 4px;
	   background-color:#FFF;
}

.container { 
margin-top:6px; 
background-color:#ffffff; 
border:solid 2px #B5B5B5; 
border-radius:10px; 
padding:10px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;}
	
.vipaddinfo {
padding-top: 0px;
padding-bottom: 10px;
padding-right: 1px;
overflow: hidden
}

.vipaddinfo a{
display: block;
font-size: 11px;
color:#fff;
font-weight: bold;
text-align: center;
width:110px;
float: center;
background:#DA401B;
background-image: linear-gradient(bottom, rgb(255,81,0) 14%, rgb(218,65,27) 72%);
background-image: -o-linear-gradient(bottom, rgb(255,81,0) 14%, rgb(218,65,27) 72%);
background-image: -moz-linear-gradient(bottom, rgb(255,81,0) 14%, rgb(218,65,27) 72%);
background-image: -webkit-linear-gradient(bottom, rgb(255,81,0) 14%, rgb(218,65,27) 72%);
background-image: -ms-linear-gradient(bottom, rgb(255,81,0) 14%, rgb(218,65,27) 72%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.14, rgb(255,81,0)),
	color-stop(0.72, rgb(218,65,27))
);
border: 2px solid transparent;
padding: 3px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 5px 0 #000000;
-webkit-box-shadow: 0 0 5px 0 #000000;
-moz-box-shadow: 0 0 5px 0 #000000;
text-decoration: none
}

.vipaddinfo a:hover{
background: #FF5100;
color:yellow;
}

.slide-out-div {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
padding: 5px 10px 5px 20px;
width: 440px;
height: 280px;
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
border: #666666 2px solid;
border-radius: 0px 9px 9px 0px;
-webkit-box-shadow: 1px 1px 2px #777;
-moz-box-shadow: 1px 1px 2px #777;
box-shadow: 1px 1px 2px #777;
z-index: 10; 
opacity: 0.95;
filter:alpha(opacity=95);
}

.handle {
margin-top: 119px;
}

.title_red2 {  
color: #b71f38; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
text-shadow: 1px 1px 1px #ccc;
}

.mail { 
margin-top:6px; 
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
border:solid 2px #B5B5B5; 
border-radius:10px; 
padding:10px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.catalog { 
margin-top:10px; 
background-color:#F5F3F3; 
border:solid 2px #B5B5B5; 
border-radius:10px; 
padding:10px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.gallery { 
margin-top:10px; 
background-color:#F5F3F3; 
border:solid 2px #B5B5B5; 
border-radius:10px; 
padding:0px;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.star { 
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
border:solid 2px #B5B5B5; 
border-radius:10px; 
padding:5px;
text-shadow: 1px 1px 1px #ccc;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.star:hover {
border: 2px solid #5C959F;
}

.top{ 
border:solid 2px #B5B5B5; 
border-radius:5px; 
text-shadow: 1px 1px 1px #ccc;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}

.contur { 
    font-size: 1.0em; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #b71f38;
	border: 1px solid #555;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 4px 0px 4px 0px;
	margin: 1px -3px 7px 0px;
}

.predl { 
    font-size: 1.0em; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #b71f38;
	border: 1px solid #555;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 4px 0px 4px 0px;
	margin: 0px 4px 0px 2px;
}

#share42 {display: inline-block; padding: 4px 5px 0px 5px; background: #EFECEC; border: 1px solid #AAAAAA; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #999999; box-shadow: 0 0 3px #ccc;}
#share42 a {opacity: 0.7}
#share42:hover a {opacity: 1}
#share42 a:hover {opacity: 1}

#light a img{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);}
#light a:hover img{opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

#prokrutka a img{}
#prokrutka a:hover img{}

a img {
 border: none; /* убрать рамку у ссылок-картинок */
}

/* loading_indicator */
div.loading-indicator {
    color: #666;
	top: 40%;
	left: 35%;
	position: fixed;
	z-index:1000;
	display: none;
	opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	background: -webkit-linear-gradient(#e1ebf2, #FFFFFF, #FFFFFF, #e1ebf2);
    background: -o-linear-gradient(#e1ebf2, #FFFFFF, #FFFFFF, #e1ebf2);
    background: -moz-linear-gradient(#e1ebf2, #FFFFFF, #FFFFFF, #e1ebf2);
    background: linear-gradient(#e1ebf2, #FFFFFF, #FFFFFF, #e1ebf2);
	border: 1px solid #999999;
	width: 30%;
	padding: 0.6em;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #555;
    -moz-box-shadow: 2px 2px 3px #555;
    box-shadow: 2px 2px 3px #555;
}
div.loading-indicator span {
	padding-left: 0px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 1.1em;
	z-index: 1000;
}
/* END loading_indicator */

    /* Calendar Icon With CSS3
    -----------------------------------------v.1.0.0--- */
 .calendar{
	margin:0px 0px 0px 20px;
	padding-top:1px;
	width:80px;
	background:#ededef;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
	background: -moz-linear-gradient(top,  #ededef,  #ccc); 
	font:bold 30px/60px Arial Black, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	text-shadow:#fff 0 1px 0;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
	position:relative;
	-webkit-box-shadow: 2px 2px 3px #555;
	-moz-box-shadow: 2px 2px 3px #555;
	box-shadow: 2px 2px 3px #555;
	}
	
	 .calendar_main{
	margin:0px 10px 5px 10px;
	padding-top:1px;
	float:right;
	width:80px;
	background:#ededef;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
	background: -moz-linear-gradient(top,  #ededef,  #ccc); 
	font:bold 30px/60px Arial Black, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	text-shadow:#fff 0 1px 0;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
	position:relative;
	-webkit-box-shadow: 2px 2px 3px #555;
	-moz-box-shadow: 2px 2px 3px #555;
	box-shadow: 2px 2px 3px #555;
	}
	
    .weekday {
       display: block;
       font: 10px/20px Arial, Helvetica, sans-serif;
       color: #fff;
       text-shadow: 0 -1px 0 #00365a;   
       background: #698FA1;
       background: -webkit-gradient(linear, left top, left bottom, from(#698FA1), to(#4b6673));
       background: -moz-linear-gradient(top,  #698FA1,  #4b6673);
       background: linear-gradient(top,  #698FA1,  #3F5661);
       border-bottom: 1px solid #3F5661;
       margin-bottom: 10px;
       padding-top: 10px;
    }
    .day, .month {
       color: #000;
       text-shadow: 0 1px 0 #ebebeb;
    }
    .day {font: bold 35px/25px Arial, Helvetica, sans-serif;}
    .month {font: bold 11px/20px Arial, Helvetica, sans-serif;}
    .calendar:before, .calendar:after {
       content: '';
       position: absolute;
       width: 80px;
       background: #414141;
       left: 0px;
    }

.calendar:after {
   height: 3px;
   top: 2px;
   background: -webkit-radial-gradient(center, ellipse cover, #dddddd 0%,#000000 100%);
   background: -moz-radial-gradient(center, ellipse cover, #dddddd 0%, #000000 100%);
   background: radial-gradient(ellipse at center, #dddddd 0%,#000000 100%);
}

    .calendar_main:before, .calendar_main:after {
       content: '';
       position: absolute;
       width: 80px;
       background: #414141;
       left: 0px;
    }

.calendar_main:after {
   height: 3px;
   top: 2px;
   background: -webkit-radial-gradient(center, ellipse cover, #dddddd 0%,#000000 100%);
   background: -moz-radial-gradient(center, ellipse cover, #dddddd 0%, #000000 100%);
   background: radial-gradient(ellipse at center, #dddddd 0%,#000000 100%);
}

    .day:before, .day:after {
       content: '';
       position: absolute;
       top: 0px;   
       width: 2px;
       height: 10px;
       background: #aaa;
       background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa));
       background: -moz-linear-gradient(top,  #f1f1f1,  #aaa);
       background: linear-gradient(top,  #f1f1f1,  #aaa);
       z-index: 3;
       -moz-border-radius: 2px;
       -webkit-border-radius: 2px;
       border-radius: 2px;
    }
    .day:before {left: 17px;}
    .day:after {right: 17px;}
    .weekday:before, .weekday:after {
       content: '';
       position: absolute;
       top: 8px;   
       width: 6px;
       height: 6px;
       background: #111;
       z-index: 2;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       border-radius: 10px;
       -moz-box-shadow: 0 1px 1px #fff;
       -webkit-box-shadow: 0 1px 1px #fff;
       box-shadow: 0 1px 1px #fff;
    }
    .weekday:before {left: 15px;}   
    .weekday:after {right: 15px;}
	
/* Кнопки CSS3
---------------------------------------- */
.pcv_button{
display:inline-block;
height: 13px;
padding:5px 7px 7px 7px!important;
margin:2px 2px 10px 2px!important;
border:solid 1px #000000;
background:#7abcff;
background:-moz-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7abcff),color-stop(44%,#60abf8),color-stop(100%,#4096ee));
background:-webkit-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-o-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-ms-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff',endColorstr='#4096ee',GradientType=0);
color:#eee;
font-size:11px; 
font-weight: bold;
font:Arial,Helvetica,sans-serif;
text-align:center;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
text-decoration:none!important;
vertical-align:middle;zoom:1;*display:inline;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);-moz-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3)
}
.pcv_button:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.main{
border-color:#216677;
background:#3B6874;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#67A2B1,0),color-stop(#3B6874,1));
background:-webkit-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-moz-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-o-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:linear-gradient(top, #67A2B1 0%, #3B6874 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#3B6874',GradientType=0 );
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.main:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.orange{
border-color:#a3620a;
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.orange:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.blue{
border-color:#0076a9;
background:#4eb2f4;
background:-moz-linear-gradient(top,#4eb2f4 0,#207ce5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4eb2f4),color-stop(100%,#207ce5));
background:-webkit-linear-gradient(top,#4eb2f4 0,#207ce5 100%);
background:-o-linear-gradient(top,#4eb2f4 0,#207ce5 100%);
background:-ms-linear-gradient(top,#4eb2f4 0,#207ce5 100%);
background:linear-gradient(top,#4eb2f4 0,#207ce5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4eb2f4',endColorstr='#207ce5',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.blue:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.green{
border-color:#4e7521;
background:#76ab3b;
background:-moz-linear-gradient(top,#90c356 0,#649a27 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#90c356),color-stop(100%,#649a27));
background:-webkit-linear-gradient(top,#90c356 0,#649a27 100%);
background:-o-linear-gradient(top,#90c356 0,#649a27 100%);
background:-ms-linear-gradient(top,#90c356 0,#649a27 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#90c356',endColorstr='#649a27',GradientType=0);
background:linear-gradient(top,#90c356 0,#649a27 100%);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.green:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.pink{
border-color:#8f2761;
background:#70204c;
background:-moz-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bd5094),color-stop(100%,#70204c));
background:-webkit-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-o-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-ms-linear-gradient(top,#bd5094 0,#70204c 100%);
background:linear-gradient(top,#bd5094 0,#70204c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5094',endColorstr='#70204c',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.pink:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.red{
border-color:#901407;
background:#ED4827;
background:-moz-linear-gradient(top,#ED4827 0,#B92609 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ED4827),color-stop(100%,#B92609));
background:-webkit-linear-gradient(top,#ED4827 0,#B92609 100%);
background:-o-linear-gradient(top,#ED4827 0,#B92609 100%);
background:-ms-linear-gradient(top,#ED4827 0,#B92609 100%);
background:linear-gradient(top,#ED4827 0,#B92609 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED4827',endColorstr='#B92609',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.red:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button.darkblue{
border-color:#1c2e4d;
background:#446693;
background:-moz-linear-gradient(top,#446693 0,#192b49 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#446693),color-stop(100%,#192b49));
background:-webkit-linear-gradient(top,#446693 0,#192b49 100%);
background:-o-linear-gradient(top,#446693 0,#192b49 100%);
background:-ms-linear-gradient(top,#446693 0,#192b49 100%);
background:linear-gradient(top,#446693 0,#192b49 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#446693',endColorstr='#192b49',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button.darkblue:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button3{
display:inline-block;
padding:4px 0px 4px 0px!important;
margin:0px 0px 0px 0px;
margin-right:0!important;
border:solid 1px #000;
background:#7abcff;
background:-moz-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7abcff),color-stop(44%,#60abf8),color-stop(100%,#4096ee));
background:-webkit-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-o-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-ms-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff',endColorstr='#4096ee',GradientType=0);
color:#eee;
font-size:10px; font-weight: bold;
font:Arial,Helvetica,sans-serif;
text-align:center;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
text-decoration:none!important;
vertical-align:middle;zoom:1;*display:inline;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);-moz-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3)
}
.pcv_button3:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.pcv_button3.darkblue3{
border-color:#1c2e4d;
background:#446693;
background:-moz-linear-gradient(top,#446693 0,#192b49 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#446693),color-stop(100%,#192b49));
background:-webkit-linear-gradient(top,#446693 0,#192b49 100%);
background:-o-linear-gradient(top,#446693 0,#192b49 100%);
background:-ms-linear-gradient(top,#446693 0,#192b49 100%);
background:linear-gradient(top,#446693 0,#192b49 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#446693',endColorstr='#192b49',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.pcv_button3.darkblue3:hover{
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
}

.log_img {
position: absolute;
margin-top: -21px;
margin-left: -23px;
}

.log_tel {
position: absolute;
margin-top: -70px;
margin-left: 95px;
}

.sticer_main {
position: absolute;
height:5px;
margin-top: 7px;
margin-left: 60px;
z-index:5;
}

.sticer {
position: absolute;
height:5px;
margin-top: 7px;
margin-left: 60px;
z-index:5;
}

.sticer2 {
position: absolute;
height:5px;
margin-top: -20px;
margin-left: 10px;
z-index:5;
}

.sticer3 {
position: absolute;
height:5px;
margin-top: 8px;
margin-left: 60px;
z-index:5;
}

.man{
    position: absolute;
	height:5px;
	margin-top: -80px;
	margin-left: 550px;
	z-index:5;
}

.man_usl{
	position: absolute;
	height:5px;
	margin-left: 550px;
    margin-top: -139px;
	z-index:5;
}

#akcia_ceni{
    position: absolute;
	height:5px;
	margin-top: -16px;
	margin-left: -15px;
	z-index:5;
}

#akcia{
    float: left;
	height:5px;
	margin-left: -5px;
    margin-top: 6px;
    position: relative;
	z-index:5;
}

#zaiavka{
	float: right;
	height:5px;
	margin-right: 10px;
    margin-bottom: -15px;
    position: relative;
	z-index:5;
	display: block;
	overflow: visible; 
}

#zaiavka_cont{
	float: right;
	height:5px;
	margin-right: 10px;
    margin-top: 25px;
    position: relative;
	z-index:5;
	display: block;
	overflow: visible; 
}

#banner-xmas {
	float: left;
	height:5px;
	margin-left: -21px;
    margin-top: -9px;
    position: relative;
	z-index:5;
}

#search {
	float: left;
	height:5px;
	width: 195px;
	margin-left: -2px;
    margin-top: -2px;
    position: relative;
	z-index:1010;
}

#search2 {
	float: left;
	height:5px;
	width: 150px;
	margin-left: -5px;
    margin-top: -5px;
    position: relative;
	z-index:1010;
}

#search3 {
	float: left;
	height:5px;
	width: 200px;
    margin-top: -17px;
    position: relative;
	z-index:1010;
}

/* Меню статей
---------------------------------------- */
div.pagination { padding:10px; margin:0px; text-align:center; }
div.pagination a { padding:3px 5px; margin-right:3px; text-decoration:none; color:#333; background-color:#FFF; border:solid 1px #B5B5B5; border-radius:6px; }
div.pagination a:hover, div.pagination a:active { color:#FFF; background-color:#09C; border:solid 1px #B5B5B5; border-radius:6px; }
div.pagination span.current { padding:3px 7px; margin-right:3px; color:#FFF; font-weight:bold; background-color:#09C; border:solid 1px #B5B5B5; border-radius:6px; }
div.pagination span.disabled { padding:2px 5px 2px 5px; margin-right:3px; border:1px solid #f3f3f3; color:#ccc; }
.news_links { text-align:center; margin-top:10px; margin-top:20px; }
.green { color:#008000; }
/* Конец меню статей */

.forma_button{
display:inline-block;
padding:3px 3px!important;
margin:2px 2px 0px 2px!important;
border:solid 1px #000;
background:#7abcff;
background:-moz-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7abcff),color-stop(44%,#60abf8),color-stop(100%,#4096ee));
background:-webkit-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-o-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:-ms-linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);
background:linear-gradient(top,#7abcff 0,#60abf8 44%,#4096ee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff',endColorstr='#4096ee',GradientType=0);
color:#eee;
font-size:11px; font-weight: bold;
font:Arial,Helvetica,sans-serif;
text-align:center;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
text-decoration:none!important;
vertical-align:middle;zoom:1;*display:inline;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);-moz-box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3)
}
.pcv_button:hover{background:#469cf2}

.forma_button.main{
border-color:#216677;
background:#43727E;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#67A2B1,0),color-stop(#43727E,1));
background:-webkit-linear-gradient(top, #67A2B1 0%, #43727E 100%);
background:-moz-linear-gradient(top, #67A2B1 0%, #43727E 100%);
background:-o-linear-gradient(top, #67A2B1 0%, #43727E 100%);
background:linear-gradient(top, #67A2B1 0%, #43727E 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#43727E',GradientType=0 );
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.forma_button.main:hover{background:#DD5B2E}

.forma_button.orange{
border-color:#a3620a;
background:#f9800f;
background:-moz-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9a22),color-stop(100%,#f46e01));
background:-webkit-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-o-linear-gradient(top,#ff9a22 0,#f46e01 100%);
background:-ms-linear-gradient(top,#ff9a22 0,#f46e01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a22',endColorstr='#f46e01',GradientType=0);
background:linear-gradient(top,#ff9a22 0,#f46e01 100%);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.forma_button.orange:hover{background:#DD5B2E}

.forma_button.darkblue{
border-color:#1c2e4d;
background:#446693;
background:-moz-linear-gradient(top,#446693 0,#192b49 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#446693),color-stop(100%,#192b49));
background:-webkit-linear-gradient(top,#446693 0,#192b49 100%);
background:-o-linear-gradient(top,#446693 0,#192b49 100%);
background:-ms-linear-gradient(top,#446693 0,#192b49 100%);
background:linear-gradient(top,#446693 0,#192b49 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#446693',endColorstr='#192b49',GradientType=0);
color:#fff!important;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
-webkit-box-shadow: 1px 1px 3px #555;
-moz-box-shadow: 1px 1px 3px #555;
box-shadow: 1px 1px 3px #555;
}
.forma_button.darkblue:hover{background:#DD5B2E}

#color_bg{
background:url(/images/color-bg.png);
height:3px;
margin-left: 0px;
margin-top: -3px;
position: relative;
-webkit-box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
}

#color_bg2{
background:url(/images/color-bg.png);
height:3px;
margin-left: 0px;
margin-top: 6px;
margin-bottom: 0px;
position: relative;
-webkit-box-shadow: 1px 1px 2px #555;
-moz-box-shadow: 1px 1px 2px #555;
box-shadow: 1px 1px 2px #555;
}

#mike {
	font-size: 25px;
	width: 25px;
	height: 25px;
	cursor:pointer;
	border: none;
	position: absolute;
	margin-left: 5px;
	outline: none;
	background: transparent;
	margin-top: -43px;
}

.menu_standart{ 
float:left;
}

.menu_standart a{
font-size:14px; 
padding:3px 10px; 
background-color:#FFF; 
border-radius:12px 0; 
border:solid 1px #999; 
display: block; 
text-decoration:none; 
margin:10px 10px 10px 0; 
color:#333;
-webkit-box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
}

.menu_standart a:hover { 
background-color: #b71f38; 
color:#FFF; 
border:solid 1px #999;
}

.menu_activ{ 
float:left;
}

.menu_activ a{
font-size:14px; 
padding:3px 10px; 
background-color:#b71f38; 
border-radius:12px 0; 
border:solid 1px #999; 
display: block; 
color:#FFF; 
text-decoration:none; 
margin:10px 10px 10px 0; 
-webkit-box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
}

 /* Лента 9 мая */ 
#upperLeftCorner {     
display: block;     
position: absolute;     
left: 120px;     
top: 256px;     
overflow: visible;     
width: 0;     
height: 0;     
margin: 0 0 0 0;     
padding: 0;     
z-index: 9999;     
border: none;     
float: none;
filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;
} 
 /* Конец Лента 9 мая */

.overlay{
background:transparent url('/panel/overlay.png') repeat top left;
position:fixed;
top:0px;
bottom:0px;
left:0px;
right:0px;
z-index:100;
}

.nonebox{
position:fixed;
top:-300px;
margin-top:-130px;
left:18%;
right:22%;
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
color:#4d4d4d;
padding:15px;
border:solid 4px #B5B5B5;
width:60%;
z-index:101;   /* а его выше фонового блока*/
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;	
-webkit-box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
}

.nonebox img:hover{
color: #b71f38;
filter:alpha(opacity=70);
opacity: 0.70;
-moz-opacity:0.70;
}
   
a.box-close{
float:right;
width:36px;
height:36px;
background:url('/panel/close.png') repeat top left;
margin:-34px -34px 0px 0px;
cursor:pointer;
display:block;
} 

/* tabs  */

div.panes div {
	display:none;		
	margin:15px 10px;
	border-top:0;
	background-color:#fff;
}
 
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/tabs/tabs2.png) no-repeat -366px 0px;
	font-size:12px;
	font-weight: bold;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 154px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:0px;
	text-shadow: 0 1px #fff;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -366px -31px;	
	color:#fff;	
	text-shadow: 1px 1px 1px #888;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -366px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

/* Всплывающая панель
---------------------------------------- */

#slidebox{
    width:300px;
    height:155px;
    padding:0px 10px 0px 10px;
    background-color:#333;
	border: #666666 1px solid;
	border-top-left-radius: 10px;
    position:fixed;
    bottom:0px;
    right:-430px;
	z-index: 100;
    -moz-box-shadow:-2px 0px 5px #555;
    -webkit-box-shadow:-2px 0px 5px #555;
    box-shadow:-2px 0px 5px #555;
	opacity: 0.95;
    filter:alpha(opacity=95);
}

#slidebox p, a.more{
    font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    letter-spacing:1px;
    color:#fff;
}

#slidebox a {
color:#E28409;
}
#slidebox a:hover {
color:#92C6FB ;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}

.gradiend {
    color: #fff;
	border-top: 1px solid #67A2B1;
	box-shadow: inset 0 1px 0 #00d1e1;
	background: #43727E; /* Old browsers */
	background: -moz-linear-gradient(top,  #67A2B1 0%, #43727E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67A2B1), color-stop(100%,#43727E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #67A2B1 0%,#43727E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#43727E',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 1px 1px 5px #777;
    -moz-box-shadow: 1px 1px 5px #777;
    box-shadow: 1px 1px 5px #777;
	text-shadow: 1px 1px 1px #000;
}

.alert {
  overflow: hidden;
  padding: 3px 3px 3px 3px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background:#ECF3F7 url(/images/bg7.gif);
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 5px #555;
    -moz-box-shadow: 1px 1px 5px #555;
    box-shadow: 1px 1px 5px #555;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.alert_warn {
  overflow: hidden;
  padding: 5px 5px 5px 5px;
  margin: 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
    border:1px solid #EB9E87;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.vedr1 {
	overflow: hidden;
	border:solid 1px #B5B5B5; 
	padding:10px 15px 10px 15px;
	margin: 5px 10px 5px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
	color: #330
	
}

.vedr2 {
	overflow: hidden;
	border: 1px solid #B9B9FF;
	padding:10px 15px 10px 15px;
	margin: 15px 10px 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 20px rgba(153, 153, 255, 0.4) inset;
	color: #330
	
}

.vedr3 {
	overflow: hidden;
	border: 1px solid #FFAD5B;
	padding:10px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 20px rgba(255, 173, 91, 0.4) inset;
	color: #330	
}

.nav-catalog
 {
	position: relative !important;
	top: auto !important;
}

.nav-catalog {
	margin-top: -20px;
	margin-left: -22px;
	display: inline-block;
}

.nav-catalog {
	color: #FFF;
	padding: 5px 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-right-radius: 50px;
	border-top-left-radius: 5px;
}

.nav-catalog {
	background: #b71f38;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
	border: 1px solid #a11b31;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
}

.nav-catalog:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -12px;
  left: 0;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.nav-catalog:before {
  border-top: 5px solid #8c172a;
  border-right: 5px solid #8c172a;
}

.individ-podxod {
  background: url('/images/individ-podxod.jpg') no-repeat;
  float: center;
}

.header_log {
	background: #b71f38;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
	border: 1px solid #555;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 #a11b31, 4px 4px 2px rgba(0, 0, 0, .3);
	padding: 0px 0px 0px 0px; 
	font-size: 1.2em; 
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#garantii {
	background: url('/images/banner-garant2.jpg') no-repeat;
	clear: both;
	width: 880px;
	height: 245px;
	padding-top: 6px;
}

div#garantii span {
	font-family: Tahoma, Arial;
}
div#garantii span#nazvanie {
	font-size: 24px;
	color: #fff;
	margin: 0px 0 0 62px;
	display: block;
	text-align: justify;
	line-height: 31px;
}
div#garantii span#na-montaj{
	font-size: 18px;
	color: #2c2c2c;
	margin: 23px 20px 0 346px;
	display: block;
	text-align: justify;
	background-color: rgb(181, 215, 33);
	padding-top: 10px;
	height: 32px;
}
div#garantii span#srok{
	font-size: 30px;
	color: #f00;
	margin: -38px 20px 0 592px;
	display: block;
	text-align: justify;
	line-height: 28px;
	background-color: rgb(181, 215, 33);
}

div#garantii span#srok2{
	font-size: 30px;
	color: #f00;
	margin: -38px 20px 0 635px;
	display: block;
	text-align: justify;
	line-height: 28px;
	background-color: rgb(181, 215, 33);
}
div#garantii span#na-rabotu{
	font-size: 18px;
	color: #2c2c2c;
	margin: 22px 20px 0 346px;
	display: block;
	text-align: justify;
	line-height: 21px;
	height: 32px;
	padding-top: 10px;
	background-color: rgb(181, 215, 33);
}
div#garantii span#garant-sl{
	font-size: 18px;
	color: #fff;
	margin: 22px 0 0 150px;
	display: block;
	text-align: justify;
	line-height: 31px;
}
div#garantii span#bs{
	font-size: 30px;
	color: #b5d721;
	margin: -31px 0 0 500px;
	display: block;
	text-align: justify;
	line-height: 30px;
}


/* Table */
table.pro-table {
	margin: 0 auto;
-webkit-box-shadow: 2px 2px 5px #555;
-moz-box-shadow: 2px 2px 5px #555;
box-shadow: 2px 2px 5px #555;
}
.pro-table tr td {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial;
	color: #363636;
	line-height: 20px;
}
.pro-table tr td.pro-align-left {
    padding-left: 15px;
    text-align: left !important;
	line-height: 20px;
}
 table.pro-table tr td, table.pro-table {
 	border-spacing: inherit;
 	border-collapse: collapse;
 	border: 1px solid #bfbfbf;
 }
table.pro-table tr.pro-first-row, .pro-first-row td {
 	background: #628ac0;
	background: -moz-linear-gradient(top,  #80A5D6 0%, #628ac0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80A5D6), color-stop(100%,#628ac0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #80A5D6 0%,#628ac0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #80A5D6 0%,#628ac0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #80A5D6 0%,#628ac0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #80A5D6 0%,#628ac0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80A5D6', endColorstr='#628ac0',GradientType=0 ); /* IE6-9 */
 	border-color: #bfbfbf !important;
 	color: #ffffff !important;
 	font-size: 14px !important;
 	font-family: Arial;
 	font-weight: bold;
 	text-shadow: 1px 1px 1px #264072;
	line-height: 20px;
 }
 
table.pro-table tr.pro-first-row2, .pro-first-row2 td {
 	background: #D2E2F7;
 	border-color: #bfbfbf !important;
 	font-size: 14px !important;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
 	font-family: Arial;
 	font-weight: bold;
	line-height: 20px;
 }
 
.form {
  -webkit-box-shadow: 1px 1px 3px #777;
-moz-box-shadow: 1px 1px 3px #777;
box-shadow: 1px 1px 3px #777;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  padding: 0px 0px;
  float: right;
  margin-top: 1px;
}

.form2 {
  -webkit-box-shadow: 1px 1px 3px #777;
-moz-box-shadow: 1px 1px 3px #777;
box-shadow: 1px 1px 3px #777;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  float: left;
}

.form_ras {
border: 2px solid #CA7A06;
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF);
background: -o-linear-gradient(#BAD4DA, #FFFFFF);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF);
background: linear-gradient(#BAD4DA, #FFFFFF);
font-weight: bold; 
font-family: Helvetica, sans-serif; 
box-shadow:0 2px 2px 0 rgba(0,0,0,0.3) inset; select:hover: cursor:pointer; 
background-color:#ECF3F7; 
padding: 3px;
}

#topmenu_holder {
width: 100%;
display: block;
z-index: 1000;
}

.sticky #topmenu_holder {
margin-left: -214px;
width: 100%;
-webkit-box-shadow: 1px 1px 2px #555;
-moz-box-shadow: 1px 1px 2px #555;
box-shadow: 1px 1px 2px #555;
border-bottom: 1px solid #9F9F9E;
}

@media only screen and (max-width: 1090px), only screen and (max-device-width: 1090px) {
.sticky #topmenu_holder {
margin-left: 0px;
width: 100%;
-webkit-box-shadow: 1px 1px 2px #555;
-moz-box-shadow: 1px 1px 2px #555;
box-shadow: 1px 1px 2px #555;
border-bottom: 1px solid #9F9F9E;
	}
}

#main {
word-wrap: true; 
background: #BAD4DA;
background: -webkit-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -o-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: -moz-linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
background: linear-gradient(#BAD4DA, #FFFFFF, #FFFFFF, #BAD4DA);
height: 110px; 
border-left: 2px solid #43727E; 
text-shadow: 1px 1px 1px #ccc; 
border-bottom: 2px solid #43727E; 
border-right: 2px solid #43727E; 
font: 11px verdana; 
padding: 8px;
opacity: 0.95;
}

.menu_cat{ 
float:left;
}

.menu_cat a{
FONT-FAMILY: Arial, Verdana, sans-serif;
font-size:12px; 
font-weight: bold;
padding:3px 6px; 
color: #fff;
	border-top: 1px solid #67A2B1;
	box-shadow: inset 0 1px 0 #00d1e1;
	background: #43727E; /* Old browsers */
	background: -moz-linear-gradient(top,  #67A2B1 0%, #43727E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67A2B1), color-stop(100%,#43727E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #67A2B1 0%,#43727E 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #67A2B1 0%,#43727E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#43727E',GradientType=0 ); /* IE6-9 */
border-radius:12px 0; 
border:solid 1px #999; 
display: block; 
text-decoration:none; 
margin:7px 5px 7px 5px; 
-webkit-box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555;
}

.menu_cat a:hover { 
background: #800000; 
color:#FFF; 
border:solid 1px #999;
}

.adaptive_image {
  width: 96%;
  max-width: 960px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image2 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image2 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image3 {
  width: 100%;
  max-width: 450px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image3 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image4 {
  width: 100%;
  max-width: 300px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image4 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image5 {
  width: 100%;
  max-width: 280px;
  min-width: 90px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image5 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image6 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image6 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image7{
  width: 100%;
  max-width: 350px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image7 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image8{
  width: 100%;
  max-width: 400px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image8 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.adaptive_image_800{
  width: 100%;
  max-width: 800px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image_800 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

img.adaptive_image_1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; /* центрируем основной контейнер */
}
.adaptive_image_1200 img {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}

.video {
  max-width:1000px;
  max-height:800px;
  float:center;
}

.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden;
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  float:center;
  width: 100%;
  height: 100%; 
}

ul.products-list {
    margin: 0px 0px 0px 10px;
    padding: 0;
    list-style: none;
    font-size: 0;
}

ul.products-list>li.product-item {
    width: 24%;
    font-size: 14px;
    color: #000000;
    line-height: normal;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 0 10px 10px 0;
    padding: 0 0 10px;
    background: #fff;
	border: 1px solid #999;
    position: relative;
    text-align: center;
	text-align: center;
	-webkit-box-shadow: 1px 1px 5px #777;
	-moz-box-shadow: 1px 1px 5px #777;
	box-shadow: 1px 1px 5px #777;
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
ul.products-list>li.product-item {
    width: 35%;
}
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
ul.products-list>li.product-item {
    width: 90%;
}
}

li.product-item .img-wrapper {
    height: 145px;
    text-align: center;
    padding: 6px 0 0px;
    display: table;
    position: relative;
    width: 100%;
}

li.product-item .img-wrapper a {
    display: table-cell;
    vertical-align: middle;
}

li.product-item .buttons {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 10px;
}

li.product-item .buttons a {
    height: 30px;
    padding: 0 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    overflow: hidden;
    font: 14px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    line-height: 32px;
    text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background:#70204c;
background:-moz-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bd5094),color-stop(100%,#70204c));
background:-webkit-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-o-linear-gradient(top,#bd5094 0,#70204c 100%);
background:-ms-linear-gradient(top,#bd5094 0,#70204c 100%);
background:linear-gradient(top,#bd5094 0,#70204c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5094',endColorstr='#70204c',GradientType=0);
	-webkit-box-shadow: 1px 1px 5px #777;
    -moz-box-shadow: 1px 1px 5px #777;
    box-shadow: 1px 1px 5px #777;
	text-shadow: 1px 1px 1px #000;
}

li.product-item .buttons a:hover {
    color: #fff;
    background: #000;
}

li.product-item .name, li.product-item .category, li.product-item .price {
    text-align: left;
    padding: 0 10px;
    margin-bottom: 10px;
    font: bold 13px/18px Arial, Helvetica, sans-serif;
    color: #292929;
    overflow: hidden;
}

li.product-item .name a {
    text-decoration: none;
    color: #000;
}

li.product-item .name a:hover {
    text-decoration: underline;
}

li.product-item .name a .name-category {
    text-transform: lowercase;
}

li.product-item .price {
    margin-left: 10px;
    font: 16px/18px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;	
	padding:3px 5px 2px 5px; 
	color:#ffffff; 
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); 
	background-color:#b94a48; 
	border:solid 1px #BCBCBC; 
	border-radius:5px;
	width:100px; 
	text-align: center;
}

li.product-item .price .currency {
    font: 16px/22px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    padding: 0 0 0 4px;
}

li.product-item .description {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #3f3f3f;
    /*overflow: hidden;*/
    text-align: left;
    padding: 0 10px;
    margin-bottom: 10px;
}

li.product-item .description p {
    margin: 0 0 5px 0;
    height: 60px;
    line-height: 15px;
}


li.product-item .category {
    margin: 0 0 4px;
    color: #5a5a5a;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
}

li.product-item .reviews {
    height: 20px;
    padding: 10px 0px 0px 0px;
}

li.product-item .stars {
    float: left;
    margin: -7px 0px 0px 5px;
    position: relative;
    background: url('/electro/theme/img/stars.png') no-repeat;
    width: 99px;
    height: 14px;
    overflow: hidden;
    z-index: 5;
}

li.product-item .stars span {
    background: url('/electro/theme/img/stars.png') no-repeat 0 -14px;
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
}

li.product-item .reviews .reviews-count {
    float: right;
    margin: 0px 10px 0px 0px;
}

li.product-item .reviews .reviews-count a {
    text-decoration: none;
    font: 12px/15px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    color: #000;
}

li.product-item .label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 9px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font: 12px/23px 'pf_din_text_cond_promedium', Arial, Helvetica,sans-serif;
    height: 22px;
}

.brief {
	padding: 0px 6px 10px 8px;
	width: 100%;
}

.brief th {
	background: #DFEFF3;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px 5px 1px 5px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0;
	border-style: solid;
}

.brief td {
	background: #DFEFF3;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px 5px 1px 5px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0;
	border-style: solid;
}

.hit {
	position: absolute;
	top:-3px;
	right:-1px;
	height:22px;
	background: url(/electro/theme/img/hit.png) no-repeat top right;
	padding:4px 9px 0px 20px;
	text-shadow: 0px -1px 0px #c36f01;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
}

.dost {
	position: absolute;
	top:-3px;
	left:-2px;
	height:22px;
	background: url(/electro/theme/img/dost.png) no-repeat top left;
	padding:4px 20px 0px 9px;
	text-shadow: 0px -1px 0px #371400;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
}

li.product-item .buttons2 {
    margin: 0px 10px 0px 0px;
	float:right;
}

li.product-item .buttons2 a {
    height: 27px;
    padding: 0 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    overflow: hidden;
	border:solid 1px #999; 
    background:#70204c;
background:#3B6874;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#67A2B1,0),color-stop(#3B6874,1));
background:-webkit-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-moz-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-o-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:linear-gradient(top, #67A2B1 0%, #3B6874 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#3B6874',GradientType=0 );
    font: 12px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    line-height: 27px;
    color: #fff;
	text-shadow: 0px -1px 0px #371400;
text-transform: uppercase;
}

li.product-item .buttons2 a:hover {
    color: #fff;
    background: #000;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 3px 10px 4px 10px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-danger {
  color: #ffffff;
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-shadow:0 -1px 1px rgba(0, 0, 0, 0.350);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.topmess {
background-color:#FFC;
background: -webkit-linear-gradient(#FFC, #FFFFFF, #FFC);
background: -o-linear-gradient(#FFC, #FFFFFF, #FFC);
background: -moz-linear-gradient(#FFC, #FFFFFF, #FFC);
background: linear-gradient(#FFC, #FFFFFF, #FFC);
border:solid 1px #B5B5B5; 
border-radius:10px; 
margin-bottom:6px; 
padding:6px;
}

.block_name { 
background:#3B6874;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#67A2B1,0),color-stop(#3B6874,1));
background:-webkit-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-moz-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:-o-linear-gradient(top, #67A2B1 0%, #3B6874 100%);
background:linear-gradient(top, #67A2B1 0%, #3B6874 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#67A2B1', endColorstr='#3B6874',GradientType=0 );
border:solid 1px #ccc; 
border-radius:0 20px; 
font-family:Verdana; 
font-weight:bold; 
font-size:14px; 
color:#FFF; 
padding:3px 20px 4px 20px;
text-shadow: 1px 1px 1px #000;
}

.sidebar_block { background-color:#FFF; border:solid 1px #ccc; border-radius:14px 0 8px 8px; margin:0 0 0 4px; padding:8px;}

#system {background:url(/img/system.jpg) repeat center 0;}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	background: #ffffff;
	opacity: 0.95;
    filter:alpha(opacity=95);
    z-index: 1000;
}

#page-preloader .spinner {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 45%;
    top: 40%;
    background: url('/forum/images/Leonardo.gif') no-repeat 50% 50%;
    margin: -16px 0 0 -16px;
}

@media only screen and (max-width: 520px) {
#page-preloader .spinner {
    left: 40%;
	top: 35%;
}
}

/* Yandex form */
.yandexpayment div {
    display: inline-block;
    padding-right: 10px;
}

.yandexpayment span {
    display: none;
}

.yandexpayment fieldset.submit-buttons input.inputbox {
	width: 77px;
	padding: 2px;
}

.yandexpayment i {
    vertical-align: middle;
}

.yandexpayment i.fa-yandex.fa-2x {
	font-size: 1.5em;
}

@media (max-width: 750px) {
	.yandexpayment div {
		display: block;
		padding-right: 0;
		padding-bottom: 5px;
	}
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/webfonts/fa-brands-400.eot");
  src: url("/webfonts/fa-brands-400.eot#iefix") format("embedded-opentype"), url("/webfonts/fa-brands-400.woff2") format("woff2"), url("/webfonts/fa-brands-400.woff") format("woff"), url("/webfonts/fa-brands-400.ttf") format("truetype"), url("/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-ruble-sign:before {
  content: "\f158"; }
  
.fa-yandex:before {
  content: "\f413"; 
}
/*
     */
/*
*/