body { margin: 0px; padding: 0px; background: #000000 url('/img/pozadi.gif') repeat-x; 
font-family: "Arial CE",sans-serif; font-style: normal; font-size: 70%; color: #CCCCCC;} 

/* text ---------------------------------------------------------------------- */
p { color: #999999;}
a { color: #ffffff;  text-decoration: none;}
a:hover { color: #666666; text-decoration: none; }
a:hover.bila { color: #CCCCCC; text-decoration: none; }
.bold { font-weight: bold; font-size: 8pt; text-transform: uppercase; }

/* bloky ---------------------------------------------------------------------- */
#celek { position: absolute; width: 786px; margin: 0px; padding: 0px; }
#flash { position: absolute; left: 0; top: 0; margin: 0; width: 704px; height: 389px;}
#stred { position: absolute; left: 0; top: 389px; width: 786px; height: 130px; background:url('img/stred.jpg') no-repeat;}
#menu { position: absolute; left: 330px; top: 455px; width: 432px; z-index: 2;}
#texty { position: absolute; left: 330px; top: 547px; width: 432px;}
#vyhledavani { position: absolute; left: 106px; top: 547px; width: 200px; text-align: right;}

/* formulare ---------------------------------------------------------------------- */
.formular { margin: 2px; color: #ffffff; border: 1px solid #999999;	background: #000000; 
	height: 16px; font-family: "Arial CE",sans-serif; font-size: 8pt; padding: 0px;}
.tlacitko {color: #ffffff; width: auto; height: 20px; border: none; cursor: hand; font-weight: bold; 
    background: #000000; font-family: "Arial CE",sans-serif; font-size: 8pt;}
