* { margin: 0; padding: 0; }
body { background: #001f34 url(/images/insidebg1.jpg) bottom repeat-x; }
body, td { font: 12px tahoma; color: #fff; }
img { border: 0; }

#top { position: relative; height: 280px; background: url(/images/insidemoon.jpg) right no-repeat; }
#logo { left: 125px; top: 93px; position: absolute; }
#toptext { left: 125px; top: 172px; position: absolute; }

#info { position: fixed; right: 100px; top: 150px;
    //position: absolute;
    //top: expression(document.getElementsByTagName( 'body' )[0].scrollTop < 850 ? 150 + document.getElementsByTagName('body')[0].scrollTop : '' + 'px');
    //z-index: 1000;
}

.sum { font: 36px times new roman; color: #fffb4d; margin-top: 7px; }
.eko { color: #fffb4d; margin-top: 25px; }

#r { font-size: 23px; }
#options, #options td { margin-left: 175px; font-size: 25px; color: #fffb4d; }
#number { border: 1px solid #fff; background: 0; margin-left: 3px; font-size: 25px; color: #fff; text-align: center; }

.checkbox { padding-left: 25px; background: url(/images/bull.gif) 0 8px no-repeat; cursor: pointer; }
.checked { background: url(/images/bull_selected.gif) 0 8px no-repeat; }
.disabled { background: url(/images/bull_disabled.gif) 0px 8px no-repeat; color: #777; }

td { vertical-align: top; }

input.cont { background: 0; font: 20px arial; padding: 1px; border: 1px solid #fff; color: #fff; }
textarea.cont { background: 0; font: 20px arial; padding: 1px; border: 1px solid #fff; height: 100px; color: #fff; width: 450px; }
#buybutton { width: 207px; height: 48px; background: #9e2813 url(/images/insidebuybutton.png); border: 0; }

.green { color: #818518; }
.post { font: normal 17px arial; margin-bottom: 41px; }
.pages { font: 16px arial; margin-left: -7px; }
.pages a { color: #fff; margin-left: 7px; }
.pages span { color: #7fa6bf; margin-left: 7px; }