#ekran{
	width: 450px;
	height: 24px;
	background-color: white;
	-webkit-border-radius:50px;
	-moz-border-radius:50px; 
	border-radius: 50px; 
	-webkit-box-shadow:2px 2px 2px #000000, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 2px 2px 2px #000000,  inset 0px 0px 1px #ffffff;  
	box-shadow:2px 2px 2px #7d7d7d, inset 0px 0px 1px #7d7d7d;  
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	margin-bottom: 20px;
	text-align: center;
	font-style: italic;	
	font-size: 16px;
}

#scheme-blog{
	width: 510px;
	float: left;
}

#scheme-info-blog{
	border-width: 0px;
	border-style: solid;
	float: left;
	width: 420px;
}

#scheme-info-blog #price{
	text-align: center;
	font-size: 16px;
	font-style: italic;
	padding: 6px 0px;
	font-weight: bold;
}

#scheme-info-blog h3{
	font-size: 16px;
	font-style: italic;
	color: #454545;
	text-align: center;
	padding-bottom: 14px;
	width: 220px;
}

#scheme-info-blog #row{
	width: 55%;
	border-bottom:1px dotted #c6c6c6;
	font-size: 12px;
	text-align: left;
	color: #949494;
	margin-bottom: 8px;
}

#scheme-info-blog #row span{
	font-size: 13px;
	font-style: italic;
	text-align: right;
	float: right;
	color: #5e5e5e;

}

#scheme{
	padding-bottom: 24px;
}

#scheme #row{
	float: left;
	margin-left: 10px;
	font-style: italic;
	font-size: 12px;
}

#scheme .item{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 34px;
	height: 18px;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-right: 4px;
	-moz-box-shadow: 2px 1px 2px #000; 
	-webkit-box-shadow: 2px 1px 2px #000; 
	box-shadow: 2px 1px 2px #000;
	-webkit-user-select: none;
	behavior: url(ie.htc);
}

#scheme .item:hover{
	cursor: pointer;
	cursor: hand;
	-moz-transform:scale(1.10);
	-webkit-transform:scale(1.10);
	behavior: url(ie.htc);
}

#scheme .vip{
	float: left;
	width: 31px;
}

#scheme .item.red{
	background-color: #c82121;
	color: #dcdcdc;
}

#scheme .item.red:hover{
	background-color: #ae0000;	
}

#scheme .item.blue{
	background-color: #5a54cf;
	color: #eaeaea;
}

#scheme .item.blue:hover{
	background-color: #1a167b;
	color: white;
}

#scheme .item.selected{
	background-color: #c7c7c7;
	color: #2f2f2f;
}

#scheme .item.blocked{
	background-color: #212121;
	color: silver;
}

#scheme-info-blog button{
  color: #ffffff;
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-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(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', 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);
		  
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  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='#62c462', endColorstr='#51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

#scheme-info-blog button:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: -20px -25px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}


#scheme-info-blog button:hover,
#scheme-info-blog button:active,
#scheme-info-blog button.active,
#scheme-info-blog button.disabled,
#scheme-info-blog button[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

#scheme-info-blog button:active,
#scheme-info-blog button.active {
  background-color: #408140 \9;
}

#scheme-info-blog button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}