﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: 630px;  
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(0.65em + 1.2vmin);
	text-align:center;
}	

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(0.65em + 0.8vmin);
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(0.65em + 1.07vmin);
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: calc(0.65em + 1vmin);
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#eeeeee;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
}
.big{
      font-size: calc(0.75em + 1.6vmin);
   }
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(0.75em + 1.7vmin);
	color:#d64c00; 
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: calc(0.75em + 2vmin);
}
.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(1.5) !important;
font-size: 28px !important;
height: 370px;  
}
