@font-face {
	
  	font-family: "helv";
  	src: url('HelveticaNeueLTPro-Th.otf') format('opentype');
	color: white;
}
@font-face {
	
  	font-family: "helv_bold";
  	src: url('HelveticaNeueLTPro-Blk.otf') format('opentype');
	color: white;
}
a:hover
{
background-color: white;
font-color: black;
}

a:link, a:visited    
{
text-decoration: none; cursor: pointer;
color: #000000;
}

menu li 
{
list-style-type: none
}
.uvod {
	width:250px; 
	height:250px; 
	position:absolute; 
	left:50%; 
	top:50%; 
	margin-left:-125px; 
	margin-top:-160px; 
}

.uvod_ {
	width:100%; 
	height:auto; 
}

.cesky {
	font-size:20px; 
	color:white; 
	background-color:#000000; 
	float:left;
}

.anglicky {
	font-size:20px; 
	float:right; 
	color:white; 
	background-color:#000000;
}

.center {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	}

.menu {
	padding: 0px 0px 0px 0px !important; 
	margin: 0px !important; 
	position: fixed; 
	width: 100%; 
	max-width: 1300px; 
	z-index: 999 !important; 
	background: rgba(255,255,255,0.0);
}

.slide_menu_port {
	height: 0; overflow: hidden;
	margin-top:10px;
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 3;
	z-index:12;
	background-color:rgba(255,255,255,0.9);
	}
	
.slide {
	height: 0; overflow: hidden;
	position: absolute;
	}

.slide_text {
	height: 0; overflow: hidden;
	background-color:rgba(255,255,255,0);
	}

.slide_info {
	width: 224px;
	margin-top: -2px;
	margin-left: -30px;
	height: 0; overflow: hidden;
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
    text-decoration: none;
	color: black;
	background-color:rgba(255,255,255,0.9);
	}

	.text {
	position: absolute;
	z-index:11;
	}

.drag {
	position: absolute;
    line-height:15px;
	border: 0px dashed #888;
	height: 100px;
	width: 100px;
	padding: 0px;
	}

.cellContainer {
	width: 120px;
	height: 100px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
  	}

.ui-draggable, .ui-droppable {
	background-position: top;
}

.text {
	position: absolute;
	z-index:11;
	}

.header {
	position:absolute;
	top:-60px;
	left:0;
	width:100%;
	color:#fff;
	background:#fff;
	background:hsla(0,0%,0%,0);
	z-index:10;
	}

.header a,
.header a:link,
.header a:visited {
	color:#fff;
	}
.header a:hover,
.header a:active,
.header a:focus {
	color:#fff;
	}

.fotorama .caption {
	position:absolute;
	bottom:8px;
	left:8px;
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;	
	color:#fff;
	}
	.fotorama .caption__title,
	.fotorama .caption__location {
		display:inline-block;
		padding:2px 6px;
		line-height:19px;
		background:#fff;
		background:hsla(0,0%,0%,.9);
		}

.content {
	margin:20px 10px;
	}
	.content h2 {
		margin-bottom:.5em;
		font-size:22px;
	}
	.content p {
		margin-bottom:1em;
		font-size:17px;
		line-height:1.6;
	}

.column {
	float:left;
	width:33.33333333333333%;
	}
	.column-i {
		padding:0 30px;
		}
.kontakt {
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size: 14px;
	z-index:11;
	margin-top: 100px;
	margin-left: 10px;
	}

.cv {
	position: absolute;
	max-width: 830px;
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;	
	margin-right: 20px;
	margin-top: 60px;
    margin-left: 20px;
	z-index:11;
	text-align: justify;
  	}
.cv_obal {
float: left;
}
.profil {
float: left;
}
.foto_profil {
	height: 460px; 
	margin-top: 60px; 
	margin-left: 10px;
}
.cv_tucne {
	font-family: "helv_bold",sans-serif;
	font-style: normal;
	font-weight: 900;	
	font-size: 150%;
	}

.hlavicka {
	width:100%; 
	height:45px; 
	position:absolute; 
	top:0; 
	left:0;
	right:0;
	background-color: "rgba(255, 255, 255, 0);
	z-index:13;
	}

.video {
	position:relative;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	bottom:0px;
	left:0px;
	top:120px;
	}

.krabicky {
	width: 120px;
	height: 100px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
  	}
.krabicky_neakt {
	width: 0px;
	height: 100px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.problik {
	overflow:hidden; 
	max-height:0; 
	width:100px;
	height:100px;
	background-color:rgba(0,0,0,0.5);
	color: #ffffff;
	transition:all 0.1s linear;
	}

.neaktiv {
	overflow:hidden; 
	max-height:100px; 
	border: 0px solid #898989;
	width:100px; 
	height:100px;
	background-color: white;
	color: transparent;
	cursor: default;
	z-index: 100;
	padding-top: 2px;
	}

.neaktiv>#zkratka {
	color: transparent;
	}	
	
.akt {
	display: block; 
	width: 100%; 
	height: 100%; 
}

.neakt {
	display: block; 
	width: 100%; 
	height: 100%; 
	pointer-events: none;
	width: 0;
}

.kategorie {
	width: 100%;
	float: right; 
	padding: 40px 0px 0px 0px; 
	font-family: 'helv',sans-serif; 
	font-size: 30px; 
	font-weight: 400; 
	color: #000000 !important; 
	text-decoration: none;
}
.kategorie a:visited {
	color: #000000;
}
.kategorie a:hover, a:active, a:focus {
	color: #b7b7b7;
}
.kategorie_tab {
	text-align: left; 
	padding-right: 20px;
}
.kategorie_tab_vpravo {
	text-align: right; 
}
a:active .neaktiv {
	pointer-events: none; 
	}
.cz_menu {
	float: right !important;
	padding: 19px 0px 11px 60px !important;
	color: #b7b7b7;
	}
.en_menu {
	float: right !important;
	padding-left: 0px;
	padding-right: 10px !important;
	left: 10px;
}
#container {
	max-width: 1300px;
	overflow-x: hidden !important;
	width: 100%;
	height: 800px;
	margin-top: 90px;
	}

#pokoj
	{
	margin-left:45px !important; 
	margin-top:5px !important;
	}

#zkratka {
	width: 100px;
	font-family: "helv_bold",sans-serif;
	font-style: normal;
	font-size: 20px;
	}

#rok {
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;	
	}

#nazev {
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	}

#tucne {
	font-family: "helv",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;	}

a:hover
{
background-color: transparent;
font-color: black;
}

#zpet 
		{
		float: left;
		margin-top: 48px !important;
		margin-left: 110px !important;
		z-index:15;
		}

#zpet a {
		padding: 0px !important;
}

#zpet_h
		{
		float: left;
		margin-top: 5px !important;
		margin-left: -100px !important;
		z-index:15;
		}

#zpet_h a {
		padding: 0px !important;
}

#zpet_b {
		float: left;
		margin-top: 5px !important;
		z-index:15;
		}

#zpet_b a {
		padding: 0px !important;
}

a:hover
{
background-color: transparent;
font-color: black;
}


#linkedin

#box_menu {
	position: absolute;
    line-height:20px;
	background-color:rgba(255,255,255,0.0);
	}

#fcb 	{
	float:left; 
	margin-left:-205px !important; 
	margin-top: 5px !important;
	z-index: 999;
	}

#fcb a {
	padding: 0px !important;
}
a:hover
{
background-color: transparent;
font-color: black;
}

#info	 {
	float:left; 
	z-index: 999;
	left: 40px;
	top: 7px;
	width:50px;
	}

#info a {
	padding: 0px !important;
}
a:hover
{
background-color: transparent;
font-color: black;
}

.hlavicka_h {
	width:100%; 
	height:60px; 
	position:fixed; 
	top:0; 
	left:0;
	right:0;
	z-index:13;
	background-color: rgba(255, 255, 255, 0);
	}
		
	@media (max-width:1050px) {

.menu {
	position: absolute;
}

.hlavicka_h {
	z-index:13;
	}

.video {
	top:210px;
	}
.cv {
margin-top: 10px;
margin-left: 10px;
}
.cv_obal {
margin-left: 10px;
}
.center {
width: 100%;
}
.profil {
width: 100% !important;
}
.foto_profil {
width: 95% !important;
height: auto !important;
}
.kategorie_tab {
	font-size: 5vw;
	padding-right: 0;
}
.kategorie_tab_vpravo {
	font-size: 5vw;
}
.problik {
	overflow: visible;
}
#info {
	left: 0px;
	top: 0px;
}
.slide_info {
		margin-left: 0px;
		background-color: transparent;
		width: 200px;
}
 	#linkedin
		{
		margin-top: 60px;
		margin-left: -33px;
		}
	
	#box
     		{
     width: 280px;
     font-size: 60%;
     }
	#pokoj
	{
	margin-left:0px !important; 
	margin-top:0px !important;
	}

}
@media (max-width:800px) {
.cz_menu {
	padding: 20px 0px 11px 10px !important;
}
.en_menu {
	left: 0px !important;
}
}
@media (min-width:650px) {

	#linkedin
		{
		float: left;
		margin-top: 80px;
		margin-left: -33px;
		}
	#pokoj
	{
	position: fixed;
	margin-left:15px; 
	margin-top:50px;
	}

}

