﻿/***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: -239px;
}

#hlavicka
{
    width: calc(100% - 20px);
    height: 155px;
    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
{
    width: 98%;
    width: calc(100% - 20px);
    margin: 20px auto 0 auto;
	padding-bottom: 10px;
}

#left
{
    width: 210px;
    text-align: left;
    float: left;
    height: 100%;
    margin-top: 7px;
    
}


#content
{
    width: auto;
    width: calc(100% - 220px);
    margin-left: 220px;
    text-align: left;
}


#push
{
    height: 220px;
}

#foot_wrap
{
    clear: both;
    width: 100%;
    height: 220px;
    background-color: #1b663e;
	margin-top: 10px;
}

#footer
{
    width: 990px;
    height: 350px;
    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 {
    display: block;
    width: 785px;
    height: 90px;
    background-image: url("../images/banner.png?v=1");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#logo a
{
    display: block;
    width: 870px;
    height: 90px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

#logo span
{
    display: none;
    line-height: 0px;
}

/*** Přemalování ***/

a, a:link, a:visited
{
    color: #7200ac;
}

a:hover
{
    color: #8C00D8;
}


/* Nadpisy */
#content h1, #content h2, #content h3, #content h4, #content h5
{
    color: #7200ac;
    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: #086941;
}

/*** 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: #7200ac;
    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;
}    

a#nav-PR {
	border-bottom: 4px solid #2673EC;
	/*width: 210px !important;
	height: 41px;*/

	height: 35px;
	color: #404040;
}

a#nav-HR {
	border-bottom: 4px solid #C1004F;
	/*width: 210px !important;
	height: 41px;*/

	height: 35px;
	color: #404040;
}

a#nav-OPPZH {
	border-bottom: 4px solid #FF7D23;
	/*width: 210px !important;
	height: 41px;*/

	height: 35px;
	color: #404040;
}

a#nav-DMU {
	border-bottom: 4px solid #199900;
	/*width: 210px !important;*/
	/*height: 41px;*/
	height: 35px;
	color: #404040;
}

#nav_container {
	margin-top: 10px;
	background-image: url('../../Images/nav_background.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}
   
#nav {
    position:relative;
    left: 16px;
    margin: 0 auto;
    width: 840px;
}

#nav a, #nav a:hover {
    color: #222222;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    width: 190px;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
	padding-top: 3px;
	line-height:1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a:hover {
	text-decoration: underline;
}

#nav-home {
    
    position: absolute;
    top: 108px;
    left: 0px;
    width: 16px;
    height: 34px;
    background-image: url("../images/home-bar.png");

}

#nav-home a {
    
    display: block;
    height:34px;
    width:16px;

}

#nav-home a span {
    
    display: none;

}

#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;
    
}


#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;
}

#adresa {
    position: absolute;
    left: 697px;
    top: 8px;
    color: #FFF;
    font-size: 90%;
    line-height: 120%;
    text-align: right;
}

.result {
    background: none repeat scroll 0 0 #F0F7FF;
    border: 2px solid #D7E7FF;
    border-radius: 5px;
    cursor: pointer;
    font: 12px/15px arial,sans-serif;
    margin: 5px 5px 0;
    padding: 2px 4px;
    overflow: auto ;
    max-height: 60px;
}

#results {
    overflow:auto;
    height: 90%;
    width: 100%;
}
.mapaSearch
{
display:block;
position: absolute;
right: 3px;
z-index:1098;
}
#searchresults {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    height: 70%;
    overflow:inherit;
    position: absolute;
    width: 220px;
    bottom: 5em;
    display: block;
    right: 3px;
    z-index: 1098;
    border-radius: 4px;
}
#searchClose {
    display: block;
    float: right;
    position: relative;
    cursor: pointer;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 2px;
}
#searchLabel {
    padding-left: 3px;
    padding-bottom: 2px;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: #33CCFF;
}

#menuMain.TSFW-tree .gray {
	background-color: #808080;
}




/* MENU */

.mainmenu
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.mainmenu li > a, ul.submenu li > a
{
    color: white;
}

ul.mainmenu > li > a:hover,
ul.mainmenu > li > ul.submenu > li > span > a:hover,
ul.mainmenu > li > ul.submenu > li > a:hover,
ul.mainmenu > li > ul.submenu > li ul.submenu li a:hover

{
    color: #FFBB7F; /*black;  #753B00;  */
}

.mainmenu a
{
    color: #FFF !important;
    background-position: 3px center;
    background-repeat: no-repeat;
    text-decoration: none;
    line-height: 33px;
    display: block;
    font-weight: 400;
    width: auto;
    min-height: 33px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #237B17;
}


.mainmenu ul.submenu
{
    list-style-type: none;
    padding-left: 0px;
    background-color: transparent;

}

.mainmenu ul.submenu a
{
    line-height: 33px;
    border: 0;
    width: 100%;
    font-size: 15px;
}

.multiline a
{
    line-height: 1.2 !important;
}

.mainmenu li div
{
	background-color: #7200ac;
	background-position: 3px center;
    background-repeat: no-repeat;
	margin-bottom: 2px;
}

.mainmenu li div.menu-l1
{
    background-image: url("../images/dot-1.png");
	padding-left: 15px;
}

.mainmenu li div.menu-l2
{
    background-image: url("../images/dot-2.png");
    background-color: #7f0db9;
	padding-left: 20px;
}

.mainmenu li div.menu-l3
{
    background-image: url("../images/dot-3.png");
    background-color: #8c1ac6;
	padding-left: 25px;
}

.mainmenu li div.menu-l4
{
    background-image: url("../images/dot-4.png");
    background-color: #9826d2;
	padding-left: 30px;
}

.mainmenu li div.menu-l5
{
    background-image: url("../images/dot-5.png");
    background-color: #a533df;
	padding-left: 35px;
}

.mainmenu li div.menu-l6
{
    background-image: url("../images/dot-6.png");
    background-color: #b240ec;
	padding-left: 40px;
}

.mainmenu li div.menu-l7
{
    background-image: url("../images/dot-7.png");
    background-color: #bf4df9;
	padding-left: 45px;
}

.mainmenu li div.menu-l8
{
    background-image: url("../images/dot-8.png");
    background-color: #cc5aff;
	padding-left: 50px;
}

.mainmenu li div.menu-l9
{
    background-image: url("../images/dot-9.png");
    background-color: #d866ff;
	padding-left: 55px;
}

.mainmenu li div.menu-l10
{
    background-image: url("../images/dot-10.png");
    background-color: #e573ff;
	padding-left: 60px;
}