
	 
.link-group-1{ width:700px; height:60px; text-align: center;}
 
 
/* DEMO 1  ------------------------------------------------*/
.box{  padding: 20px;  display: inline-block; 
	   color: #043982;  text-decoration: none;  text-transform: uppercase;
	   font-weight: bold;  font-size: 15px;  font-family: 'Lato', Arial, sans-serif;}
.box:hover{  background: #043982;  color: #26425E;}
.demo-1 {  position: relative; color: #043982;}
.demo-1:before {  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0; color: #043982;

  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.2s;

  -webkit-transition-property: top, left, right, bottom;
  -moz-transition-property: top, left, right, bottom;
  -ms-transition-property: top, left, right, bottom;
  -o-transition-property: top, left, right, bottom;
  transition-property: top, left, right, bottom;}

.demo-1:hover:before, .demo-1:focus:before{
  -webkit-transition-delay: .1s; 
  -moz-transition-delay: .1s; 
  -ms-transition-delay: .1s; 
  -o-transition-delay: .1s; 
  transition-delay: .1s; 

  border: #043982 solid 2px;
  bottom: -7px;
  left: -7px;
  top: -7px;
  right: -7px;} 
  
	.rub{ display: inline-block; font-size: 18px; line-height: 5px; border-bottom: 1px solid #800; width:0.4em; font-weight:bold; color:#800;} 
	.rubblack{ display: inline-block; font-size: 18px; line-height: 5px; border-bottom: 1px solid #800; width:0.4em; font-weight:bold; color:#000;} 
    .pricerub { font-weight: bold; font-size: 20px; background: #ffb141; padding: 7px 13px 8px 13px; color: #000; }    
	.plus { font-size:13px; font-weight: normal;} 
	
	
	 .rowup {width:700px; height:110px; background:#f7f7f7; border-bottom:1px dotted #777;}
	.rowup0 {width:100px; height:110px; background:#fff; float:left; }
	.rowup1 {width:294px; height:110px; background:#fff; float:left; }
	.rowup2 {width:305px; height:110px; float:left; }
	
	.rowrow {width:700px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  margin-top:-20px; } 
	
	.rowup {width:700px; height:80px; border-bottom:1px dotted #777;}
	.rowup0 {width:100px; height:80px; float:left;}
	.rowup1 {width:250px; height:40px; float:left;}
	.rowup2 {width:350px; height:80px; float:left;}
	
	.otzivup { padding: 15px 0 0 15px; width:700px; border:1px dotted #777; padding-top:10px; background:#fff;}
	
	.rowmid {width:700px; height:60px; border-bottom:1px dotted #777; padding: 10px 0 0 0;} 
	.rowmids { border-bottom:1px dotted #777;} 
	.rowmid1 {width:400px; height:120px; float:left; font-size: 20px;}
	.rowmid2 {width:300px; height:120px; float:left;}
	.rowdn {width:700px; height:30px; padding:5px 0 0 0;}
	.rowbt {width:690px; padding:5px 5px 5px 5px;} 
	
	.rub{ display: inline-block; font-size: 18px; line-height: 5px; border-bottom: 1px solid #800; width:0.4em; font-weight:bold; color:#800;} 
	.rubblack{ display: inline-block; font-size: 18px; line-height: 5px; border-bottom: 1px solid #000; width:0.4em; font-weight:bold; color:#000;} 
	
    .pricerub { font-weight: bold; font-size: 20px; background: #ffb141; padding: 7px 13px 8px 13px; color: #000; }    
	.plus { font-size:13px; font-weight: normal;} 