﻿  #wrapper{   /* блок */
  width:1110px;
  outline:1px solid #2656D9; /* толщина  линия сплошная  цвет */
  padding:8px;  /* отступ */
  margin:0 auto;  /* по центру */
  min-width:650px;   /* минимальная ширина экрана*/
  }

  #header1{
   height:140px;
   margin-bottom:5px;
   }

  #header2{
  height:35px;
  } 

  #menu1 { 
  height:30px; 
  width:500px;
  background-color:#ffffff; 
  float:right;             
  }
 
  #menu2 {     
  height:30px; 
  width:150px;
  background-color:#ffffff;
  float:right;
   }
   
  #menu3{             /*контакты */
   height:25px; 
   width:175px;
   background-color:#55FF55; 
   margin-right:65px;
   float:right;
   border: 3px #9EB3F5 solid; /* стили рамки */
   border-radius: 10px;
   }
 
   #menu4 {            /* главная */
   height:25px; 
   width:140px;
   margin-left:50px;
   background-color:#FFBE0A; 
   float:left; 
   border: 3px #9EB3F5 solid; /* стили рамки */
   border-radius: 10px;
   }
  
  
    #ugolkrug{
   height:190px;
   width:250px; /* Длина фигуры */
  /* background:#F2F2FF; /* фон блока */
   border:4px #9EB3F5 solid; /* стили рамки */
   border-radius:10px;
   float:right;
   position:fixed;
   margin-left:847px;
   padding-bottom:5px;
   margin-bottom:10px;
   top:10px;
   } 
   
    
	
   #content{
   background-color:#FFFEF9; 
   margin-bottom:10px;
   width:810px;
   /*margin-right:310px;*/
   padding:10px;
   border: 3px #9EB3F5 solid; /* стили рамки */
   border-radius: 15px;
   }
   
    #footer{
  background-color:#FFFEF9; 
   margin-bottom:10px;
   width:810px;
   margin-right:310px;
   padding:10px;
   border: 2px #9EB3F5 solid; /* стили рамки */
   border-radius: 15px;
   } 

   #counter{
   display:none;
   }

  p{                         /*штрифт*/
  font-family:"Arimo";
  font-size:113%;
  text-indent:15px;          /* красная строка */
  }

  p1{
  font-family:georgia;
  padding:40px;
  }

  p2{
  font-family:georgia;
  padding:32px;
  } 
 
  h1{
  font-family:"courier new";   /*заголовки */
  color:#237D7E;
  text-align:center;
  }
 
  h2{ 
  font-family:"courier new"; /*заголовки */
  color:#237D7E;
  text-align:center;
  }

  h3{                    /*заголовки */
  color:#0800F0;
  text-align:center;
  font-family:"courier new";
  }

 ul{
  list-style-image:url(../images/marker4.png);  
  padding:0 0 10px 50px;
  } 
	  
  
	  
  

  .new1 { 
  border:2px solid #DBBE00;   /* вверх*/
  text-align:center; 
  padding:0 25px;
  font-family:arial;
  font-size:16px;
  border-radius: 10px;
  }
  
  .new3{
  font-weight:bold;
  font-size:115%;
  color:#761F0E;
  }
    li{
  list-style-type:none;
  }

  a {
  font-size:103%;
  text-decoration: none;
  font-family:arial;
  }
	  
  .new9{
   
  font-style:italic;
  }    
  
  .new7{                /*курсив*/ 
  font-style:italic;
  font-size:105%;
  }
  
  .new8{
  word-spacing:300px;            /*тексовый разрыв*/
  }
  
   .new10{
   
  font-size:110%;                      /*зеленый курсив */
  color:#117F1E;
  font-family:"georgia";                              
  font-style:italic;
  }
  
  .new11{
 font-size:130%;
 color:#0F6008;                      /* заголовки в меню*/
 font-family:"georgia";

 }
 
  .new12{
   
   font-style:italic;                  /*курсив жирный*/	
  }
  
  .new13{
   font-size:130%;
   font-style:italic;                  /*курсив жирный*/	
  font-family:"Times New Roman";
  font-weight:bold;
  }
		
  table, td {
  text-align:center;
  }
	   
  table {
  width:600px;
  align:center; 
  }

  td {
  height:10px;
  }

  a.link1 {
  font-family:"courier new";
  color:#0000EE;
  font-size:18px;
  }		  	
