/* CSS Document */
@charset "Windows-1251";
em {
	color: #666;
}
body {
 background: url(img/fon.jpg) no-repeat; /* Повторяем фон по горизонтали */
/* Выравнивание блока по центру */ 
font-size: 18px;
font-family: "Times New Roman";
padding:0px;
margin:0px;
}
A { 
text-decoration: none; /* Убираем подчеркивание у ссылок */
border:0px;
margin:0px;
padding: 0px; /* Поля вокруг текста ссылки */
/*background: url(img/arrow2.gif)  Путь к исходному изображению */
/*0 1.1em repeat-x;  Положение фона */
}
.anno {
text-decoration:none;
}/*Оформление анонсов*/
#tary{
position:absolute;
cursor:pointer;
top:240px;
left:120px;
}
#imga {
position:relative;
top:5px;
left:-5px;
}
.logo{
	position:absolute;
	left:391px;
	top:7px;
	height:131px;
	width:575px;
	background: url(img/logoshnobody.png) no-repeat;
	}
.logoie6
    {
	position:absolute;
	left:391px;
	top:7px;
	}
.logotext {
     position :absolute;
	 left: 390px;
	 top: -35px;
	font-family: "Impact";
	font-size: 4.43em;
	color:#FFC000;
	padding-top:1px;
	cursor: default;
}
.diviz{
	position: absolute;
	font-family: "Impact", Helvetica, sans-serif;
	font-size: 1.5em;
	top:10px;
	left:730px;
	color: #666;
}
.telef {
	color:#00008B;
	font-size:14px;
	cursor: default;
	}
.reklama {position: absolute;
	left: 20px;
	width: 270px;
	color:#C00;
	font-size:18px;
	text-align:center;
	margin: 0px;
	padding: 8px;	
	top:270px;
	cursor: default;
	}
	
.reklama2 {position: absolute;
	left: 20px;
	width: 270px;
	color: #396;
	font-size:18px;
	text-align:center;
	margin: 0px;
	padding: 8px;	
	top:600px;
	cursor: default;
	}
	
.reklama3 {position: absolute;
	left: 20px;
	width: 270px;
	color: #211;
	font-size:18px;
	text-align:center;
	margin: 0px;
	padding: 8px;	
	top:770px;
	}	
	.reklama4 {position: absolute;
	left: 20px;
	width: 270px;
	color: #211;
	font-size:18px;
	text-align:center;
	margin: 0px;
	padding: 8px;	
	top:1350px;
	}	

.pict{
padding:1px;
margin:1px;}
.text{
	position: absolute;
	border:0px;
	left: 320px;
	width: 690px;
	height:97%;
	margin: 5px;
	padding: 8px;
	top:135px;
	text-align:justify;
	}
.skype{
	position: absolute;
	top:350px;
	left:480px;
	font-size:14px;
	color:#FF0000;
	}		
img{
border:0px;
}	
.button a{
	position: absolute;
	cursor:pointer;
	display: inline;
	left: 60px;
	top:400px;
	width: 180px;
	height:180px;
	margin: 8px;
	padding: 8px;
	background: url(img/bu.png) no-repeat;
	text-decoration: none;
	}
.button img {
	display:none;
	}
.button a:hover{
    background: url(img/bu_h.png) no-repeat;
    }
.button a:active{
    background: url(img/bu_a.png) no-repeat;
    } 
.button a:after{ /*Add margin between menu and rest of content in Firefox*/
content:"."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.foot{position: absolute;
    background: url(img/foot.png) repeat-x;
	top:1300px;
	width:100%;
	height:62px;
	left: 0px;	
}
.tar a    {
           position:absolute;
		   left:280px;
		   top:420px;
           width:30px;
           height:84px;
           text-decoration:none;
		   cursor: pointer;
		   background: url(img/menu/tar.gif) no-repeat;
		   }		 
.tar a:hover{
           background: url(img/menu/tar_o.gif) no-repeat;
           }
.services {
	border-top:1px dashed #CCC;
	margin-top:10px;
               }	   
.friend {
	position:absolute;
		   left:80px;
		   top:1070px;
}
#telef {
           font-size: 2em;
		   text-align:center;
		   }