﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    background-image: url(images/site/bg.jpg);  
	background-repeat: repeat;
	background-position:center;
	background-attachment:fixed;
    height: 100%;
	min-width: 1200;
	max-width: 1160;
	width: 95%;
	text-align:center;
    margin:0 auto;
    padding:0;
}

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

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -40px 0; /* отрицательный нижний отступ на высоту футера */
    padding: 0;
	background-color:rgba(232,232,232,0.90);
	min-width: 1100;
    width: auto !important;
    width: 90%;
    filter: alpha(Opacity=80);
}
.footer-push {
    height: 90px;
    margin: 0;
    padding: 0;
}

.footer {
    height: 40px;
    margin: 0;
    padding: 0;
	background-color:rgba(20,20,23,0.80);
}

.logo {background-image:url(images/site/logo2.jpg);
}

.menubg {background-image: url(images/site/menubg.jpg);
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
}	
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#eeeeee;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#eb0b8f; 
	text-shadow: 1px 1px 0px #000000;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.usrDotted {
; Border-Color: #242c31;
; Border-Style: Dotted;
; Border-Width: 1px;
background-color:#7c99a1;

}

A:Link {
; Text-Decoration: None;
; Color: #da2228;
}
A:Active {
; Text-Decoration: Underline;
; Color: #da2228;
}

A:Hover {
; Text-Decoration: Underline;
; Color: #d65054;
}

A:Visited {
; Text-Decoration: None;
; Color: #d65054;
}

.menu a {
    color: #ffffff; /* Цвет ссылки */
	text-decoration:none;
	font-size:34px;
	text-shadow: 2px 1px 1px #000000;
   }

.menuseason a {
    color: #ffffff; /* Цвет ссылки */
	text-decoration:none;
	font-size:41px;
	text-shadow: 2px 1px 1px #330101;
   }

.vk a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color:#fac3c3;
	text-shadow: 1px 1px 0px #000000;
}
.vk {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fac3c3;
	text-shadow: 1px 1px 0px #000000;
}
.leftimg {
float:left; /* Выравнивание по левому краю */
margin: 7px 7px 3px 3px; /* Отступы вокруг картинки */
}
.rightimg {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 7px; /* Отступы вокруг картинки */
}
.img2 {
	width:400px;
	height: 231px; /*РАЗМЕРЫ ВАШЕЙ КАРТИНКИ*/
	position: relative;
	border: 1px solid silver; /*При необходимости*/
	Font-Size: 24px;
	Color: #ffc7a2;
	text-decoration:none;
	text-shadow: 3px 0px 0px #000000;
}

.img2 p {
	width: 382px;
	position: absolute;
	right: 8px;
	bottom: 33px;
	height: 10px;
}

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