div, p, a, span, textarea, input { font-family: 'century gothic', verdana, helvetica; font-size: 12px; text-align: justify; text-decoration: none; }
body { margin: 0; padding: 0; background: url('/public/images/background.gif') repeat-x; background-color: #eae2d5; }
a { color: black;}
a.button { width: 100%; height: 100%; display: block; }
#page { margin: 0 auto; width: 949px; }
#page div { width: 100%; }
#page #languages { height: 29px; }
#page #languages div { width: 41px; height: 23px; margin: 3px; float: right; }
#page #languages #esperanto { background-image: url('/public/images/language.esperanto.jpg'); }
#page #languages #german { background-image: url('/public/images/language.german.jpg'); }
#page #languages #english { background-image: url('/public/images/language.english.jpg'); }
#page #languages #polish { background-image: url('/public/images/language.polish.jpg'); }
#page #header { height: 118px; }
#page #menu { height: 44px; margin-bottom: 8px; }
#page #menu div { float: left; width: 152px; height: 44px; margin: 0 3px; }
#page #top { height: 8px; background-image: url('/public/images/center.top.jpg'); margin-top: 3px; }
#page #center { background: url('/public/images/center.background.jpg') repeat-y; }
#page #center #offer { width: 211px; float: left; background-repeat: no-repeat; margin-left: 3px; min-height: 250px; }
#page #center #offer #wrapper { height: 50px; width: 100%; clear: both; }
#page #center #offer .header { margin: 0px; }
#page #center #offer .header .title { margin: 5px; margin-left: 12px; display: block; font-size: 14px; width: 165px; text-align: left; color: black; }
#page #center #offer dl { margin: 0px; margin-left: 10px; }
#page #center #offer dl dd { margin-left: 20px; }
#page #center #offer dl dt { padding: 3px; font-size: 14px; }
#page #center #offer dl dd a { display: block; font-size: 12px; width: 155px; text-align: left; color: black; }
#page #center #offer dl dd a:hover { color: orange; }
#page #center #content { width: 693px; float: left; margin-left: 22px; margin-top: 5px;}
#page #bottom { height: 14px; background-image: url('/public/images/center.bottom.jpg'); clear: both; }
#page #windows { height: 190px; }
#page #windows .window { height: 188px; width: 314px; background-image: url('/public/images/windows.empty.jpg'); float: left; margin: 1px; }
#page #windows .window div.title { position: absolute; font-size: 25px; text-align: center; width: 314px; margin: 0 auto; margin-top: 10px; }
#page #windows .window div.tagline { position: absolute; font-size: 14px; text-align: center; width: 314px; margin: 0 auto; margin-top: 65px; }
#page #windows .window div.button { position: absolute; width: 163px; height: 35px; margin-left: 76px; margin-top: 130px; }
#page #footer { height: 42px; background-image: url('/public/images/footer.jpg'); margin-top: 8px; text-align: center; color: white; }
#page #footer .links { font-size: 13px; color: white; padding: 10px; float: left; padding-left: 20px; width: 500px; }
#page #footer .links a { font-family: 'century gothic', verdana, helvetica; font-size: 13px; color: white; margin-top: 20px; }
table.form { width: 100%; }
table.form .theader td { padding: 10px; background-color: #fff; }
table.form tr td { padding: 10px; border: 1px solid white; }
input[type="text"], input[type="textfield"], input[type="password"], textarea, select { border: 1px solid #aaa; padding: 1px; width: 200px; }

