﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    background-image: url(images/site/bg.jpg);  
	background-repeat: repeat;
	background-position:center;
	background-attachment:fixed;
    height: 100%;
	min-width: 1200;
	max-width: 1260;
	width: 95%;
	text-align:center;
    margin:0 auto;
    padding:0;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -40px 0; /* отрицательный нижний отступ на высоту футера */
    padding: 0;
	background-color:rgba(218,219,193,0.30);
	min-width: 1100;
    width: auto !important;
    width: 90%;
    filter: alpha(Opacity=80);
}

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

.footer-push {
    height: 50px;
    margin: 0;
    padding: 0;
}

.footer {
    height: 40px;
    margin: 0;
    padding: 0;
	background-color:rgba(21,21,21,0.60);
}

.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: 1.1em;
	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: 1.15em;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#d0ae38;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color:#0a8cd0;
	text-shadow: 1px 1px 0px #000000; 
}

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

}

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

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

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

.menu a {
    color: #ffffff; /* Цвет ссылки */
	text-decoration:none;
	font-size:1.45em;
	text-shadow: 1px 1px 0px #000000;
   }
.menuseason a {
    color: #f55c00; /* Цвет ссылки */
	text-decoration:none;
	font-size:1.6em;
	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: #DC2124;
	text-decoration:none;
	text-shadow: 3px 0px 0px #000000;
}

.img2 p {
	width: 382px;
	position: absolute;
	right: 7px;
	bottom: 100px;
	height: 5px;	
}

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