* { font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif; font-size: 10pt; color: white; }

body { background-color: black; }

a { color: #FF8000; text-decoration: underline; }
a:hover { color: #CE6318; }
a.big { font-size: 28pt; font-weight: bold; }

.bila { font-size: 26pt; color: white; }

#divSkelet { width: 620px; text-align: left; border-bottom: 1px solid #303030; padding-bottom: 20px; }

table.ad { width: 620px; margin-bottom: 20px; margin-top: 20px; }
table.ad td { padding: 5px 0px; }

p.continue { width: 620px; text-align: right; border-top: 1px solid #303030; padding-top: 20px; font-size: 16pt; font-weight: bold; }
p.continue a { font-size: 16pt; font-weight: bold; }

.floatLeft {float: left;
margin-top: -10px;}
