/* ############## */
* {
	margin: 0;
	padding: 0;
}

/*a {
	color: inherit;
}*/





html {
	height: 100%;
}
body {
	font-family: 'OctavaOSCRegular';
	font-size: 16px;
	line-height: 28px;
	background: #fff;
}

.zaga{
	font-family: 'NonameGroteskHanddrawnv4Rg';
	padding: 30px;
	font-size: 35px;
	text-transform: uppercase;
	border: 8px solid #333;
	position: absolute;
	width: 250px;
	margin-left: 380px;
	margin-top: 20px;
	z-index: 100000;
	text-align: center;
	
}

.zaga2{
	font-family: 'NonameGroteskHanddrawnv4Rg';
	padding: 30px;
	font-size: 25px;
/*	text-transform: uppercase;*/
/*	border: 8px solid #333;*/
	position: absolute;
	width: 250px;
	margin-left: 380px;
	margin-top: 220px;
	z-index: 100000;
	text-align: center;
	
}



.zaga3{
	font-family: OctavaOSCRegular;
	padding: 30px;
	font-size: 17px;
/*	text-transform: uppercase;*/
/*	border: 8px solid #333;*/
	position: absolute;
	width: 650px;
	margin-left: 160px;
	margin-top: 680px;
	z-index: 100000;
	text-align: center;
	
}



.banner240{
	width: 240px;
	height: 400px;
	position: absolute;
	margin-left: 720px;
	margin-top: 110px;
	z-index: 10000000;
}

.block {
	position: relative;
}

#wrapper {

	width: 1000px;
	margin: 35px auto;
	padding: 0 35px;
}


.element img {
	display: none;
}



.zahod{
position: relative;
width: 1000px;
left: 50%!important;
margin-left: -500px;
	
}




.element .button {
	position: relative;
	width: 191px;
	height: 196px;
	left: 30%;
	margin-top: -40px;
/*	margin-left: -95px;*/
	cursor: pointer;
}

.b1 {background: url(../images/button1.png) no-repeat;}
.b1:hover {background: url(../images/button1h.png) no-repeat;}
.b2 {background: url(../images/button2.png) no-repeat;}
.b2:hover {background: url(../images/button2h.png) no-repeat;}
.b3 {background: url(../images/button3.png) no-repeat;}
.b3:hover {background: url(../images/button3h.png) no-repeat;}
.b4 {background: url(../images/button4.png) no-repeat;}


.end-p {
	font: 20px/30px 'NonameGroteskHanddrawnv4Rg';
	position: absolute;
	bottom: 50px;
	left: 40%;
	border: 5px solid #333;
	padding: 10px 15px;
	z-index: 100;
}



/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

/*.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}*/

/* End: Recommended Isotope styles */


/**** Isotope styles ****/

/* required for containers to inherit vertical size from window */
/*html,
body {
  height: 100%;
}*/

.container {
	/*padding: 100px 0 100px 150px;
	/*margin-bottom: 40px;*!/
	margin: 150px auto 40px;*/
	margin-top: 700px;
	width: 90%;
	margin-left: 100px;
	
	
}



.element {
  margin: 40px 40px 40px 40px;
  float: left;
  position: relative;
  z-index: 1;
}



.dsq-brlink { display: none; }

	
#disqus_thread {
	#dsq-topbar {
		z-index: -2;
	}
	.dsq-options { display: none; }
	.dsq-comment-header-meta-wrapper a, .dsq-comment-header-meta-wrapper span {
		font-family: CirceRegular;
		font-size: 13px;
		color: #f00;
		font-weight: normal;
	}
	.dsq-comment-header {
		background: none;
		border: none;
	}
	.dsq-global-toolbar {
		display:none;
	}
	
	.dsq-like {
		display: none;
	}
	h3 {
		font-family: CirceRegular;
		font-size: 11px;
		margin-bottom: 15px;
		font-weight: normal;
	}
	.dsq-request-user-stats, .dsq-comment-footer, .dsq-header-avatar, #dsq-comments-title, .dsq-moderator-star, .dsq-comment-hide-thread {
		display: none;
	}
	.dsq-comment-text {
		margin-left: 10px;
		margin-top: 30px;
	}
	.dsq-comment-message {
		margin-top: 0px;
	}
	.dsq-header-avatar {

	}
	.dsq-comment-header-time {
		a {
			font-size: 10px;
			color: #999;
		}
	}
	.dsq-new-post h3{
		margin-bottom: 0px;
	}
	.dsq-request-user-name {
		a {
			font-family: CirceRegular;
			font-size: 13px;
			color: #f00;
			font-weight: normal;
		}
	}
	.dsq-request-user-stats {
		span {
			font-family: CirceRegular;
			font-size: 13px;
			font-weight: normal;
			
			big {
				font-size: 13px;
			}
		}
	}
	.dsq-textarea-wrapper {
		border: 1px solid #f00;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		min-height: 20px !important;
		height: 20px !important;
	}
	.dsq-comment-buttons, .dsq-post-footer {
		button {
			padding: 3px 8px;
			background: #fff;
			color: #000;
			border: 1px solid #000;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
			font-weight: normal;
		}
	}
}
.comments {
	width: 500px;
	margin: 100px auto 50px;
	padding-bottom: 100px;
}