/* ============================================
   CSS: Главная страница
   Copyright: Artox [http://www.artox.by]
   Coder: Ivan Leonchikov [ivan@iliven.net]
   Version: 07 October 2006
==============================================*/
* { margin:0; padding:0; }
html { width:100%; height:100%; }
body { position:relative; width:100%; min-width:997px; height:auto; min-height:100%; background:#e7c094 url(bg-body.png) repeat-x; }

a { text-decoration:underline; }
a:hover { text-decoration:none; }
img { border:0; }
h5 { padding-bottom:15px; font:normal 14px Arial; color:#000; }

#parent { position:relative; width:997px; height:auto; margin:0 auto; font:normal 100% Arial; color:#000; }
.clear { clear:both; float:none !important; height:1px !important; font-size:1px !important; border:none; margin:0 !important; padding:0 !important; background:transparent !important; visibility:hidden !important; }

.top { width:100%; height:642px; }
.left { width:384px; float:left; }
.right { width:613px; float:left; }

/* ============================================
   Левая колонка
==============================================*/
.logo { position:absolute; z-index:999; top:29px; left:91px; }

.home { position:absolute; z-index:999; top:187px; left:91px; width:18px; height:23px; padding:2px 0 0 7px; background-color:#e60000; }
.mail { position:absolute; z-index:999; top:188px; left:161px; }
.search { position:absolute; z-index:999; top:189px; left:221px; }

.text { height:348px; overflow:hidden; margin-bottom:20px; padding:245px 18px 0 89px; font:normal 12px/14px Arial; color:#000; }
.text p { padding:7px 0 9px 0; }
.text a { font:normal2 12px Arial; color:#e60000; }
.text a.more { font-size:10px; }

.left h2 { display:block; height:22px; padding:9px 0 0 89px; font:bold 14px Arial; color:#fff; text-transform:uppercase; background-color:#e60000; }

/* ============================================
   Правая колонка
==============================================*/
.top-left, .top-center, .top-center2, .top-right { width:150px; height:11px; float:left; background-color:#000; border-right:1px solid #fff; border-bottom:5px solid #e60000; }
.top-center { background-color:#8c8c8c; border-bottom:5px solid #ff7200; width: 120px;}
.top-center2 { background-color:#8c8c8c; border-bottom:5px solid #ff7200;}
.top-right { width:214px; background-color:#dadada; border-right: 0; border-bottom:5px solid #0072e6; width: 190px;}

.top-left-menu, .top-center-menu, .top-center2-menu, .top-right-menu { width:150px; height:124px; float:left; border-right:1px solid #dfdfdf; }
.top-left-menu a, .top-center-menu a, .top-center2-menu a, .top-right-menu a { display:block; width:100%; padding:24px 0 24px 0; text-decoration:underline; font:normal 12px Arial; color:#000; text-transform:uppercase; }
.top-left-menu a:hover, .top-center-menu a:hover, .top-center2-menu a:hover, .top-right-menu a:hover { background-color:#fcf0da; text-decoration:underline; }
.top-left-menu img { display:block; margin: 0 auto 10px auto; }
.top-center-menu { width:120px; }
.top-center-menu img { display:block; margin:0 auto 10px auto; }
.top-center2-menu img { display:block; margin:0 auto 10px auto; }
.top-right-menu { width:190px; border-right:0; }
.top-right-menu img { display:block; margin:0 auto 10px auto; }
.top-left-menu a span { display:block; text-align: center;}
.top-center-menu a span { display:block; text-align: center;}
.top-center2-menu a span { display:block; text-align: center;}
.top-right-menu a span { display:block; text-align: center;}

.flash { width:613px; height:472px; margin-top:-12px; }
.right h2 { display:block; height:22px; margin-top:11px; padding:9px 0 0 37px; font:bold 14px Arial; color:#fff; text-transform:uppercase; background-color:#0355a9; }

/* ============================================
   Контакты и Новости
==============================================*/
.middle { position:relative; padding-bottom:5px; background:url(bg-middle.gif) no-repeat 0 100%; height:1%; }
.middle .contact { width:215px; height:100px; margin:14px 0 0 28px; padding:38px 40px 40px 62px; background:url(contact.png) no-repeat; font:normal 12px Arial; color:#000; }

.contact { width:215px; height:100px; margin:14px 0 0 28px; padding:38px 40px 40px 62px; background:url(contact.png) no-repeat; font:normal 12px Arial; color:#000; }

.news, .news-2 { width:232px; float:left; padding:41px 50px 20px 37px; }
.news-2 { padding-right:0; }

.date { width:54px; margin-bottom:19px; padding:0 4px 0 2px; font:normal 10px Arial; color:#fff; background-color:#000; }
.middle .right { font:normal 12px/17px Arial; }
.middle .right a { font:normal 12px/11px Arial; color:#0355a9; }
.middle .right p { padding-top:7px; font:normal 12px Arial; color:#000; }

/* ============================================
   Подвал
==============================================*/
#footer {padding:72px 0 50px 0; font:normal 12px/19px Arial; color:#000; }
#footer .left { width:293px; padding-left:50px; }
#footer .left a { font:normal 12px Arial; color:#0355a9; }

#footer .right { width:603px; padding:9px 0 0 40px; }
#footer .right a { display:block; float:left; margin-right:18px; font:normal 12px 'Arial Narrow'; color:#0355a9; text-transform:uppercase; }

/* ============================================
   End
==============================================*/

div.pop {position: absolute; z-index: 9999999; display:none; background-color:#FFFCF5; padding: 10px;  border:solid #FF7200 1px; margin-top:14px;}
div.pop p {padding-top:3px;}
div.pop h2 {display:inline; color:#FF7200; background:none; margin:0px; margin-top:10px; padding:0px; text-transform:none; font-weight:bold; font-size:12px;} 