html, body{
  margin:0;
  padding:0;
  color:#7f8386;
  font-family:Arial;
  font-size:12px;
	background-color: #e6e6e6;
}
a{
  text-decoration:none;
  outline:0;
  color:#7f8386;
}
a:hover{
text-decoration:none;
}
img{
  outline:0;
  border:0;
}
.fl-l{
  float:left;
}
.fl-r{
  float:right;
}
.al-c{
  text-align:center;
}
body{
  background-image:url('../images/grad-top.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
#body-bg-layer-top-left{
	background-image:url('../images/top-left.png');
  background-repeat:no-repeat;
  background-position:top left;
  width:1034px;
	margin:0 auto;
}
#body-bg-layer-top-right{
	background-image:url('../images/top-right.png');
  background-repeat:no-repeat;
  background-position:top right;
  width:1034px;
	margin:0 auto;
}
#body-bg-layer-bottom-left{
	background-image:url('../images/bottom-left.png');
  background-repeat:no-repeat;
  background-position:bottom left;
  width:1034px;
	margin:0 auto;
}
#body-bg-layer-bottom-right{
	background-image:url('../images/bottom-right.png');
  background-repeat:no-repeat;
  background-position:bottom right;
  width:1034px;
	margin:0 auto;
}
#layer-top-bg{
  background-image:url('../images/bg-head.png');
  background-repeat:no-repeat;
  background-position:top;
  width:1000px;
  margin:0 auto;
}
#layer-bottom-bg{
  background-image:url('../images/bg-foo.png');
  background-repeat:no-repeat;
  background-position:bottom;
  width:1000px;
  margin:0 auto;
}
#centrator{
  width:1000px;
  margin:0 auto;
	z-index: 1;
	position: relative;
}
#header{
  height:245px;
	position: relative;
}
#top-menu{
  margin-left:244px;
  height:105px;
}
#top-menu a{
  display:block;
  float:left;
  height:105px;
  background-repeat:no-repeat;
}

#top-menu-item-1{
  background-image:url('../images/menu/main.png');
  width:120px;
}

#top-menu-item-2{
  background-image:url('../images/menu/yslygi.png');
  width:122px;
}

#top-menu-item-3{
  background-image:url('../images/menu/stati.png');
  width:126px;
}

#top-menu-item-4{
  background-image:url('../images/menu/portfolio.png');
  width:128px;
}

#top-menu-item-5{
  background-image:url('../images/menu/friends.png');
  width:116px;
}

#top-menu-item-6{
  background-image:url('../images/menu/contacts.png');
  width:111px;
}

#zakaz-saita-main {
	position: absolute;
	width: 149px;
	height: 51px;
	font: normal bold 18px/18px Trebuchet;
	color: #fff;
	padding-top: 12px;
	text-align: center;
	background: url(../images/buttons-bg.png) no-repeat;
	top: 50px;
	right: 0;
	display: block;
	text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-wbkit-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-moz-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-ms-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
}

#zakaz-saita-main:hover {
	color: #824020;
	background: url(../images/buttons-bg-hover.png) no-repeat;
	text-shadow: 1px 1px 1px #ffcf01, 1px -1px 1px #ffcf01, -1px -1px 1px #ffcf01, -1px 1px 1px #ffcf01;
	-webkit-text-shadow: 1px 1px 1px #ffcf01, 1px -1px 1px #ffcf01, -1px -1px 1px #ffcf01, -1px 1px 1px #ffcf01;
	-moz-text-shadow: 1px 1px 1px #ffcf01, 1px -1px 1px #ffcf01, -1px -1px 1px #ffcf01, -1px 1px 1px #ffcf01;
	-ms-text-shadow: 1px 1px 1px #ffcf01, 1px -1px 1px #ffcf01, -1px -1px 1px #ffcf01, -1px 1px 1px #ffcf01;
}

#head-slog-1{
  margin-left: 10px;
}
#head-slog-2{
  margin-left:465px;
  margin-top:10px;
}
#gallery{
  height: 320px;
}
#pointer{
  display:block;
  background-image:url('../images/galery/pointer.png');
  background-repeat:no-repeat;
  width:743px;
  height:16px;
  background-position:center center;
  position:relative;
  top:270px;
}
#right-menu{
  width: 234px;
  float:right;
  margin-top:70px;
}
#right-menu a{
  display:block;
  width:232px;
  background-image:url('../images/bg-right-menu.png');
  background-repeat:no-repeat;
  background-position:right center;
	text-decoration:none!important;
  height:19px;
  text-align:right;
  padding-right:22px;
  margin-bottom:5px;
}
#right-menu a:hover{
	text-decoration:underline!important;
}
#content{
	padding:0 10px;
	position: relative;
}
#main-big-info-layer-0{
  height:500px;
  width:100%;
  background-image:url('../images/text-main-bottom.png');
  background-repeat:no-repeat;
  background-position: 96% 100%;
}
#main-big-info-layer-1{
  background-image:url('../images/text-main.png');
  background-repeat:no-repeat;
  background-position: 0% 40%;
  height:457px;
}
#main-big-info-layer-2{
  background-image:url('../images/img1.png');
  background-repeat:no-repeat;
  background-position: 3% 0%;
}
#main-big-info-layer-3{
  background-image:url('../images/img2.png');
  background-repeat:no-repeat;
  background-position: 15% 27%;
}
#main-big-info-layer-4{
  background-image:url('../images/img3.png');
  background-repeat:no-repeat;
  background-position: 26% 50%;
}
#main-big-info-layer-5{
  background-image:url('../images/img4.png');
  background-repeat:no-repeat;
  background-position: 16% 75%;
}
#main-big-info-layer-6{
  background-image:url('../images/img5.png');
  background-repeat:no-repeat;
  background-position: 5% 98%;
}
#main-big-info-layer-7{
  width:100%;
  height:457px;
  background-image:url('../images/bg-text-main.png');
  background-repeat:no-repeat;
  background-position: 125% 50%;
}
.items{
  height:80px;
  width:660px;
}
.items p{
  text-indent:15px;
}
#big-info-item-1{
  margin-left:140px;
  padding-top:10px;
}
#big-info-item-2{
  margin-left:260px;
  padding-top:3px;
}
#big-info-item-3{
  margin-left:347px;
  padding-top:9px;
  width:600px!important;
}
#big-info-item-4{
  margin-left:265px;
  padding-top:9px;
}
#big-info-item-5{
  margin-left:165px;
  padding-top:17px;
  width:680px!important;
}
#footer{
  height:160px;
  padding-top:40px;
	clear: both;
}
#our-friends{
  display:block;
  background-image:url('../images/friends.png');
  width:206px;
  height:76px;
  margin-left:20px;
}
#our-friends:hover{
  background-image:url('../images/friends_hover.png');
}
/*stati.php*/
#statti{
  background-image:url('../images/stati/ludi.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  text-align: right;
  min-height: 450px;
}
.stat-item {
  width: 629px;
}
.stat-item h3{
  font-weight: normal;
  font-size: 18px;
  color: #4b4b4b;
  font-family: 'Times New Roman',Times,serif;
  margin-bottom: 0;
  text-align: left;
}
.stat-item p{
  font-style: italic;
  text-align: left;
}
.stat-item a{
  color: #0198b4;
  text-decoration: underline;
}
/*telo_stati.php*/
#telo-statti h2{
  color: #4b4b4b;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
}
/*contacts.php*/
#contacts p{
  width: 700px;
}
#check{
  margin-left: 400px;
}
.CheckBoxClass{
  /*display: none;*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
	-moz-opacity: 0; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0; 
	position:absolute;
}
.CheckBoxLabelClass{
  background: url("../images/cont/UnCheck.png") no-repeat;
  background-position: left center;
  padding-left: 80px;
  padding-top: 15px;
  margin: 5px;
  height: 30px;	
  display: block;
}
.LabelSelected{
  background: url("../images/cont/Check.png") no-repeat;
}
#bg-form-1{
  background-image: url("../images/cont/lud-cont.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 423px;
}
#bg-form-2{
  background-image: url("../images/cont/bg-feed.png");
  height: 423px;
  background-repeat: no-repeat;
  background-position: right bottom;
}
#block-feed{
  margin-left: 350px;
  padding-top: 70px;
}
#block-feed h2{
  font-family: Georgia;
  font-weight: normal;
  font-size: 20px;
  font-style: italic;
  color: #364d77;
  margin: 0;
}
#block-feed p{
  color: #545454;
  font-family: Georgia;
  font-style: italic;
  font-size: 16px;
}
.slise{
  display: block;
  border-bottom: 1px solid #d3d2d1;
}
#block-feed-item-cont{
  width: 200px;
  float: left;
}
#block-feed-item-feed{
  margin-left: 250px;
  width: 300px;
}
#block-feed-item-feed input[type="text"]{
  border: 0;
  background-image: url("../images/cont/inp-bg.png");
  width: 300px;
  height: 28px;
  padding-left: 24px;
  margin-top: 10px;
}
#block-feed-item-feed textarea{
  border: 0;
  background-image: url("../images/cont/textarea-bg.png");
  width: 300px;
  height: 100px;
  padding-top: 10px;
  padding-left: 24px;
  margin-top: 10px;
}
#block-feed-item-feed a{
  display: block;
  background-image: url("../images/cont/send.png");
  width: 98px;
  height: 17px;
  margin-left: 200px;
  margin-top: 10px;
}
#cont-bottom-text{
  width: 690px;
  margin-left: 300px;
}
/*telo_project.php*/
#telo-project{
 
}
#proj-description img{
  float: left;
}
#opisanie-proj{
  margin-left: 230px;
  padding-top: 20px;
  color: #4e4e4e;
}
.otziv img{
  float: left;
}
.telo-otziv{
  margin-left: 110px;
  color: #4e4e4e;
  width: 500px;
}
/*portfolio.php*/
#port-in{
  background-image: url("../images/chyvak.png");
  background-repeat: no-repeat;
  background-position: 100% 40%;
}
#portfolio h3{
  text-align: right;
  width: 670px;
  font-weight: normal;
  font-size: 12px;
}
.portf-item{
  background-image: url("../images/block_portfolio.png");
  background-repeat: no-repeat;
  width: 573px;
  height: 187px;
  padding: 30px 50px 0 30px;
}
.portf-item img{
  border:3px solid #ecd693;
  float: left;
  margin-right: 15px;
}
.portf-item a{
  color: #464646;
  font-weight: bold;
}
/*friends.php*/
#frien-in{
  background-image: url("../images/bg-friends.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
#frien h3{
  text-align: right;
  width: 670px;
  font-weight: normal;
  font-size: 12px;
}
.frien-item{
  background-image: url("../images/block-friends.png");
  background-repeat: no-repeat;
  width: 573px;
  height: 187px;
  padding: 20px 50px 0 30px;
}
.frien-item img{
  border:3px solid #ecd693;
  float: left;
  margin-right: 15px;
}
.frien-item a{
  color: #464646;
  font-weight: bold;
}

#mask {
	position: absolute;
	top: 0;
	background: RGBA(0,0,0,.8);
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999;
}

#boxZ {
	border: 1px solid #F16669;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	background: #fff;
	position: relative;
	z-index: 9999;
	left: 39%;
	width: 350px;
	padding: 15px;
	display: none;
}

.show-box {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 149px;
	height: 51px;
	font: normal bold 18px/18px Tahoma;
	color: #fff;	
	float: left;
	text-align: center;
	vertical-align: middle;
	background: url(../images/buttons-bg.png) no-repeat;
	padding-top: 12px;
	text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-wbkit-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-moz-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
	-ms-text-shadow: 1px 1px 1px #198093, 1px -1px 1px #198093, -1px -1px 1px #198093, -1px 1px 1px #198093;
}

.show-box:hover {
	background: url(../images/buttons-bg-hover.png) no-repeat;
	color: #824020;
	text-shadow: 1px 1px 1px #ffd208, 1px -1px 1px #ffd208, -1px -1px 1px #ffd208, -1px 1px 1px #ffd208;
	-webkit-text-shadow: 1px 1px 1px #ffd208, 1px -1px 1px #ffd208, -1px -1px 1px #ffd208, -1px 1px 1px #ffd208;
	-moz-text-shadow: 1px 1px 1px #ffd208, 1px -1px 1px #ffd208, -1px -1px 1px #ffd208, -1px 1px 1px #ffd208;
	-ms-text-shadow: 1px 1px 1px #ffd208, 1px -1px 1px #ffd208, -1px -1px 1px #ffd208, -1px 1px 1px #ffd208;
}

#primer-saita {
	margin-left: 200px;
}

#zakaz-saita {
	margin-left: 170px;
}

#boxZ label {
}
#boxZ input,
#boxZ select,
#boxZ textarea {
	float: right;
	clear: both;
	margin-top: 10px;
	margin: 0;
	background: RGBA(255,255,255,.7);
	border: 1px solid #3C70B8;
	box-shadow: -1px -1px #3C70B8;
	-moz-box-shadow: -1px -1px #3C70B8;
	-ms-box-shadow: -1px -1px #3C70B8;
	-webkit-box-shadow: -1px -1px #3C70B8;
	color: #7F8386;
	font-weight: bold;
}
#boxZ textarea {
	width: 170px;
}
#boxZ input.submit {
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #2BCEE5;
	color: #fff;
	padding: 10px 5px;
	border: none;
	font-weight: normal;
	box-shadow: none!important;
}

#boxZ input.submit:hover {
	font-weight: normal;
	text-shadow: none;
	background: #FFD41C;
	color: #824020;
}

#boxZ td {
	padding-bottom: 10px;
	font-weight: bold;
}

#boxZ .close {
	background: #2bcee5;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 1px #3FA6DC;
	clear: both;
	color: white;
	cursor: pointer;
	font-weight: 700;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	width: 80px; 
}

#boxZ p:hover {
	background: #ffd41c;
	color: #824020;
	text-shadow: 1px 1px 1px #ffcf00;
}

#boxZ h3 {
	text-align: center;
	font-size: 16px;
	color: #3FA6DC;
}

.more {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #595B5D;
}

.other {
	font-weight: bold;
	color: #595B5D;
	line-height: 20px;
}

.other li:hover {
	text-decoration: underline;
}

#boxSH {
	display: none;
	position: relative;
	top: 5%;
	left: 5%;
	width: 90%;
	background: #fff;
	z-index: 9999;
}

#card {
	display: none;
}

#magazine {
	display: none;
}

#corp {
	display: none;
}

#galery {
	display: none;
}

#vitrina {
	display: none;
}

#inform {
	display: none;
}

#boxSH img {
	margin: 0 auto;
	display: block;
	position: relative;
}
