body, form, div, p, h1, h2, h3, h4 { margin: 0; } body { border: solid 0; background: #333; overflow: hidden; overflow-y: scroll; scrollbar-base-color: #333; } h1 { font: italic 22px georgia; color: #333; line-height: 22px; } h2 { font: italic 22px georgia; color: #ff0; line-height: 22px; text-align: center; } h3, h3 a { font: italic 18px georgia; color: #eee; line-height: 22px; } h3 a { text-decoration: none; } .main { background: #555; } .bot { background: #333; } .bot td, .bot td a { font: normal 12px Arial; color: white; line-height: 16px;} .addr { font: normal 12px arial; color: #fefcce; padding: 0 0 0 10;} .phone { font: normal 26px 'Arial Narrow'; color: #fefcce; margin: 0 0 7 0;} .lang { background: black; border-bottom-left-radius: 8px; } .lang td { font: normal 12px tahoma; color: #fefcce; } .lang a { color: yellow; } .mi { text-align: center; } .mi a { font: normal 16px Arial; color: white; text-decoration: none; } .txt { font: normal 14px Tahoma; color: #333; line-height: 16px; text-align: justify; } .txt a { color: #369; } .btxt { font: normal 14px Tahoma; color: #ddd; line-height: 16px; text-align: justify; } .btxt a { color: #9cf; } .box { background: white; border-radius: 4px; } .bbox { background: #333; border-radius: 4px; } .ap, .pp { height:14px; width:14px; border-radius: 7px; cursor: pointer; margin: 0 6 0 0;} .ap { background: yellow; } .pp { background: #333; } .nav, .nav a { font: normal 12px Arial; color: #aaa; } .th { background: #333; padding: 10; border-radius: 4px; text-align: center; vertical-align: top; } .tt, .tt a { font: bold 12px Arial; color: #bdf; text-decoration: none; padding: 3 0 0 0; } .op { opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); } .oop { opacity: 0.5 ; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); } .price { font: bold 20px arial; color: #009900; } a.act { color: yellow; } .bot td a.act { color: yellow; } a:hover, .bot td a:hover, .bot td a.act:hover { color: lime; }