/* line 17, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  vertical-align: baseline;
}

/* line 22, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */

body {
	font-family: tahoma,Proxima-Nova,Helvetica,Arial,sans-serif !important;
	font-size: .75em !important;
}

b {
	font-weight: 600;
}

.tucne {
	font-weight: 600;
}

/* testovaci sekce */

._pack .header-block{
	background-color:#e19e2f
}

img.ctyri {
	max-width: 170px;
	max-height: 114px !important;
}

iframe {
 height:100%;
}

.loga{
	width: 100px;
}

 #nav {
      width: 100%;
      float: left;
      margin: 0 0 3em 0;
      padding: 0;
      list-style: none;
      background-color: #f2f2f2;
      border-bottom: 1px solid #ccc; 
      border-top: 1px solid #ccc;
	  font-size: 0.8em !important;	
	  font-weight: normal !important;
	  }
   #nav li {
      float: left; }
   #nav li a {
      display: block;
      padding: 8px 15px;
      text-decoration: none;
      font-weight: normal;
	  border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc; }
   #nav li a:hover {
      color: #c00;
      background-color: #fff; }
   /* End navigation bar styling. */
   
   /* This is just styling for this specific page. */
   h1 {
      font-size: 1.5em;
      padding: 1em 8px;
      color: #333;
      margin: 0; }
/*  konec testovani  */


html {
  line-height: 1;
}

#err {
  color: #c02702;
  font-size: 0.8em;
}

input.red {
  border-color: #c02702;
}

select.red {
  border-color: #c02702;
}

.red {
  color: #c02702;
}

.blue {
  color: #00a0ee;
}

.dark_blue {
  color: #11134f;
}

.small {
  font-size: 0.8em;
}

.support {
	color: gray; 
	font-size: 8pt; 
	padding-bottom: 10px;	
}

td.small {
}

input {

}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.25em;
}

h2 a, a:hover, a:visited {
	color: #00a0ee !important;
}

h3 a, a:hover, a:visited {
	color: #00a0ee;
}

LEGEND {
	color: #c02702;	
	font-size: 125%;
}

fieldset {
    background-color: #fbfdfd;
    border: 1px solid #015887;
    margin: 0 35px 0 40px;
    padding: 5px 15px;
}

/* line 24, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

.deleni {
	width: 100%;
	margin-left: -.2em !important;
}

.napul {
	min-width: 50% !important;
}

.max {
	max-width: 49% !important;
}

ul  .col{
	display: inline;
	/*list-style-type: none;*/
	padding-right: 5px;
}

ul  .col1 {
	width: 49%;}

ul .col2 {
	border-left: medium none !important;
	width: 49%;
}


/* line 26, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
}

table tr.licha td {
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	background: none repeat scroll 0 0 #f9f9f9;
}

table tr th {
    background: none repeat scroll 0 0 #666;
    border-bottom: 5px solid #4190dc;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 12px 16px;
}

th, td {
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    padding: .15em;
}
.td__center{
	vertical-align: middle; 
	text-align: center; 
	margin: 0 auto;
}

th.zvani {
	color: #000 !important;
	font-weight:400 !important;
}

.zarovnej{
	text-align: justify;
}

.header_tab {
	margin-top: 1em;
}

.header_tab tr:hover{
	background: none !important;
}

.header_tab  td {
	padding: .5em;
}

.mezera td {
	padding: .5em;
}

.stred {
	margin-right: auto;
	margin-left: auto;
}


#participants {
    font-size: 90%;
}

#participants .poradi {
    padding-right: 1em;
    text-align: right;
    width: 4%;
}
#participants .name {
    width: 30%;
}
#participants .institute {}

.right {
	text-align: right;
}

.bold {
	font-weight: 400;
}
.top {
	vertical-align: top;
}

.sirka {
	width: 50%;
}

.error {
	color: red;
	font-size: small;
} 

/* line 28, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    font-weight: normal;
    height: 2em !important;
    text-align: left;
    vertical-align: middle;
}

/* line 30, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 25, ../../_scss/_mixins.scss */
.profile-pic {
  float: left;
  width: 250px;
}

/* 
 * Font Custom: bare CSS
 */
@font-face {
  /*font-family: "custom-font"; 
  src: url("../fonts/custom-font.eot");
  src: url("../fonts/custom-font.eot?#iefix") format("embedded-opentype"), url("../fonts/custom-font.woff") format("woff"), url("../fonts/custom-font.ttf") format("truetype"), url("../fonts/custom-font.svg#custom-font") format("svg"); */
  font-weight: normal;
  font-style: normal;
}

/* line 21, ../../_scss/_fontcustom.scss */
.icon-blog:before,
.icon-dribbble:before,
.icon-frown:before,
.icon-hammer:before,
.icon-published-articles:before,
.icon-twitter:before {
  /*font-family: "custom-font"; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

/* line 33, ../../_scss/_fontcustom.scss */
.icon-blog:before {
  content: "\f100";
}

/* line 34, ../../_scss/_fontcustom.scss */
.icon-dribbble:before {
  content: "\f101";
}

/* line 35, ../../_scss/_fontcustom.scss */
.icon-frown:before {
  content: "\f102";
}

/* line 36, ../../_scss/_fontcustom.scss */
.icon-hammer:before {
  content: "\f103";
}

/* line 37, ../../_scss/_fontcustom.scss */
.icon-published-articles:before {
  content: "\f104";
}

/* line 38, ../../_scss/_fontcustom.scss */
.icon-twitter:before {
  content: "\f105";
}

/* line 3, ../../_scss/_general.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../_scss/_general.scss */
body {
  font: Proxima-Nova,Helvetica,Arial,sans-serif;
  font: 0.75em/1.5 "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #555;
}
@media only screen and (min-width: 56.25em) {
  /* line 9, ../../_scss/_general.scss */
  body {
    background: #292929;
  }
}

/* line 18, ../../_scss/_general.scss */
a {
  text-decoration: none;
  color: #00a0ee;
}
/* line 23, ../../_scss/_general.scss */
a.link:hover {
  color: #c02702;
  text-decoration: underline;
}
/* line 31, ../../_scss/_general.scss */
a:hover .link {
  color: #c02702 !important;
  text-decoration: underline;
}

/* line 38, ../../_scss/_general.scss */
img {
  max-width: 100%;
  height: auto;
}
/* line 42, ../../_scss/_general.scss */
img.loading {
  position: relative;
  top: .325em;
  margin-right: .325em;
}

/* line 50, ../../_scss/_general.scss */
.meta {
  font-size: 0.75em;
  color: #999;
  overflow: hidden;
}

/* line 56, ../../_scss/_general.scss */
.block {
  display: block;
}

/* line 60, ../../_scss/_general.scss */
.bold {
  font-weight: 700;
}

/* line 64, ../../_scss/_general.scss */
.highlight {
  color: #c02702;
}

/* line 3, ../../_scss/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 8, ../../_scss/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 7, ../../_scss/_layout.scss */
.l-wrapper {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  max-width: 95em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 600px) {
  /* line 7, ../../_scss/_layout.scss */
  .l-wrapper {
    width: 100%;
  }
  /* line 19, ../../_scss/_layout.scss */
  .l-wrapper .section__header,
  .l-wrapper .section__content > li,
  .l-wrapper .footer p {
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media only screen and (min-width: 56.25em) {
  /* line 7, ../../_scss/_layout.scss */
  .l-wrapper {
    width: 88%;
    padding: 0 6%;
  }
}

@media only screen and (min-width: 56.25em) {
  /* line 34, ../../_scss/_layout.scss */
  .l-left {
    width: 20%;
    float: left;
  }
}

@media only screen and (min-width: 56.25em) {
  /* line 40, ../../_scss/_layout.scss */
  .l-right {
    width: 75%;
    float: right;
  }
}

@media only screen and (min-width: 56.25em) {
  /* line 50, ../../_scss/_layout.scss */
  .l-col-left {
    width: 46%;
    float: left;
  }
}

@media only screen and (min-width: 56.25em) {
  /* line 56, ../../_scss/_layout.scss */
  .l-col-right {
    width: 46%;
    float: right;
  }
}

/* line 67, ../../_scss/_layout.scss */
.main {
  background: white;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 56.25em) {
  /* line 67, ../../_scss/_layout.scss */
.main {
    box-shadow: 0 0 130px black;
    margin-top: -11em;
    padding-bottom: 2em;
}
}

/* line 82, ../../_scss/_layout.scss */
.footer {
  color: #777;
  margin-bottom: 4em;
  padding-top: .5em;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
/* line 89, ../../_scss/_layout.scss */
.footer a {
  color: #c02702;
}
/* line 92, ../../_scss/_layout.scss */
.footer a:hover {
  color: #e82f02;
}

/* line 1, ../../_scss/_header.scss */
.header {
  text-align: center;
  padding: 0 0 2em;
  line-height: 1.1;
  /* font-family: "EB Garamond", serif; */
}
@media screen and (max-width: 600px) {
  /* line 1, ../../_scss/_header.scss */
.header {
    padding: 0 0 3em;
  }
}

h3.header__login {
    color: #00a0ee;
    height: 2em;
    padding-right: 6pt;
    padding-top: 6pt;
    text-align: right;
}

/* line 13, ../../_scss/_header.scss */
.header__logo {
  padding: 4em 0;
}
@media screen and (max-width: 600px) {
  /* line 13, ../../_scss/_header.scss */
  .header__logo {
    padding: 3em 0;
  }
}
/* line 20, ../../_scss/_header.scss */
/*.header__logo a {
    background: url("../img/it4ilogo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 125px;
    margin-bottom: -4em;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3em;
    text-indent: -9999px;
    width: 265px;
} */

.header__logo a {
    background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*background: url("../img/it4i_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 115px;
    */
    height: 0px;
    display: block;
    margin: 2.5em auto -3em;
    text-indent: -9999px;
    width: 240px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 20, ../../_scss/_header.scss */
  .header__logo a {
    background-image: url(../img/logo@2x.png);
    background-size: 100%;
  }
}

/* line 36, ../../_scss/_header.scss */
.header__title {
	font-family: "EB Garamond", serif;

  font-size: 3.75em;
  letter-spacing: -0.025em;
  margin-bottom: .25em;
}
/* line 42, ../../_scss/_header.scss */
.header__title em {
  color: #c02702;
}

.header__title .blue {
  color: #11134f;
}

@media screen and (max-width: 600px) {
  /* line 36, ../../_scss/_header.scss */
  .header__title {
    font-size: 3em;
  }
}

/* line 52, ../../_scss/_header.scss */
.header__subtitle {
  font-weight: 300;
  color: #444;
  line-height: 1.6;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.header__labels {
    color: #444;
    font-weight: 300;
    letter-spacing: 0.2em;
    line-height: 1.6;
    text-transform: uppercase;
}

/* line 61, ../../_scss/_header.scss */
.header__subtitle a {
  color: inherit;
}

h4 a {
  color: #00a0ee !important;
}

/* line 66, ../../_scss/_header.scss */
.header__developer {
  display: none;
}
@media only screen and (min-width: 56.25em) {
  /* line 66, ../../_scss/_header.scss */
  .header__developer {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.375em 0.625em;
    background: #c02702;
    color: white;
    -webkit-border-radius: 0 3px 0 3px;
    -moz-border-radius: 0 3px 0 3px;
    -ms-border-radius: 0 3px 0 3px;
    -o-border-radius: 0 3px 0 3px;
    border-radius: 0 3px 0 3px;
    font-size: 0.875em;
    font-family: monospace;
  }
  /* line 82, ../../_scss/_header.scss */
  .header__developer:hover {
    color: white;
  }
}

/* line 1, ../../_scss/_section.scss */
.section {
  position: relative;
  font-size: 1.125em;
}
/* line 3, ../../_scss/_mixins.scss */
.section:before, .section:after {
  content: " ";
  display: table;
}
/* line 8, ../../_scss/_mixins.scss */
.section:after {
  clear: both;
}
@media only screen and (min-width: 56.25em) {
  /* line 1, ../../_scss/_section.scss */
  .section {
    border-top: 1px solid #ccc;
  }
}

/* line 12, ../../_scss/_section.scss */
.section__header {
  font-weight: 700;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  padding: 1em 0;
}
@media only screen and (min-width: 56.25em) {
  /* line 12, ../../_scss/_section.scss */
  .section__header {
    padding-top: .75em;
    border-top: 2px solid #000;
    border-bottom: 0;
    position: relative;
    top: -1px;
    font-weight: 700;
  }
}
/* line 27, ../../_scss/_section.scss */
.section__header.icon:before {
  font-size: 1.325em;
  margin-right: .25em;
  position: relative;
  top: .15em;
}

/* line 35, ../../_scss/_section.scss */
.section__content {
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
/* line 38, ../../_scss/_section.scss */
.section__content > li {
  padding: .5em 0;
  border-top: 1px solid #eeeeee;
  overflow: hidden;
}
/* line 43, ../../_scss/_section.scss */
.section__content > li:first-child {
  border: 0;
}
/* line 52, ../../_scss/_section.scss */
#scriptogram .section__content > li:before, #published-articles .section__content > li:before, #recent-projects .section__content > li:before {
  position: absolute;
  left: -3%;
}
@media screen and (max-width: 600px) {
  /* line 52, ../../_scss/_section.scss */
  #scriptogram .section__content > li:before, #published-articles .section__content > li:before, #recent-projects .section__content > li:before {
    left: -5%;
  }
}
/* line 65, ../../_scss/_section.scss */
#dribbble .section__content {
  min-height: 200px;
}
/* line 68, ../../_scss/_section.scss */
#dribbble .section__content li {
  border-top: 0;
}
/* line 71, ../../_scss/_section.scss */
#dribbble .section__content li:nth-child(odd) {
  width: 48%;
  float: left;
}
/* line 75, ../../_scss/_section.scss */
#dribbble .section__content li:nth-child(even) {
  width: 48%;
  float: right;
}
@media screen and (max-width: 650px) {
  /* line 68, ../../_scss/_section.scss */
  #dribbble .section__content li {
    float: none !important;
    width: 100% !important;
  }
}

/* line 90, ../../_scss/_section.scss */
#published-articles .meta li {
  float: left;
  margin-right: .825em;
}
/* line 94, ../../_scss/_section.scss */
#published-articles .meta li:after {
  content: '\00B7';
  margin-left: .825em;
  color: #ccc;
}
/* line 100, ../../_scss/_section.scss */
#published-articles .meta li:last-child {
  margin-right: 0;
}
/* line 103, ../../_scss/_section.scss */
#published-articles .meta li:last-child:after {
  content: '';
  margin-left: 0;
}

/* line 1, ../../_scss/_tweets.scss */
.tweets {
  clear: both;
  position: relative;
  padding-left: 1.5em;
  margin-top: .5em;
}

/* line 8, ../../_scss/_tweets.scss */
.tweet {
  position: relative;
  /*font-size: 0.8125em; */
  padding: .5em 0 .75em .75em;
  border-left: 3px solid #eeeeee;
}

.hight{
	margin-top: -20px;
}

.moved {
    margin-left: 2em !important;
    padding: 0.05em 0 0.1em 0;
}

.start-time {
    font-weight: bold;
    padding-right: 1em;
    text-align: right;
    width: 8em;
}
.end-time {
    font-weight: bold;
    padding-right: 2em;
    text-align: right;
    width: 5em;
}
.space {
  width: 0em;
}

ul.clear {
	 list-style-image: none !important;
}

ul .see {
	list-style-image: none !important;
    /* list-style-image:url('../img/li.png'); */
}

li.unsee { list-style-image:none !important;}

li a {
  color: #00a0ee !important;
}

/* line 15, ../../_scss/_tweets.scss */
.tweet-screen-name {
  color: #aaa;
  font-size: .875em;
}

/* line 19, ../../_scss/_tweets.scss */
.tweet-author-name {
  color: #0088cc;
}

/* line 23, ../../_scss/_tweets.scss */
.tweet-permalink:hover {
  text-decoration: none;
}
/* line 26, ../../_scss/_tweets.scss */
.tweet-permalink:hover .tweet-author-name {
  text-decoration: underline;
}

/* line 31, ../../_scss/_tweets.scss */
.tweet-html {
  white-space: pre-wrap;
  color: #777;
}

/* line 3, ../../_scss/_side-projects.scss */
#side-projects li {
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  /* line 3, ../../_scss/_side-projects.scss */
  #side-projects li {
    margin-bottom: 2em;
  }
}
/* line 11, ../../_scss/_side-projects.scss */
#side-projects .bold {
  font-weight: 400;
}
/* line 15, ../../_scss/_side-projects.scss */
#side-projects div.col {
  margin-top: 1em;
}
@media screen and (max-width: 900px) {
  /* line 15, ../../_scss/_side-projects.scss */
  #side-projects div.col {
    margin-top: 0;
  }
}
/* line 22, ../../_scss/_side-projects.scss */
#side-projects div.col a:hover {
  color: #c02702;
}
/* line 27, ../../_scss/_side-projects.scss */
#side-projects .meta {
  display: block;
  font-weight: normal;
}
/* line 32, ../../_scss/_side-projects.scss */
#side-projects a:hover .meta {
  color: #c02702;
}
/* line 36, ../../_scss/_side-projects.scss */
#side-projects p {
  color: #777777;
  margin: .25em 0;
  font-size: 0.88889em;
}

/* line 43, ../../_scss/_side-projects.scss */
.readers-fav {
  white-space: pre;
  background: #fffddf;
  padding: 0 .325em;
  border-radius: 2px;
}

/* line 1, ../../_scss/_recent-projects.scss */
.thumbnail {
  float: right;
  width: 100px;
  margin-left: 2em;
  margin-top: -1em;
}
/* line 7, ../../_scss/_recent-projects.scss */
.thumbnail img {
  border-radius: 2px;
}

/* line 1, ../../_scss/_published-articles.scss */
.publisher {
  color: #c02702;
}

.center {
	text-align: center;
}

.double {
	padding-left: 2em;
}

table.ucastnici {
}

th.cas {width: 5%;}
th.autor {width: 45%;}
th.title {width: 55%;}

.abstrakt {
	margin: 0 0 1em 0;
}

a.grey {
	color: black !important;
}