A
	{
		text-decoration: none;
		border-bottom: 0px solid;
		color: #ffff00;
	}

A:visited, A.dashed:visited, A.solid:visited
	{
		color: #ffff00;
    	border-color: rgba(255,255,0,0.3);		
	}

A:hover, A.dashed:hover, A.solid:hover
	{
		color: #cccc00;
    	border-color: rgba(204,204,0,0.3); 		
	}

A.dashed
	{ 
    	text-decoration: none;
    	border-bottom: 1px dashed;
    	border-color: rgba(255,255,0,0.3); 
		vertical-align: inherit;
	}	
	
A.solid
	{
		text-decoration: none;
		border-bottom: 1px solid;
    	border-color: rgba(255,255,0,0.3);    			
	}
	
BODY
	{
		/* margin: 0px 0px 0px; */
		/* border-image: 0; */
		/* height: 40000px; */
		position: relative;
		color: #000000;
		background:	url(../i/background-shop-blur.jpg);
		background-size: cover;
		background-position: center;
	}
	
DIV
	{	
	}
	
A IMG 
	{
		border-style: none;
	}

IMG 
	{
		border: 0px;
		outline: 0;
	}		

.text
	{
		font-size: 20pt;
		/* font-family: 'Times New Roman', Times, serif; */
		width: 800px;
		margin: 20px auto 20px;
		font-family: Cuprum, Arial;
		color: #ffffff;
	}
	
.table
	{
		font-size: 20pt;
		/* font-family: 'Times New Roman', Times, serif; */
		margin: 20px auto 20px;
		font-family: Cuprum, Arial;
		color: #ffffff;
	}		
	
.table-logo
	{
		text-align: center;
		width: 200px;
		height: 200px;
		position: relative;
		background-image: url(../i/logo.svg);
		background-position: center;
		background-repeat: no-repeat;
	}
	
.table-text
	{
		font-size: 20pt;
		/* font-family: 'Times New Roman', Times, serif; */
		width: 600px;
		margin: 20px auto 20px;
		font-family: Cuprum, Arial;
		color: #ffffff;
	}		
	
.map
	{
		text-align: left;
		width: 800px;
		position: relative;
		padding: 20px;
		margin: 20px auto 20px;
	}	

.map-background
	{
		background:	url(../i/logo.png) left repeat;
		background-size: 100% auto;
	}	

.socialnetworks
	{
		font-size: 20pt;
		font-family: Cuprum, Arial;
		color: #ffffff;
		text-align: center;
		width: 800px;
		position: relative;
		padding: 20px;
		margin: 20px auto 20px;
	}

.cuprum40
	{
		font-size: 40pt;
		font-family: Cuprum, Arial;
		color: #ffffff;
	}
	
.super
	{
		font-size: 12pt;
		vertical-align: top;
	}	
	

/* АНИМАЦИЯ ИКОНОК: НАЧАЛО */
/*СОЦИАЛЬНЫЕ СЕТИ */    

a.icon-twitter-white 
	{
	    background: url(../i/icon-twitter-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-twitter-white:hover 
	{
    	background-position: 0 -48px;
    }

a.icon-vkontakte-white 
	{
	    background: url(../i/icon-vkontakte-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-vkontakte-white:hover 
	{
    	background-position: 0 -48px;
    }
    
    
a.icon-facebook-white 
	{
	    background: url(../i/icon-facebook-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-facebook-white:hover 
	{
    	background-position: 0 -48px;
    }
    
a.icon-googleplus-white 
	{
	    background: url(../i/icon-googleplus-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-googleplus-white:hover 
	{
    	background-position: 0 -48px;
    }
    
a.icon-tumblr-white 
	{
	    background: url(../i/icon-tumblr-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-tumblr-white:hover 
	{
    	background-position: 0 -48px;
    }
    
a.icon-instagram-white 
	{
	    background: url(../i/icon-instagram-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-instagram-white:hover 
	{
    	background-position: 0 -48px;
    }    

a.icon-telegram-white 
	{
	    background: url(../i/icon-telegram-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-telegram-white:hover 
	{
    	background-position: 0 -48px;
    }  
	
a.icon-youtube-white 
	{
	    background: url(../i/icon-youtube-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-youtube-white:hover 
	{
    	background-position: 0 -48px;
    	
    }    
    
/* АНИМАЦИЯ ИКОНОК: МАГАЗИН КОМИКСОВ */

a.icon-magazinkomiksov-white 
	{
	    background: url(../i/icon-magazinkomiksov-white.svg);
	    display: inline-block;
	    width: 48px;
	    height: 48px;
	}
	
a.icon-magazinkomiksov-white:hover 
	{
    	background-position: 0 -48px;
    }    
    
/* АНИМАЦИЯ ИКОНОК: КОНЕЦ */