@CHARSET "UTF-8";

body, html {
	margin: 0;
	padding: 0;
}

* {
	font-family: Arial;
/*	font-family: helvetica, verdana, sans-serif; */
}

img {
	border: 0;
}

p {
	padding-top: 10px;
	text-indent: 1.5em;
}

ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 25px;
}

h3 {
	padding-top: 10px;
}

hr {
	border: none;
	border-bottom: solid 1px #ccc;
	height: 1px;
    margin-top: 10px;
}

.clear {
	clear: both;
	height: 1px;
}

#document {
	height: 100%;
	min-width: 970px;
	background-color: #fff;
}

#header {
	width: 100%;
}

#logo {
	float: left;
	display: block;
	padding-left: 40px;
	padding-top: 58px;
}

#main-menu {
	padding-top: 30px;
	margin-left: 250px;
}

#main-menu .images {
	background: url("../images/and.gif");
	background-position: 270px 0;
	background-repeat: no-repeat;
}

#main-menu .menu {
	height: 45px;
	background: url("../images/bg-line.jpg");
	background-repeat: repeat-x;
}

#main-menu .main-page {
	float: left;
	color: green;
	width: 32px;
	height: 45px;
	background: url("../images/logo-line.jpg");
}

#main-menu .main-page:hover, #main-menu .main-page.active {
	background: url("../images/logo-line-active.jpg");
}

#main-menu .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-menu .menu ul li {
	float: left;
	height: 23px;
	width: 101px;
	background: url("../images/btn-line.jpg");
}

#main-menu .menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 1.9;
	text-decoration: none;
}

#main-menu .menu ul li a:hover {
	background: url("../images/btn-line-active.jpg");
}

#main-menu .menu a.buttonleaf.selected {
	background: url("../images/btn-line-leaf-active.jpg");
}

#main-menu .menu a.selected {
	background: url("../images/btn-line-active.jpg");
}

#main-menu .menu a.buttonleaf {
	background: url("../images/btn-line-leaf.jpg");
}

#main-menu .menu a.buttonleaf:hover {
	background: url("../images/btn-line-leaf-active.jpg");
}

#header .leaf {
	margin-left: 24px;
	float: left;
}

#header .grow {
	float: left;
	font-size: 24px;
	color: #4f4f4f;
	margin-top: 25px;
	margin-left: 5px;
}

#header .pensils {
	margin-left: 110px;
	float: left;
}

#main-menu .images {
	width: 748px;
	height: 65px;
}

/* end header */

#content {
	width: 100%;
	_height: 350px;
	min-height: 350px;
	background-image: url('../images/page-index.jpg');
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#main-content {
	margin: 0 252px;
	margin-right: 12px;
	margin-left: 300px;
	font-size: 12px;
}

#main-content h1 {
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
	font-size: 28px;
}

#main-content .content {
	min-height: 390px;
	_height: 390px;
	background-image: url('../images/shadow-corner.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 30px;
	border: solid 1px #ccc;
	border-left: none;
	border-bottom: none;
}

#main-content .content img {
	margin-right: 10px;
}

#main-content .contacts {
	background-image: url('../images/map.jpg');
}

#main-content .contacts form {
	margin: 5px;
	margin-top: 45px;
}

#main-content .contacts .description {
	margin-top: 20px;
}

#main-content .contacts .description p {
	padding-top: 5px;
	font-weight: bold;
}

#main-content .contacts form .input {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-image: url('../images/input.jpg');
	background-repeat: no-repeat;
}

#main-content .contacts form .input input {
	margin: 0;
	padding: 0;
	width: 90%;
	font-size: 12px;
	line-height: 125%;
	border: none;
	color: #4d4d4d;
	background-color: #ddf0e5;
}

#main-content .contacts form .textarea {
	margin-top: 10px;
	width: 280px;
	height: 105px;
	background-image: url('../images/textarea.jpg');
}

#main-content .contacts form .textarea textarea {
	width: 265px;
	height: 90px;
	margin-left: 7px;
	margin-top: 7px;
	overflow: auto;
	font-size: 12px;
	border: none;
	color: #4d4d4d;
	background-color: #ddf0e5;
}

#main-content .contacts form .submit {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	width: 120px;
	height: 25px;
	border: none;
	background-image: url('../images/btn.jpg');
	color: #fff;
	font-weight: bold;
}

#submenu {
	float: right;
	width: 230px;
	min-height: 414px;
	_height: 413px;
	padding-left: 20px;
	border-left: solid 1.5px #d5d5d5;
}

#submenu h5.blue {
	font-size: 16px;
	color: #96a6c6;
}

#submenu ul.blue {
	padding-left: 8px;
	margin-left: 8px;
	list-style-type: square;
	color: #96a6c6;
	margin-top: 2px;
	margin-bottom: 45px;
	line-height: 93%;
}

#submenu ul.green {
	padding-left: 8px;
	margin-left: 8px;
	list-style-type:square;
	color: #63c588;
	margin-top: 2px;
	line-height: 0.93;
}

#submenu h5.green {
	font-size: 16px;
	color: #63c588;
}

#submenu a {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

#submenu a:hover {
	text-decoration: underline;
}

#info {
	min-height: 200px;
	_height: 200px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
	border-bottom: dotted 1px #d5d5d5;
}

#info .block {
	width: 33%;
	float: left;
	padding-top: 5px;
	font-size: 12px;
}

#info .block p {
	padding: 5px;
	padding-top: 0;
}

#info .block h5 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
}

#info .block.blue h5 {
	color: #4258a4;

}

#info .block.red h5 {
	color: #a24140;
}

#info .block.red {
	border: solid 1px #d5d5d5;
	border-top: none;
	border-bottom: none;
	background-color: #f4f4f4;
}

#info .block.green h5 {
	color: #009336;
}

.iblok2 {
	height: 143px;
	width: 287px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	border-right: solid 1px #d5d5d5;
	background-color: #f4f4f4;
	float: left;
}

.iblok3 {
	height: 143px;
	width: 305px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}

.sites1 {
	font-size: 14px;

}

.stxt {
	font-size: 11px;
	color: #595959;
}

.sites2 {
	font-size: 14px;
	color: #a24140;
}

.sites3 {
	font-size: 14px;
	color: #009336;
}

.page {
	float: left;
	width: 200px;
	text-align: center;
	padding-left: 25px;
	padding-bottom: 40px;
}

.page a {
	font-size: 12px;
	font-weight: normal;
	color: #2c2c2c;
}

.page a:visited {
	color: #848484;
}

.copyright {
	color: #606060;
	font-size: 15px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

