﻿body { 
  text-align: center;
  color:#622222; 
  font-size: 100%; /* pt/em/in/mm/cm/% */
  font-style:normal; /* normal/italic/italic */
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding:0px;
  border: none    
}
#home {
  background: lightblue  url("./img/fon_body.png") fixed left top;
  margin-top:40px;
}
div#conteiner{
  /*background:lightblue  url("./img/fon3.jpg");*/
  background:lightblue  url("./img/fon_conteiner.jpg") repeat-x scroll top left;
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid gray;
}
div#header{
  background:lightblue url("./img/fon3.jpg") repeat-x;
  height: 110px;
  margin: 0px;
  padding:0px; 
  border: none; 
}
div#content {
  background: url("./img/my_photo_oval.png") no-repeat center 20%;
  margin: 0px;
  padding:0px; 
  border: none;  
  color: #ffffff;
}
div#content h2{
  margin-top: 5px;
  margin-bottom: 420px;
}
div#content p {
  text-align: justify;
  margin: 5px 30px 5px 30px;
  font-size: 95%;
  word-spacing: 0.2em;
  letter-spacing: 0.08em;
}
div#footer{
  background:lightblue url("./img/fon3.jpg");
  height: 20px;
  margin: 0px;
  padding:0px;
  border: none; 
}
div#footer p{
  font-size: 0.7em;
}
div#header h3{
  margin: 0px;
  padding:0px;
  font-weight: 300;
  font-size: 1em;
  color:#662200; 
}
div#header h2{
  margin: 0px;
  padding:0px;
  font-weight: 600;
  font-size: 1.5em;
  color:#662200; 
}
div#header h1{
  margin: 0px;
  padding:0px;
  font-weight: 900;
  font-size: 3em;
  color:#662200; 
}
div#menu {
  word-spacing: 20px;
  height: 25px;
  padding-right: 6px;
  margin: 0;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  list-style: none;
  background: lightblue url("./img/fon3.jpg");
}
#menu a {
  word-spacing: 3px;
  width: 90px;
  height: 20px;  
  text-decoration: none;
  line-height: 25px;
  background-color: transparent;
  padding-top: 3px;
  font-size: 0.8em
}
#menu a:hover, #menu a:active {
  color: #ff0000; 
}
a{
  color:#622222;
  text-decoration:none;
}
a:hover{
  color:red;
}

/* стили для страницы О СЕБЕ - файл info.html */
#info{
  background: lightblue url("./img/fon_body_info.png") fixed center top;
}
div#conteiner_info {
  background: black url("./img/fon_info_content.png");
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid gray;
}
div#content_info {
  margin: 0px;
  padding:0px; 
  border: none;  
  color: #ffffff;
}
div#content_info h3{
  margin-top: 10px;
  margin-bottom: 20px;
}
div#content_info p {
  text-align: justify;
  margin: 15px 30px 10px 30px;
  font-size: 95%;
  line-height: 1.5em;
  word-spacing: 0.2em;
  letter-spacing: 0.08em;
}
div#content_info p.left {
  clear: right;
}
div#content_info p.right {
  clear: left;
}
div#content_info p span{
  font-weight: 700;
}
div#content_info ul{
  text-align: justify;
  margin: -3px 30px 10px 10px;
  padding: 0px 0px 0px 34px;
  font-size: 95%;
  line-height: 1.5em;
  word-spacing: 0.2em;
  letter-spacing: 0.08em;
}
div#content_info p img {
  width: 45%;
}
div#content_info p img.my_photo2 {  /* для MS IE */
  width: 30%;
  margin: 4px 15px 5px 0px;
  float: left;
}
div#content_info p img[title~="my_photo2"] {  /* для остальных браузеров */
  width: 30%;
  margin: 4px 15px 5px 0px;
  float: left;
}
div#content_info p img.l {
  margin: 4px 15px 5px 0px;
  float: left;
}
div#content_info p img.r {
  margin: 4px 0px 5px 15px;
  float: right;
}
/* стили для страницы УПРАЖНЕНИЯ- файл exercises.html */
#exercises{
  background: #b2f1e1 url("./img/fon_body_exercises.png") fixed center top;
  text-align: center;
  color:#622222; 
  font-size: 100%; /* pt/em/in/mm/cm/% */
  font-style:normal; /* normal/italic/italic */
  font-family: Arial, Helvetica, sans-serif;
}
div#conteiner_exercises {
  background: blue url("./img/fon2.jpg");
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid gold;
}
div#content_exercises {
  margin: 0px;
  padding:0px; 
  border: none;  
  color: #0000ff;
}
div#content_exercises h3{
  margin-top: 10px;
  margin-bottom: 20px;
  color: darkblue;
  font-weight: 900;
}
div#content_exercises table{
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  border: 1px solid silver; 
  border-collapse: collapse;
  color: darkblue;
}
div#content_exercises table td{
  text-align: justify;
  margin: 5px;
  padding: 10px;
  border: 3px solid darkgray; 
}
div#content_exercises table td.left{
  width: 150px;
}
/* стили для страницы УПРАЖНЕНИЯ 1, ... - файлы exercise_1.html, ... */
#exercise_1{
  background: #e3f1cd url("./img/fon_body_exercise_1.png") fixed center top;
  text-align: center;
  color:#622222; 
  font-size: 100%;
  font-style:normal;
  font-family: Arial, Helvetica, sans-serif;
}
div#conteiner_exercise_1 {
  background: #acefc8;
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid gold;
}
div#content_exercise_1 {
  margin: 0px;
  padding:0px; 
  border: none;  
  color: #03263d;
}
div#content_exercise_1 h3{
  margin: 20px;
  color: #03263d;
  font-weight: 900;
}
div#content_exercise_1 ol {
  text-align: justify;
  color: #03263d;
  font-size: 95%;
  margin: 5px 30px 10px 10px;
  padding: 0px 0px 0px 40px;
}
div#content_exercise_1 ol li{
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
