body{
	margin: 0;
	padding: 0;
	font: 80% 	sans-serif;	
	background : #000 url(../img/BgBody.gif) repeat-x;
	color: #FFF;
	width:99%;

	/*++++++*/
        scrollbar-track-color: #fff;
	scrollbar-face-color: #FFDF00;
	scrollbar-highlight-color: #FFC300;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #FFC300;
	/* scrollbar-arrow-color: #0099FF; */
	
}


#middle{
	position: relative;
	margin-top: 65px;
	width : 100%;
	height: 460px;
	color: #000;
}
.cz #middle{
	background : #FFDF00 url(../img/bgMiddleCs.gif) no-repeat 0 -1px;		
}
.en #middle{
	background : #FFDF00 url(../img/bgMiddleEn.gif) no-repeat 0 -1px;			
}

#middle #text, #middle #menu, #middle #about{
	position: absolute;
	top : 0;
	left: 0;
	border: 0;
	overflow : auto;
/*	border: 1px solid blue;*/
}
#middle #about{
	width: 305px;
}
#middle #menu{
	margin-left: 255px;
	width: 260px;
}
#middle #text{
	margin: 10px 0 0 515px;
	padding: 0.5em;
	height: 428px;
/*	width: 483px;*/
	width: 48%;
	color: #761;
	background : white;
	
}
html>body #middle #text{
	height: 425px;	
}

#menu_top{
	position : absolute;
	top:0;
	left: 0;
	width: 100%;
	height : 65px;
	overflow : auto;
}

.none{
	display: none;
}
/*+++++++++ menu_top ++++++++++*/
#menu_top{
	padding: 5px;
	font-size: 90%;
	line-height:180%;
}
#menu_top ul, #menu_top ul li{
	margin: 0.0em; padding: 0;
	color: #fff;
}
#menu_top ul li{
	display: inline;	
}
#menu_top ul li{
	padding : 0 15px;
	border-right : 1px solid #f90;
}
#menu_top  a{
	color : #F90;
	text-decoration : none;
}
#menu_top a:hover, #menu_top a:focus{
	color : #FFDF00;
	text-decoration : underline;
}
/*++++++++++ about +++++++*/
#about{
	padding: 300px 0 0 10px;
}
#about h2, #about h3{
	position: absolute;
}
#about h2{
	top: 190px;
	right: 90px;
	font-size : 90%;
}
html>body #about h2{
	top: 180px;
}
#about h3{
	top: 255px;
	right: 100px;
	font-size : 90%;	
}
#about h4{
	font-size : 90%;
	text-transform : uppercase;
	padding: 0 10px;
	margin: 10px 0 0 0;
}
#about ul{
	margin: 0px 10px;
	padding: 0px;
	width: 150px;
}
#about ul li{
	width: 150px;
	margin-top:0px;


/*	list-style : inside;*/
/* problem s teckou*/
}
/*+++++++++++ menu ++++++*/
#menu{
	padding-top: 130px;
	height:500px;
}
#menu ul, #menu ul li{
	padding: 0;
	margin: 0;
	list-style : none;
	color:#000;
	font-weight:bold;
	background: url("../img/bgli.gif") 158px 5px no-repeat;
}
#menu ul li{
	padding: 0 69px 0 0;
	text-align : right;
}
#menu ul li.mezera_top{
	margin-top: 1em
}
#menu ul li a{
	color : #000;
	text-decoration : none;
	/*display : block;
	margin:0;
	pasding:0;	
	*/
	font-size : 90%;
}
#menu ul li a:visited{
	color : #222;
}
#menu ul li a:hover, #menu ul li a:focus{
	text-decoration : underline;
	color : #222;
}
/*+++++ bottom++++*/
#bottom{
	margin: 0.5em;
}
#bottom a{
	color: #fff;
	text-decoration: none;
	font-weight : bold;
}
#bottom a strong{
	color: #FFDF00;
}
#bottom a:hover, #bottom a:focus{
	color: #FFDF00;
	text-decoration : underline;
}

#bottom p{
	float: right;
	color : #999;
	font-size: 80%;
	margin-right: 2em;
}
#bottom p em{
	color : #666;
	font-size: 90%;
	font-style : normal;
}
#bottom p em a{
	color : #666;
}

/*+++++++++ main ++++++*/

#text {
	text-align:justify;
}

#text  h1{
	font-size: 130%;
	margin-top: 1em;
}
#text h2{
	font-size : 120%;
}
#text h3{
	font-size : 100%;
}


#text a{ color:#00B6DC;}
 
#text a:hover, #text a:focus{
	/*background : #FFDF00;*/
	text-decoration: none;
	color: #f90;
}
#text a:visited{
/*	color: #000;*/
}

#text span#fsed {
  color:#cccccc;
}

#text table {position: relative; margin: 0; padding: 0; font-size: 100%; border: 1px solid #703F07; border-collapse: collapse;}
#text td {font-size: 100%; border: 1px solid #ccc; padding: 2px 5px 2px 5px; color:#761;}
#text table.invisible {border: 0;}
#text table.invisible td {border: 0; padding-left: 0px;}
#text thead td {padding: 4px 5px 4px 5px;}
#text thead {background-color: #FFDF00;}
#text tfoot {background-color: #efefef; font-weight: bold; color: black;}
#text table.grey thead {background-color: #efefef; color: black; font-weight: normal;}
#text table.grey tbody {background-color: #ffffff; color: black;}
#text table.grey td {border: 0px; padding-left: 10px;}

a.butt2                  { background: url("../img/butt.jpg"); background-repeat:no-repeat; padding-left:40px; }
a.butt2:hover                  { background: url("../img/buttvis.jpg"); background-repeat:no-repeat;}
