﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    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;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -40px 0; /* отрицательный нижний отступ на высоту футера */
    padding: 0;
	background-color:rgba(252,252,255,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(39,33,73,0.80);
}

.logo {background-image:url(images/site/logobg.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: 12px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.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-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#04b6df; 
}

.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: #9e1cf9;
}
A:Active {
; Text-Decoration: Underline;
; Color: #9e1cf9;
}

A:Hover {
; Text-Decoration: Underline;
; Color: #ee167c;
}

A:Visited {
; Text-Decoration: None;
; Color: #ee167c;
}

.menu a {
    color: #ffffff; /* Цвет ссылки */
	text-decoration:none;
	font-size:25px;
	text-shadow: 1px 1px 0px #000000;
   }
.vk a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color:#c8edff;
	text-shadow: 1px 1px 0px #000000;
}
.vk {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #c8edff;
	text-shadow: 1px 1px 0px #000000;
}
.leftimg {
float:left; /* Выравнивание по левому краю */
margin: 7px 7px 0px 0px; /* Отступы вокруг картинки */
}
.rightimg {
float:right; /* Выравнивание по правому краю */
margin: 0px 0px 0px 7px; /* Отступы вокруг картинки */
}
.img2 {
	width:400px;
	height: 231px; /*РАЗМЕРЫ ВАШЕЙ КАРТИНКИ*/
	position: relative;
	border: 1px solid silver; /*При необходимости*/
	Font-Size: 22px;
	Color: #0181ff;
	text-decoration:none;
	text-shadow: 3px 0px 0px #000000;
}

.img2 p {
	width: 382px;
	position: absolute;
	right: 8px;
	bottom: 9px;
	height: 10px;
	
}
