﻿body {
  padding:0; margin:0 auto;
  width: 1200px;
  font-family: Tahoma;
  font-size: 9pt;
  min-height:100%;
  position:relative
}

#page { width: 1200px; height: 100%}

#leftPart {width: 277px; background-image: url(/files/leftMenuBack.png); background-repeat: repeat-y; padding-top:15px; min-height: 100%}
#aboutMetallist {width: 219px; text-align: center; margin: 0px 0px 20px 29px; color: #000000; font-size: 10pt}
.leftMenuItem { background-image: url(/files/leftMenuItem.png); width: 257px; height: 29px; margin-bottom: 2px}
.leftMenuItem img { width: 30px; height: 29px; vertical-align: middle; padding-right: 3px}
.leftMenuItem a, .leftMenuItem a:visited { color: #ffffff; text-decoration: none}
.leftMenuItem a:hover { color: #ffffff; text-decoration: underline}
.leftMenuList { list-style-type: none; color: #1f68c3; margin-left: 0px; margin-top: 0px; padding-left: 0px}
.leftMenuList li { margin-left: 15px}

#contentPart { width: 922px; float: right}
#content { margin-left: 15px}
#topLinks { margin: 16px 0px 0px 14px; color: #1f68c3}
#topMenu { background-image: url(/files/topMenu.png); background-position:top right; background-repeat: no-repeat; width: 853px; height: 38px; margin: 17px 0px 10px 11px}
#topMenuLine {padding-top: 11px; font-weight: bold;}
#topMenuLine a, #topMenuLine a:visited { color: #ffffff; text-decoration: none; margin-left: 20px}
#topMenuLine a:hover { color: #ffffff; text-decoration: underline; margin-left: 20px}
#subMenu { width: 95%; margin-bottom: 15px; text-align: center}

#footer { background-color: #949694; clear: both; height: 100px; padding-top: 15px}
#footer .left { color: #ffffff; margin: 0px 20px 0px 30px; width: 250px}
#footer .left a, #footer .left a:visited { color: #ffffff; text-decoration: none}
#footer .left a:hover { color: #ffffff; text-decoration: underline}
#footer .counters {float: right; margin-right: 10px; width: 200px; margin-top: 23px}
#footer .logo {float: right; width: 200px}
#footer .logo a, #footer .logo a:visited { font-size: 8pt; text-decoration: none; color: #f7f7f7}
#footer .logo a:hover { font-size: 8pt; text-decoration: underline; color: #f7f7f7}
#footer .about { float: right; width: 450px; margin-right: 40px; margin-top: 10px; color: #ffffff; font-size: 8pt}

#news .date { font-weight: bold}
#news .name { font-weight: bold}
#news .annotation { margin-bottom: 20px}

.searchInput { width: 139px; height: 18px; border: 0px; background-image: url(/files/searchBack.png); background-repeat: no-repeat; font-family: Tahoma; font-size: 9pt}