* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	background-color: #ffffff;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

a {
	color: #3f5e7e;
}

a img {
	border: 0;
}

p {
	text-align: justify;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	padding: 5px;
}

div.dotted {
	border-bottom:1px dotted #919294;
	height:1px;
	margin-top: 1px;
	font-size: 1px;
	clear:both;
}








#page {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 100%;
}

* html #page
{
	height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
	/*width: 1000px;
	margin: 0 auto; */
}


#footer_spacing {
	height: 125px;
	clear: both;
}

#footer
{
	padding: 25px 40px;
	margin: -100px auto 0;
	width: 920px;
	height: 50px;
	background-color: #f0f2f5;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/footer_bg.png');
	position: relative;
}

#develop {
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 11px;
	color: #777777;
}

* html #footer
{
	margin-top: -100px;
}


#footer .sm {
	font-size: 11px;
	color: #999999;
}

#footer .dotted {
	width: 40%;
	margin-top: 10px;
	margin-bottom: 9px;
}




#header {
	height: 500px;
	position: relative;
}
#header.page {
	height: 350px;
}
#header img {
	position: absolute;
	z-index: 10;
}


#header #lb {
	left: 0;
	top: 0;
}

#header #lb {
	left: 0;
	top: 250px;
}
#header #lb.page {
	left: 0;
	top: 200px;
}

#header #rt {
	left: 500px;
	top: 0;
}

#header #rb {
	left: 500px;
	top: 250px;
}
#header #rb.page {
	left: 500px;
	top: 200px;
}
#header #home {
	width: 270px;
	height: 160px;
	display: block;
	left: 30px;
	top: 0;
	position: absolute;
	z-index: 50;
	font-size: 140px;
	text-decoration: none;
}

#menu {
	z-index: 40;
	top: 10px;
	left: 0;
	padding-left: 335px;
	position: absolute;
	height: 60px;
}

#menu a {
	float: left;
	display: block;
	margin-top:10px;
	padding: 10px 15px;
	font: normal 15px Tahoma;
	text-decoration: none;
	background:  url(images/menu_link_right.png) no-repeat top right;
	line-height:16px;
}
#menu .corners {
	position: absolute;
	margin:-12px 0px 0px -15px;
}

#menu a:hover, #menu a.active {
	color: #fff;
	background-color:#3f5e7e;
}

#menu .breaker {
	background-color: #7e94ab;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/breaker.png);
	font-size: 1px;
	width: 1px;
	height: 60px;
	margin: 0px 5px;
	display: block;
	float: left;
}

#phone {
	position: absolute;
	left: 330px;
	top: 120px;
	font-size: 25px;
	z-index: 50;
	color: #385a7d;
}

#phone img {
	position: relative;
	top: 2px;
}

#header #text {
	font-size: 14px;
	position: absolute;
	z-index: 75;
	bottom: 12px;
	left: 35px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}



#content {
	/*position: relative;*/
}

#content #left {
	width: 280px;
	float: left;
	height: 100%;
}

#content #center {
	width: 380px;
	float: left;
	padding-left: 30px;
	height: 100%;
	text-align:justify;
}

#content #right {
	width: 230px;
	float: left;
	padding-left: 30px;
	height: 100%;
}


#menu_left_block {
	margin: 20px 0px;
	width:279px;
}
#menu_left_bot {
	background: url(images/menu_bg_bot.jpg) no-repeat bottom
}
#menu_left {
	background:#7bb34f  url(images/menu_bg_top.jpg)  no-repeat top;
}
#menu_left a  {
	display: block;
	padding: 6px 0px;
	color: #fff;
	font-size:15px;
}

#menu_left a img {
	text-decoration: none;
}

#menu_left ul {
	margin-left: 55px;
	list-style-type: disc;
	color: #ffffff;
    font-size: 17px;
}

#menu_left li.active {
	list-style-type: none;
}

#menu_left .active a {
	font-weight: bold;
	text-decoration:none
}

#left table {
	width: auto;
	margin: 0 auto;
}


#left table, #left table a {
	font-weight: bold;
	color: #3a9e03;
}

#left table h2 {
	margin: 0;
}

#left td {
	padding: 10px;
	vertical-align: middle;
}

#left #block {
	width: 229px;
	height: 217px;
	background-color: #436181;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/block.png');
	padding-left: 50px;
	padding-top: 15px;
	color: #ffffff;
	position: relative;
	font-size: 15px;
}

#phone_w {
	font-size: 25px;
}

#left #block a {
	color: #33fc38;
}

#left #icq {
	color: #666666;
	position: absolute;
	bottom: 35px;
	left: 55px;
}

#left #icq img {
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
}



h1 {
	font-size: 26px;
	font-weight:500;
	color: #3f5e7e;
	margin: 15px 0px 10px 0px;
}
h2 {
	font-size: 20px;
	font-weight:500;
	color: #3f5e7e;
	margin: 25px 0px 10px 0px;
	
}
h3 {
	font-size: 18px;
	font-weight: 500;
	margin: 25px 0px 10px 0px;
}

.divh2 {
	font-size: 20px;
	font-weight:500;
	color: #3f5e7e;
	margin: 25px 0px 10px 0px;
}

#center div {
	margin: 5px 0px;
}
#center h2 {
	color:#000000;
	text-align:center;
}
#center p {
	margin-bottom: 10px;
}
#center ul {
	list-style: url(images/bullet_ul.gif);
	margin-left: 20px;
}
#center ul ul {
	MARGIN-TOP: 5PX;
}
#center ul li {
	margin-top: 10px;
}
#center ul ul, #center ul ul ul  {
	list-style: url(images/bullet_ul_lev2.gif);
}
#center ul ul li {
	margin-bottom: 5px;
	margin-top: 0px;
}
#center .note {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #e7ebef;
	padding: 15px 20px;
}
#center table {
	border-collapse: separate;
}
#center table caption {
	font-style: italic;
	text-align:right;
}
#center table th {
	padding: 10px 10px 5px 10px;
	background-color: #3f5e7e;
	color: #fff;
}
#center table td {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #bfbfbf;
}
#center table .brd_none {
	border-bottom: none;
}
#items .item   {
	clear: left;
	margin-bottom: 20px;
}
#items .item .text {
	margin-left: 130px;
}
#items .item h3 {
	margin-top:0px;
}
#items .item .langs {
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:1px dotted #919294;
}
#items .item .langs img {
	margin-right: 5px;
}
#items .item .pic {
	float: left;
	margin-right: 10px;
}
#gallery  {
	clear: both;
	width:640px;
}
#center #gallery td {
	width:33%;
	border-bottom: none;
}
#center #gallery  .photo {
	border: 1px solid #c1c1c1;
	padding: 10px;
}
 #gallery  .label {
	padding:5px 5px 20px 5px;
	font-style:italic;
	vertical-align:top;
	font-size: 90%;
}
#application input {
	width: 230px;
	padding: 2px;
	height: 19px;
}
#application select {
	width: 235px;
	height: 23px;
}
#left #poll {
	margin-left: 50px;
}
#poll .question {
	font-weight: bold;
	color: #3a9e03;
}
#poll .variant {
	margin-top:10px;
	border-bottom: 1px solid #3a9e03;
}
#poll .dotted {
	margin: 15px 0px  5px 0px;
}
#poll span, #news span {
	font-weight: bold;
	font-size: 15px;
	color: #3f5e7e;
}
#right .text {
	height: 17px;
	padding: 2px 10px;
	border: 1px solid #555555;
	color: #999999;
}
.green {
	color: #3a9e03;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}



/* ����� */
input, select, textarea {
	margin-bottom: 10px;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	color: #999999;
}
input, textarea {
	padding: 0px 10px;
}
#center input, #center select, #center textarea  {
	width: 200px;
}
#center input.button, #right  input.button {
	width: 75px;
	padding: 4px;
	background-color: #eae9ec;
	background-repeat: no-repeat;
	background-image: url('images/button.png');
	border: 0;
	font-size: 11px;
	color: #385a7d;
}

label.error {
	color: red;
	font: 12px Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom: 10px;
	margin-top:-5px;
}
#application input.error {
	border: 1px dotted #f00;
}
#center #faq_form {
	margin-top:50px;
}
#faq_form input.error {
	border: 1px dotted #f00;
}

#tlang {
	margin: 0 auto;
	width: auto;
}

#tlang td {
	width: 172px;
}

img.book {
	margin: 10px 10px 10px 0;
}
.pictures img {
	margin: 0px 20px 20px 0px;
}

.item {
	padding: 15px 0px;
	border-bottom: 1px dotted #b2b2b2;
}
.item_date {
	color: #b2b2b2;
}
.item_title, .item_title a {
	color: #3a9e03;
	font-size: 110%;
}

.question {
   font-family: "Arial Unicode MS";
	font-size: 110%;
	color:#3F5E7E;

}
.answer {
font-family: "Arial Unicode MS";
}
#center .answer {
	margin: 10px 0px 20px 0px;
}
#center .answer input {
	width: 20px;
}
#links{
list-style-type:none;margin-top:10px;
margin-top:30px;

}

.submenu {
	margin-bottom: 20px;
	padding-left: 15px;
}
