/* FrontPage */

body {
	font-family: Arial, Helvetica, "Times New Roman";
	font-size: 12pt;
	background: url("../images/bg.jpg") repeat;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

#container {
	margin: 0 auto;
	width: 990px;
}

#topmenu {
	margin-top: -5px;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li {
	float: left;
}

#topmenu a {
	display: block;
	color: #d3dfe4;
	font-weight: bold;
	font-size: 90%;
	height: 32px;
	padding-top: 17px;
	text-decoration: none;
}

#topmenu #item_1 {
	background: url("../images/topmenu_1.png") no-repeat;
	width: 248px;
}

#topmenu #item_1 a {
	padding-left: 60px;
}

#topmenu #item_2 {
	background: url("../images/topmenu_2.png") no-repeat;
	width: 247px;
}

#topmenu #item_2 a {
	padding-left: 100px;
}

#topmenu #item_3 {
	background: url("../images/topmenu_3.png") no-repeat;
	width: 248px;
}

#topmenu #item_3 a {
	padding-left: 125px;
}

#topmenu #item_4 {
	background: url("../images/topmenu_4.png") no-repeat;
	width: 247px;
}

#topmenu #item_4 a {
	padding-left: 120px;
}

#topmenu #item_1:hover {
	background: url("../images/topmenu_1_active.png") no-repeat;
}

#topmenu #item_2:hover {
	background: url("../images/topmenu_2_active.png") no-repeat;
}

#topmenu #item_3:hover {
	background: url("../images/topmenu_3_active.png") no-repeat;
}

#topmenu #item_4:hover {
	background: url("../images/topmenu_4_active.png") no-repeat;
}

#mainmenu {
	background: url("../images/mainmenu.png") no-repeat;
	height: 436px;
	padding-top: 151px;
	padding-left: 84px;
	padding-right: 96px;
	width: 809px;
}

#mainmenu div {
	width: 380px;
}

#mainmenu a {
	color: #f9f9f9;
	display: block;
	height: 65px;
	font-size: 300%;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	
}

#javascript a {
	background: url("../images/mainmenu_1.png") no-repeat;
}

#javascript a:hover {
	background: url("../images/mainmenu_1_active.png") no-repeat;
}

#javascript {
	float: left;
}

#jquery {
	float: right;
}

#jquery a {
	background: url("../images/mainmenu_2.png") no-repeat;
}

#jquery a:hover {
	background: url("../images/mainmenu_2_active.png") no-repeat;
}

#ajax a {
	background: url("../images/mainmenu_3.png") no-repeat;
}

#ajax a:hover {
	background: url("../images/mainmenu_3_active.png") no-repeat;
}

#ajax {
	float: left;
}

#bonus {
	float: right;
}

#bonus a {
	background: url("../images/mainmenu_4.png") no-repeat;
}

#bonus a:hover {
	background: url("../images/mainmenu_4_active.png") no-repeat;
}

#mainmenu .clear {
	height: 161px;
}

#others h1 {
	color: #254853;
	font-size: 180%;
	text-align: center;
}

#others a {
	color: #348ec1;
}

#others a:hover {
	text-decoration: none;
}

#others div {
	padding-top: 30px;
	padding-right: 70px;
	width: 990px;
}

#others div h1 {
	margin: 0;
}

#others div div {
	color: #3b5861;
	width: auto;
}

#others .clear {
	padding: 0;
}

#others #course_0 {
	background: url("../images/course_1.png") no-repeat;
	height: 612px;
}


/* 800 px можно менять расстояние между блоками */
#others #course_1 {
	background: url("../images/course_1.png") no-repeat;
	height: 740px;
}

#others #course_2 {
	background: url("../images/course_2.png") no-repeat;
	height: 760px;
}

#others #course_3 {
	background: url("../images/course_3.png") no-repeat;
	height: 800px;
}

#others #course_4 {
	background: url("../images/course_4.png") no-repeat;
	height: 640px;
}
#others #course_5 {
	background: url("../images/course_5.png") no-repeat;
	height: 800px;
}

#others #course_6 {
	background: url("../images/course_6.png") no-repeat;
	height: 590px;
}
#others #course_7 {
	background: url("../images/course_7.png") no-repeat;
	height: 605px;
}

#others #course_8 {
	background: url("../images/course_8.png") no-repeat;
	height: 670px;
}

#others #course_9 {
	background: url("../images/course_9.png") no-repeat;
	height: 800px;
}
#others #course_10 {
	background: url("../images/course_10.png") no-repeat;
	height: 800px;
}



#others #course_1 div.text_1 {
	float: right;
	width: 510px;
}

#others #course_1 div.text_2 {
	float: right;
    width: 390px;
}

#others #course_1 p {
	margin-right: 70px;
	text-align: right;
}

#others .order {
	padding-top: 20px;
}

#others .order a {
	background: url("../images/order.png") no-repeat;
	color: #f3f3f3;
	display: block;
	font-size: 200%; /* высота текста ЗАКАЗАТЬ */
	height: 49px;
	margin: 0 auto;
	padding-top: 10px; /* отступ текста относительно верха */
	text-align: center;
	text-decoration: none;
	width: 273px;
}

#others .order a:hover {
	background: url("../images/order_active.png") no-repeat;
}


/* text отступ вправо на 450 px */

#others div.text {
	float: right;
	width: 450px;
}


/* text_sub  нет отступа текста */
#others div.text_sub {
	padding: 0 50px;
}



#footer {
	background-color: #3c92ad;
	color: #ebf2f5;
	height: 42px;
	padding-top: 23px;
	text-align: center;
	width: 100%;
}

/* Section */

#section {
	background: url("../images/bg_section.png") repeat;
	padding: 30px;
}

#section p {
	margin: 0;
}

#section #img {
	margin: -50px auto 20px;
	width: 544px;
	text-align: center;
}

#back a {
	background: url("../images/back.png") no-repeat;
	display: block;
	height: 49px;
	width: 185px;
}

#back a:hover {
	background: url("../images/back_active.png") no-repeat;
}

.lessons_top, .lessons_bottom {
	margin: 0 auto;
	width: 541px;
}

.lessons_top {
	background: url("../images/lessons_top.png") no-repeat;
	height: 10px;
}

.lessons_bottom {
	background: url("../images/lessons_bottom.png") no-repeat;
	height: 9px;
}

.lessons {
	background: url("../images/bg_lessons.png") repeat;
	margin: 0 auto;
	width: 540px;
	border-right: 1px solid #fff;
}

.lessons ol {
	margin: 0;
}

.lessons li {
	color: #166b86;
	line-height: 200%;
	font-size: 120%;
}

.lessons li img {
	margin-bottom: -4px;
	cursor: pointer;
}

.lessons a {
	color: #166b86;
	text-decoration: none;
}

.lessons a:hover {
	text-decoration: underline;
}

.hide {
	display: none;
}

#window {
	background-color: #2c819c;
	border-radius: 10px;
	color: #fff;
	display: none;
	font-size: 120%;
	left: 40%;
	padding: 10px;
	position: fixed;
	top: 20%;
	width: 500px;
}

#drag {
	cursor: move;
	width: 520px;
	margin: -35px 0 0 -10px;
	height: 34px;
}

#window h3 {
	margin: 0;
	text-align: center;
}

#window span {
	cursor: pointer;
	float: right;
	margin-top: -26px;
}

#window span:hover {
	color: #c00;
}

#files {

}