﻿#mycontent{
    margin-top: 10px;
    margin-bottom: 10px;
}
#mycontent a{
   font-size: 14px;
    color: #000;
    text-decoration: none;
    
}
#mycontent p{
    font-size: medium;
}
#mycontent td{
   padding-left: 10px;
   padding-right: 10px;
    
}
#mycontent table{
    margin: 10px auto ;
}
.linedot{
    width: 100%;
    height: 10px;
    background-image: url("../images/lineDot.png");
    margin: 10px auto ;
}
#imHeader .mylogo{
    background-image: url("../images/mylogo.gif");
    display: block;
    position: absolute;
    width: 407px;
    height: 100px;
    top:200px;
    left: 0px;
}
#imHeader .hline1{
    background-image: url("../images/lineshov.png");
   position: absolute;
    width: 960px;
    height: 15px;
    top: 300px;
    left: 0px;
}
#imHeader .hline2{
    background-image: url("../images/lineshov.png");
   position: absolute;
    width: 960px;
    height: 30px;
    top: 340px;
    left: 0px;
}
#imHeader .htext{
    position: absolute;
    text-align: left;
    color: #FE6A00;
    font-size:22px;
    top: 320px;
    left: 0px;
}
#imFooter .plusoIkonki{
   
    position: absolute;
	display:block;
	width:270px;
	height:35px;
	top:30px;
	left:0px;
	
}
#imFooter .copyrighttext{
   color:#000;
    position: absolute;
	display:block;
	width:270px;
	height:35px;
	top:30px;
	left:400px;
	
}
#imFooter .footerText{
   color:#000;
    position: absolute;
	display:block;
	width:270px;
	height:35px;
	top:30px;
	right:0px;
	
}
#imContent .spisok{
    margin-left: 20px;
    color: #FE6A00;
    font-size: 14px;
    font-weight: bold;
    list-style-type: disc;
    margin-top: 10px;
    margin-bottom: 10px;
}
#imContent .tspisoka{
    margin-left: 20px;
    color: #FE6A00;
    font-size: 14px;
    list-style-type: decimal;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
#imContent .text{
    font-size: 16px;
    
}
#imContent .vernagira{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
#imContent .vernagire{
    font-weight: bold;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 5px;
}

#imContent .mymap1{
   position:  absolute;
   top: 50px;
    display: block;
    width: 500px;
    height: 400px;
   
}
#imContent .mymap2{
    position: relative;
top:200px;
      
     display: block;
    width: 500px;
    height: 400px;
   
}
#imContent .mypictuers1{
position: relative;
top:190px;
    display: block;
    width: 493px;
    height: 154px;
    background-image: url("../images/masterskaya1.jpg");
   
}
#imContent .mypictuers2{
  position: relative;
top:160px;
 
    display: block;
    width: 493px;
    height: 154px;
    background-image: url("../images/masterskaya2.jpg");
    
}
#imContent .mycontacts{
    position:relative;
    top:50px;
    left:650px;
    display: block;
    
    width: 350px;
    height: 300px;
    
    font-size: 18px;
    font-weight: bold;
    
    
}