﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f3f3ee;
	background-image: url("images/pbfon.jpg");
	background-repeat: repeat;
	background-position:center;
	background-attachment:fixed;
	height: 100%;
	min-width: 950;
	max-width: 945;
	width: 950px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -40px 0; /* отрицательный нижний отступ на высоту футера */
	padding: 0;
	min-width: 950;
	width: auto !important;
	width: 90%;
	background: linear-gradient(to bottom right, rgb(14,13,11,0.90), rgba(23,22,17,0.75));
	border: 1px solid #334444;
}

.widthalox img {
height: 1px;
width: 450px;  
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-align:center;	
}	

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.x_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#eeeeee;
	font-size: 1.4em;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#ffffff;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.7em;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#d64c00; 
	font-size: 2.6em;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3.4em;
} 
.menu a {
    color: #34960f; /* Цвет ссылки */
	text-decoration:none;
	font-size: calc(0.55em + 1.95vmin);
	text-shadow: 1px 1px 0px #000000;
   }

 
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}


A:Link {
; Text-Decoration: None;
; Color: #de0a00; 
}
A:Visited {
; Text-Decoration: None;
; Color: #de0a00;
}
A:Active {
; Text-Decoration: None;
; Color: #f8443b;
}
A:Hover {
; Text-Decoration: None;
; Color: #f8443b;
}
.img2 {
	width:400px;
	height: 231px; /*РАЗМЕРЫ ВАШЕЙ КАРТИНКИ*/
	position: relative;
	border: 1px solid silver; /*При необходимости*/
	Font-Size: 22px;
	Color: #FFFFFF;
	text-decoration:none;
	text-shadow: 3px 0px 0px #000000;
}

.img2 p {
	width: 382px;
	position: absolute;
	right: 7px;
	bottom: 52px;
	height: 5px;
	
}
.leftimg {
float:left; /* Выравнивание по левому краю */
margin: 7px 7px 3px 3px; /* Отступы вокруг картинки */
}
.rightimg {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 7px; /* Отступы вокруг картинки */
}

.aloxatrans {
transform: scale(2.0) !important;
font-size: 28px !important;
height: 250px;
}
