﻿/* === Vlastní styly === */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.TSFW-ss {
	height:16px !important;
}

.justify {
	text-align:justify;
}

.TSFW-button.TSFW-change, .mbutton.TSFW-change {
	background: red !important;
}

/* barva záhlaví tabulek */
.TSFW-gridTable th {
    background: #7200ac none 0 0 repeat-x scroll;
}

/* modální okno */
body.noscroll
{
    width: 96%;
    margin: 0 auto;
}

html.dialog, body.noscroll form
{
    height: auto;
}

.li-hidden {
    display: none;
}
/* Nadpis v modálním oknu */
div#Content_pn h1,
span#Content_listUniv h1,
div#main_dialog_content h1
{
    color: #7200ac;
    position: absolute;
    top: -6px;
    z-index: 100000;
    font-size: 18px;
}

/* == Tlačítka === */
.TSFW-button, .TSFW-mbutton {
    background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 1px solid #7200AC;
    color: #000000;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    padding: 0 6px;
}
.TSFW-button:hover {
    border: 1px solid #7200AC;
}

#MainMenu
{
    margin-bottom: 15px;
}

/* === Záložky === */
div.TSFW-steps ul {
    border-bottom: 1px solid #dedede;
    display: block;
    height: 30px;
    margin: 0 0 1.5em 0;
    padding-left: 0;
}

div.TSFW-steps ul li {
    margin: 0 0.3em 0 0;
}

div.TSFW-steps ul li, div.TSFW-steps ul li a {
    background-image: url("../images/step-border.png");
    background-repeat: no-repeat;
}

div.TSFW-steps ul li.TSFW-selected, div.TSFW-steps ul li.TSFW-selected a {
    background-image: url("../images/step-border-selected.png");
    color: black;
}


div.TSFW-steps ul li.TSFW-selected {
    border-bottom: 1px solid white;
}    








table.TSFW-gridTable th a, table.TSFW-gridTable th a:hover {
	color: white;
}
table.TSFW-gridTable td a, table.TSFW-gridTable td a:hover {
	color: #7200ac;
}

div.TSFW-ptDiv.TSFW-pager, div.TSFW-pbDiv.TSFW-pager {
    height: 23px;
}

.TSFW-required {
    background-color: #E3CCEE;
}

a.logout {
	font-size: 12px !important;
	margin-left: 5px;
}

#divhpLayer input[type=text]
{
    width: 160px;
}


.TSFW-tree li {
	margin-bottom: 2px;
}

.TSFW-tree li a {
	text-decoration: none;
	line-height: 22px;
	text-indent: 12px;
	padding:0;
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #FFF !important;
	border:none !important;
    text-indent: 0;
    /*width: 195px;*/
	/*height: 33px;*/
	line-height: 33px;
}

.TSFW-tree li a:hover {
	background-color: inherit;
    text-decoration: none;
}
		
.TSFW-tree a:link, .TSFW-tree a:visited {
	font-weight: normal;
}

.TSFW-tree .TSFW-expandable > a {
	background-color: #C1004F;
	font-size: 14px;
	margin-left: 0px;
	text-indent: 17px;
	padding: 0;
}

.TSFW-tree .TSFW-current > a {
	font-weight: bold;
	text-decoration:none;
}

.TSFW-tree li ul {
	font-size: 0.9em;    
    padding: 0;
}

.TSFW-tree li ul li a{
    padding: 0;
}

.formular-je-prideleno{
    background-color: #b3ffb3;
}

.formular-komu-prideleno{
    text-align: right;
    font-size: .9em;
}

.div-dokumenty{
    margin-bottom: 20px;
    width: 750px;
    position: relative;
}

div.li-left{
    display: inline-block;
}

div.li-right{
    display: inline-block;
    position: absolute;
    right: 15px;
}

    div.li-right img{
    cursor: pointer;
}

.folders, .files{
    list-style-type: none;  
    margin: 0;
    padding: 0;
}
    
.folders li span{
    cursor: pointer;
}

div.even{
    background-color: red;
}
    
img.arrow, img.folder, img.file{
    margin-right: 5px;
}

img.folder, img.file, img.arrow{
    position: relative;
    top: 2px;
}

.folders li > .folders, .folders li > .files{
    padding-left: 23px;
}

.folders li > .files{
    padding-left: 43px;
}

.over-line{
    border-color: #3498DB !important;
}

.over-line #upload-files-empty{
    color: #3498DB;
    background-image: url('../Images/upload-file-blue.png');
}
    
.upload-files{
    border: 1px dashed #808080;
    width: 715px;
    border-radius: 6px 6px 6px 6px;
    margin: 10px 0 10px 0;
    padding: 10px 10px 10px 10px;
}

.upload-files-empty{
    background-image: url('../Images/upload-file.png');
    background-repeat: no-repeat;
    background-position: 50% 10px;
    padding: 50px 0 0 0;
    text-align: center;
    color: #404040;
}
    
.upload-files ul{
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}       
    
.upload-files img{
    vertical-align: middle;
    margin-right: 4px;
    border: none;
}

.freeze{
    width: 100%;
    height: 20000px;
    z-index: 1000;
    background-color: #808080;
    opacity: 0.4;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.progress-bar{
    position: absolute;
    left: 40%;
    top: 40%;
    display: none;
    width: 500px;
    background-color: #fff;        
    z-index: 2000;
    border: 1px solid #808080;
    padding: 20px 0 30px 0;
    text-align: center;
}

.progress-bar-number{
    color: #3498DB;
    font-size: 3em;
}

.progress-bar-text{
    font-size: 1.5em;
}

.upload-not-supported{
    color: red;
    border: 1px dashed red;
    width: 710px;
    padding: 15px;
}

#pratele {
    left: 50%;
    margin: 10px auto 25px -600px;
    position: relative;
    width: 1250px;
}

    #pratele span + span {
        margin-left: 20px;
    }

    /*#pratele a:hover 
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
	-moz-opacity: 0;  
    opacity: 0;
}*/

    #pratele a.vubp {
        background-image: url('../../Images/vubp.png?v=1');
        background-repeat: no-repeat;
        width: 118px;
        height: 115px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }

    #pratele a.bozp {
        background-image: url('../../Images/bozp-info.png');
        background-repeat: no-repeat;
        width: 197px;
        height: 115px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }

    #pratele a.bozpeu {
        background-image: url('../../Images/ea-bozp.png');
        background-repeat: no-repeat;
        width: 161px;
        height: 115px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }

    #pratele a.ces {
        background-image: url('../../Images/ces-white.png');
        background-color: #0E1E33;
        background-repeat: no-repeat;
        background-position: 15px 18px;
        width: 210px;
        height: 128px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }

    #pratele a.fp {
        background-image: url('../../Images/focal-point2.png');
        background-repeat: no-repeat;
        width: 207px;
        height: 128px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }

    #pratele a.enc {
        background-image: url('../../Images/encyklopedie-bozp.png');
        background-repeat: no-repeat;
        width: 200px;
        height: 90px;
        display: inline-block;
        transition: opacity 0.5s ease-in-out 0s;
    }