body {
	font-family: Verdana, Arial, sans-serif;
	color:white;
	font-size:11px;
	background-color:#595959;
	margin:0px;
	}
div{
    font-family: Verdana, Arial, sans-serif;
    color:white;
    font-size:11px;
    text-align: justify;
    margin-top:10px;
    }

p{
    font-family: Verdana, Arial, sans-serif;
    color:white;
    font-size:11px;
    }

table,tr,td,tbody{
    font-family: Verdana, Arial, sans-serif;
    color:white;
    font-size:11px;
		
}    
img{
    margin:0px;
    border:0px;
    
    }

a:link,a:active,a:visited{
    color:#FDD66B;
    text-decoration: none;
    }

a:hover {
    color:white;
    text-decoration: none;
    }

a:link.menul,a:visited.menul{
    color:white;
    text-decoration: none;
    }

a:hover.menul,a:active.menul {
    color:#FDD66B;
    text-decoration: none;
    }


a:link.mpanel,a:active.mpanel,a:visited.mpanel{
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color:white;
    text-decoration: none;
    font-weight: bold;
    padding:5px;
    }

a:hover.mpanel {
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color:white;
    text-decoration: none;
    font-weight: bold;
    background-color:#F8C08D;
    padding:5px;
    }

a:link.mpanel2,a:active.mpanel2,a:visited.mpanel2{
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color:white;
    text-decoration: none;
    font-weight: bold;
    padding:5px;
    background-color:#F8C08D;
    }

a:hover.mpanel2 {
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color:white;
    text-decoration: none;
    font-weight: bold;
    background-color:#F8C08D;
    padding:5px;
    }


ul{margin:15px;padding:0px}
#mapka div {margin:0px; color:black}

input {background-color:#595959;border:2px solid #D1D1D1;width:220px;height:18px;padding:0px;font-size:11px;color:#D1D1D1}
textarea {background-color:#595959;border:2px solid #D1D1D1;width:220px;height:70px;overflow:auto;font-size:11px;color:#D1D1D1}