@charset "windows-1251";
A.m {font-weight: bold; font-size:10px; font-family: Arial;}
A.m:link {color: #000000; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A.m:visited {color: #000000; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A.m:active {color: #000000; text-decoration: none; text-transform: uppercase; font-weight: bold;}
A.m:hover {color: #000000; text-decoration: none; text-transform: uppercase; font-weight: bold;}
/*
A.m1 {
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial; 
	text-transform:none; 
	text-decoration:none;
	padding-top:3px;
	margin-bottom:2px;
	margin-right:3px;
	font-weight:bold;
	display:block;
	background-color:#fff;
	padding:3px 3px 3px 20px;
	background-image: url(../img/rrr.jpg);
	background-position:  2% 50%;
	background-repeat: no-repeat;
	border:1px solid #e06c0e;
	vertical-align:middle;
	color:#000;
	z-index:1;
	}

A.m1:hover {
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial; 
	text-transform:none; 
	text-decoration:none;
	padding-top:3px;
	margin-bottom:2px;
	font-weight:bold;
	display:block;
	background-color:#6195c5;
	padding:3px 3px 3px 20px;
	background-image: url(../img/rrr.jpg);
	background-position:  2% 50%;
	background-repeat: no-repeat;
	border:1px solid #e06c0e;
	vertical-align:middle;
	color:#fff;
	z-index:1;
	}	
*/
A.m1 {color: #000000; text-decoration: none; text-transform: normal; font-weight:bold;}
A.m1:link {color: #000000; text-decoration: none; text-transform: normal; font-weight:bold;}
A.m1:visited {color: #000000; text-decoration: none; text-transform: normal; font-weight:bold;}
A.m1:active {color: #000000; text-decoration: none; text-transform: normal; font-weight:bold;}
A.m1:hover {color: #000000; text-decoration: none; text-transform: normal; font-weight:bold;}*/

A.cop {font-weight: normal; font-family: Arial; text-transform:normal; font-weight:bold;}
A.cop:link {color: #d1d2d2; text-decoration: none; text-transform: normal; font-weight:bold;}
A.cop:visited {color: #d1d2d2; text-decoration: none; text-transform: normal; font-weight:bold;}
A.cop:active {color: #d1d2d2; text-decoration: none; text-transform: normal; font-weight:bold;}
A.cop:hover {color: #d1d2d2; text-decoration: none; text-transform: normal; font-weight:bold;}

body {
background-color: #ffffff;
/*background-image: url(../img/bg.jpg);
background-repeat: repeat-x;---------зимний бэкграунд*/
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
font-family: Arial;
color: #000000;
font-size: 11px;
width:100%;
}

html {background-image: url(img/bg.jpg);
background-repeat: repeat-x;
background-color: #FFffff;}

span.nm {color: #666666; font-size: 12px; letter-spacing: 2px; text-transform: uppercase;}
span.zag {font-size: 12px; text-transform: uppercase; font-weight:bold;}
span.big {font-size: 13px; text-transform: uppercase; font-weight:bold;}
span.strong{font-weight:bold; font-style:italic; font-size:13px;}
p {text-align: justify; font-size: 12px;}
.li {text-align: justify; font-size: 12px;}

.ny { background-image: url(../img/newyear.jpg); background-repeat: no-repeat; width:200px; height:107px;}

#menu {
		padding:0;
		margin:0;
		width:190px;
		z-index:1;
		}

#menu  ul{ margin-top:10px;}
		
#menu  li{
		position:relative;
		list-style:none;
		margin-left:0px;
		z-index:1;
				}
