html {
        width: 100%;
}

body {
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	position: static;
	padding-left:0px;
	padding-right:0px;
	margin: 0;
	background-color: #e3e3e3;
}

#nadobal {
        background-color: #e3e3e3;
}

#obal {
    position: relative;
    margin: 0 auto 0 auto;
    width: 1200px;
}

#hlavicka {
	background: transparent url(img/uvod/hs-hlava-1.jpg) no-repeat scroll 0 0;
	height: 317px;
	width: 1200px;
	margin
	
}

/*
#menu {
	background:transparent url(img/uvod/hs-obsah.jpg) repeat-y scroll 0%;
	float:left;
	width: 1250px;
	position: relative;
}
*/

#patka {
	width: 100%;
	clear: both;
	height: 19px;
	margin-top: 0px;
	background: transparent url(img/uvod/hs-spodek.jpg) no-repeat scroll 0 0;
	position: relative;
}

#obsah {
	position:relative;
	width:1200px;
	height:470px;
	float: none;
	background:transparent url(img/uvod/hs-obsah.jpg) repeat-y scroll 0%;
}

#obsah-in {
	/*
	_height: 768px; */
}



#fl1 {
    position: relative;
    left: 30px;
    top: 343px;
    width: 240px
}

#fl2 {
    position: relative;
    left: 305px;
    top: 0px;
    width: 640px;

}

.cistic {
    display: none;
}




