/* CSS Document

COLORS
#4C320B - tmava hneda
#F5DD92 - kremova
*/

fieldset {
padding: 5px;
border: 0px #4C320B solid;
float: left;
width: 230px;
margin-right: 5px;
}

fieldset b {
display: block;
width: 35px;
float: left;
margin: 3px 5px 0px 10px;
}

label {
display: block;
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-weight: bold;
margin: 0px 0px 2px 0px;
padding: 1px;
}

input, textarea, select {
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
font-size: 10px;
}

input {
margin-bottom: 20px;
}

select {
width: 50px;
margin-bottom: 3px;
}

input.submit {
border: 0px #4C320B solid;
background-color: #4C320B;
padding: 5px;
color: #fff;
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-weight: bold;
margin: 10px 0px;
}

#rightbar #content p.error {
text-indent: 0px !important;
padding-left: 20px;
text-align: left !important;
background: transparent url("./../img/exclamation.jpg") left center no-repeat;
font-size: 1em !important;
margin: 40px 0px 20px 0px !important;
}
