﻿/* === Vlastní styly === */
.TSFW-ss {
	height:16px !important;
}

.justify {
	text-align:justify;
}

.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: 1.1em;
	font-weight: normal;
	color: #FFF !important;
	border:none !important;
	background-color: #C1004F;
	font-size: 19px;
	width: 210px;
	height: 33px;
	line-height: 33px;
}

.TSFW-tree li a:hover {
	background-color: #cccccc;
    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;    
}

.quote
{
	margin: 0 2em 1em 0;
	border-left: 1px dashed #999;
	padding-left: 1em;
	width: 75%;
}

.quote p
{
    font-style: italic;
    font-weight: 600;
    margin: 0.25em 0;
}

.quote span.first
{
	/*float: left;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 160%;
	font-weight: bold;
}

.quote p.author
{
	font-variant: small-caps;
	text-align: right;
	font-style:normal;
	font-weight: 400;
}

div#quoteLeft {
	float:left;
	width:550px;
	padding-right:10px;
}

div#quoteRight {
	float:left;
}

.li-hidden {
    display: none;
}

/*** Přemalování ***/

a, a:link, a:visited 
{
    color: #C1004F;
    
}

a:hover 
{
    color: #753b00;
}

.hand
{
    cursor: pointer !important;
}


.TSFW-gridTable th {
    background: #C1004F none 0 0 repeat-x scroll;
}

#Content_divPripojene
{
    float: left;
}

.TSFW-required {
    background-color: #FFC099;
}

table.TSFW-form span.TSFW-inputText.TSFW-i-wt textarea {
    width: 100%;
}
.clanek-filled
{
    text-decoration: none;	
}

div.TSFW-ptDiv.TSFW-pager, div.TSFW-pbDiv.TSFW-pager {
    height: 23px;
}

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;
}

.pointer {
	cursor: pointer !important;
}

.TSFW-IcoPdf {
	background-image: url('../Images/pdf.gif');
}

span.search-result {
	font-weight:bold;
	background-color: yellow;	
}

/*.TSFW-gridTable a, .TSFW-gridTable a:visited {
    color: #c1004f!important;
}*/

#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;
    }