body {
	background: #cc9966 url(images/fon-sauna-1.jpg);
	margin: 0px;
	padding: 7px 0px 10px 0px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

body, html {
	scrollbar-3dlight-color: #660000;
	scrollbar-arrow-color: #660000;
	scrollbar-darkshadow-color: #cc9966;
	scrollbar-face-color: #996633;
	scrollbar-highlight-color: #f7e2b0;
	scrollbar-shadow-color: #660000;
	scrollbar-track-color: #f7e2b0;
}


/* ========= эксперименты ========= */

.wer { /* степень прозрачности */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /* IE 5.5+ , есть ещё вариант: filter: alpha(opacity=20); для IE, но отображает на так чётко*/
	-moz-opacity: 0.2; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.2; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */

}

.qwe { /* полная прозрачность заданного цвета, в данном случае белого */
	filter: chroma(color=#ffffff); /* для IE */
	opacity: 0.0(color=#ffffff); /* как для Mozilla ? */
}

/* ========= шрифты, абзацы, заголовки ========= */

p {
	text-indent: 10px;
	margin: 5px 0px;
}

p.norm {
	text-indent: 0px;
	text-align: justify;
}

.center {
	text-align: center;
}

.red {
	color: #ff0000;
}

.red1 {
	background: #ff0000;
	color: #ffffff !important;
}

.green {
 	color: #006600;
}

.sm {
	text-align: center;
	font-size: 11px;
}

.saunaotziv {
	color: #006600;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.saunaotziv:hover {
	color: #660000;
}

h1  {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h2, h3, h4 {
	color: #006600;
	/* Салатовый цвет заголовков color: #006600; */
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

hr {
	border: dashed 1px;
	border-color: #660000;
}

.hr { margin: 5px 2px 0px 2px;
	padding: 0px;
	border-top: dashed #660000 1px; }

/* ========= ссылки ========= */

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.lll {
	text-align: left;
	text-indent: 0px;
}

/* ========= блоки ========= */

#sauna {
	margin: auto;
	width: 940px;
/*	position: relative; */
}

#sauna1 {
	width: 950px;
	height: 100px;
}

/* ========= верхнее и нижнее меню ========= */

.sauna2 {
	width: 950px;	
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 10px auto;	
}

ul.top2 {
	margin: 0px 8px;
	padding: 0px 0px 45px 0px;
	//margin: 0px 5px;
}

.top2 li {
	display: inline;
}

.top2 a {
	display: block;
	background: url(images/fon-sauna-4.jpg);
	padding: 2px 10px 2px 10px;
	float: left;
	margin-left: 3px;
	color: #660000;
	text-decoration: none;
	border: 1px solid #660000;

.top {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.top:hover {
	color: #000000;
}

}
.top2 a:hover {
	background:url(images/fon-sauna-2.jpg) repeat-x;
	color:#fff; text-decoration:none;
}

.top2 .active a { /* ========= особое обозначение ссылки меню ========= */
	background:url(images/fon-sauna-2.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
}

a.active {
	color:#fff;
	text-decoration:none;
}

a.active:hover {
	color:#00cc00;
	text-decoration:none;
}

#sauna3, #sauna5 {/* ========= верхние и нижние баннеры ========= */
	width: 950px;
	height: 70px;
	border: 1px solid #660000;
	background-color: #f7e2b0;
	padding: 1px 1px 0px 1px;
	margin-bottom: 15px;
}

#sauna4 {
	width: 952px;
	margin-bottom: 15px;
	margin-left: 5px;
}

/* ========= обозначение заголовков ========= */

.sauna40 {
	/* height: 22px; */
	background: #cc9966 url(images/fon-sauna-2.jpg) repeat-x;
	border: 1px solid #660000;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.sauna40big {
	height: 44px;
	background: #cc9966 url(images/fon-sauna-2.jpg) repeat-x;
	border: 1px solid #660000;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

/* ========= блок отзывов ========= */

#sauna41 {
	width: 188px;
	border: 1px solid #660000;
	background-color: #f7e2b0;
	padding: 5px;
	margin: 0px 0px 15px 0px;
	float: left;
}

#sauna41 p {
	text-indent: 0px;
}

/* ========= основной блок ========= */

/* #sauna42 {
	width: 510px;
	border: 1px solid #660000;
	background-color: #f7e2b0;
	padding: 5px;
	margin: 0px 0px 15px 14px;
	float: left;
} */

#sauna42 {
	width: 510px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 15px 14px;
	float: left;
}

.sauna420 {
	border: 1px solid #660000;
	background-color: #f7e2b0;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}

.err {
	background-color: #ff0000;
	color: #ffffff;
}

.info {
	background-color: #0000ff;
	color: #ffffff;	
}

/* ========= блок подменю и баннеров справа ========= */

#sauna43 {
	width: 188px;
	border: 1px solid #660000;
	background-color: #f7e2b0;
	padding: 5px;
	margin:  0px 0px 15px 14px;
	float: left;
}

/* ========= картинки ========= */

img.b1 {
	width: 120px;
	height: 600px;
	margin-left: 33px;
	margin-right: 33px;
}

a img.b1 {
	border: 1px solid #660000;
}

img.b2 {
	width: 468px;
	height: 60px;
}

a img.b2 {
	border: 1px solid #660000;
}

a:hover img.b1, a:hover img.b2, a:hover img.b3, a:hover img.b5, a:hover img.b6, a:hover img.b7 {
	border: 1px solid #ff0000;
}

img.b3 {
	width: 120px;
	height: 60px;
	margin-left: 33px;
	margin-right: 33px;
}

a img.b3 {
	border: 1px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.b4 {
	width: 400px;
	border: 1px solid #660000;
	margin: 5px 48px;
}

img.b5 {
	width: 120px;
	border: 1px solid #660000;
	margin: 7px 5px 5px 0px;
	float: left;
}

img.b6 {
	width: 120px;
	height: 120px;
	margin-left: 33px;
	margin-right: 33px;
}

a img.b6 {
	border: 1px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.b7 {
	width: 468px;
	height: 60px;
}

a img.b7 {
	border: 1px solid #660000;
	margin-left: 14px;
	margin-right: 14px;
}

/* ========= другое ========= */

table#btm {
	margin: auto;
}

.nul {
 clear: both; 
}

table.add {
	width: 100%;
	text-align: center;
}
table.add p {
	text-indent: 0px;
}

table.add1 {
	width: 100%;
	text-align: left;
}

table.add1 td {
	vertical-align: top;
}

form {
	margin: 10px 0px;
}

.saunatext {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 370px;
}

.pages {
        font-size: 20px;
}

.star {
	font-size: 18px;
}