div#hlavni {
	margin: auto;
	width: 952px;
	background: url(grafika/bg.gif);
	position: relative;
}

div#left_top {position: absolute; top: 51px; left: 0px; height: 317px; width: 85px;
    background: url(grafika/left.gif) no-repeat;}
div#right_top {position: absolute; top: 51px; left: 867px; height: 317px; width: 85px;
    background: url(grafika/right.gif) no-repeat;}
div#left_bottom {position: absolute; bottom: 69px; left: 0px; height: 232px; width: 85px;
    background: url(grafika/bottom_left.gif) no-repeat;}
div#right_bottom {position: absolute; bottom: 69px; left: 867px; height: 232px; width: 85px;
    background: url(grafika/bottom_right.gif) no-repeat;}
div#banner {position: absolute; top: 76px; left: 880px;}

div#top1 {
	height: 51px;
	background: url(grafika/top.gif);
	background-repeat: no-repeat;
}
div#top2 {
    margin: auto;
	height: 317px;
	width: 782px;
	/*background: url(grafika/top.jpg);
	background-repeat: no-repeat;*/
}
div#menu {
    position: absolute;
    left: 97px;
    top: 309px;
}
div#text {
	min-height: 290px;
	_height: 290px;
	width: 782px;
	margin: auto;
	background: url(grafika/bottom2.jpg) bottom no-repeat;
}
div#text_in {
	width: 762px;
	margin: auto;
	text-align: justify;
}
div#zapati_nad {
	height: 69px;
	width: 782px;
	margin: auto;
	background: url(grafika/bottom.jpg);
	background-repeat: no-repeat;
}
div#zapati {
	height: 73px;
	padding-top: 3px;
	background: url(grafika/bottom.gif) rgb(0,102,40);
	background-repeat: no-repeat;
}

div.boky {margin: 0px 10px 0px 10px;}
div.boky_right {margin: 0px 10px 0px 0px;}
div.vlnovka {margin: 10px 0px 10px 0px; text-align: center;}
div#kontakt {border-left: 1px solid rgb(201,198,188);}
div#kontakt div {border-left: 2px solid rgb(201,198,188); margin-left: 1px;}
div#kontakt ul {list-style: none; margin: 0px; padding: 0;}
div#kontakt li {margin: 0px 0px 8px 15px; list-style: none;}
div#kontakt li.none {margin-bottom: 0px;}

div.center {text-align: center;}
div.right {text-align: right;}
