fieldset 
{ 
width: 350px; 
border-color:#e06814;
border-style:double; 
border-width:3px; 
padding: 10px;
margin: 0; 
} 

legend 
{ 
width: 100px; 
text-align:center; 
font-weight:bold; 
} 

label 
{ 
float: left; 
width: 130px; 
padding-left:10px; 
} 

input.registr
{ 
width: 195px; 
margin-bottom: 2px;
border: 1px;
background-color: #FFFFFF; 
}

textarea.registr
{ 
width: 195px; 
margin-bottom: 2px;
border: 1px;
background-color: #FFFFFF; 
}

#submitbutton 
{ 
margin: 10px 0px 10px 138px;
} 

.prubeh_active
{
width: 40px;
height: 40px;
background-image: url(../images/cervena.png);
color: #FFFFFF;
text-align: center;
font-size: 22px;
font-weight: bold;
}

.prubeh_editable
{
width: 40px;
height: 40px;
background-image: url(../images/tmava_seda.png);
color: #FFFFFF;
text-align: center;
font-size: 22px;
font-weight: bold;
}

.prubeh_noneditable
{
width: 40px;
height: 40px;
background-image: url(../images/svetla_seda.png);
color: #000000;
text-align: center;
font-size: 22px;
font-weight: bold;
}

.prubeh_final
{
width: 40px;
height: 40px;
background-image: url(../images/zelena.png);
color: #FFFFFF;
text-align: center;
font-size: 22px;
font-weight: bold;
}
