﻿@charset "";
/* CSS Document */

<style type="text/css">
<!--
.стиль1 {color: #99FF00}
.стиль5 {font-size: 18px}
.стиль2 {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #000000;
	
}
.стиль3 {
	color:#000000
	font-size: 16px;
		
	}
	 A:link { 
    text-decoration: none; /* Убирает подчеркивание для ссылок */
	text-indent:inherit; color :#000000;
   } 
   A:visited { text-decoration: none; color:#000000; } 
   A:active { text-decoration: none; }
   A:hover {
	color: #000000; /* Цвет ссылки */
	 text-decoration: underline;
   } 
-->
 .layer2 {
    margin-left: 20%; /* Отступ слева */}
#apDiv1 {
	position:absolute;
	left:133px;
	top:431px;
	width:241px;
	height:343px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:387px;
	top:431px;
	width:702px;
	height:724px;
	z-index:2;
	background-color:#282828
}
#apDiv3 {
	position:absolute;
	left:132px;
	top:778px;
	width:243px;
	height:186px;
	z-index:3;
	background-color: #282828;
}
#apDiv4 {
	position:absolute;
	left:386px;
	top:1197px;
	width:700px;
	height:75px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:31px;
	z-index:5;
	background-color: #000000;
}
.apDiv7 {
	position:absolute;
	left:15px;
	top:54px;
	
	z-index:1;
}
  .razmer{
	width:150px;
	height:150px;
}

  .radius {
background:#000000;
border=:1;
width:150px;
height:200;
color:#FFFFFF
height:150px;
border-radius: 15px;
webkit-border-radius: 10px;
moz-border-radius: 10px;
khtml-border-radius: 10px;

}
#otstup{
position:relative;
	left:0px;
	top:0px;
 width:180px;/* Щирина */
height:100px;

 }
.стиль26 {color:#66FF33;}
.стиль26:link { 
    text-decoration: none; /* Убирает подчеркивание для ссылок */
	text-indent:inherit; color:#66FF33;
   } 
 .стиль26:visited {  color:#66FF33; } 
 
	color: #66FF33; /* Цвет ссылки */
	 text-decoration: underline;
   } 
 
</style>