@charset "utf-8";
/* CSS Document */
	
body
{	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 0.9em;
	color:		 #000000;
	text-align: center;
	margin:-1px;
	background-color:#844e20; 
}
  #hhead{
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
	height: 125px;
	background-color: #6c3519; 
	text-align: center;
	margin:-5px auto 0px -5px ;
}
#ObsahHead {
	position:relative;
	top:0px;
	width:1000px;
	height: 225px;
  
	background-repeat:no-repeat;
	background-color: #ffd040;
	margin:auto;
}
#logopanel{
	position: absolute;
	top: 40px;
	left: 65px;
	width: 380px;
	height:110px;
	background-image: url(grafika/struktura/logo.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#Obsah1 {
	margin:0px auto -5px auto;
	text-align:center;
	position:relative;
	left:-5px;
	top:76px;
	width: 1000px;
	height:750px;
	background-image:url(grafika/struktura/poz.png);
	background-repeat:repeat;
	background-image-width: 1000px;
	background-color:#844e20;
}
#bodyleft{
	position:relative;
	top: -10px;
	width: 210px;
	left:4px;
	height: 550px;
}
#bodyhlavni{
	position: absolute;
	top: 20px;
	left: 210px;
	width: 705px;
	height: 650px;
	padding: 15px;
	overflow: auto;
	right: 79px;
	text-align: left;
	}
.menu {
	font-weight: bold;
	text-align: right;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 0px;
}
.menu a {
	color: #cc6633;
	text-decoration: none;
}
.menu a.sel {
	color: #663333 ;
}
.menu a:hover {
	text-decoration: none;
	color: #CC6633;
} 



	/*patička*/
/*#endleft {
	position:absolute;
	top: 727px;
	left: 0px;
	width: 48px;
	height:100px;
	background-image: url(../images/endleft.jpg);
	background-repeat:repeat-y;
	}
#endcenter {
	position:absolute;
	top: 727px;
	left: 48px;
	width: 856px;
	height:100px;
	background-image: url(../images/endcenter.jpg);
	background-repeat:repeat-y;
	}
#endright {
	position:absolute;
	top: 727px;
	left: 904px;
	width: 48px;
	height:100px;
	background-image: url(../images/endright.jpg);
	background-repeat:repeat-y;
	}
	/*podtržení odkazů*/
/*a { text-decoration:none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	}
.menu {
	color: #4B87FF;
	font-weight: bold;
	text-align: right;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 0px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a.sel {
	color: #FFCC00;
}
.menu a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#dole {
	bottom: 0px;
	background: url(images/dole.gif) repeat-x;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
}
*/

