/* lokalni mimo bootstrap */
.folder-list {margin-bottom:20px; padding-left: 23px; }


/* nove veci s tabulkama, ktere pak prebije bootstrap*/

table.data TH, table.data TR TD  {font-size:14px;}
.btn {margin:0px;height:inherit;}


a:link, a:visited {
    text-decoration: none;
/*    color: #4F18D2;*/
}
a:hover {
    /*color: #024082;*/
    text-decoration: underline;
}
a img {
    border: 0 !important;
}

table.choice {
    color: #000;
    background-color: #EFEFF7;
    border: 1px dotted #024082;
}
table.choice th {
    text-align: left !important;
    padding: 5px 5px 5px 5px;
}
table.data th {
    border: 1px solid #CCC;
    background-color: #cedce7;
}
table.data td {
    border: 1px solid #DFE0E0;
}
table.data td a:link, table.data td a:visited {
    color: navy;
    text-decoration: none;
}
table.data td a:hover {
    color: navy;
    text-decoration: underline;
}
table.data tr:hover {
    background-color: #F3F3F7;
}
table.narrow {
    width: 800px;
}

A.tlacitko_2006, table.data td A.tlacitko_2006 {
    border: 1px solid silver;
    background-color: #F1F1F1;
    color: black;
}
A.tlacitko_2006:hover, table.data td A.tlacitko_2006:hover {
    color: #024082;
    text-decoration: none;
}
A.tlacitko_2006#focus {
    border: 1px solid #024082;
}

input, textarea, select {
   border: 1px solid #7f9db9;
   padding-top: 1px;
   padding-bottom: 1px;
}
input, textarea {
    padding-left:4px;
    line-height: 17px;
}
input.tlacitko, form#f1 input.tlacitko, form#f2 input.tlacitko {
    color: black;
    border: 1px solid silver;
    background-color: #F1F1F1;
    font-weight: normal;
    height: 20px;
    padding: 0px 5px 0px 5px;
    cursor: pointer;
}
.v-stredni {
    font-size: 16px;
}

.cervene {
    color: red;
    font-family: Arial,Helvetica,sans-serif;
}
hr.teckovana {
    border-top: 1px dotted silver;
}


/**
 * Tooltip
 */
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #d4d4d4;
    background-color: #e4e4e4;
    padding: 5px;
    opacity: 0.95;
}
#tooltip h3 {
    font-weight: normal;
    font-size: 11px;
    color: black !important;
}
#tooltip h3, #tooltip div { margin: 0; }


/** intra portalove buttony */
table.data td a.abtn:hover, table.data td a.abtn:visited, table.data td a.abtn:active, table.data td a.abtn:link,
table.data td a.abtn:hover{
	color: black;
	text-decoration: none;
}
/* barvy gradientu */

.abtn, button.bbtn, input.bbtn
{   white-space: nowrap;
    background-color: #C4D6E4;
    background: -moz-linear-gradient(top, #E8ECF1, #C4D6E4);
    background: -ms-linear-gradient(top, #E8ECF1, #C4D6E4);
    background: -o-linear-gradient(top, #E8ECF1, #C4D6E4);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C4D6E4), to(#C4D6E4));
    background: -webkit-linear-gradient(top, #E8ECF1, #C4D6E4);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E8ECF1', endColorstr='#C4D6E4'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E8ECF1', endColorstr='#C4D6E4')"; /* IE8 */
    color: black;
    text-shadow: 0 0 5px white;
}

.abtn:hover, button.bbtn:hover, input.bbtn:hover {
    text-decoration: none;
    background-color: #E8ECF1;
    background: -moz-linear-gradient(top, #E8ECF1, #D0E2F0);
    background: -ms-linear-gradient(top, #E8ECF1, #C4D6E4);
    background: -o-linear-gradient(top, #E8ECF1, #C4D6E4);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E8ECF1), to(#C4D6E4));
    background: -webkit-linear-gradient(top, #E8ECF1, #C4D6E4);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E8ECF1', endColorstr='#C4D6E4'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E8ECF1', endColorstr='#E8ECF1')"; /* IE8 */
    color: black;
    cursor: pointer;
}



.content-footer-responsibility {
    display:block;
    margin-left:175px;
}


table.data-vutdisk tr td {vertical-align:middle;}
table.data-vutdisk tr td a:link{ border-bottom: 0px !important;}
table.data-vutdisk tr td a:hover {text-decoration:none;}


.tarif-change {
    /*color: #808080;*/
}

.tarif-change-on {
    color: #000000;
    background-color: #AAFFAA;
    font-weight: bold;
}


.rTableCell {
    /*display: table-cell;*/
    padding: 0px;
    /*line-height: 25px;*/
}

.zadostCell1 {
    width: 100px;
}

.zadostCell1 > span {
    position: relative;
    top: 40px;
    font-size: 30px;
}



.abtn.btnZadostPdf {
    background: #0080FF;
    color: #ffffff;
}

.td-zadost-label {
    vertical-align: top;
}

.zadostRow {
    display: none;
    border-top: 1px solid #ddd;
}

.zadostResult {
    border: 1px solid black;
    display: block;
    margin-top: 40px;
    width: 600px;
}


.zadostResultCell1 {
    width: 60px;
}

.zadostResultCell1 > span {
    position: relative;
    /*top: 40px;
    font-size: 30px;*/
}

#zRow-0 {
    border-top: 0px solid black;
}


.mobil-odstavec {
    padding-top: 15px;
}

.qrcode {
    float: inherit;
    border: 1px solid black;
}

.qrcode-text {
    background-color: #ffffff;
    font-family: arial;
    font-size: 15px;
    left: 7px;
    padding-left: 5px;
    position: relative;
    top: -9px;
    width: 76px;
}



em.error {
padding-left: 10px;
}
.bold {font-weight:bold;}
abbr {text-decoration: underline;cursor:help; padding-left:5px;}







/* tohle nemazat !!!! musi byt pro vizitku a dalsi nove veci!!! */

.address-svg img {height:70px;}
@media (max-width: 500px) {
    .address-svg img {height:49px;}
}

/* odkazy na maily fakult */
.itembox {border: 1px solid #ddd;padding:20px 10px;display:block;margin-bottom:30px;overflow:hidden;position:relative;}
.itembox .title {font-size:16px;font-weight:bold;padding:10px 0px;display:block;}
.itembox>.title {padding-top:0px; transition: color 0.5s;}
.itembox a:hover {text-decoration:none;}
.itembox-webmail-wrap {width:25%;float:left;padding-right: 15px;padding-left: 15px;}
.itembox-webmail {border: 1px solid #ddd;padding:19px;display:block;margin-bottom:15px;    font-size: 26px; line-height: 100px;vertical-align: top;}
.itembox-webmail-wrap .itembox-webmail img {height:50px;}
@media (max-width: 1180px) {
    .itembox-webmail-wrap {width:33.3%;}
}
@media (max-width: 900px) {
    .itembox-webmail-wrap .itembox-webmail img {height:40px;}
    .itembox-webmail-wrap .itembox-webmail {line-height: 80px;}
}
@media (max-width: 800px) {
    .itembox-webmail-wrap .itembox-webmail {padding-left:15px;}
}
@media (max-width: 620px) {
    .itembox-webmail-wrap .itembox-webmail img {height:30px;}
    .itembox-webmail-wrap .itembox-webmail {line-height: 60px;}
}
@media (max-width: 475px) {
    .itembox-webmail-wrap {width:50%;}
}

/* varianta pro aktuality */
.itembox.dlazdice-novinky {
    height: auto;
}
.itembox.dlazdice-novinky .title {
    padding: 0px;
    line-height:1.5em;
    width: 100%;
}

/* ribbon */
.itembox-new:after {content:'nové'; position:absolute; line-height:19px; background: #FF8E22;color: white; display:inline-block;width:80px;right:0px;font-size:13px;font-weight:bold; transform: rotate(45deg);-webkit-transform: rotate(45deg);top:5px;right:-24px;}
.itembox-video:after {content:'video'; position:absolute; line-height:19px; background: #e4002b;color: white; display:inline-block;width:80px;right:0px;font-size:13px;font-weight:bold; transform: rotate(45deg);-webkit-transform: rotate(45deg);top:5px;right:-24px;}

/* odkazy v cloudech */
.itembox-cloud-wrap {width:50%;float:left;padding-right: 15px;padding-left: 15px;}
.itembox-cloud {border: 1px solid #ddd;padding:20px;display:block;    margin: 15px 0px; font-size: 18px; padding:40px 0px 25px;}
.itembox-cloud-wrap .itembox-cloud img {max-width: 80%;  max-height: 70px;}
.itembox-cloud-help {font-size:14px;}
@media (max-width: 475px) {
    .itembox-cloud-wrap {width:100%;}
}
.itembox .main-icon{
    color:silver;
    display:block;
    font-size:32px;
    transition: color 0.2s;
}
.itembox a:hover .main-icon {
    color: #a0a0a0;
}


/* strany zatim postaru */
.strany {
    margin: 0 1em;
    padding: 6px 0;
    font-weight: bold;
}
.strany span.text {
    margin-right: 1em;
}
.strany a, .strany span.a {
    margin: 2px;
    padding: 3px 5px;
    /*border: 1px solid #5a84ae;*/
}
.strany a.sipka {
    margin: 0 1em;
    padding: 0px 5px 1px 5px;
}
.strany a:hover {
    color: black;
    background-color: #F3F3F7;
    border-color: #024082;
    text-decoration: none;
}
.strany .selected {
    color: white;
    background-color: #5a84ae;
}

.notice-danger {
    position: relative;
    left: 10px;
    color: #dc3545;
    list-style: disc;
    font-size: 40px;
    line-height: 0.6;
}

.notice-danger {
    position: relative;
    left: 10px;
}

.notice-info {
    color: #17a2b8;
    font-size: 40px;
    line-height:  0.6;
    position: relative;
    left: 10px;
}

.notice-warning {
    position: relative;
    left: 10px;
    line-height: 0.6;
    list-style: disc;
    font-size: 40px;
    color: orange;
}

.notice-success {
    position: relative;
    left: 10px;
    list-style: disc;
    font-size: 40px;
    color: #28a745;
    line-height:  0.6;
}

.notice-success a, .notice-warning a, .notice-danger a, .no-notice-color a, .notice-info a {
   position: relative;
    left: -10px;
}

.notice-danger span, .notice-warning span, .notice-success span, .no-notice-color a, .notice-info span {
    font-size: 14px;
    vertical-align: middle;
}

.no-notice-color {
    color: #ccc;
    font-size: 40px;
    line-height:  0.6;
    position: relative;
    left: 10px;
}

.dlazdice-novinky {
    height: 9em;
    display:flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 10em;
    text-align: center;

}

.span-novinky-dlazdice {
    line-height: normal;
    vertical-align: middle;
}

@media (max-width: 550px) {
    .span-novinky-dlazdice {
        position: relative;
        top: -1rem;
    }
}

/* pruhy u novinek dlaždice */
.itembox-danger {
    /*border: 1px solid #e37272;*/
    border-left: 10px solid #e37272;
}
.itembox-warning {
    /*border: 1px solid #eea15d;*/
    border-left: 10px solid #eea15d;
}

.itembox-success {
    /*border: 1px solid #5ea450;*/
    border-left: 10px solid #5ea450;
}

.itembox-info {
    /*border: 1px solid #89b1ff;*/
    border-left: 10px solid #89b1ff;
}



_:-ms-lang(x), .folder-list li  { padding-left: 10px; top: -3px }


