a:link { color: #FFF; text-shadow: 1px 1px 2px black, 0 0 0.0.1em violet;}
a:visited { color: #FFF; text-shadow: 1px 1px 2px black, 0 0 0.0.1em violet;}
a:focus { border-bottom: 1px solid; background: #CCCCCC; }
a:hover { border-bottom: 1px solid; background: #440088;}
a:active {background: #FFFFFF; color: #333;}

img {width: 99%;}

#page {
	font-weight: 400;    
	background-color: rgb(48,16,80);
	background-image: url(background.png);
	background-repeat: repeat;
	min-height: 860px; 
	margin: -8px;
	padding: 0;}

.Button {
	display: inline-block;
	height: 32px;
	width: 152px;
	background-color: rgba(10,0,30,0.82);
	border-width: 3px; 
	border-radius: 6px;
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 24px;
	color: rgb(120,120,120);
	font-family: 'Philosopher', sans-serif;}
.block {
	text-align: justify; 
	margin: 48px 3%;
	display: block;
	border-radius: 12px;
	background-color: rgba(6,0,24,0.36);
	font-size: 28px;
	text-shadow: 1px 1px 2px black, 0 0 0.1em violet;
	padding: 32px; 
	font-weight: 400;
	color: rgb(250,232,250);
	height: auto;
    font-family: 'Philosopher', sans-serif;}
        
#pagewrapper {
	height: auto;
    background-color: rgba(25, 0, 42, .62);
    color: white;
    max-width: 1200px;
    min-width:750px;}

#header {
	min-height:130px;
	height: 136px;
    display: block;
    border-radius: 12px;
    padding: 8px;
    margin: 0 15px 0 16px;
    background-color: rgba(10,0,30,0.32);}

#hmenu{
	padding: 0 20%;
    display: block;
    border-radius: 12px;
    padding: 6px;
    background-color: rgba(10,0,30,0.32);
    margin: 0 15px 0 16px;}

#logo {
	width:80px;
	margin: 6px;
	display: inline-block;
	float: left;
	vertical-align: top;
	max-height: 120px;}

#logo-text {	
	font-family: 'Roboto Condensed', sans-serif;
	display: inline-block; 
	overflow: hidden;
	float: left;
	margin-left: 12px;
	font-size: 22px;
	font-weight: 900;
	width:450px;
	text-shadow: 1px 1px 2px black, 0 0 0.1em violet;}

#phones-box {
	font-family: 'Roboto Condensed', sans-serif;
 	font-weight: 750;
 	margin-top: -5px;
 	display: inline-block; 
 	float:right;
 	text-align: left;
 	font-size: 20px;
    text-shadow: 1px 1px 2px black, 0 0 0.1em violet;}

#phones-box-town {
	overflow: hidden;
	display: inline-block;
	width: 180px;;
    padding-right: -12px;}

.phones-box-town-row {overflow:hidden; display: block; width: 132%; max-height: 23px; }

#description {line-height: 1.65; font-weight: 600;}

#services {
	line-height: 1.65;
	font-weight: 400;}

#goods {
	line-height: 1.65;
	font-weight: 400;}

#adresses {
line-height: 1.65;
font-weight: 400;
padding-left: 24px;}

#contacts { text-align: center;}

#footer {
	height: 46px;
	display: block;
	overflow:hidden;
	padding-top: 12px;
	background-color: rgba(10,0,30,0.62);}

#Vmark {
	display: inline-block;
	float:right;
	padding: 8px 20px 8px 8px;
	font-family: 'Caveat', sans-serif;
	font-weight: 600;
	color: #215;
	font-size: 16px;}

.desertI {width: 30.5%; padding: 1%;}