﻿/***LAYOUT***/
html
{
     height: 98%;     
}

body, form
{
     height: 100%;     
}

form
{
    margin: 0px;
    padding: 0px;
}

body
{
    background-color: White;
}

body, input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}


#container 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	z-index: 2; 
	margin-bottom: -220px;
}

#hlavicka
{
    width: 990px;
    height: 170px;
    background-color: transparent;
    margin: 0px auto;
	margin-top: 15px;
    padding: 0px;
    position: relative;
}

#filtr_hlavicka
{
    width: 100%;
    height: 36px;
    background-color: #ffffff;
    position: relative;
    z-index: 3;
    background-image: none;
}


#wrap
{
    margin: 20px auto 0;
    width: 990px;
}

#outer-slide
{
    height: 310px;
    width: 990px;
    overflow: hidden;
    margin-bottom: 20px;
    
}

.slide
{
    height: 224px;
    position:relative;
    width: 990px;
}

.slide .item {
  margin-bottom: 7px;
  margin-right: 7px;
  overflow: hidden;
  display:block;
  text-overflow: ellipsis;
}

.slide .item h3 {
  color: White;
  font-size: 16px;
  overflow:hidden;
  text-overflow:ellipsis;
  padding: 3px;
  margin: 0px;
}


.slide .item p {
    font-size: 12px;
    line-height: 1.1;
    margin: 0;
    overflow: hidden;
    padding: 3px;
    text-overflow: ellipsis;
}

.perex {
    height: 100%;
    position: absolute;
    top: 200%;
    width: 100%;
    background-image: url("../images/perex-bg.png");
    color: White;
    font-weight: 600;

}

.outer-perex {
    height: 50%;
    position: relative;
    width: 100%;
}

#left
{
    width: 210px;
    text-align: left;
    float: left;
    height: 100%;
    
}


#content
{
    width: auto;
    text-align: left;
    height: 60px;
}

#col2
{
    width: 358.75px;
    margin-right: 20px;
    float: left;
}

#col3
{
        width: 358.75px;
        border-right: 1px dashed #999999;
        margin-right: 9px;
        padding-right: 10px;
        float: left;

} 

#col2, #col3, #col4 
{
    margin-bottom: 15px;
}

#col4
{
    width: 232.5px;
    float: left;
}

#col1 {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

#col1 p:last-of-type
{
    margin-bottom: 0px;
}

#news
{
    height: 340px;
    padding-right: 13px;

    
}

.article
{
    font-size: 0.8em;
    padding-bottom: 4px;
    margin-bottom: 4px;
    
}

.article:hover
{
    background-color: #E5E5E5;
    
}

.article .title
{
    display: block;
    clear:both;
    font-size: 1.1em;
}

.article .TSFW-button, .article .TSFW-mbutton {
    background-color: #1B663E;
    border: 0 none #1B663E;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 600;
    height: 19px;
    line-height: 19px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: -15px;
    padding: 0 6px;
}

.article .arrow {
    background-image: url("../images/arrow_sm.png");
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: 19px;
}

.plus {
    background-image: url("../images/plus.png");
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: 25px;
}

.arrow {
    background-image: url("../images/arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: 25px;
}

#OPPZH, #PRPS, #HRR, #PPBD, #DMU
{
    background-image: url("../images/nav1.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    text-indent: 21px;
}

.slimScrollBar.ui-draggable, .slimScrollRail
{
    border-radius: 0!important;
}

#PRPS
{
    background-image: url("../images/nav2.png");
}

#HRR
{
    background-image: url("../images/nav3.png");
}

#PPBD
{
    background-image: url("../images/nav4.png");
}

#DMU
{
    background-image: url("../images/nav5.png");
}


.soc-l
{
    float: left;
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.soc-r
{
    float: left;
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
}

#signupfield
{
    width: 140px;
    
}

.signupfield {
    background-color: White;
    border: 2px solid #1B663E;
    height: 25px;
    line-height: 25px;
    width: 140px;
}

.TSFW-button, .TSFW-mbutton {

    background-color: #1B663E;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin-right: 0px;
    padding: 0 6px;
    border: 0px none #1B663E;

}

.TSFW-button:hover {
    border: 0px none #1B663E;
}

.TSFW-bt_panel .TSFW-button, .TSFW-bt_panel .TSFW-mbutton {
    margin-right: 5px;
}


p, pre {
    margin: 0.5em 0;
}

#push
{
    height: 335px;
}

#foot_wrap
{
    clear: both;
    width: 100%;
    height: 220px;
    background-color: #1b663e;
	margin-top: 10px;
}

#footer
{
    width: 990px;
    height: 335px;
    margin: 0 auto;
    position: relative;
 
}

#TSFW-statusbar
{
    clear: both;
    height: 18px;
    background-color: #F0F0F0;
    border-top: 1px solid #808080;
    bottom: 0;
    color: #000000;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    z-index: 200;
}
/***HLAVICKA***/
#logo
{
    position: absolute;
    top: 20px;
    left: 0px;
    display: block;
    width: 300px;
    height: 150px;
    background-image: url("../images/logo2.png?v=1");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

#logo a
{
    display: block;
    width: 300px;
    height: 150px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#logo span
{
    display: none;
    line-height: 0px;
}


#line
{
    min-width: 640px;
}

#l1, #l6
{
    width: calc(50% - 295px);
    float: left;
    height: 5px;
    background-color: #e5e5e5;
}

#l2
{
    width: 141px;
    float: left;
    height: 5px;
    background-color: #2673ec;
}

#l3
{
    width: 120px;
    float: left;
    height: 5px;
    background-color: #C1004F;
}


#l4
{
    width: 146px;
    float: left;
    height: 5px;
    background-color: #ff7d23;
}

#l5
{
    width: 183px;
    float: left;
    height: 5px;
    background-color: #199900;
}



/*** Přemalování ***/

a, a:link, a:visited
{
    color: #1b663e;
}

a:hover
{
    color: #199900;
}



/* MENU */
.TSFW-tree li a,  .TSFW-tree li.TSFW-expandable a
{
    color: #7200ac;
    text-decoration: none;
    line-height: 33px;
    display: block;
    font-weight: 400;
    width: 210px;
    height: 33px;
    line-height: 33px;
    background-image: url("../images/menu_bg-purple.png");
    background-repeat: no-repeat;
    background-position: right center;
    text-indent: 23px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #237B17;
    border-style: none;
    border-width: 0px;
    border-color: transparent;
    padding: 0px;
}

.TSFW-tree li a:link, .TSFW-tree a:visited
{
    color: #7200ac;   
}

.TSFW-tree li a strong,  .TSFW-tree li.TSFW-expandable a strong
{
    font-weight: 400;    
}

.TSFW-tree li a:hover {
    background-color: inherit;
}

.TSFW-tree li ul {

    list-style-type: none;
    padding-left: 0px;
}

.TSFW-tree li ul li a {
    margin-left: 12px;
    padding-left: 0;
    width: 198px;
    font-size: 14px;
    line-height: 33px;
    background-image: url("../images/menu_bg-purple.png");
    background-repeat: no-repeat;
    background-position: right center;
}



/* Nadpisy */
#content h1, #content h2, #content h3, #content h4, #content h5,
h1, h2, h3, h4, h5
{
    color: black;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height:normal;
    font-family: Arial, Helvetica, sans-serif;
}





#content_text h1, #content_text h2, #content_text h3, #content_text h4, #content_text h5
{
    color: #1b663e;
}

/*** Formuláře ***/

table.TSFW-form .TSFW-error
{
    /*background-image: url("../images/war_sm_green.png");*/
}


ul.TSFW-steps li.TSFW-selected, ul.TSFW-steps li.TSFW-selected a
{
    background-image: url("../images/step-border-selected.png");
}



#login
{
    height: 28px;
    background-image: url('../../images/Lock-trans.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #1b663e;
    text-indent: 32px;
    line-height: 28px;
    overflow: hidden;
	float: right;
}
    

#login a, #login a:hover
{
    color: White;
    font-size: 14px;
    text-decoration: none;
    line-height: 28px;
    cursor: pointer;
    text-decoration: underline;
}    
    
    
#nav {
    font-size: 16px;
    left: 320px;
    line-height: 27px;
    list-style-type: none;
    margin: 0 auto;
    padding-left: 0;
    position: absolute;
    text-indent: 21px;
    top: 14px;
    width: 511px;
}

#nav0
{
    background-image: url("../images/nav0.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav1
{
    background-image: url("../images/nav1.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav2
{
    background-image: url("../images/nav2.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav3
{
    background-image: url("../images/nav3.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav4
{
    background-image: url("../images/nav4.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav5
{
    background-image: url("../images/nav5.png");
    background-repeat: no-repeat;
    background-position: left center;
}

#nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a
{
    color: Black;
    text-decoration: none;
}

#nav0 a:hover
{
    color: #1B663E;
    border-bottom: 1px dotted #1B663E;    
}

#nav1 a:hover
{
    color: #FF7D23;
    border-bottom: 1px dotted #FF7D23;    
}

#nav2 a:hover
{
    color: #2673EC;
    border-bottom: 1px dotted #2673EC;
}

#nav3 a:hover
{
    color: #C1004F;
    border-bottom: 1px dotted #C1004F;
}

#nav4 a:hover
{
    color: #7200AC;
    border-bottom: 1px dotted #7200AC;
}

#nav5 a:hover
{
    color: #199900;
    border-bottom: 1px dotted #199900;
}

#search
{
    width: 180px;
    position:absolute;
    top: 145px;
    left: calc(50% + 315px);
}

#divUzivatele
{
    width: 140px;
    position:absolute;
    top: 147px;
    left: 850px;
	background-image: url("../images/nav5.png");
	background-position: right center;
    background-repeat: no-repeat;
}

#divUzivatele a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

#divUzivatele a:hover {
	color: #199900;
	border-bottom: 1px dotted #199900;
}

.searchfield {
    background-color: White;
    background-image: url("../images/lupa.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    border: 2px solid #1B663E;
    height: 25px;
    line-height: 25px;
    text-indent: 20px;
    width: 180px;
}


#logo-ctverec {
    display: block;
    width: 150px;
    height: 150px;
    background-image: url("../../images/logo-ctverec.png?v=1");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#logo-ctverec a
{
    display: block;
    width: 150px;
    height: 150px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#logo-ctverec span
{
    display: none;
    line-height: 0px;
}

#ban-eu
{
    display: block;
    width: 680px;
    height: 93px;
    background-image: url("../../images/ban-eu.png");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    right: 0px;
    top: 50px;
    
}

#fin
{
    width: 680px;
    margin-left: 309px;
    font-size: 11px;
    color: White;
}

#botnav
{
    position: absolute;
    left: 310px;
    top: 8px;
}

#botnav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#botnav ul li
{ 
    display: inline;
    margin-right: 13px;
}

#botnav ul li a
{
    color: White;
    font-size: 24px;
    text-decoration: none;
}

#botnav ul li a:hover
{
    color: #d5d5d5;
    
}

#adresa {
    position: absolute;
    left: 697px;
    top: 8px;
    color: #FFF;
    font-size: 90%;
    line-height: 120%;
    text-align: right;
}

#author a {
    background-image: url("../../Images/t-soft.png");
    height: 33px;
    left: 20px;
    position: absolute;
    top: 180px;
    width: 91px;
    z-index: 1;
}

#author a span
{
    display: none;
}



#foot-text {
    left: 135px;
    position: absolute;
    top: 12px;
    width: 150px;
}

#foot-text p
{
    color: White;
    font-size: 14px;
    margin: 0;
}




