* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { background: #faa61a; }
img { border: 0; }
table { border-collapse: collapse; }

#body { width: 100%; height: 100%; }

td { width: 33%; }

#s, #s1, #s2{ background: #faa61a; }
#m { width: 813px; height: 337px; background: #fff url(/images/white-2.jpg) bottom no-repeat; }
#tl { height: 100px; background: #faa61a url(/images/bg-top-left.jpg) right no-repeat; }
#tr { background: url(/images/bg-top-right.jpg) no-repeat; }
#r { background: url(/images/bg-right.jpg) no-repeat; vertical-align: top; }
#r div { width: 3px; height: 62px; background: url(/images/red.gif); }
#bl { height: 221px; background: #faa61a url(/images/bg-bot-left.jpg) right no-repeat; vertical-align: top; }
#br { background: url(/images/bg-bot-right.jpg) no-repeat; }

/* languages select */
#tl { vertical-align: bottom; }
#tl div { height: 19px; font: 11px arial; color: #fff; text-align: right; padding-right: 25px;
          background: url(/images/white-1.jpg) bottom no-repeat; }
#tl a { color: #ff7800; margin-left: 7px; }

/* temporary */
#main { height: 337px; width: 813px; overflow: hidden; }

#main1 { width: 100%; }

#main1 { background: url(/images/super-bg.jpg); }

/* logo */
#logo { height: 152px; }
#logo img { margin-left: 47px; margin-top: 43px; }

/* port */
#port { text-align: center; width: 222px; margin-left: 58px; }
#port1 { float: left; width: 50%; }
#port2 { margin-left: 50%; }
#port a { color: #faa61a; font: 11px arial; }

/* left */
#left { float: left; width: 341px; }
#right { margin-left: 341px; }

#text1 { color: #fcc21f; font: 20px arial; margin-top: 19px; }
#text2 { color: #7a672d; font: 11px arial; margin-top: 18px; padding-right: 75px; }
#text2 a { color: #ff7800; }

#text2comp { color: #7a672d; font: 11px arial; margin-top: 8px; padding-right: 15px; }

.newsDate { color: #b3a98a; font: 11px arial; float: left; width: 55px; }
.newsText { margin-left: 55px; line-height: 14px; }
.newsText a { color: #ff7800; font: 11px arial; }

#news1 { width: 190px; float: left; }
#news2 { margin-left: 210px; width: 190px; }

#bl img { margin-left: 26px; }
#bl div#map1 { background: url(/images/map-bg-left.gif) repeat-y; height: 100%; }
#bl div div { background: url(/images/map-bg-top.gif) no-repeat; }
#br { vertical-align: top; }
#br div { background: url(/images/map-bg-right.gif) repeat-x; height: 20px; }
#map1 { float: left; width: 529px; }
#c { background: url(/images/map-bg-right.gif) repeat-x; height: 20px; margin-left: 555px; }
#c { color: #e48311; font: 11px arial; padding-top: 12px; text-align: right; padding-right: 15px; }

#lnks { text-align: right; padding-top: 50px; padding-right: 25px; }
#lnks a { color: #ff7800; font: 11px arial; }
#leftInside { width: 275px; float: left; }
#rightInside { margin-left: 290px; }
#text1.inside { margin-top: 0px; }

a { color: #ff7800; }

#pages { float: right; width: 150px; font: 11px arial; color: #b3a98a; text-align: right; padding-right: 30px; }
#pages a { color: #ff7800; margin-left: 5px; }
#lnks a.active, #pages a.active { color: #b3a98a; cursor: default; text-decoration: none; }