* {margin:0; padding:0}

body { background: #F3F3F3 url('../bg.gif'); font: 8pt Tahoma; color:#19C0D0; }

a { text-decoration:none; color:#19C0D0; padding:4px; font-weight:bold; }
img { border:0; }

.textstart { width:480px; margin:0 auto; font: bold 14pt Arial; color:#19C0D0; }
.whatcanido { width:480px; margin:0 auto; font: 8pt Tahoma; color:#58C629; }
div.whatcanido {display:none}
.title { font: bold 14pt Arial; color:#58C629; }

#page {	margin: 50px auto; width:700px;	text-align: center; }

p {	color:#5EC92E; margin: 0 0 13px 0; }

.invisible { display:none; }

label { cursor: hand; cursor: pointer;}
input,textarea { padding:7px; font: 16pt Helvetica; color:#19C0D0; border: 4px solid #5EC92E; }
input:focus,textarea:focus { background-color:#E0FAFC; }

#go { border:0; padding:0; width: 137px; height: 56px; background: url('../go.jpg') no-repeat; } 
#go:hover { background: url('../go.gif') no-repeat; cursor: hand; cursor: pointer; } 
#templates { margin:0 50px 0 0; }
#templates img:hover { border: 2px solid #19C0D0; }

#urls { margin-top:220px; }

ul { list-style-type:none; }
li { margin:21px 0 12px 28px; overflow:none; float:right; width:170px; height:170px; border:0 }
li.selected { border: 3px solid #19C0D0 }

#language { position:absolute; font: bold 12pt Tahoma; top:20px; }
#language a:hover { text-decoration:none; color:#fff; background-color:#19C0D0; padding:4px; }