﻿@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; color:#330000; background:#ffffcc; background-image:url("fonSpring.jpg"); min-width:970px;}
html { height: 100%; }
* {font-family:Arial, Helvetica, sans-serif; font-size: medium; margin:0px; padding:0px;}
h1 {text-align:right;
	margin-top: 0;
	font:bold 20px cursive;
}
h2 { margin:0; font:bold 18px cursive; text-align:center}
h3 { margin-bottom: 1em; margin-top: 2em; margin-left: 5px;}
h4 {text-align:left; font:bold 18px cursive;}
p {margin:10px 0}
p.big {font-size:medium; text-align:center;}
a { text-decoration: none; color: #7C5534; font-weight: bolder;}
a:visited { color: Gray; }
img.left { float:left; margin: 10px 10px 10px 0;}
*img {border:0;}
td.big {font-weight:bold;}
table.img {text-align:center}

/* первая страница */
#top { vertical-align: top; border-bottom: 1px dotted; height: 100px; margin:0; padding: 5px;}
	#topLeft { float: left; margin: 0; }
	#topRight { float: right; margin: 0; width:100px;}
	#topCenter { clear: none; text-align:center; padding:0 150px 0 150px;}
#content {float:left; width: 150px; padding-top:10px;}
	#content ul {margin:0; padding:0 0 30px 0;}
	#content li {list-style-type:none; padding: 5px; font-weight:bold;}
#serv {float: right; width:300px; text-align:center;}
	#serv p {font-size:medium; font-weight: bold; padding:0 0 5px 5px; border-bottom:1px dotted; text-align:left;}
	#serv p.alert {font-size:small; background-color:#B5CBCC;}
	#serv a {text-decoration:underline; font-size:medium; font-weight: bold;}
#about {border-left: 1px dotted; border-right:1px dotted; padding: 5px; margin:0 300px 0 150px; height:100%; text-align:center;}
	#about img {border:1px solid;}
	#about p {text-align:left;}
	#about h1 {text-align:center;}
#bottom {margin:5px 0 0 0; border-top: dotted 1px; clear:both}
#coun {float:right; margin:5px;}

/* страницы с небольшим левым отступом и картинками */
#left {float:left; width:154px; padding:2px;}
	#left ul {margin:0; padding:0 0 30px 0;}
	#left li {list-style-type:none; padding: 5px; font-weight:bold;}
#text {margin-left:154px; border-left:dotted 1px; padding-left:5px;}
	#text a {text-decoration:underline;}
	#textTop {text-align:center; margin:0;}
		#textTop ul {padding:20px 0 20px 0;}
		#textTop li {display:inline; padding-right:20px;}
			