html {
    height:100%; 
    max-height:100%;  
    padding:0; 
    margin:0; 
    border:0; 
    font-size: 13px;
    font-family: arial, sans-serif; 
    background-image: url(../syspict/background.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: 255px 0;
    color: black;
    background-color: transparent;
	    /* hide overflow:hidden from IE5/Mac */ 
    /* \*/ 
    overflow: hidden; 
    /* */ 
}



body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}	


#header {
	position:fixed;
	margin:0;
	top:0;
	left:0;
	display: block;
	width: 100%;
	/* height: 125px; */
	height: 90px;
	background:url(../syspict/test/zde_top_bck.jpg) #000;
	background-position:0 0;
	 background-repeat:repeat-x;
	font-size:4em;
	z-index:5;
	overflow:hidden;
	color:#fff;
	}
	
#header_print {display: none;}
	
#container 
	{
	overflow:auto;
	position:fixed;
	z-index:3;
	/* top:125px; */
	top: 90px;
	bottom:50px;
	left:315px;
	right:0;
	}

* html #container 
	{
	top:0;
	left:0;
	right:0;
	bottom:0;
	/*height:100%;
	max-height:100%; */
	width:100%;
	overflow:auto;
	position:fixed;
	z-index: 3;
	/* border-top: 125px solid white; */
	border-top: 90px solid white;
	border-bottom:50px solid  #eee; 
	
	}
	
	
#leftcolumn {
	position:fixed;
	left:0;
	/* top: 100px; */
	top: 90px;
	bottom:50px;
	width:255px;
	height: 100%;
	background:url(../syspict/navigationbackground.jpg) repeat-y transparent;
	font-size:1.2em;
	z-index:4;
	overflow:auto;
	}



* html #leftcolumn {

	height:100%;
	top:0;
	bottom:0;
	/* border-top:125px  solid #eee; */
	border-top: 90px  solid #eee;
	border-bottom:50px solid  #eee; 
	color:#fff;
	}	
	
	
#footer {
	position:fixed;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:50px;
	font-size:1em;
	z-index:5;
	overflow:hidden;
	background: #1D2B19 url(../syspict/footer.gif) repeat-x;
	text-align:right;
	font-size:1em;
	}	



	
#navigationfooter
	{
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	width: 255px;
	height: 50px;
	background-image: url(../syspict/navigationfooter.gif);
	background-repeat: no-repeat;
	}

#breadcrumb
	{	

	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 13px;
	left: 20px;
	width: 500px;
	height: 14px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	/* color: #576652; */
	color: white;
	background-color: transparent;
	text-align: left;
	}

#metanavigation
	{
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 13px;
	right: 20px;
	width: 800px;
	height: 14px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #576652;	
	background-color: transparent ;

	text-align: right;
	}

.metalines
	{
		
		

	display: inline;
	margin: 0 13px 0 13px;
	color: #FFFFFF;
	background-color: transparent;
	}


#gradient
	{
	/* background-image: url(../syspict/navigationgradient.jpg);
	background-repeat: no-repeat; */
	overflow: hidden;
	margin-top: 0px;
	width: 255px;
	height: 80%; /* 455px; */
	}


#rightcolumn 
	{
	font-family: Arial, sans-serif;
        	font-size: 13px;
        	color: #73735F;
	text-align: left;
	line-height: 20px;
	padding-top: 30px;
	}

*html #rightcolumn 
	{
	padding-top: 40px;
	padding-left: 310px; 
	}


#rightcolumn a
	{
	color: #576652;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
#rightcolumn a:link, #rightcolumn a:visited
	{
	color: #576652;
	background-color: transparent;
	}
	
#rightcolumn a:hover, #rightcolumn a:active, #rightcolumn a:focus 
	{
	color: #000000;
	background-color: transparent;
	}



#content_1c
	{
	width: 210px;
	margin: 0 0 30px 0;
	}

#content_2c
	{
	width: 420px;
	margin: 0 0 30px 0;
	}
	
#content_3c
	{
	width: 630px;
	margin: 0 0 30px 0;
	}




.c1
	{
	width: 200px;
	}

.c2
	{
	width: 300px;
	}



#r_left
	{
	float: left;
	width: 300px;
	}
	
#r_right
	{
	float: left;
	margin: 0 0 0 30px;
	width: 300px;
	}

#toplink
	{
	display: inline;
	}

h1
	{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #45623C;
	background-color: transparent;
	text-transform: uppercase;
	}

h2
	{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #73735F;
	background-color: transparent;
	}

.subline
	{
	
	margin: 0;
	margin-top: -6px; 
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #45623C;
	}

.subline img
	{
	float: left;
	margin: 0 10px 10px 0;
	}

#subnavigation
	{
	width: 220px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #E8E8C9;
	background-color: transparent;
	margin: 0;
	}

#subnavigation li.active
	{
	background-image: url(../syspict/subnavigationarrow_over.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0px 15px;
	color: #638456;
	}

#leftcolumn ul
	{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
	}

#leftcolumn li
	{
	background-image: url(../syspict/subnavigationarrow_out.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0px 15px;
	color: #E8E8C9;
	background-color: transparent;
	}




#leftcolumn li a
	{
	color: #FFFFFF;
	background-color: transparent;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
#leftcolumn li a:link, #leftcolumn li a:visited
	{
	color: #FFFFFF;
	background-color: transparent;
	}
	
#leftcolumn li a:hover, #leftcolumn li a:active, #leftcolumn li a:focus 
	{
	text-align: left;
	color: #FFFFFF;
	background-color: transparent;
	}






#rightcolumn ul
	{
	padding-bottom: 20px;
	}

#rightcolumn li
	{
	padding-top: 5px;
	}

#metanavigation li
	{
	display: inline;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 3px 10px;
	color: #E8E8C9;
	background-color: transparent;
	}

#metanavigation a
	{
	color: #FFFFFF;
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	}
	
#metanavigation a:link, #metanavigation a:visited
	{
	color: #FFFFFF;
	background-color: transparent;
	}
	
#metanavigation a:hover, #metanavigation a:active, #metanavigation a:focus 
	{
	color: #576652;
	background-color: transparent;
	}



#popup
	{
	padding: 15px; 
	background-color: #1d2b19; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: white; 
	height: 100%;
	}
