@charset "UTF-8";
/* CSS Document */


body {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:15px;}

a. {background:none;
	}


a:link {color: #0054A0;}
a:visited {color:#6E00A8;}
a:hover {color:#FF0000;}
a:active {color:#FBAC18;}



.topborder {background-image:url(../../5.5/97%20izh/border.svg);
			background-repeat:no-repeat;
			}


.bar
{ background:url(http://chepulis.com/logo.png) no-repeat; background-size:100%;
}

.classy
{ font-size:55px;
font-family: Lobster, Georgia, "Times New Roman", Times, serif;
line-height:70px;
}

#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 66%;
   }
   
.L {color:#FCB346;}


.h5 {
	font-weight:bold;
	font-family:Pragmatica, Helvetica, Arial, sans-serif;
	}
	
a.sberlink {
	background: url(http://chepulis.com/projects/sberbank/sber-main-all.png) no-repeat 0 0;
	width: 260px;
	height: 160px;
	display: block;
	text-indent: -9999px;}
a.sberlink:hover {background-position: -260px 0;}
a.sberlink:active {background-position: -520px 0;
}

a.twitter {color: #29AFCE;}
a.twitter:visited {color:#299dce;}
a.twitter:hover {color:#ce297e;}
a.twitter:active {color:#FBAC18;}


.logo {
	position: absolute; left: 0; top: 0px;
	-webkit-transition: opacity 20s ease-in-out;
	-moz-transition: opacity 20s ease-in-out;
	-o-transition: opacity 20s ease-in-out;
	-ms-transition: opacity 20s ease-in-out;	
	transition: opacity 20s ease-in-out; 
}
.logo:hover{opacity:0;}


.connectline {
	background-image:url(connectline.png);
	background-size: 100% 20px;
	background-position: 0 50%;
	background-repeat:no-repeat;
}




.mygplus {
	-webkit-transition: opacity;
	-moz-transition: opacity;
	-o-transition: opacity ;
	-ms-transition: opacity;	
	transition: opacity ; 
}
.mygplus:hover{opacity:0.8;}

#kindanew {
	height:18px;
	border-radius:5px;
	border-style:solid;
	border-color:#D11D00;
	border-width:thin;
	position:absolute;
	z-index:-1;
	left:-25px;	
	}
	
	#promohand {
	position:absolute;
	left:0; top:680px;
	
	width: 20%; height:250px;

	background-image:url(promohand.png);
	background-repeat:no-repeat;
	background-size:contain;
	
	vertical-align:baseline;
}