html {
        width: 100%;
}

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

#nadobal {
    width: 1200px;
    height: 800px;
    background: url(/index/img/cz/zaklad.jpg) no-repeat;
    margin: 0 auto;
}



#pocitadlo {
    position: relative;
    top: 118px;
    left: 5px;
    width: 237px;
    height: 157px;
}





#fl1 {
    position: relative;
    left: 275px;
    top: 290px;
    width: 240px
}

#fl2 {
    /*velka - rybicky*/
    position: relative;
    left: 326px;
    top: 175px;
    width: 550px;

}

#fl3 {
    position: relative;
    left: 934px;
    top: 0px;
    width: 240px;
}

.cistic {
    display: none;
}






