@import url("cloud.css");

body, #mdsbody {
    background-color: transparent;
    font-family: arial;
}

div.element {
    width: 500px;
}

p {
    font-size: 10px;
}

.podtytul {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
}

h1 {
    color:#000; /*#0094DE; /* #104094; */
    font-size: 14px;
}

#mdsform, .component, #mdsbody, .element {
    width: 540px;
}

.component, .component TEXT {
    border: 1px solid #DEDADE;
    padding: 5px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.caption {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.elementMATRIX {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #808080;
    width: 500px;
}

.radiobutton, .radiobuttonCHOICE, .label, .labelCHOICE {
	display: inline !important;
}

.evenColMATRIX, .unevenColMATRIX {
    font-size: 10px;
}

.lineCHOICE {
    font-size: 10px;
    font-family: arial;
    font-weight: normal;
    color: #808080;
}

div.lineCHOICE .text {
    width: 100px;
}

.text, .textareaMEMO {
    border: 1px solid #DEDADE;
}
