body{
	background: #d3e6ef;
	color: #000;
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
}


/*        VYCENTROVANI NA STRANCE       */
body,html{
	height: 100%;
}

/*spolecne*/
#table{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: table;
	margin: 0 auto;
}

/*pro zbytek*/
#cell{
	display: table-cell;
	vertical-align: middle;
	position: static;
}

/*spolecne*/
div#inner{
	height: 363px;
	background: url("./images/body-bck.png") repeat-x;
	text-align: center;
}

div#inner2{
	width: 602px;
	padding-left: 80px;
	margin: 5px auto;
	text-align: left;
}

#obsah{
	z-index: 10;
	width: 572px;
	height: 350px;
	position: absolute;
	border: 1px solid #000;
	background: #e6913b url("./images/body.png") repeat-y;
	color: #000;
	padding: 0 14px;
}

h1{
	letter-spacing: 5px;
	line-height: 47px;
	color: #fff;
	text-align: center;
	height: 48px;
	width: 572px;
	background: #e6913b url("./images/kalinovi_bck.png") repeat-x;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 151px;
	font-size: 30px;
}
h1 span{
	display: block;
	width: 362px;
	height: 46px;
	overflow: hidden;
	position: relative;
	left: 104px;
}

p{
	margin: 0;
	padding: 0;
}
hr{
	display: none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
h2{
	display: none;
}
li{
	position: absolute;
	width: 572px;
	height: 137px;
}
li a, li a:visited{
	border: 1px solid #000;
	background: #fff1ac;
	color: #000033;
	padding-top: 37px;
	text-align: center;
	display: block;
	width: 570px;
	height: 98px;
	font-size: 35px;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	overflow: hidden;
}

a span.maly{
	font-size: 16px;
	height: 30px;
	cursor: hand;
}
li a:hover{
	background: #ffde7c;
	color: #000055;
}
li#kozni{
	background: #e6913b url("./images/vrch.png") repeat-x top;
	padding-top: 14px;
}
li#praktik{
	top: 199px;
	background: #e6913b url("./images/spodek.png") repeat-x bottom;
	padding-bottom: 14px;
}
div#obrazek{
	position: absolute;
	background: url("./images/kalinovi.png") no-repeat;
	width: 362px;
	height: 46px;
	top: 152px;
	left: 118px;
}
div#prostredek-vlevo{
	position: absolute;
	background: #e6913b url("./images/prostredek-vlevo.png") no-repeat;
	width: 15px;
	height: 50px;
	top: 150px;
	left: 0;
}
div#prostredek-vpravo{
	position: absolute;
	background: #e6913b url("./images/prostredek-vpravo.png") no-repeat;
	width: 15px;
	height: 50px;
	top: 150px;
	left: 585px;
}
div#roh-vpravo-nahore{
	position: absolute;
	background: #e6913b url("./images/roh-vpravo-nahore.png") no-repeat;
	font-size: 0;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 585px;
}
div#roh-vlevo-nahore{
	position: absolute;
	background: #e6913b url("./images/roh-vlevo-nahore.png") no-repeat;
	width: 15px;
	height: 15px;
	font-size: 0;
	top: 0px;
	left: 0px;
}
div#roh-vlevo-dole{
	position: absolute;
	background: #e6913b url("./images/roh-vlevo-dole.png") no-repeat;
	width: 15px;
	height: 15px;
	font-size: 0;
	top: 335px;
	left: 0px;
}
div#roh-vpravo-dole{
	position: absolute;
	background: #e6913b url("./images/roh-vpravo-dole.png") no-repeat;
	width: 15px;
	height: 15px;
	font-size: 0;
	top: 335px;
	left: 585px;
}
div#had{
	position: absolute;
	border: 1px solid #000;
	border-right: none;
	background: #e6913b url("./images/had2.png") no-repeat center;
	width: 80px;
	height: 350px;
	font-size: 0;
	top: -1px;
	left: -81px;
}

