#registrace {
display: block;
}

#registrace label {
cursor: pointer;
}

#registrace fieldset {
width: 600px;
margin: 0 0 2em 0;
padding: 0 1em 1em 1em;
border: 2px solid #CFCFCF;
text-align: left;
xbackground: url('/img_web/p-s.gif') repeat-x;
position: relative; 
}

#registrace .fs-red {
background: url('/img_web/p-s_red.gif') repeat-x;
}

#registrace .fs-orange {
background: url('/img_web/p-s_orange.gif') repeat-x;
}

#registrace legend {
padding: .5em; 
background: #fff7d0;
font-weight: bold;
color: #000000;
/*text-transform: uppercase;*/
border-bottom: 2px solid #fbc800;
border-right: 1px dotted #fbc800;
border-top: 1px solid #fbc800;
border-left: 1px dotted #fbc800;
position: relative; 
/*top: -1em; */
}

#registrace input {
margin: 0px 0px 5px 0px;
}

#registrace input:focus {
background-color: #fff7d0;
}

#registrace .form {
background-color: #ffffff;
color: #000000;
}

#registrace .w1 {
width: 200px;
}

#registrace .w2 {
width: 206px;
}

#registrace .obsah {
padding: 1em 0 0 0;
}


