/* ============================================
   CSS: Общие стили для всех браузеров. Шаблон главной.
   Site: NightClubAwards 2006 [http://www.awards.by]
   Copyright: Astronim* [http://www.astronim.com]
   Coder: Ivan Leonchikov [ivan@iliven.net]
   Version: 12 May 2006
==============================================*/
* { margin:0; padding:0; }
html { width:100%; height:100%; }
body { position:relative; width:100%; height:802px; min-width:1002px; background-color:#000; }

a { font:normal 12px Arial; color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; }
img { border:0; }

#parent { width:100%; height:802px; min-width:1002px; overflow:hidden; font:normal 15px/15px Arial; color:#fff; background:#000 url(../i/bg_right.jpg) no-repeat 100% 0; }
.clear { clear:both; float:none !important; height:0px !important; font-size:1px !important; border:none; margin:0 !important; padding:0 !important; background:transparent !important; visibility:hidden !important; }

.logo { position:absolute; z-index:999; top:65px; left:40%; margin-left:-345px; }

.mail { position:absolute; z-index:999; top:23px; right:52px; }
.map { position:absolute; z-index:999; top:23px; right:91px; }
.title { position:absolute; z-index:999; top:19px; left:59px; }
.title a { font:normal 12px Arial; color:#5241d4; }

.menu { position:absolute; z-index:999; top:20px; left:55%; margin-left:-317px; width:65%; }
.menu a { display:block; float:left; margin-right:12px; padding-left:16px; background:url(../i/menu_bg.png) no-repeat; }
.menu a.first { padding-left:0; background:none; }

.text { position:absolute; z-index:999; top:250px; left:55%; margin-left:-317px; width:260px; color:#e0e2e3; font:normal 14px/16px Arial; }
.text img { margin-top:20px; }
.text a { font:normal 14px/16px Arial; color:#fff; }

.left { height:802px; margin-right:662px; background:url(../i/bg_body.jpg) repeat-x 0 100%; }
.left2 { width:330px; height:802px; background:url(../i/bg_left.jpg) no-repeat 0 100%; }
.right { position:absolute; top:40px; right:0px; width:488px; height:701px; }

div.counter { display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px; }

/* ============================================
   Конец
==============================================*/

