body {
background-color : #ccffcc;
margin : 0;
padding : 10px;
text-align : justify;
}
a:link, a:visited, a:active {
color : #996633;
text-decoration : none;
background-color : #ccffcc;
}

a:hover {
color : #550000;
text-decoration : underline;
background-color : #ccffff;
}
.copy {
font-size : 0.8em;
padding-top : 2em;
}
.rohutatud {
font-weight : bold;
}
.kood {
white-space : pre;
font-family : Tahoma;
font-size : 0.8em;
border : 1px solid #000;
background-color : #ccff99;
}
.selgitus {
color : #660000;
font-weight : normal;
text-align : justify;
}
div {
padding-bottom : 0.3em;
padding-top : 0.2em;
}
p {
padding-bottom : 0.3em;
padding-top : 0.2em;
}
th, td {
vertical-align : top;
padding-top : 0.5em;
}
.hinnang {
text-align : justify;
color : #664400;
}
.tutvustus {
text-align : justify;
}

.etendus {
    background-color: #00EE93;
    color: #03622B;
    margin-bottom: 0;
    margin-top: 1.5em;
    padding:  00.5em;
    border-radius: 15px 5px 5px 5px;
}

.teater {
font-weight : bold;
font-size : 1em;
}
.pealkiri {
font-weight : bold;
font-size : 1.5em;
color : #000000;
}
.koht {
font-size : 1em;
}
.tarne {
color : #ffff00;
padding-left : 4pt;
}

.etendusekirjeldus {
margin-left : 50px;
margin-right: 10px;
margin-bottom : 1em;
margin-top : 0;
text-indent:-40px;
}
cpan.label {
font-weight : bold;
width: 110px;
}

form label {
float: left;
width: 10%;
font-weight : bold;
padding-right: 10px;
text-align: right;
}

input[type=text], select {
width: 250px;
}
input[type="text"].pikk {
width: 85%;
}

textarea {
width: 85%;
height: 6em;
}

#vasak {
float: left;
padding-left: 5px;
width: 49%;

}

#parem {
float: right;
margin-right: 5px;
padding: 5px;
border: 1px solid green;
width: 49%;
text-align: justify;
background-color: white;
font-size: 0.8em;
}

