@font-face{font-family: Open Sans; src: url('fonts/OpenSans-Regular.ttf');}
@font-face{font-family: Open Sans Semibold; src: url('fonts/OpenSans-Semibold.ttf');}
@font-face{font-family: Open Sans Light; src: url('fonts/OpenSans-Light.ttf');}
@font-face{font-family: Open Sans Bold; src: url('fonts/OpenSans-Bold.ttf');}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	background-color: white;
	background: url('img/head-photo.jpg') right top no-repeat;
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a{
  color: #f07834;
}
a:hover{
  color: #d76423;
  text-decoration: none;
}
hr{
  width: 100%;
  background: url('img/cara.jpg') repeat-x;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

strong {
	font-family: "Open Sans Semibold";
	font-weight: 600;
}

input {
	width: 230px;
	height: 46px;
	margin: 0;
	padding: 0;
	
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}

button {
	width: 140px;
	height: 46px;
	background-color: #0f1c7d;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	cursor:pointer;
	
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: 600;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1{font-family: "Open Sans", sans-serif; color: #212121; font-size: 60px; text-transform: uppercase; padding: 40px 0 5px 0;}
h1.page{margin: 0 auto 0 auto; padding: 4px 0 4px 70px;  background: url('img/logosmall.png') no-repeat; width: 750px;}
h2{font-family: "Open Sans Light", sans-serif; font-size: 36px; margin: auto; color: #040506; font-weight: 300;}

.header{
  //height: 550px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 60px;
  
  width: 960px;
  margin:auto;
  position: relative;
}

.header h2{
	font-family: "Open Sans Light", sans-serif;
	
	color: #040506;
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	
	margin-top: 40px;
}

.header p {
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	
	padding-top: 10px;
	width: 515px;
}

.language{
  height: 20px;
  text-align: right;
  
  font-family: "Open Sans", sans-serif;
  color: #040506;
  font-size: 18px;
  font-weight: 400;
}

.language a{
  color: #4c4c4c;
  text-decoration: none;
}

.language a:hover{
  color: #ed3d2f;
  text-decoration: underline;
}

.mainlogo {
  padding-top: 50px;
}

.block {
	overflow: hidden;
}

.desc{
  width: 670px;
  font-family: "Open Sans Light", sans-serif;
  padding: 30px 0px 40px 0px;
  color: #040506;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
}

.highlight {
	height: 44px;
	width: 600px;
	padding: 0px 0px 12px 0px;
}

.highlight-image {
	float: left;
}

.highlight-text {
	height: 20px;
	width: 400px;
	float: left;
	padding: 0px 0px 0px 12px;
	vertical-align: middle;
	
	font-family: "Open Sans Semibold", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
}

.menu{
  background-color: #040506;
  height: 88px;
  width: 100%;
  text-align: center;
  font-family: "Open Sans Light", sans-serif;
  font-weight: 300;
  font-size: 20px; 
}
.menu ul{
  margin: auto;
  height: 88;
  line-height: 88px;
}

.menu ul li{
  display: inline;
  
  color: #4c4c4c;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
}

.menu ul li a{
  color: #ffffff;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
}

.menu ul li a:hover{
  color: #ffffff;
  border-top: 3px solid #ed3d2f;
}
.menu ul li a.active{
  color: #ffffff;
  font-family: "Open Sans Semibold";
  border-top: 3px solid #ed3d2f;
}

.menu ul li a.orange{
  color: #ffffff;
  background: #f07834;
}

.menu ul li a.orange:hover{
  background: #d76423;
}
.content{
  width: 960px;
  margin:auto;
  position: relative;
}

.content_iframe {
	width: 600px;
	margin:auto;
	position: relative;
}

.content h2{
	font-family: "Open Sans Light", sans-serif;
	color: #040506;
	padding-top: 58px;
	font-size: 36px;
	font-weight: 300;
}

.content h3{
	font-family: "Open Sans Semibold", sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	padding-top: 46px;
}

.content h4{
	font-family: "Open Sans Light", sans-serif;
	color: #040506;
	padding-top: 40px;
	font-size: 36px;
	font-weight: 300;
}

.content p{
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	
	margin-top: 10px;
}

.basic-text {
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	
	padding: 24px 0px 0px 0px;
}

.basic-text ul li {
	width: 630px;
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	
	background: url('img/li.png') left top no-repeat;
	
	padding-left: 26px;
}

.venue-text {
	margin-top: 50px;
	width: 269px;
	
	float: left;
}

.venue-map {
	float: right;
	
	margin-top: 60px;
}


.sight-text {
	margin-top: 20px;
}

.left {
	float: left;
	
	margin-right: 20px;
}

.right {
	float: right;
	
	margin-left: 20px;
}

.pictures {
	padding-top: 40px;
	height: 210px;
}

.pictures img {
	padding-right: 5px;
	float: left;
}

.main-map-image {
	width: 1000px;
	margin:auto;
	position: relative;
	
	margin-top: 20px;
}

.mailing,
.register {
	height: 250px;
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	
	margin-top: 50px;
	
	background-color: #ebebeb;
	border-top: 5px solid #d9d9d9;
	border-bottom: 5px solid #d9d9d9;
}

.mailing-text,
.register-text {
	float: left;
	width: 470px;
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	
	padding-top: 24px;
}

.register-text {
	width: 670px;
}

.mailing-form {
	width: 380px;
	margin-top: 40px;
	float: right;
	
	text-align: right;
	font-family: "Open Sans", sans-serif;
	color: #333333;
	font-size: 12px;
	
}

.register-button {
	margin-top: 30px;
	float: right;
}

.register-button button {
	width: 261px;
	height: 55px;
	
	font-size: 20px;
}

.footer-text {
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	
	padding: 24px 0px 34px 0px;
	
	float: left;
}

.footer-text img{
	float: right;
}

.wannatalk {
	height: 30px;
	width: 162px;
	
	background-color: #a9291f;
	
	text-align: center;
	
	margin-top: 30px;
	padding-top: 18px;
}

.wannatalk a{
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	color: #ffffff;
	font-size: 14px;
}

.separator{
  width: 960px;
  height: 2px;
  margin:auto;
  position: relative;
  background-color: #d9d9d9;
  
  overflow: hidden;
  
  margin-top: 60px;
}

.contact {
	font-family: "Open Sans", sans-serif;
	color: #040506;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	
	padding-top: 15px;
	padding-bottom: 60px;
}

.contact a{
	color: #a9291f;
}

.hotel-block-left,
.hotel-block-right {
	width: 455px;
	height: 450px;
	
	background-color: #f9f9f9;
	
	padding-top: 24px;
	padding-left: 24px;
	
	margin-bottom: 2px;
	
	float: left;
}

.hotel-block-right {
	float: right;
}

.speakers_top {
	height: 45px;
}

.speakers_line {
	position: relative;
	width: 975px;
	height: 320px;
	
	margin: 5px auto;
}

.profile_box {
	width:240px;;
    height:320px;

    overflow:hidden;
    
    position: absolute;
    top:0;
}

.overlay_box {
	width: 975px;
	height:320px;

    overflow:hidden;
    
    
    margin:auto;
	position: relative;
    top:120px;
}

.profile_dark {
	background-color: #505050;
}

.profile_light {
	background-color: #8f8f8f;
}

.profile_white {
	background-color: #ffffff;
}

.profile_box h2, .overlay_box h2 {
	font-family: "Open Sans Light", sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 26px;
	font-weight: 300;
}

.laurencikova {
	font-family: "Open Sans Light", sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: 300;
}

.profile_box h3, .overlay_box h3 {
	font-family: "Open Sans Light", sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 300;
}

.close_profile, .close_overlay {
	background-image: url(img/profile-close.png);
	
	width: 42px;
	height: 42px;
	
	position: absolute;
	left: 923px;
	top: 10px;
	
	z-index: 1100;
	
	cursor:pointer;
}

.box1 {
	left: 0px;
	z-index: 1050;
}

.box2 {
    left: 245px;
    z-index: 1049;
}

.box3 {
    left: 490px;
    z-index: 1048;
}

.box4 {
    left: 735px;
    z-index: 1047;
}

.profile_info, .overlay_info {

	width: 240px;
	height: 320px;
	
	float: left;
}

.profile_info {
	cursor:pointer;
}

.profile_detail {
	padding: 50px 60px 0px 25px;
	margin: 0;
	
	position: absolute;
	left: 240px;
	top: 0;
	
	width: 650px;
	height: 320px;

	background-color: #e6e6e6;
	
	font-family: "Open Sans Light", sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
}

.profile_detail h3 {
	padding-left: 0px;
	padding-top: 15px;

	font-family: "Open Sans Semibold";
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
}

.profile_detail h4 {
	padding-left: 0px;
	padding-top: 0px;

	font-family: "Open Sans Semibold";
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
}

.friday_item {
	padding-top: 35px;
	
	overflow: hidden;
}

.time {
	float: left;
	width: 122px;
	padding-top: 0px;
	
	text-align: right;
	
	font-family: "Open Sans Semibold";
	color: #e2422c;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	
	//border: 1px solid black;
}

.programme_content {
	float: right;
	width: 825px;
	
	//border: 1px solid black;
}

.programme_content h3{
	font-family: "Open Sans Semibold";
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	padding-top: 0px;

}

.programme_content p{
	margin-top: 5px;
}

.programme_halls {
	height: 50px;
	font-family: "Open Sans Semibold";
	color: #040506;
	font-size: 24px;
	line-height: 50px;
	font-weight: 600;
	
	margin-top: 30px;
	
	background-color: #ebebeb;
	border-top: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
}

.programme_halls .left {
	width: 520px;
	padding-left: 15px;
	margin: 0px;
	
	border-right: 2px solid #d9d9d9;
}

.programme_halls .right {
	width: 408px;
	margin-left: 15px;
	margin: 0px;
}

.schedule_item {
	border-bottom: 2px solid #d9d9d9;
	overflow: hidden;
}

.schedule_item .left {
	width: 535px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
//	border-right: 2px solid #d9d9d9;
}

.schedule_item .right {
	margin: 0px;
	width: 423px;
	padding: 20px 0px 20px 0px;
}

.sub_item, .sub_item_right {
	width: 535px;
	padding: 0px;
	margin: 0px;
	
	padding: 20px 0px 20px 0px;
	
	overflow: hidden;
}

.sub_item_right {
	width: 408px;
	padding-left: 16px;
}

.schedule_item .no_padding {
	padding: 0px;
}

.border_right {
	border-right: 2px solid #d9d9d9;
}

.border_left {
	border-left: 2px solid #d9d9d9;
}

.border_bottom {
	border-bottom: 2px solid #d9d9d9;
}

.schedule_item .programme_content {
	width: 400px;
}

.schedule_break {
	height: 50px;
	
	background-color: #ebebeb;
	border-bottom: 2px solid #d9d9d9;
}

.schedule_break .time {
	line-height: 50px;
	//border: 1px solid black;
}

.schedule_break .left {
	border: 0px;
}

.schedule_break .programme_content {
	width: 400px;
	padding-top: 6px;
	padding-left: 12px;
}

.info_img {
	margin: 0px;
	padding: 0px;
}

.overlay {
	visibility: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index: 1050;
     
	background-color: rgba(0, 0, 0, 0.8);
}