body {
        font-family:Verdana, Ariel, sans-serif;
        font-size:14px;
        color:#000000;
        background:#eeffec;
        margin:0px;
        padding:0px;
}

a:link, a:visited {
        text-decoration:none;
        font-weight:bold;
        color:#000000;
}

a:hover {
        text-decoration:underline;
        color:#bcc8e0;
}

#title {
        font-size:25px;
        color:#4a7944;
        width:100%;
        background:#95d48d;
        text-align:center;
}

#master {
        w/idth:800px;
}

#info {
        float:left;
        width:50%;
        background:#ffffff;
        border-top: 1px dashed #000000;
        border-bottom: 1px dashed #000000;
        border-right: 1px dashed #000000;
        h/eight:500px;
}

#info_title {
        text-align:center;
        border-bottom: 1px dashed #000000;
        font-weight:bold;
}

#info_tekst {
        color:#0000ff;
        padding-left:15px;
        padding-right:15px;
        text-align:justify;
        font-size:16px;
	height: 582px;
}

#red {
        color:#ff0000;
}

#dopune {
        float:left;
        width:40%;
        background:#829fd9;
        border:1px dashed #000000;
        height:600px;
}

#dopune_title {
        font-weight:bold;
        border-bottom:1px dotted #000000;
        background:#bcc8e0;
        text-align:center;
}

#copyright {
	clear: both;
        font-size:10px;
        text-align:center;
        width:100%;
}

li
{
	margin-top: 10px;
	margin-bottom: 10px;
}

