/*pro vsechny formulare krome vyhledavacich, uzivatelskych, prihlasovacich, vyberu pod tabulkou a formu na titulce a v zahlavi (napr. registrace, novy prispevek do diskuze, atd.)*/

.feditace,.feditace form{width:100%;}/*pro siroke formulare*/
html>body .feditace,html>body .feditace form{width:auto;}
#fzapis form,.feditace  form{padding:20px 3%;}
.policko{font-size:92%;float:left;}
#fzapis .fnote,#fzapis div.flabel,#fzapis div.fpole{float:left;margin:3px 0;padding:0 0 0 3%;}
#fzapis div.flabel{padding:0;font-size:92%;}
#fzapis .long{padding:0 0 3px 0;}
/*form muze mit tridy:.bezlinek, .bezpoznamek,spaddingem. fzapis muze mit class feditace = siroky100%*/
.fzapis div{border-width:0 0 1px 0;border-style:solid;}
#fzapis .fnote{width:22%;padding-right:4px;font-size:92%;}
#fzapis div.flabel{width:24%;}
#fzapis div.fpole{width:44%;}
#fzapis .long div.fpole{width:74%;}
#fzapis .long div.fnote{width:1%;}
#fzapis .bezpoznamek div.flabel{width:44%;}
#fzapis .bezpoznamek div.fpole{width:52%;}
#fzapis .fpole .format,#fzapis .long .format,#fzapis select{width:98%;margin:0;padding-left:5px;}
#fzapis .long textarea.format{width:96%;margin:4px 0;float:left;padding-left:5px;}/*float kvuli chybe v IE*/
html>body #fzapis .long textarea.format{width:98%;float:none;}
#fzapis div,#fzapis div div.sf{clear:both;width:100%;}
#fzapis div div{clear:none;}
#fzapis div div,#fzapis div.sf,.bezlinek div{border:0;}
#fzapis div.fpole span{display:block;margin-left:5px;}
#fzapis fieldset{margin:2px 5px;padding:0 0 5px 0;}
#fzapis .popisek{padding:2px 10px;margin:0;}
#fzapis .stav{padding:0 10px 10px 3%;}
#fzapis h3.cvi{margin:0!important;background-image:none;padding-left:3%;position:static;}
#fzapis fieldset .fnote{min-height:1.6em;}/*Firefox nezna clear uvnitr fieldset*/
#fzapis div.fbtn{margin-top:8px;margin-left:-3%;width:auto;}
#fzapis div.fbtn div{float:right;margin-top:10px;width:auto;}

