﻿/* === Vlastní styly === */
.TSFW-ss {
	height:16px !important;
}

.justify {
	text-align:justify;
}

.TSFW-error {
	color: #7f0000;
}

.imgSelect {
    background-color: #F5F5DC;
    border: 1px solid black;
    display: block;
    float: left;
    height: 150px;
    margin-bottom: 5px;
    margin-left: 5px;
    overflow: hidden;
    padding: 3px 15px 15px;
    text-align: center;
    width: 200px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    white-space:nowrap;
    text-overflow: ellipsis;
	font-size: 90%;
}

.imgSelect img {
    max-width: 190px;
    max-height: 119px;
    
}

.imgSelect .select {
	position:relative;
	top:145px;
	left:-60px;
}

#uploader
{
    width: calc(100%-10px);
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 10px;
    background-color: #EFEFB3;
    margin-bottom: 5px;
}

#uploader input[type="file"]
{
    border-color: #199900;
    font-size: 14px;
    font-weight: 600;
    height: 29px;
    line-height: 29px;
}

#uploader input[type="submit"]
{
    background-color: #199900;
    color: white;
    font-size: 14px;
    font-weight: 600;
    height: 29px;
    line-height: 29px;
    margin-left: 7px;
    padding: 0 6px;
    border: 0px none #1B663E;
}

#uploader input[type="submit"]:hover
{
    border: 0px none #199900;
}

.quote
{
	margin: 0 2em 1em 0;
	border-left: 1px dashed #999;
	padding-left: 1em;
	width: 100%;
	font-size: 115%;
}

.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;
	font-size: 80%;
}

div#quoteLeft {
	float:left;
	/*width:550px;*/
	padding-right:10px;
}

div#quoteRight {
	float:left;
	width: 555px;
	padding-left: 45px;
	margin-top: 5px;
}

div#quoteRight p.p1 {
	font-style: normal;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
}

div#quoteRight p.p2 {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 110%;
	margin: 0;
}

span.poznani {
	font-weight: 600;
	font-style: italic;
	font-size: 15px;
}

span.poznani span.first {
	font-size: 23px;
	font-weight: 700;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.clear {
	clear: both;
}

/* barva záhlaví tabulek */
.TSFW-gridTable th {
    background: #1b663e none 0 0 repeat-x scroll;
}

/* modální okno */
body.noscroll
{
    width: 96%;
    margin: 0 auto;
}

html.dialog, body.noscroll form
{
    height: auto;
}

/* 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;
}


/* === Záložky === */
div.TSFW-steps {
    width: 100%;
}
div.TSFW-steps ul {
    border-bottom: 1px solid #e3ccee;
    display: block;
    height: 30px;
    margin: 0 0 1.5em 0;
    padding-left: 0;
}

div.TSFW-steps ul li {
    background-position: left top;
    display: inline;
    float: left;
    line-height: 1em;
    list-style-type: none;
    margin: 0 0.833em 0 0;
    padding: 0 0 0 0.833em;
}
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 a {
    background-position: right top;
    display: block;
    padding: 0.667em 0.833em 0.5em 0;
    text-decoration: none;
}
div.TSFW-steps ul li.TSFW-selected, div.TSFW-steps ul li.TSFW-selected a {
    background-image: url("../images/step-border-selected.png");
    color: 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: #AFC9BB;
}

a.logout {
	font-size: 12px !important;
	margin-left: 5px;
}

.mb10
{
    margin-bottom: 10px;
}


span.TSFW-right.TSFW-button
{
    padding: 0 3px;
    margin: 0 0 0 3px;
}

.slide990 {

   width: 990px !important;
}

.btPrihlasit {
	background-color: red;
}

#cvEmail{
    padding-left: 20px;
}

#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;
    }
