/* general definitions */
html {	
	/*line-height:135%;*/
	font-size: 14px;
	font-family: 'Noto Sans', sans-serif;
	color: #222;
}
html, body {
	margin: 0px;
	padding: 0px;	 
}
input {
	outline: none;
}
h1{
	color:#5A5A5A;
	font-size:24px;
	border: solid 2px #7A7A7A;
	border-width: 0px 0px 3px 0px;
	margin: 0px 0px 8px 0px; 
	text-indent:0px;
	padding:0 0 0 2%;
}
h2 {	
	color: #333;
	margin-top: 1.5em;
	border: solid 2px #CCC;
	border-width: 0px 0px 2px 0px;
	padding:0 0 0 2%;
}
h3 {	
	color: #333;
	margin-top: 1.5em;
	border: solid 2px #AAA;
	border-width: 0px 0px 1px 0px;
	padding:0 0 0 2%;
}
p {
	line-height:135%;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding:0 0 0 2%;
}
p.left {
	text-align: left;
}
a {
	color: #00579F;
}
a:hover {
	color: #FF5511;
}
.in {
	color: #FF5511 !important;
}
h2 div {
	display: block;
	float: right;
	font-size: 14px;	
}
h2 div a {
	text-decoration: none;
}
pre {
	background:#EBEBEB; 
	border: solid 2px #AAA;
	border-width: 1px 1px 1px 1px;
	padding:5px 5px 6px 5px;
	margin:10px 0px 10px 10px;
	font-family:monospace;
	overflow:auto;
}

/* by hales for trac verbatim - please adapt colors */
tt {
	color: #01427a; /* #00579f; */
	border: 1px solid #EDC;
	border-radius: 0.25em;
	padding: 0px 0.3em;
	background: #FAFAFA none repeat scroll 0% 0%;
}
code {
	color: #01427a; /* #00579f; */
	border: 1px solid #EDC;
	border-radius: 0.25em;
	padding: 0px 0.3em;
	background: #FAFAFA none repeat scroll 0% 0%;
}
a.missing_attachment {
	color: #aaaaaa;
}
img.intext {
	margin: 0px !important;
}


/* MORE PAGE */
.morepage #top {
	border: solid 2px #CCC;
	border-width: 0px 0px 2px 0px;
}
.morepage img {
	display: block;
	margin: 0px auto;
}

/* WIKI */
#wiki_link {
	float: right;
	margin: 10px;
	opacity: 0;
}
a#wiki_link:hover {
	color: #999;
	opacity: 0.3;
}
img.people {
	width: 115px;
	float: right;
	margin-left: 10px;
}
table.wiki {	
	margin: 10px 0px 0px 10px;
	border-collapse: collapse;
	border: solid 1px #DDD;
}
table.wiki th {
	border: solid 1px #CCC;
	padding: 2px 4px;
	font-weight: bold;
}
table.wiki td {
	border: solid 1px #CCC;
	padding: 2px 4px;
}

/* Styles for the TracGuideToc wikimacro */
.wiki-toc {
 padding: .5em 1em;
 margin: 0 0 2em 1em;
 float: right;
 clear: right;
 border: 1px outset #ddc;
 background: #ffd;
 font-size: 85%;
 position: relative;
}
.wiki-toc h4 { font-size: 12px; margin: 0 }
.wiki-toc ul, .wiki-toc ol { list-style: none; padding: 0; margin: 0 }
.wiki-toc ul ul, .wiki-toc ol ol { padding-left: 1.2em }
.wiki-toc li { margin: 0; padding: 0 }
.wiki-toc .active { background: #ff9; position: relative; }
.wiki-toc-un ul, .wiki-toc-un ol { list-style: none; }

/* ul li */
#content ul{
	text-indent:0px;
}

/* table */
#bachelor-thesis table, #dissertation-thesis table{
	padding:0px 0px 0px 10px;	
}
#bachelor-thesis td, #dissertation-thesis td{
	padding:10px 5px 10px 10px; 
}
#bachelor-thesis tr, #dissertation-thesis tr{
	background-color:#EEE;
}

/* MENU - TOP PANEL */
.menu:before,
.menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
	*zoom: 1;
}

/* PAGE WRAPPER */
#pagewrapper {	  
	max-width: 960px;	 
	margin: 0px auto;	  
}

/* MAIN */
#mainwrapper {
	width: 100%;
	overflow: auto;    
	margin: 0 0 0 1%;
	float:right; 
}
#mainwrapper img{
	max-width:95%;
	max-height:350px;
	height:auto;
	margin: 10px 0px 10px 10px;
	
}
#long-panel{
	width:100%;
	height:auto;
	background-color:#DADADA;
	float:left;
	clear:left;
}
#left-panel{
	float:left;
	width:33.5%;
	margin:0 1% 0 0 ;
	height:auto;
}
#links{
	width:100%;
	height:90px;
}
#link-mu{
	float:left;
	background-image:url("./img/logo-mu.png");
	background-size:27px auto;		 
	background-position: 20px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:50%;
	text-indent:19%;
	line-height:25px;
}
#link-fi{
	float:left;
	background-image:url("./img/logo-fi.png");
	background-size:27px auto;		 
	background-position: 20px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:50%;
	text-indent:19%;
	line-height:25px;
}
#nlp-trac{
	float:left;
	background-image: url("./img/unlocked.png");
	background-size:15px auto;	  
	background-position: 20px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:50%;
	text-indent:15%;
	line-height:25px;
}
#nlp-is{
	float:left;
	background-image: url("./img/locked.png");
	background-position: 20px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:50%;
	text-indent:15%;
	line-height:25px;
}
#button-bar-wide{
	display:none;
}
.inside{
	margin:7% 3% 3% 3%; 
}
#content{
	width:65.5%;
	float:right;
}
#content p{
	/*text-indent:2%;*/
	padding: 0 0 0 2%;
	line-height:145%;
}

/* HOME PAGE - PANELS INSIDE CONTENT */
#panels-top, #panels-bottom{
	width: 100%;
	height: auto;
}

#panels-top ul, #panels-bottom ul{
	list-style-type: none;
	padding-left: 15px;
}

#panel-general, #panel-students, #panel-research, #panel-public{
	float: left;
	width:45%;
	margin: 5px;
	border: 5px solid lightgray;
}

.panel-header{
	background-color: lightgray;
	padding: 2px 0px 5px 5px;
}

#panel-research .panel-header{
	background-color: rgb(162, 30, 40);
}

#panel-students .panel-header{
	background-color: rgb(67, 152, 17);
}

#panel-public .panel-header{
	background-color: rgb(21, 156, 168);
}

#panel-students {
	border-color: rgb(67, 152, 17);
}

#panel-public{
	border-color: rgb(21, 156, 168);
}

#panel-research{
	border-color: rgb(162, 30, 40);
}

.panel-header a{
	color: white;
}

/* TOP */
#top{
	width:100%;   
	height:auto;
	background-color:#000000;	 
}

/* MENU */
#top .menu {
	height: 40px;
	width: 960px;
	background: #020202;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
	margin:0 auto;
}
#top .menu ul {
	padding: 0;
	margin: 0 auto;
	height: 40px;
}
#top .menu li {
	display: inline;
	float: left;
}
#top .menu a{
	color: #fff;
	display: inline-block;
	width: 160px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
#top .menu a:hover, #top .menu a:active {
	color: #000000;
	background-color:#FFFFFF;
}
#top .menu a#pull {
	display: none;
}

/* SEARCH PANEL */
#search{	
	width:155px;
	height:30px;			
	margin:0 0 0 5px;	
}
#search-text{
	float:left;
	width:120px;	
	height:25px;
	margin:7.5px 0 7.5px 7px;
	padding:0px 0px 0px 0px;
	border-width: 0px;
	text-indent:5%;			
}
#search-button{		
	float:right;	
	width:30px; 
	height:25px;
	margin:7.5px 0 7.5px 0;
	padding:0px 0px 0px 0px;
	border-width: 0px;
	background-image:url('./img/search_button.png');
	background-size:18px auto;
	background-position:6px 4px;
	background-repeat: no-repeat;
}

/* SEARCH PANEL GOOGLE */
form.gsc-search-box{
	margin-top:3px !important;
}
.gsc-control-cse {
	border:none !important;
	background:none !important;
}
.gsc-input{
	padding:0 0 0 0 !important; 
	font-size:14px !important;	
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #666666 !important;
	background-color: #CECECE !important;
	background-image: none !important;	
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width: 13px !important;
	height: 13px !important;
	padding: 7px 9px !important;
	min-width: 13px !important;
	margin-top: 3px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;	
	margin-top:3px !important;
}
.gsib_a{
	padding-left:5px !important;
}
.gsib_b{
	display:none;
}
.gs-title{	
	width: 100% !important; 
	color:#15C !important;	
	text-align:left !important;
	text-decoration: underline !important;
	line-height: 20px !important;
	display:inline !important;
}
.gs-image{		
	display:inline !important;
}

/* TOP BAR */
#languages{
	width:100%;
	height:20px;
	margin:1% 0 1% 0;
}
#lang-cs{
	float:right;
	width:30px;
	height:20px;
}
#lang-en{
	float:right;
	width:30px;
	height:20px;
	margin-right:5px;
}

/* LEFT PANEL */
#button-bar{
	width:100%;
	height:auto;
	float:left;
	margin:0 0 3.5% 0;
}
#button-bar a{
	color:white;
	text-decoration:none;
	font-weight:bold;	
}
#tagcanvas{
	margin-top:10px;
	background-color:#FFFFFF;
}
#mycanvas{
	width:100%;
	height:auto;
}
#calendar-iframe{
	width:100%;
	height:300px;
	border-width:0;
}

/* SLIDER */ 
#slider-bar{
	width:100%;
	height:auto;
	float:right;
	margin:0 0 20px 1%; 
}
.bxslider{
	margin-top:0px !important;
}

/* BUTTON BAR SQUARES */
.box {
   float: left;
   position: relative;
   width: 50%;
   height:auto;
   padding-bottom: 48.25%;
}
.box img {
   width: 100%;
}
.box-img-1{
	background-image:url('./img/nlp_logo.png'); 
	background-size:90%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-2{
	background-image:url('./img/bulb_text.png');	
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-2:hover{
	background-image:url('./img/bulb_text_hover.png');	
}
.box-img-3{
	background-image:url('./img/pen_text.png'); 
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-3:hover{
	background-image:url('./img/pen_text_hover.png');	
}
.box-img-4{
	background-image:url('./img/people_text.png');	
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-4:hover{
	background-image:url('./img/people_text_hover.png');	
}
.box-img-2-en{
	background-image:url('./img/bulb_text_en.png'); 
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-2-en:hover{
	background-image:url('./img/bulb_text_en_hover.png');	
}
.box-img-3-en{
	background-image:url('./img/pen_text_en.png');	
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-3-en:hover{
	background-image:url('./img/pen_text_en_hover.png');	
}
.box-img-4-en{
	background-image:url('./img/people_text_en.png');	
	background-size:100%;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	overflow: hidden;
}
.box-img-4-en:hover{
	background-image:url('./img/people_text_en_hover.png'); 
}
.boxInner-1 {
   position: absolute;
   left: 0px;
   right: 3%;
   top: 0px;
   bottom: 3%;
   overflow: hidden;
}
.boxInner-2 {
   position: absolute;
   left: 3%;
   right: 0px;
   top: 0px;
   bottom: 3.5%;
   overflow: hidden;
}
.boxInner-3 {
   position: absolute;
   left: 0px;
   right: 3%;
   top: 3%;
   bottom: 0px;
   overflow: hidden;
}
.boxInner-4 {
   position: absolute;
   left: 3%;
   right: 0px;
   top: 3%;
   bottom: 0px;
   overflow: hidden;
}

/* BUTTON BAR WIDE */
#button-bar-wide{
	width:100%; 
	float:left;
	margin:0 0 0 0;
}
.box-wide{
	position: relative;
	float:left; 
	width:25%;	
	height:auto;		
	padding-bottom:25%;
}
.boxInner-wide {
   position: absolute;
   left: 6%;
   right: 0%;
   top: 0px;
   bottom: 2%;
   overflow: hidden;
}
.boxInner-4-wide {
   position: absolute;
   left: 6%;
   right: 0%;
   top: 1%;
   bottom: 3%;
   overflow: hidden;
}

/* CLEAR */
.clear{
	clear:both;
}

/* PARTNERS PAGE */ 
#partners{
	font-size:16px;
}
ul.partner-list {
	list-style-type: none;
	margin:0;
	padding:0;
	text-align:center;
}
ul.partner-list li{
	position: relative;
	display:inline-block;		
	height:150px;
	width:150px;
	border: solid 2px #7A7A7A;
	border-width: 1px 1px 1px 1px;
	margin: 10px 10px 10px 10px;		
}
span.partner-name {
	width: 150px;
	height: 150px;
	background: rgba(0,0,0,0.75);
	font-weight:bold;
	font-size:18px;
	color: white;
	cursor: pointer;
	display: table; 
	left: 0;
	position: absolute;
	top: 0; 
	opacity: 0;
}
.partner-list img{
	width:140px;
	margin:0 0 0 0 !important;
}
span.partner-name span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
ul.partner-list li:hover span.partner-name {
  opacity: 1;
}

/* PEOPLE PAGE */
dt{
	margin:5px 0px 10px 0px;
	text-indent:2px;
	font-size:21px;
	font-weight:bold;
	color: #333;
	border: solid 2px #CCC;
	border-width: 0px 0px 2px 0px;
	padding:0 0 0 2%;
}

/* PUBLIKACE PAGE */
.bibtex-heading{
	color: #00579F;
	text-decoration: underline;
	cursor: pointer;
}
.bibtex{
	background: rgba(222, 222, 222, 0.51);
	padding: 13px 13px 0px 15px;
		white-space: pre-line;
		font-size: smaller;
}

/* FOOTER */
#footer{
	background-color:#000000;
}
#footer-box{
	width:500px;
	height:150px;
	margin: 25px auto 0px auto;
}
#footer-img{
	float:left;
	background-image:url("./img/logo_nlp_inverted.png");
	background-size:120px auto;
	background-repeat: no-repeat;
	width:130px;
	height:130px;
	margin:20px 10px 0px 20px;
}
#footer-address {
	color:white;
	padding:45px 10px 10px 0px;
}
#footer-address p{
	line-height:10px;
	color:white;
}
#copyright{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	color:white;
}
#footer-bar{
	margin:0 0 0 0;
	padding:0 0 15px 0;
	color:white;
	width:100%;
	height:50px;		
}

/*Styles for screen 980px and lower*/
@media screen and (max-width: 980px) {
	#pagewrapper{
		margin:0 10px 0px 10px;
	}
	#top .menu {
		width:auto;
		height: auto;		
		margin:0 10px 0px 10px;
	}
	#top .menu ul {
		width: 100%;
		display: block;
		height: auto;		
	}
	#top .menu li {
		width: 16.66%;
		float: left;
		position: relative;			
	}
	#top .menu li a {
		text-align:center;
	}
	#top .menu a {		
		width: 100%;
	}
	#search{	
		width:98%;
		margin:0 10px 0 5px;	
		height:40px;		
		overflow:hidden;	
	}
}

/*Styles for screen 900px and lower*/
@media screen and (max-width: 900px) {
	#link-mu, #link-fi{
		text-indent:22%;
	}
	#nlp-trac, #nlp-is{		
		text-indent:18%;		
	}
}

/*Styles for screen 768px and lower*/
@media only screen and (max-width : 768px) {
	#nlp-trac, #nlp-is{
		background-position: 10px 0px;
		text-indent:30px;
	}
	#link-fi, #link-mu{
		background-position: 10px 0px;
		text-indent:43px;	
	}
	#top .menu li {
		width: 33.33%;
		float: left;
		position: relative;			
	}
	#languages{
		margin-top:8px;
	}
}
	
/*Styles for screen 665px and lower*/	
@media only screen and (max-width : 665px) {
	#content p{
		text-align:left;
	}	
	#left-panel{
		float:none;
		width:100%;
	}	
	#content{
		float:none;
		width:100%;
	}	
	#footer-box{
		width:100%;
		height:auto;
	}
	#footer-address p{
		line-height:150%;		
	}	
	#button-bar{
		display:none;
	}	
	#link-mu, #link-fi{
		text-indent:20%;
		background-position: 30% 0px;		
	}
	#nlp-trac, #nlp-is{		
		text-indent:20%;
		background-position: 33% 0px;		
	}	
	.inside{
		margin:5% 3% 3% 3%; 
	}	
	#button-bar-wide{
		display:block;
	}
	#slider-bar{
		margin-top:3px;
	}
}
	
/*Styles for screen 480px and lower*/
@media only screen and (max-width : 480px) {	
	#top .menu {
		width:100%;
		border-bottom: 0;
		margin:0 0 0 0;
	}
	#top .menu ul {
		display: none;
		height: auto;
	}
	#top .menu a#pull {
		display: block;		
		width: 100%;
		position: relative;
	}
	#top .menu a#pull:after {
		content:"";
		background: url('img/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}		
	#top .menu li {
		display: block;
		float: none;
		width: 100%;
	}
	#top .menu li a {
		border-bottom: 1px solid #576979;
	}
	#languages{
		margin:2% 0 1% 0;
	}	
	#button-bar{
		float:none;
		margin:5px 10px 0px 0px;
	}
	#slider-bar{
		float:none;
		margin:10px 10px 0px 0px;
		width:100%;
		height:auto;
	}	
	#link-mu, #link-fi{
		text-indent:21%;
		background-position: 25% 0px;		
	}
	#nlp-trac, #nlp-is{		
		text-indent:20%;
		background-position: 28% 0px;		
	}		
	#button-bar-wide{
		display:block;
	}	
	#slider-bar{
		margin-top:1%;
	}

	#panel-general, #panel-students, #panel-public, #panel-research {
		width: 95%;
	}
}

.noslides {
	display: none !important;
}

.box-qa{
	padding: 15px;
	margin-bottom: 16px;
	margin-top: -10px !important;
	background-color: rgba(0, 121, 225, 0.43);
}

/* vim: set ts=8 sts=4 sw=4 noet ai: */
