﻿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: 1230;
	max-width: 1195;
	width: 1210px;
	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: 1100;
	width: auto !important;
	width: 90%;
	background: #ffdcd7; /* Для старых браузров */
    	background: linear-gradient(to bottom right, #cfa377, #f6e2ce);
    	border: 1px solid #333;
}
.tables {
    	background: linear-gradient(to bottom right, #cfa377, #f6e2ce);
    	border: 1px solid #333;
}
.footer-push {
    height: 90px;
    margin: 0;
    padding: 0;
}

.footer {
    height: 40px;
    margin: 0;
    padding: 0;
	background-color: #160d09;
}

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

.menubg {background-image: url(images/site/menubg.jpg);
}
.menubg2 {background-image: url(images/site/menubg2.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: 1.0em;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#eeeeee;
	font-size: 0.9em;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#ffffff;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#d64c00; 
	font-size: 1.8em;
}

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

}

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

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

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

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

.menuseasons a {
    color: #fff8e0; /* Цвет ссылки */
	text-decoration:none;
	font-size: 2.5em;
	text-shadow: 1px 1px 0px #000000;
   }

.leftimg {
float:left; /* Выравнивание по левому краю */
margin: 7px 7px 3px 3px; /* Отступы вокруг картинки */
}
.rightimg {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 7px; /* Отступы вокруг картинки */
}

.seeonline {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 7px; /* Отступы вокруг картинки */
}
