body{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
#menu {
	height: 46px;
	width:100%;
	background: url(images/menu_bg.png);
	text-align: center;
	top:0;
	left:0;
	width: 100%;
	position: fixed;
	z-index:100;
}
#scroll { 
}
#top {
	text-align:center;
	width: 100%;
	height: 612px;
	background: url(images/topbg.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#header {
	padding-top: 60px;
	text-align:center;
	display:table;
	width:100%;
}
#name1 {
	padding: 0 0 0 3% !important;
	display:table-cell;
	vertical-align: middle;
}
#name2 {
	padding: 0 2% 0 0 !important;
	display:table-cell;
	vertical-align: middle;
}

#name3 {
	margin: 0 0 70px 0;
}
#name4 {
	margin: 0 0 80px 0;
}
#name5 {
	margin: 0 auto;
}

#subheader {
	text-align:center;
	display:table;
	width:100%;
	background-color: #6F8323;
	padding: 30px 0 50px;
}
#attendee_header {
	margin: 0 auto;
	padding: 30px 0;
	margin-bottom: 30px;
	width: 100%;
	background-color: #2F2F2F;/*#A2C71F #6F8323*/
	text-align:center;
}

#attendee {
	text-align: center;
	padding: 0 0 30px 0;
	background-color: #fff;
}

#slider_wrap {
	padding: 30px 0;
	width:100%;
	background-color: #A2C71F;
}
@media screen and (max-width: 849px) {
	#attendee_header, #slider_wrap {
		display:none;
	}
}
@media screen and (min-width: 850px) {
	#attendee_header, #slider_wrap {
		display:block;
	}
}
#sections {
	
}
#sections:after {
    content: '';
    display: block;
    clear: both;
}
#sections .sects {
	width: 50%;
	float: left;
	height: 355px;
}
.sect1 {
	background: url(images/sectbg1.png) no-repeat 100% 100%;
	text-align: right;
}
.sect1 img {
	margin: 48px 22px 0 0;
}
.sect2 {
	background: url(images/sectbg2.png) no-repeat 0% 100%;
}
.sect2 img {
	margin: 102px 0 0 22px;
}
.sect3 {
	background: #1E1D1D url(images/sectbg3.png) no-repeat;
	background-position: top 20px right 23px;
	text-align: right;
}
.sect3 img {
	margin: 46px 46px 0 0;
}
.sect4 {
	background: url(images/sectbg4.png) no-repeat 0% 100%;
}
.sect4 img {
	margin: 84px 0 0 20px;
}

#sections_wide {
	display:block;
	margin: 0 auto;
	width: 100%;
	height:705px;
	background: url(images/sections_wide.jpg) no-repeat 50% 100%;
	background-color: #A2C71F;

}
#sections_narrow {
	display:none;
}

#speakers_header {
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
	/*background-color: #6F8323;*//*#A2C71F #6F8323 #2F2F2F*/
	text-align:center;
}

#speakers {
	background: url(images/speakers_bg.jpg) no-repeat;
	background-size: cover;
	padding: 0 0 80px;
	// margin: 0 auto;
	text-align: center;
}

#speakers_header {
/*	margin: 0 auto;
	padding: 12px 0;
	width: 100%;
	background-color: #A2C71F;
	text-align:center;*/
}
#speakers1 {
	width: 100%;
	text-align:center;
	background-color: #1c1c1c;
}
#speakers2 {
	width: 100%;
	text-align:center;
	background-color: #323232;
}
#programm_header {
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
	background-color: #1C1C1C;
	text-align:center;
	cursor:pointer;
}

#programm_wrap {
	padding-bottom: 30px;
}
#programm {
	background-color: #1C1C1C;
	/*display:none;*/
}
#programm table {
	margin: 0 auto;
}
.sect {
	color: #6F8323 !important;/*#a2c71f*/
}
.prog_date {
	height: 76px;
	/*height: 125px;*/
	width: 163px;
	color: #F2F1DF;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
}
.prog_date div {
	font-size: 20px;
	padding: 24px 0 0 5px;
}
.prog_foto {
	width: 175px;
	vertical-align: top;
}
.prog_text {
	width: 563px;
	color: #F2F1DF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 6px;
}
.prog_text div {
	font-size: 16px;
	padding: 20px 0 0 0;/*38px*/
}
.prog_text div.big {
	// padding: 22px 0 0 0;
}
.prog_text div span {
	/*text-transform: uppercase;*/
	font-size: 20px;
}
.prog_bg {
	background: url(images/line.gif) repeat-x 100% 50%;
	height: 32px;
}

#place_header {
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
	/*background-color: #6F8323;*//*#A2C71F #6F8323 #2F2F2F*/
	text-align:center;
}

#place {
	background: url(images/place_bg.jpg) no-repeat;
	background-size: cover;
	padding: 30px 0 80px;
	// margin: 0 auto;
	text-align: center;
}


#kolom {
	width: 100%;
	min-height:705px;
	background: url(images/kolom_bg.jpg) no-repeat 50% 100%;
	background-color: #A2C71F;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#kolom div {
	text-align: right;
	margin: 0 auto;
	width: 870px;
	min-height:705px;
}
#kolom div img.text {
	padding: 30px 0 240px;
}

#contacts {
	background: #1E1D1D;
	// height: 300px;
	text-align: center;
	padding: 30px 0 60px;
}
#registration {

}
#registration_header {
    background-color: #6F8323;
    padding: 30px 0;
    text-align: center;
}

/*
#contacts_header {
	text-align:center;
	padding: 30px 0;
	background-color: #161616;
	width: 100%;
}

#contacts_wrap {
	background-color: #161616;
	width: 100%;
	height:487px;
}
#contacts {
	width: 1044px;
	margin: 0 auto;
}
#contacts div {
	float:left;
}
*/

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin: 0 0 17px 0;
	outline: 0;
	font-size: 16px;
	color:#fff;
	background-color:#343434;
	
}
input[type="text"], textarea {
	padding: 10px 7px;
	border: 1px solid #343434;
	width:290px;
}
textarea {
	height:40px;
}
.inputgreen {
	background-color:#A2C71F;
}
#submit {
	margin-left: 128px;
}
#form {
	text-align: right;
}

input::-moz-placeholder {color: #fff;}
textarea::-moz-placeholder {color: #fff;} 
:focus::-moz-placeholder { color:transparent; }

input::-webkit-input-placeholder {color: #fff;}
textarea::-webkit-input-placeholder {color: #fff;}
:focus::-webkit-input-placeholder { color:transparent; }


.backToTop {
  position: fixed;
  bottom: 3%;
  z-index: 1000;
  right: 3%;
}

.backToTop a {
  width: 50px;
  text-indent: -9999px;
  height: 50px;
  display: block;
  margin: 0;
  background: url(images/totop.png) no-repeat center center;
}

#collapse {
	position: fixed;
	bottom: 50%;
	z-index: 1000;
	left: 50%;
	margin-left: -586px;
	text-align: right;
}
#collapse img {
	display: block;
	margin-bottom: 16px;
}
