body{
	font: normal 10pt "Lucida Grande", "Geneva CE", Verdana, serif;
}

#container{
	float: left;
	height: 500px;
}
#logo{
	position: absolute;	
	top:5px;
	left: 5px;
	height: 124px;
	width: 240px;
}
#header{
	position: absolute;
	top: 5px;
	left: 245px;
	height: 124px;
	width: 740px;
}

#pageBody{
	position: absolute;
	top: 129px;
	left: 5px;
	width: 980px;
}
#leftMenu{
	background: url("./img/vlavo.gif");
	float: left;
	margin-top: 0px;
	width: 240px;
	height: 644px;
	color: #000;	
}
#main{
	background: #CCAC6B;
	position: absolute;
	left: 240px;
	width: 740px;
	color: #000;
	min-height: 644px;
}

#header span{
	display:none;
}

a{
	color: #524223;
}
/*************** T E X T *********************/
.ttext{
	margin: 20px;
	font-size: 120%;
	line-spacing:
}

#main p{
	padding: 2px;
}
/********************************* M E N U ****************************************/

table#menu{
	width: 200px;
	margin-top: 40px;
	padding-left: 20px;
	font-weight: 100;
	font-size: 130%;
	color: #674211;
}
table#menu a{
	color: #674211;
	text-decoration: none;
}

table#menu a:hover{
	color: #FFFCD2;
	text-decoration: none;
}

table#menu td.volny{
	border: 1px solid #524223; 
	border-left-color: #DABD81; 
	border-top-color: #D4BE91;
}

table#menu td.text{
	padding: 5px;
	padding-left: 20px;
}

table#menu td.text2{
	padding: 5px;
	padding-left: 40px;
}

#leftMenu p{
	padding-left: 20px;
	font-size: 80%;
	color: #8B7345;
}
#leftMenu p a{
	color: #8B7345;
}

h2{
	color: #382D17;
}
span.ukazOkno{
	cursor: pointer;
	color: #96673B;
	font-size: 80%;
}
/********************************* SKUSKY ****************************************/

#tabvys th{
	border-bottom: 1px solid #DABD81;
	font-style: bold;
	text-align: left;
}
#tabvys td{
}

#tabvys td{
	border-bottom: 1px solid #DABD81;
	padding-top: 2px;
	padding-bottom: 2px;
}
/********************************* SKUSKY ****************************************/

p#vrhy{
	 font-size: 130%;
}

/********************************* SKUSKY ****************************************/
